  @charset "UTF-8";
  /*------------------------------------*\
      $HELPERS
      -> Extends, Functions, Mixins, Animations
  \*------------------------------------*/
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /**
  * 1. Set default font family to sans-serif.
  * 2. Prevent iOS text size adjust after orientation change, without disabling
  *    user zoom.
  */
  html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }

  /**
  * Remove default margin.
  */
  body {
    margin: 0; }

  /* HTML5 display definitions
    ========================================================================== */
  /**
  * Correct `block` display not defined for any HTML5 element in IE 8/9.
  * Correct `block` display not defined for `details` or `summary` in IE 10/11
  * and Firefox.
  * Correct `block` display not defined for `main` in IE 11.
  */
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block; }

  /**
  * 1. Correct `inline-block` display not defined in IE 8/9.
  * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
  */
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }

  /**
  * Prevent modern browsers from displaying `audio` without controls.
  * Remove excess height in iOS 5 devices.
  */
  audio:not([controls]) {
    display: none;
    height: 0; }

  /**
  * Address `[hidden]` styling not present in IE 8/9/10.
  * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
  */
  [hidden],
  template {
    display: none; }

  /* Links
    ========================================================================== */
  /**
  * Remove the gray background color from active links in IE 10.
  */
  a {
    background-color: transparent; }

  /**
  * Improve readability when focused and also mouse hovered in all browsers.
  */
  a:active,
  a:hover {
    outline: 0; }

  /* Text-level semantics
    ========================================================================== */
  /**
  * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
  */
  abbr[title] {
    border-bottom: 1px dotted; }

  /**
  * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
  */
  b,
  strong {
    font-weight: bold; }

  /**
  * Address styling not present in Safari and Chrome.
  */
  dfn {
    font-style: italic; }

  /**
  * Address variable `h1` font-size and margin within `section` and `article`
  * contexts in Firefox 4+, Safari, and Chrome.
  */
  h1 {
    font-size: 2em;
    margin: 0.67em 0; }

  /**
  * Address styling not present in IE 8/9.
  */
  mark {
    background: #ff0;
    color: #000; }

  /**
  * Address inconsistent and variable font size in all browsers.
  */
  small {
    font-size: 80%; }

  /**
  * Prevent `sub` and `sup` affecting `line-height` in all browsers.
  */
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

  sup {
    top: -0.5em; }

  sub {
    bottom: -0.25em; }

  /* Embedded content
    ========================================================================== */
  /**
  * Remove border when inside `a` element in IE 8/9/10.
  */
  img {
    border: 0; }

  /**
  * Correct overflow not hidden in IE 9/10/11.
  */
  svg:not(:root) {
    overflow: hidden; }

  /* Grouping content
    ========================================================================== */
  /**
  * Address margin not present in IE 8/9 and Safari.
  */
  figure {
    margin: 1em 40px; }

  /**
  * Address differences between Firefox and other browsers.
  */
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

  /**
  * Contain overflow in all browsers.
  */
  pre {
    overflow: auto; }

  /**
  * Address odd `em`-unit font size rendering in all browsers.
  */
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em; }

  /* Forms
    ========================================================================== */
  /**
  * Known limitation: by default, Chrome and Safari on OS X allow very limited
  * styling of `select`, unless a `border` property is set.
  */
  /**
  * 1. Correct color not being inherited.
  *    Known issue: affects color of disabled elements.
  * 2. Correct font properties not being inherited.
  * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
  */
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }

  /**
  * 1. Address `overflow` set to `hidden` in IE 8/9/10/11.
  * 2. Reset padding for webkit
  */
  button {
    overflow: visible;
    /* 1 */
    padding: 0;
    /* 2 */ }

  /**
  * Address inconsistent `text-transform` inheritance for `button` and `select`.
  * All other form control elements do not inherit `text-transform` values.
  * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
  * Correct `select` style inheritance in Firefox.
  */
  button,
  select {
    text-transform: none; }

  /**
  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  *    and `video` controls.
  * 2. Correct inability to style clickable `input` types in iOS.
  * 3. Improve usability and consistency of cursor style between image-type
  *    `input` and others.
  */
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }

  /**
  * Re-set default cursor for disabled elements.
  */
  button[disabled],
  html input[disabled] {
    cursor: default; }

  /**
  * Remove inner padding and border in Firefox 4+.
  */
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }

  /**
  * Address Firefox 4+ setting `line-height` on `input` using `!important` in
  * the UA stylesheet.
  */
  input {
    line-height: normal; }

  /**
  * It's recommended that you don't attempt to style these elements.
  * Firefox's implementation doesn't respect box-sizing, padding, or width.
  *
  * 1. Address box sizing set to `content-box` in IE 8/9/10.
  * 2. Remove excess padding in IE 8/9/10.
  */
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

  /**
  * Fix the cursor style for Chrome's increment/decrement buttons. For certain
  * `font-size` values of the `input`, it causes the cursor style of the
  * decrement button to change from `default` to `text`.
  */
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

  /**
  * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
  * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
  *    (include `-moz` to future-proof).
  */
  input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }

  /**
  * Remove inner padding and search cancel button in Safari and Chrome on OS X.
  * Safari (but not Chrome) clips the cancel button when the search input has
  * padding (and `textfield` appearance).
  */
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

  /**
  * Define consistent border, margin, and padding.
  */
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

  /**
  * 1. Correct `color` not being inherited in IE 8/9/10/11.
  * 2. Remove padding so people aren't caught out if they zero out fieldsets.
  */
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }

  /**
  * Remove default vertical scrollbar in IE 8/9/10/11.
  */
  textarea {
    overflow: auto; }

  /**
  * Don't inherit the `font-weight` (applied by a rule above).
  * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
  */
  optgroup {
    font-weight: bold; }

  /* Tables
    ========================================================================== */
  /**
  * Remove most spacing between table cells.
  */
  table {
    border-collapse: collapse;
    border-spacing: 0; }

  td,
  th {
    padding: 0; }

  /* Tipos */
  @font-face {
    font-family: "BasierSquare";
    src: url("../fonts/BasierSquare-Regular.woff2") format("woff2"), url("../fonts/BasierSquare-Regular.woff") format("woff"), url("../fonts/BasierSquare-Regular.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: 400;
    font-style: normal;
    font-stretch: normal; }
  @font-face {
    font-family: "BasierSquare";
    src: url("../fonts/BasierSquare-Medium.woff2") format("woff2"), url("../fonts/BasierSquare-Medium.woff") format("woff"), url("../fonts/BasierSquare-Medium.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: 500;
    font-style: normal;
    font-stretch: normal; }
  @font-face {
    font-family: "BasierSquare";
    src: url("../fonts/BasierSquare-SemiBold.woff2") format("woff2"), url("../fonts/BasierSquare-SemiBold.woff") format("woff"), url("../fonts/BasierSquare-SemiBold.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: 600;
    font-style: normal;
    font-stretch: normal; }
  @font-face {
    font-family: "BasierSquare";
    src: url("../fonts/BasierSquare-Bold.woff2") format("woff2"), url("../fonts/BasierSquare-Bold.woff") format("woff"), url("../fonts/BasierSquare-Bold.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: 700;
    font-style: normal;
    font-stretch: normal; }
  @font-face {
    font-family: "BasierSquare";
    src: url("../fonts/BasierSquare-RegularItalic.woff2") format("woff2"), url("../fonts/BasierSquare-RegularItalic.woff") format("woff"), url("../fonts/BasierSquare-RegularItalic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: 400;
    font-style: italic;
    font-stretch: normal; }
  @font-face {
    font-family: "AlianzaIcons";
    src: url("../fonts/AlianzaIcons.woff2") format("woff2"), url("../fonts/AlianzaIcons.woff") format("woff"), url("../fonts/AlianzaIcons.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
    font-weight: normal;
    font-style: normal;
    font-stretch: normal; }
  @font-face {
      font-family: "Roboto";
      src: url("../fonts/Roboto-Regular.ttf") format("truetype");
      /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5, Android 2.2+,  */
        font-weight: 400;
      font-style: normal;
      font-stretch: normal; }
  /* Global */
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  ::-moz-selection {
    background: #d8d8d8;
    color: #fff; }

  ::selection {
    background: #d8d8d8;
    color: #fff; }

  ::-moz-selection {
    background: #d8d8d8;
    color: #fff; }

  html {
    font-size: 100%; }

  body {
    position: relative;
    background: #ffffff;
    color: #252a33;
    font-family: "BasierSquare", sans-serif;
    font-weight: 500;
    font-size: 100%;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden; }
    body.is-layer-open::after {
      opacity: 1;
      pointer-events: all; }
    body::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.4s ease;
      transition: opacity 0.4s ease;
      z-index: 3; }

  /* Content */
  iframe {
    max-width: 100%; }

  img {
    vertical-align: middle;
    max-width: 100%;
    height: auto; }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold;
    margin: 0; }

  ul,
  ol,
  dl,
  dd {
    list-style: none;
    margin: 0;
    padding: 0; }

  p {
    line-height: 1.3;
    margin: 0; }

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

  p a {
    color: #d8d8d8; }

  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem; }

  .row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem; }

  .row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }

  .col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse; }

  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 1rem; }

  .col-xs {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%; }

  .col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%; }

  .col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%; }

  .col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%; }

  .col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%; }

  .col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%; }

  .col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%; }

  .col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%; }

  .col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-xs-offset-1 {
    margin-left: 8.333%; }

  .col-xs-offset-2 {
    margin-left: 16.667%; }

  .col-xs-offset-3 {
    margin-left: 25%; }

  .col-xs-offset-4 {
    margin-left: 33.333%; }

  .col-xs-offset-5 {
    margin-left: 41.667%; }

  .col-xs-offset-6 {
    margin-left: 50%; }

  .col-xs-offset-7 {
    margin-left: 58.333%; }

  .col-xs-offset-8 {
    margin-left: 66.667%; }

  .col-xs-offset-9 {
    margin-left: 75%; }

  .col-xs-offset-10 {
    margin-left: 83.333%; }

  .col-xs-offset-11 {
    margin-left: 91.667%; }

  .start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center; }

  .end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start; }

  .middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; }

  .bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end; }

  .around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between; }

  .first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1; }

  .last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1; }

  @media only screen and (min-width: 667px) {
    .container {
      width: 667px;
    }

    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      flex: 0 0 auto;
      padding-right: 0.5rem;
      padding-left: 0.5rem;
      padding-top: 1rem; }

    .col-sm {
      -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%; }

    .col-sm-1 {
      -ms-flex-preferred-size: 8.333%;
      flex-basis: 8.333%;
      max-width: 8.333%; }

    .col-sm-2 {
      -ms-flex-preferred-size: 16.667%;
      flex-basis: 16.667%;
      max-width: 16.667%; }

    .col-sm-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }

    .col-sm-4 {
      -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
      max-width: 33.333%; }

    .col-sm-5 {
      -ms-flex-preferred-size: 41.667%;
      flex-basis: 41.667%;
      max-width: 41.667%; }

    .col-sm-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }

    .col-sm-7 {
      -ms-flex-preferred-size: 58.333%;
      flex-basis: 58.333%;
      max-width: 58.333%; }

    .col-sm-8 {
      -ms-flex-preferred-size: 66.667%;
      flex-basis: 66.667%;
      max-width: 66.667%; }

    .col-sm-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%; }

    .col-sm-10 {
      -ms-flex-preferred-size: 83.333%;
      flex-basis: 83.333%;
      max-width: 83.333%; }

    .col-sm-11 {
      -ms-flex-preferred-size: 91.667%;
      flex-basis: 91.667%;
      max-width: 91.667%; }

    .col-sm-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }

    .col-sm-offset-1 {
      margin-left: 8.333%; }

    .col-sm-offset-2 {
      margin-left: 16.667%; }

    .col-sm-offset-3 {
      margin-left: 25%; }

    .col-sm-offset-4 {
      margin-left: 33.333%; }

    .col-sm-offset-5 {
      margin-left: 41.667%; }

    .col-sm-offset-6 {
      margin-left: 50%; }

    .col-sm-offset-7 {
      margin-left: 58.333%; }

    .col-sm-offset-8 {
      margin-left: 66.667%; }

    .col-sm-offset-9 {
      margin-left: 75%; }

    .col-sm-offset-10 {
      margin-left: 83.333%; }

    .col-sm-offset-11 {
      margin-left: 91.667%; }

    .start-sm {
      -ms-flex-pack: start;
      -webkit-box-pack: start;
      justify-content: flex-start;
      text-align: start; }

    .center-sm {
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      text-align: center; }

    .end-sm {
      -ms-flex-pack: end;
      -webkit-box-pack: end;
      justify-content: flex-end;
      text-align: end; }

    .top-sm {
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: flex-start; }

    .middle-sm {
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center; }

    .bottom-sm {
      -ms-flex-align: end;
      -webkit-box-align: end;
      align-items: flex-end; }

    .around-sm {
      -ms-flex-pack: distribute;
      justify-content: space-around; }

    .between-sm {
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      justify-content: space-between; }

    .first-sm {
      -ms-flex-order: -1;
      -webkit-box-ordinal-group: 0;
      order: -1; }

    .last-sm {
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 2;
      order: 1; } }
  @media only screen and (min-width: 1024px) {
    .container {
      width: 1024px; }

    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      flex: 0 0 auto; }

    .col-md {
      -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%; }

    .col-md-1 {
      -ms-flex-preferred-size: 8.333%;
      flex-basis: 8.333%;
      max-width: 8.333%; }

    .col-md-2 {
      -ms-flex-preferred-size: 16.667%;
      flex-basis: 16.667%;
      max-width: 16.667%; }

    .col-md-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }

    .col-md-4 {
      -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
      max-width: 33.333%; }

    .col-md-5 {
      -ms-flex-preferred-size: 41.667%;
      flex-basis: 41.667%;
      max-width: 41.667%; }

    .col-md-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }

    .col-md-7 {
      -ms-flex-preferred-size: 58.333%;
      flex-basis: 58.333%;
      max-width: 58.333%; }

    .col-md-8 {
      -ms-flex-preferred-size: 66.667%;
      flex-basis: 66.667%;
      max-width: 66.667%; }

    .col-md-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%; }

    .col-md-10 {
      -ms-flex-preferred-size: 83.333%;
      flex-basis: 83.333%;
      max-width: 83.333%; }

    .col-md-11 {
      -ms-flex-preferred-size: 91.667%;
      flex-basis: 91.667%;
      max-width: 91.667%; }

    .col-md-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }

    .col-md-offset-0 {
      margin-left: 0; }

    .col-md-offset-1 {
      margin-left: 8.333%; }

    .col-md-offset-2 {
      margin-left: 16.667%; }

    .col-md-offset-3 {
      margin-left: 25%; }

    .col-md-offset-4 {
      margin-left: 33.333%; }

    .col-md-offset-5 {
      margin-left: 41.667%; }

    .col-md-offset-6 {
      margin-left: 50%; }

    .col-md-offset-7 {
      margin-left: 58.333%; }

    .col-md-offset-8 {
      margin-left: 66.667%; }

    .col-md-offset-9 {
      margin-left: 75%; }

    .col-md-offset-10 {
      margin-left: 83.333%; }

    .col-md-offset-11 {
      margin-left: 91.667%; }

    .start-md {
      -ms-flex-pack: start;
      -webkit-box-pack: start;
      justify-content: flex-start;
      text-align: start; }

    .center-md {
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      text-align: center; }

    .end-md {
      -ms-flex-pack: end;
      -webkit-box-pack: end;
      justify-content: flex-end;
      text-align: end; }

    .top-md {
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: flex-start; }

    .middle-md {
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center; }

    .bottom-md {
      -ms-flex-align: end;
      -webkit-box-align: end;
      align-items: flex-end; }

    .around-md {
      -ms-flex-pack: distribute;
      justify-content: space-around; }

    .between-md {
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      justify-content: space-between; }

    .first-md {
      -ms-flex-order: -1;
      -webkit-box-ordinal-group: 0;
      order: -1; }

    .last-md {
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 2;
      order: 1; } }
  @media only screen and (min-width: 1240px) {
    .container {
      width: 1240px; }

    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      flex: 0 0 auto; }

    .col-lg {
      -ms-flex-positive: 1;
      -webkit-box-flex: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%; }

    .col-lg-1 {
      -ms-flex-preferred-size: 8.333%;
      flex-basis: 8.333%;
      max-width: 8.333%; }

    .col-lg-2 {
      -ms-flex-preferred-size: 16.667%;
      flex-basis: 16.667%;
      max-width: 16.667%; }

    .col-lg-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }

    .col-lg-4 {
      -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
      max-width: 33.333%; }

    .col-lg-5 {
      -ms-flex-preferred-size: 41.667%;
      flex-basis: 41.667%;
      max-width: 41.667%; }

    .col-lg-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }

    .col-lg-7 {
      -ms-flex-preferred-size: 58.333%;
      flex-basis: 58.333%;
      max-width: 58.333%; }

    .col-lg-8 {
      -ms-flex-preferred-size: 66.667%;
      flex-basis: 66.667%;
      max-width: 66.667%; }

    .col-lg-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%; }

    .col-lg-10 {
      -ms-flex-preferred-size: 83.333%;
      flex-basis: 83.333%;
      max-width: 83.333%; }

    .col-lg-11 {
      -ms-flex-preferred-size: 91.667%;
      flex-basis: 91.667%;
      max-width: 91.667%; }

    .col-lg-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }

    .col-lg-offset-1 {
      margin-left: 8.333%; }

    .col-lg-offset-2 {
      margin-left: 16.667%; }

    .col-lg-offset-3 {
      margin-left: 25%; }

    .col-lg-offset-4 {
      margin-left: 33.333%; }

    .col-lg-offset-5 {
      margin-left: 41.667%; }

    .col-lg-offset-6 {
      margin-left: 50%; }

    .col-lg-offset-7 {
      margin-left: 58.333%; }

    .col-lg-offset-8 {
      margin-left: 66.667%; }

    .col-lg-offset-9 {
      margin-left: 75%; }

    .col-lg-offset-10 {
      margin-left: 83.333%; }

    .col-lg-offset-11 {
      margin-left: 91.667%; }

    .start-lg {
      -ms-flex-pack: start;
      -webkit-box-pack: start;
      justify-content: flex-start;
      text-align: start; }

    .center-lg {
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      text-align: center; }

    .end-lg {
      -ms-flex-pack: end;
      -webkit-box-pack: end;
      justify-content: flex-end;
      text-align: end; }

    .top-lg {
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: flex-start; }

    .middle-lg {
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center; }

    .bottom-lg {
      -ms-flex-align: end;
      -webkit-box-align: end;
      align-items: flex-end; }

    .around-lg {
      -ms-flex-pack: distribute;
      justify-content: space-around; }

    .between-lg {
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      justify-content: space-between; }

    .first-lg {
      -ms-flex-order: -1;
      -webkit-box-ordinal-group: 0;
      order: -1; }

    .last-lg {
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 2;
      order: 1; } }
  .wrapper,
  .inner-wrapper {
    margin:  0 auto;
    margin:  0 auto;
    padding:  0 20px;
    padding:  0 1.25rem; }

  .wrapper {
    max-width: 1280px;
    position: relative; }

  .inner-wrapper {
    max-width: calc(1280px - 204px);
    position: relative; }

  html,
  body,
  .outer-wrapper {
    width: 100%;
    overflow-x: hidden; }

  canvas {
    display: none; }

  .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 0.0625rem;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0.0625rem;
    word-wrap: normal; }

  .no-space {
    padding: 0; }

  @media only screen and (min-width: 1024px) {
    .show-in-mobile {
      display: none !important; } }

  @media only screen and (max-width: 1023px) {
    .hide-in-mobile {
      display: none; } }

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

  .right-align {
    text-align: right; }

  .spacer-top {
    margin-top: 14px;
    margin-top: 0.875rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem; }

  .spacer-bottom {
    margin-top: 0;
    margin-bottom: 110px;
    margin-bottom: 6.875rem; }

  @media (min-width: 1024px) {
    .spacer-top {
      margin-top: 24px;
      margin-top: 1.5rem;
      margin-bottom: 28px;
      margin-bottom: 1.75rem; }

    .spacer-bottom {
      margin-top: 10px;
      margin-top: 0.625rem;
      margin-bottom: 130px;
      margin-bottom: 8.125rem; } }
  .js-collapsible .js-collapsible-content {
    display: none; }
  .js-collapsible .js-collapsible-trigger .icon {
    -webkit-transition: .2s ease;
    transition: .2s ease; }
  .js-collapsible.is-visible .js-collapsible-content {
    display: block; }
  .js-collapsible.is-visible .js-collapsible-trigger .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

  .paragraph {
    font-size: 16px;
    font-size: 1rem;
    line-height: 27px;
    line-height: 1.6875rem;
    color: #6a6a6a;
    font-weight: 400;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem; }

  .button-primary,
  .button-secondary,
  .button-tertiary {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    cursor: pointer;
    padding:  0 8px;
    padding:  0 0.5rem;
    text-transform: uppercase;
    margin: 0;
    border: 1px solid transparent;
    outline: none;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    height: 1.875rem!important;
    letter-spacing: 0.3px;
    display: -webkit-inline-box;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .button-primary:disabled,
    .button-secondary:disabled,
    .button-tertiary:disabled, .disabled.button-primary,
    .disabled.button-secondary,
    .disabled.button-tertiary, [disabled].button-primary,
    [disabled].button-secondary,
    [disabled].button-tertiary {
      pointer-events: none;
      opacity: 0.4;
      background: #efefef; }
    .button-primary .icon,
    .button-secondary .icon,
    .button-tertiary .icon,
    .button-primary .text,
    .button-secondary .text,
    .button-tertiary .text {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
    .button-primary span:nth-child(1),
    .button-secondary span:nth-child(1),
    .button-tertiary span:nth-child(1) {
      margin:  0 24px 0 0;
      margin:  0 1.5rem 0 0; }
    .button-primary .icon,
    .button-secondary .icon,
    .button-tertiary .icon {
      font-size: 20px;
      font-size: 1.25rem;
      -webkit-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

  .button-primary {
    position: relative;
    background: #d8d8d8;
    color: #252a33; }
    .button-primary::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.2);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }
    .button-primary:hover::after {
      opacity: 1; }
    .button-primary.alternate {
      will-change: background-color;
      background-color: #ffffff; }
      .button-primary.alternate:hover {
        background-color: #d8d8d8;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
      .button-primary.alternate:active {
        background-color: #91959b; }
      .button-primary.alternate.disabled {
        background-color: #303742;
        color: #000000; }

  .button-secondary {
    background: #1f232a;
    color: #ffffff; }
    .button-secondary:hover {
      background-color: #414346; }
    .button-secondary:active {
      background-color: #91959b; }
    .button-secondary.disabled {
      background-color: #e9e9e9;
      color: #cdcdcd; }

  .button-tertiary {
    background: #f8cf6b;
    color: #252a33; }
    .button-tertiary:hover, .button-tertiary:active {
      background-color: #e8bc52; }
    .button-tertiary.disabled {
      background-color: #e9e9e9;
      color: #cdcdcd; }

  .button-icon {
    border: none;
    outline: none;
    color: #252a33;
    font-size: 38px;
    font-size: 2.375rem; }
    .button-icon.toggle {
      background: #efefef;
      width: 3rem;
      height: 3rem;
      font-size: 26px;
      font-size: 1.625rem; }
      .button-icon.toggle:hover {
        background: #1f232a;
        color: #ffffff; }
      .button-icon.toggle.active {
        background: #1f232a;
        color: #ffffff; }

  .button-icon-text {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #252a33;
    font-size: 22px;
    font-size: 1.375rem; }
    .button-icon-text .icon {
      margin-right: 0.1875rem; }
    .button-icon-text .text {
      font-size: 13px;
      font-size: 0.8125rem; }

  .button-read {
    display: block;
    position: relative;
    background: transparent;
    border: none;
    outline: none; }
    .button-read .text {
      display: block;
      background: #ffffff;
      color: #058a83;
      text-transform: uppercase;
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: 600;
      letter-spacing: 1px;
      height: 1.875rem;
      line-height: 1.875rem;
      padding:  0 26px 0 10px;
      padding:  0 1.625rem 0 0.625rem;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
  .button-read img {
    position: absolute;
    top: -0.375rem;
    right: -1.5625rem;
    width: 2.875rem; }

.button-attach {
  display: block;
  position: relative;
  background: transparent;
  border: none;
  outline: none; }
  .button-attach .text {
    display: block;
    background: #ffffff;
    color: #666;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 1px;
    height: 1.875rem;
    line-height: 1.875rem;
    padding:  0 26px 0 10px;
    padding:  0 1.625rem 0 0.625rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
  .button-attach img {
    position: absolute;
    top: -0.375rem;
    right: -1.5625rem;}

  .icon {
    display: inline-block;
    vertical-align: middle;
    font-family: 'AlianzaIcons';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    overflow: hidden;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .icon svg {
    display: block;
    height: 100%;
    max-width: 100%; }

  .no-svg .icon svg {
    display: none !important; }
  .no-svg .icon:before {
    display: inline-block; }

  .icon-delete:before {
    content: "\e91c"; }

  .icon-filters:before {
    content: "\e91d"; }

  .icon-mail:before {
    content: "\e91b"; }

  .icon-heart-fill:before {
    content: "\e912"; }

  .icon-heart-stroke:before {
    content: "\e907"; }

  .icon-close:before {
    content: "\e914"; }

  .icon-facebook-fill:before {
    content: "\e909"; }

  .icon-instagram-stroke:before {
    content: "\e90b"; }

  .icon-twitter-fill:before {
    content: "\e90f"; }

  .icon-facebook:before {
    content: "\e915"; }

  .icon-instagram:before {
    content: "\e916"; }

  .icon-pinterest:before {
    content: "\e917"; }

  .icon-spotify:before {
    content: "\e918"; }

  .icon-twitter:before {
    content: "\e919"; }

  .icon-youtube:before {
    content: "\e91a"; }

  .icon-arrow-right:before {
    content: "\e900"; }

  .icon-arrow-left:before {
    content: '\e900';
    display: block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  .icon-chevron-down:before {
    content: "\e901"; }

  .icon-chevron-left:before {
    content: "\e902"; }

  .icon-chevron-right:before {
    content: "\e903"; }

  .icon-chevron-up:before {
    content: "\e904"; }

  .icon-clock:before {
    content: "\e905"; }

  .icon-facebook-square:before {
    content: "\e906"; }

  .icon-grid:before {
    content: "\e908"; }

  .icon-list:before {
    content: "\e90a"; }

  .icon-quote:before {
    content: "\e90c"; }

  .icon-search:before {
    content: "\e90d"; }

  .icon-shelf:before {
    content: "\e90e"; }

  .icon-start-to-read:before {
    content: "\e910"; }

  .icon-text:before {
    content: "\e911"; }

  .icon-video:before {
    content: "\e913"; }

  .social-iframe {
    max-width: 330px;
    max-width: 20.625rem;
    margin: 0 auto; }
    .social-iframe a {
      display: block; }
    .social-iframe .img {
      max-width: 100%;
      height: auto;
      width: 100%; }

  form {
    margin: 0; }

  fieldset {
    border: none;
    margin: 0;
    padding: 0; }

  button,
  input,
  textarea {
    -webkit-appearance: none;
    border-radius: 0; }

  button,
  input,
  select,
  textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }

  select::-ms-expand {
    display: none; }

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

  textarea {
    overflow: auto;
    vertical-align: top; }

  button,
  input,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%; }

  input[type='checkbox'],
  input[type='radio'] {
    width: auto; }

  .checkbox-wrapper {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-left: 1.875rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
    .checkbox-wrapper .checkbox-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 500;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 18px;
      line-height: 1.125rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      color: #6a6a6a; }
      .checkbox-wrapper .checkbox-label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .checkbox-wrapper .checkbox-label .checkmark {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        height: 1.25rem;
        width: 20px;
        width: 1.25rem;
        background-color: #ffffff;
        border: 1px solid #cdcdcd;
        border-radius: 5px;
        border-radius: 0.3125rem; }
      .checkbox-wrapper .checkbox-label:hover input ~ .checkmark, .checkbox-wrapper .checkbox-label:active input ~ .checkmark {
        background-color: #ffffff; }
      .checkbox-wrapper .checkbox-label input:checked ~ .checkmark {
        background-color: #ffffff; }
      .checkbox-wrapper .checkbox-label .checkmark:after {
        content: '';
        position: absolute;
        display: none;
        top: 50%;
        left: 50%;
        margin-left: -16%;
        margin-top: -42%;
        width: 4px;
        width: 0.25rem;
        height: 10px;
        height: 0.625rem;
        border: solid #252a33;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .checkbox-wrapper .checkbox-label input:checked ~ .checkmark:after {
        display: block; }

  .form-field {
    position: relative;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .form-field .form-input {
      border: 1px solid transparent;
      padding:  12px 20px;
      padding:  0.75rem 1.25rem;
      width: 100%;
      outline: none;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 500;
      background: #ffffff;
      font-weight: 400;
      color: #252a33; }
      .form-field .form-input:disabled, .form-field .form-input.disabled, .form-field .form-input[disabled] {
        background: #efefef;
        border-color: #efefef;
        pointer-events: none; }
    .form-field.has-error .form-input,
    .form-field.has-error .form-select {
      border-color: #f0706c; }
    .form-field.has-error .helper-text {
      color: #f0706c;
      position: relative; }
    .form-field.is-special .form-input + .button-icon {
      display: none; }
    .form-field.is-special .form-input:focus {
      padding-right: 44px;
      padding-right: 2.75rem; }
      .form-field.is-special .form-input:focus + .button-icon {
        display: block;
        position: absolute;
        top: 10px;
        top: 0.625rem;
        right: 16px;
        right: 1rem;
        font-size: 17px;
        font-size: 1.0625rem;
        background-color: transparent; }
        .form-field.is-special .form-input:focus + .button-icon .icon {
          font-size: 24px;
          font-size: 1.5rem; }
    .form-field ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #1f232a;
      /* fallback */
      color: rgba(31, 35, 42, 0.4); }
    .form-field ::-moz-placeholder {
      /* Firefox 19+ */
      color: #1f232a;
      /* fallback */
      color: rgba(31, 35, 42, 0.4); }
    .form-field :-ms-input-placeholder {
      /* IE 10+ */
      color: #1f232a;
      /* fallback */
      color: rgba(31, 35, 42, 0.4); }
    .form-field :-moz-placeholder {
      /* Firefox 18- */
      color: #1f232a;
      /* fallback */
      color: rgba(31, 35, 42, 0.4); }
    .form-field.disabled {
      opacity: 0.5;
      pointer-events: none; }
    .form-field.dark-field .form-input {
      background: #1f232a;
      /* fallback */
      background: rgba(31, 35, 42, 0.16); }
    .form-field.dark-field ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff;
      /* fallback */
      color: rgba(255, 255, 255, 0.24);
      font-weight: 500; }
    .form-field.dark-field ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff;
      /* fallback */
      color: rgba(255, 255, 255, 0.24);
      font-weight: 500; }
    .form-field.dark-field :-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff;
      /* fallback */
      color: rgba(255, 255, 255, 0.24);
      font-weight: 500; }
    .form-field.dark-field :-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff;
      /* fallback */
      color: rgba(255, 255, 255, 0.24);
      font-weight: 500; }

  .form-field-line {
    position: relative;
    background-color: transparent; }
    .form-field-line .form-input {
      width: 100%;
      border-width:  0 0 1px 0;
      border-width:  0 0 0.0625rem 0;
      border-color: #9a9a9a;
      color: #ffffff;
      font-size: 18px;
      font-size: 1.125rem;
      letter-spacing: 0.3px;
      letter-spacing: 0.01875rem;
      font-weight: 400;
      padding:  5px 25px 5px 0;
      padding:  0.3125rem 1.5625rem 0.3125rem 0;
      outline: none;
      background-color: transparent; }
      .form-field-line .form-input :-moz-placeholder,
      .form-field-line .form-input ::-moz-placeholder,
      .form-field-line .form-input :-ms-input-placeholder,
      .form-field-line .form-input ::-webkit-input-placeholder {
        color: #9a9a9a; }
    .form-field-line .form-textarea {
      background-color: transparent;
      color: #ffffff;
      min-height: 171px;
      min-height: 10.6875rem;
      width: 100%;
      border: 1px solid #9a9a9a;
      border-radius: 4px;
      border-radius: 0.25rem;
      padding:  14px 17px;
      padding:  0.875rem 1.0625rem;
      line-height: 27px;
      line-height: 1.6875rem;
      font-size: 14px;
      font-size: 0.875rem;
      outline: none; }
      .form-field-line .form-textarea :-moz-placeholder,
      .form-field-line .form-textarea ::-moz-placeholder,
      .form-field-line .form-textarea :-ms-input-placeholder,
      .form-field-line .form-textarea ::-webkit-input-placeholder {
        color: #9a9a9a;
        line-height: 27px;
        line-height: 1.6875rem;
        letter-spacing: 0.5px;
        letter-spacing: 0.03125rem;
        font-weight: 400; }
    .form-field-line.has-error .form-input {
      color: #ff0404; }
    .form-field-line.has-error .icon-close {
      font-size: 16px;
      position: absolute;
      right: 1px;
      color: #ff0404;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

  .helper-text {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #7688a2;
    margin:  10px 0;
    margin:  0.625rem 0;
    font-weight: 400; }

  .subscribe-box:not(.inline) {
    max-width: 18.75rem; }
  .subscribe-box .field-box {
    margin-top: 14px;
    margin-top: 0.875rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    background: #1b1e24;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .subscribe-box .field-box .form-field {
      margin: 0;
      -webkit-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .subscribe-box .field-box .form-input {
      background: transparent; }
    .subscribe-box .field-box .button-secondary {
      background: transparent; }

  .search-box {
    display: -webkit-inline-box;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
    .search-box .form-field {
      margin: 0; }
    .search-box .icon {
      font-size: 30px;
      font-size: 1.875rem; }

  @media (min-width: 768px) {
    .form-field-line .form-input {
      font-size: 22px;
      font-size: 1.375rem; }
    .form-field-line .form-textarea {
      font-size: 16px;
      font-size: 1rem; } }
  .alpha {
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: 600; }
    @media (max-width: 667px) {
      .alpha {
        font-size: 32px;
        font-size: 2rem; } }

  .beta {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 600; }
    @media (max-width: 667px) {
      .beta {
        font-size: 30px;
        font-size: 1.875rem; } }

  .gamma {
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 600; }

  .delta {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 66px;
    line-height: 4.125rem;
    font-weight: 500; }

  .epsilon {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }

  .hidden-title {
    font-size: 68px;
    font-size: 4.25rem;
    opacity: 0.07; }
    @media only screen and (min-width: 1240px) {
      .hidden-title {
        font-size: 100px;
        font-size: 6.25rem; } }
    @media (max-width: 667px) {
      .hidden-title {
        font-size: 40px;
        font-size: 2.5rem; } }

  .heading-box-info {
    position: relative;
    padding: 14px;
    padding: 0.875rem;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.8px;
    letter-spacing: 0.05rem;
    font-weight: 600;
    text-transform: uppercase; }
    .heading-box-info.light {
      background-color: #dbde9f;
      color: #252a33; }
    .heading-box-info.dark {
      background-color: #9c9d90;
      color: #ffffff; }

  .heading-article {
    font-size: 35px;
    font-size: 2.1875rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem;
    font-weight: 600;
    color: #252a33; }

  .chip {
    background: #d8d8d8;
    display: inline-block;
    height: 1.5rem;
    padding:  4px 16px;
    padding:  0.25rem 1rem;
    border-radius: 7px; }
    .chip .text {
      display: block;
      text-transform: uppercase;
      font-size: 9px;
      font-size: 0.5625rem;
      font-weight: 500;
      line-height: 1.7;
      letter-spacing: 1px; }

  .chips {
    font-size: 0; }
    .chips > * {
      font-size: 16px;
      font-size: 1rem; }
    .chips .chip {
      margin:  0 12px 12px 0;
      margin:  0 0.75rem 0.75rem 0; }

  .h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #252a33; }

  @media (max-width: 768px) {
    .h1 {
      font-size: 32px;
      font-size: 2rem;
      line-height: 32px;
      line-height: 2rem; } }
  .description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 29px;
    line-height: 1.8125rem;
    font-weight: 400;
    color: #7688a2; }

  .normal-text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }

  .tiny-text {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 23px;
    line-height: 1.4375rem;
    font-weight: normal;
    letter-spacing: 0.6px; }

  .intro-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    color: #252a33;
    /* fallback */
    color: rgba(37, 42, 51, 0.7);
    font-weight: normal; }

  .label {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    color: #3f4d67; }

  .intro-heading-block {
    text-align: center;
    max-width: 46.5rem;
    margin:  0 auto 60px auto;
    margin:  0 auto 3.75rem auto; }
    .intro-heading-block .beta {
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }

  .info-piece {
    max-width: 16.875rem; }
    .info-piece .label {
      text-align: center;
      font-size: 12px;
      font-size: 0.75rem;
      color: #48566a;
      font-weight: normal;
      letter-spacing: 1.3px; }
    .info-piece .value {
      font-family: grad, serif;
      font-size: 34px;
      font-size: 2.125rem;
      font-style: italic;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 0.4px;
      color: #7688a2; }

  .text-value {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.125rem;
    letter-spacing: 0.0313rem; }
    .text-value .text {
      color: #6a6a6a;
      font-weight: 500; }
    .text-value .value {
      color: #ced2d9; }

  .title-sub-desc .title {
    color: #252a33;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    font-weight: 600; }
  .title-sub-desc .subtitle {
    color: #252a33;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 0.5px;
    font-weight: 500; }
  .title-sub-desc .description {
    color: #7688a2;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    line-height: 1.43; }

  .divisor-hor {
    position: relative;
    text-align: center;
    color: #252a33;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    letter-spacing: 0.05rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .divisor-hor h5 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 13px;
      font-size: 0.8125rem;
      background-color: #ffffff;
      padding-left: 36px;
      padding-left: 2.25rem;
      padding-right: 36px;
      padding-right: 2.25rem; }
    .divisor-hor hr {
      border: 0;
      height: 0;
      border-bottom: 1px solid #e9e9e9; }

  .pagination {
    font-weight: 500; }
    .pagination ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .pagination li {
      width: 24px;
      width: 1.5rem;
      height: 24px;
      height: 1.5rem;
      margin-left: 2px;
      margin-left: 0.125rem;
      margin-right: 2px;
      margin-right: 0.125rem;
      line-height: 24px;
      line-height: 1.5rem;
      font-size: 15px;
      font-size: 0.9375rem;
      text-align: center; }
      .pagination li:hover a,
      .pagination li :active a {
        color: #5b677d; }
      .pagination li:first-child {
        margin-right: 15px;
        margin-right: 0.9375rem;
        text-align: left; }
        .pagination li:first-child a {
          font-size: 16px;
          font-size: 1rem; }
      .pagination li:last-child {
        margin-left: 15px;
        margin-left: 0.9375rem;
        text-align: center; }
        .pagination li:last-child a {
          font-size: 16px;
          font-size: 1rem; }
      .pagination li.is-active a {
        background-color: #252a33;
        color: #ffffff;
        vertical-align: middle; }
    .pagination a {
      display: block; }
    .pagination .ellipsis {
      text-align: center; }

  .slider-filter {
    margin-top: 48px;
    margin-top: 3rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    max-width: 240px;
    max-width: 15rem; }

  .slider-range-wrapper .title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    color: #252a33;
    font-weight: 700;
    text-transform: uppercase; }

  .slider-bar {
    position: relative;
    margin-top: 22px;
    margin-top: 1.375rem;
    margin-bottom: 22px;
    margin-bottom: 1.375rem;
    margin-left: 8px;
    margin-left: 0.5rem;
    border-radius: 2px;
    border-radius: 0.125rem;
    background-color: #d8d8d8;
    height: 5px;
    height: 0.3125rem;
    position: relative; }

  .ui-slider-range {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color: #252a33; }

  .ui-slider-handle {
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #252a33;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 2; }

  .min-label,
  .max-label {
    color: #6a6a6a;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 16px;
    top: 1rem;
    margin-left: -25px;
    margin-left: -1.5625rem;
    width: 50px;
    width: 3.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem; }

  .article {
    margin-bottom: 46px;
    margin-bottom: 2.875rem; }
    .article .paragraph-list {
      margin-bottom: 45px;
      margin-bottom: 2.8125rem; }
      .article .paragraph-list p:not(:last-child) {
        margin-bottom: 27px;
        margin-bottom: 1.6875rem; }
    .article .heading-article {
      margin-bottom: 12px;
      margin-bottom: 0.75rem; }
    .article .footer-article {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between; }

  .sitemap-list .sitemap-item a {
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    padding:  8px 0;
    padding:  0.5rem 0;
    font-weight: 500; }

  .social .button-icon:not(:last-child) {
    margin-right: 10px;
    margin-right: 0.625rem; }

  .social-share-icons {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .social-share-icons li:not(:last-child) {
      margin-right: 0.25rem; }
    .social-share-icons .button-icon {
      -webkit-transition: color 0.25s ease;
      transition: color 0.25s ease;
      will-change: color;
      font-size: 22px;
      font-size: 1.375rem; }
      .social-share-icons .button-icon:hover {
        color: #9a9a9a; }
    .social-share-icons span {
      display: block; }

  .social-share-ver {
    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; }
    .social-share-ver ul {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      border: 1px solid #e4e4e4;
      background-color: #ffffff; }
    .social-share-ver .label {
      color: #252a33;
      margin-right: 16px;
      margin-right: 1rem;
      font-size: 11px;
      font-size: 0.6875rem;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      font-weight: 600;
      text-transform: uppercase; }
    .social-share-ver li {
      width: 45px;
      width: 2.8125rem;
      height: 45px;
      height: 2.8125rem;
      line-height: 40px;
      line-height: 2.5rem;
      overflow: hidden; }
      .social-share-ver li:not(:last-child) {
        border-right: 1px solid #e4e4e4; }
      .social-share-ver li:hover .icon-facebook-fill, .social-share-ver li:active .icon-facebook-fill {
        color: #5f7ec1; }
      .social-share-ver li:hover .icon-twitter-fill, .social-share-ver li:active .icon-twitter-fill {
        color: #65bff6; }
      .social-share-ver li:hover .icon-mail, .social-share-ver li:active .icon-mail {
        color: #454f5f; }
    .social-share-ver .button-icon {
      -webkit-transition: color 0.25s ease;
      transition: color 0.25s ease;
      will-change: color;
      font-size: 28px;
      font-size: 1.75rem;
      display: block;
      text-align: center; }
    .social-share-ver .icon-facebook-fill {
      color: #3b5998; }
    .social-share-ver .icon-twitter-fill {
      color: #1da1f2; }
    .social-share-ver .icon-pinterest {
        color: #e60023; }
  .data-list {
    max-width: 320px;
    max-width: 23rem;
    -webkit-columns: 2;
    columns: 2; }
    .data-list li:nth-child(2n - 1) {
      margin-right: 72px;
      margin-right: 1.25rem; }
      @media (max-width: 667px) {
        .data-list li:nth-child(2n - 1) {
          margin-right: 32px;
          margin-right: 2rem; } }
    .data-list .data-item {
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .data-list .label {
      font-size: 12px;
      font-size: 0.75rem;
      color: #3f4d67;
      font-weight: 600;
      text-transform: initial;
      font-weight: 600;
      margin-bottom: 2px;
      margin-bottom: 0.125rem; }
    .data-list .value {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #7688a2;
      font-weight: normal; }

  .categories-list li {
    border-bottom: 1px solid #e9e9e9;
    padding:  12px 30px 11px 10px;
    padding:  0.75rem 1.875rem 0.6875rem 0.625rem; }
  .categories-list .text-value {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .media-list .media-item {
    list-style-type: none; }
    .media-list .media-item:hover .img, .media-list .media-item:active .img {
      opacity: 0.6;
      filter: alpha(opacity=60); }
    .media-list .media-item:hover .title,
    .media-list .media-item:hover .subtitle, .media-list .media-item:active .title,
    .media-list .media-item:active .subtitle {
      color: #65738c; }
    .media-list .media-item:hover .description, .media-list .media-item:active .description {
      color: #b3bdcb; }
    .media-list .media-item:not(:last-child) {
      margin-bottom: 26px;
      margin-bottom: 1.625rem; }
    .media-list .media-item a {
      display: block; }

  .checkbox-list .title {
    color: #252a33;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
    text-transform: uppercase; }
  .checkbox-list li {
    margin-bottom: 8px; }

  @media (min-width: 1240px) {
    .social-share-ver {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .social-share-ver .label {
        margin-bottom: 18px;
        margin-bottom: 1.125rem; }
      .social-share-ver ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .social-share-ver li {
        width: 55px;
        width: 3.4375rem;
        height: 55px;
        height: 3.4375rem;
        line-height: 50px;
        line-height: 3.125rem; }
        .social-share-ver li:not(:last-child) {
          border-bottom: 1px solid #e4e4e4; }
      .social-share-ver .button-icon {
        font-size: 30px;
        font-size: 1.875rem; }
      .social-share-ver.is-absolute {
        position: absolute;
        top: 40px;
        top: 2.5rem;
        left: 20px;
        left: 1.25rem; }
      .social-share-ver.is-fixed {
        position: fixed;
        top: 10px;
        top: 0.625rem;
        left: 83px;
        left: 5.1875rem;
        z-index: 1; } }
  .book-item {
    position: relative;
    max-width: 18.75rem;
    text-align: center;
    margin: 0 auto; }
    .book-item .book-cover {
      margin:  0 auto 42px;
      margin:  0 auto 2.625rem;
      width: 15.625rem; }
      .book-item .book-cover img {
        width: 100%;
        -webkit-box-shadow: -10px 10px 9px -6px rgba(0, 0, 0, 0.3);
        box-shadow: -10px 10px 9px -6px rgba(0, 0, 0, 0.3); }
    .book-item .book-info {
      margin:  0 auto;
      margin:  0 auto;
      width: 15.625rem;
      text-align: left; }
    .book-item .title {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 500;
      margin-bottom: 6px;
      margin-bottom: 0.375rem; }
    .book-item .author {
      font-size: 14px;
      font-size: 0.875rem;
      color: #7688a2;
      font-weight: 400;
      letter-spacing: 0.5px;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }

  .book-cover-thumb {
    width: 10rem; }
    .book-cover-thumb a {
      display: block; }

  .promoted-book {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .promoted-book .left-block,
    .promoted-book .right-block {
      -webkit-box-flex: 1;
      -moz-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; }
    .promoted-book .inner-wrapper {
      text-align: center;
      padding:  120px 40px;
      padding:  7.5rem 2.5rem;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      max-width: 40rem;
      margin: 0 auto;
      height: 100%; }
    .promoted-book .book-cover {
      margin-bottom: 60px;
      margin-bottom: 3.75rem;
      -webkit-box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4);
      box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4); }
    .promoted-book .label {
      margin-top: 6px;
      margin-top: 0.375rem; }
    .promoted-book .quote {
      margin-bottom: 68px;
      margin-bottom: 4.25rem; }
    @media (max-width: 768px) {
      .promoted-book {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .promoted-book .inner-wrapper {
          padding:  40px 20px;
          padding:  2.5rem 1.25rem; }
        .promoted-book .book-cover {
          margin-bottom: 32px;
          margin-bottom: 2rem; }
        .promoted-book .quote {
          margin-bottom: 32px;
          margin-bottom: 2rem; } }
    @media (max-width: 667px) {
      .promoted-book .inner-wrapper {
        padding:  32px 16px;
        padding:  2rem 1rem; } }

  .book-set {
    margin:  34px 0;
    margin:  2.125rem 0; }
    .book-set .book-set-item {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    .book-set + .center-align {
      margin-top: 60px;
      margin-top: 3.75rem; }
    @media only screen and (min-width: 1024px) {
      .book-set {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
        .book-set .book-set-item {
          -webkit-box-flex: 1;
          -moz-flex: 1 1 33.3%;
          -ms-flex: 1 1 33.3%;
          flex: 1 1 33.3%;
          margin-bottom: 0; } }
    @media only screen and (min-width: 1024px) and (max-width: 1239px) {
      .book-set .book-set-item:not(:last-child) {
        margin-right: 10px;
        margin-right: 0.625rem; } }
    @media only screen and (min-width: 1240px) {
      .book-set .book-set-item:not(:last-child) {
        margin-right: 46px;
        margin-right: 2.875rem; } }

  .book-set-item {
    text-align: center; }
    .book-set-item .book-set-box {
      padding:  38px 20px 90px 20px;
      padding:  2.375rem 1.25rem 5.625rem 1.25rem;
      height: 25rem; }
    .book-set-item .book-set-title {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500;
      margin-bottom: 40px;
      margin-bottom: 2.5rem; }
    .book-set-item a {
      display: block; }
    .book-set-item .image-cover {
      width: 136px;
      -webkit-box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4);
      box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4); }
    .book-set-item .title {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 500;
      margin-bottom: 6px;
      margin-bottom: 0.375rem; }
    .book-set-item .summary {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 22px;
      line-height: 1.375rem;
      color: #65738c;
      font-weight: normal; }
    .book-set-item .book-info {
      margin-top: 36px;
      margin-top: 2.25rem;
      padding:  0 20px;
      padding:  0 1.25rem; }

  .book-set-item.is-small .book-set-box {
    display: inline-block;
    padding: 0;
    width: auto;
    height: auto; }
  .book-set-item.is-small .book-set-title {
    display: none; }

  .book-tile {
    border: 1px solid #252a33;
    display: inline-block;
    width: 10.4375rem;
    padding:  20px 18px;
    padding:  1.25rem 1.125rem;
    border-radius: 3px; }
    .book-tile .icon {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .book-tile .title {
      font-size: 11px;
      font-size: 0.6875rem;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px;
      margin-bottom: 2px;
      margin-bottom: 0.125rem; }
    .book-tile .description {
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: normal;
      line-height: 1; }

  .book-card {
    text-align: center;
    -webkit-transition: -webkit-box-shadow 0.25s ease;
    transition: -webkit-box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
    will-change: box-shadow;
    margin-bottom: calc(3.1563rem - 1rem);
    cursor: pointer; }
    .book-card:hover, .book-card:active {
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15); }
    .book-card figure {
      margin: 0; }
    .book-card-header {
      height: 18.125rem;
      background-color: #efefef;
      padding-top: 40px;
      padding-top: 2.5rem;
      display: block;
      overflow: hidden; }
      .book-card-header.has-width-full {
        padding-top: 0; }
        .book-card-header.has-width-full .book-card-image {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          max-width: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
    .book-card-image {
      height: 12.5rem;
      max-width: 200px;
      max-width: 12.5rem;
      -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2); }
    .book-card-body {
      position: relative;
      padding: 12px;
      padding: 0.75rem;
      background-color: #ffffff;
      margin-top: -15px;
      margin-left: 15px;
      margin-right: 15px; }
    .book-card-date {
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: 600;
      letter-spacing: 0.05rem;
      margin-bottom: 6px;
      margin-bottom: 0.375rem; }
    .book-card-heading {
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 500;
      letter-spacing: 0.0313rem;
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .book-card-text {
      color: #91959b;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.4;
      letter-spacing: 0.0313rem;
      max-height: 75.6px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      text-overflow: -o-ellipsis-lastline; }
    .book-card-footer {
      height: 2.75rem;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-top: 0.0625rem solid #e9e9e9;
      border-bottom: 0.0625rem solid #e9e9e9;
      margin-top: 0.625rem; }
    .book-card .button-like {
      min-width: 80px;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-transition: color 0.25s ease;
      transition: color 0.25s ease;
      will-change: color; }
      .book-card .button-like .icon {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease;
        will-change: transform; }
      .book-card .button-like:link {
        color: #252a33; }
      .book-card .button-like:hover, .book-card .button-like:active {
        color: #9a9a9a; }
      .book-card .button-like:active .icon {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: scale 0.2s ease;
        transition: scale 0.2s ease; }
      .book-card .button-like.is-active {
        color: #252a33; }
    .book-card .social-share-icons {
      min-width: 80px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .book-card .divider {
      width: 0.125rem;
      height: 0.9375rem;
      background-color: #cdcdcd;
      margin:  0 16px 0 24px;
      margin:  0 1rem 0 1.5rem; }

  @media (min-width: 1024px) {
    .book-card {
      margin-bottom: calc(4.0938rem - 1rem); }
      .book-card figure {
        padding-bottom: 1.25rem; } }
  .promoted-author .beta {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .promoted-author .description {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 29px;
    line-height: 1.8125rem; }
    @media (max-width: 667px) {
      .promoted-author .description {
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 27px;
        line-height: 1.6875rem; } }
  .promoted-author .author-additional-content {
    position: relative;
    margin:  40px 0;
    margin:  2.5rem 0; }
  .promoted-author .box-ornament {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -20px;
    left: -1.25rem;
    width: 24.6875rem;
    height: calc(100% + 68px);
    background: #e0edf2;
    z-index: 1; }
  .promoted-author .image {
    z-index: 2;
    position: relative; }
  .promoted-author .wrapper {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .promoted-author .author-additional-content {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 calc(40% + 34px);
    -ms-flex: 0 0 calc(40% + 34px);
    flex: 0 0 calc(40% + 34px); }
    .promoted-author .author-additional-content .image {
      margin-left: 34px;
      margin-left: 2.125rem; }
    .promoted-author .author-additional-content .author-data {
      position: relative;
      top: 3.75rem; }
  .promoted-author .author-info {
    -webkit-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 100px;
    padding-left: 6.25rem;
    z-index: 2;
    position: relative; }
  .promoted-author.right-additional-content .box-ornament {
    right: -50px;
    right: -3.125rem;
    left: auto; }
  .promoted-author.right-additional-content .author-additional-content {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    margin-right: 30px;
    margin-right: 1.875rem; }
    .promoted-author.right-additional-content .author-additional-content .image {
      margin: 0px;
      margin: 0rem; }
  .promoted-author.right-additional-content .author-info {
    padding:  0 80px 0 0;
    padding:  0 5rem 0 0; }
  @media (max-width: 667px) {
    .promoted-author.right-additional-content .author-info {
      padding: 0; } }
  @media only screen and (min-width: 1240px) {
    .promoted-author .author-additional-content {
      -webkit-box-flex: 0;
      -moz-flex: 0 0 calc(40% + 120px);
      -ms-flex: 0 0 calc(40% + 120px);
      flex: 0 0 calc(40% + 120px); }
      .promoted-author .author-additional-content .image {
        margin-left: 120px;
        margin-left: 7.5rem; } }

  .author-additional-content  img {
    vertical-align: middle;
    max-width: 90%;
    height: auto; }

  .author-data .box-ornament {
    width: 20rem;
    height: 100%;
    border-radius: 3px;
    -webkit-transform: none;
    transform: none;
    top: 0; }
  .author-data .info-piece,
  .author-data .button-tertiary {
    z-index: 2;
    position: relative; }
  .author-data .info-piece {
    margin-bottom: 36px;
    margin-bottom: 2.25rem; }
  .author-data .button-tertiary {
    margin:  50px 0 30px;
    margin:  3.125rem 0 1.875rem; }
  @media only screen and (min-width: 1024px) {
    .author-data .box-ornament {
      height: 29.1875rem;
      top: -12.25rem; } }

  .author-highlighted {
    position: relative;
    padding:  32px 0;
    padding:  2rem 0; }
    .author-highlighted .stripe {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: calc(257px + 35px);
      min-height: 192px;
      min-height: 12rem; }
    .author-highlighted .stripe::before {
      content: '';
      display: block;
      position: absolute;
      top: 32px;
      bottom: 32px;
      left: 0;
      width: 100%;
      background-color: #efefef; }
    .author-highlighted .author-image {
      position: absolute;
      top: 0;
      left: 35px;
      left: 2.1875rem;
      width: 258px;
      width: 16.125rem;
      height: 258px;
      height: 16.125rem;
      overflow: hidden; }
      .author-highlighted .author-image .image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto; }
    .author-highlighted .author-description {
      position: relative;
      padding:  40px 22px 32px 35px;
      padding:  2.5rem 1.375rem 2rem 2.1875rem; }
    .author-highlighted .author-intro {
      color: #4d4d4d;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      letter-spacing: 0.08125rem;
      margin-bottom: 6px;
      margin-bottom: 0.375rem; }
    .author-highlighted .author-title h2 {
      margin-bottom: 21px;
      margin-bottom: 1.3125rem;
      font-size: 40px;
      font-size: 2.5rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      color: #252a33;
      font-weight: 600; }

  @media (max-width: 1024px) {
    .promoted-author .wrapper {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }

    .promoted-author.right-additional-content .wrapper {
      -webkit-box-direction: reverse;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

    .promoted-author.right-additional-content .box-ornament {
      height: calc(100% + 32px);
      width: calc(100% - 16px); }

    .promoted-author.right-additional-content .author-additional-content .image {
      margin-left: 16px;
      margin-left: 1rem;
      max-width: calc(100% - 16px); }

    .promoted-author .author-info {
      margin-top: 32px;
      margin-top: 2rem;
      padding-left: 0; } }
  @media (max-width: 667px) {
    .promoted-author.block {
      padding:  8px 0 32px 0;
      padding:  0.5rem 0 2rem 0; }

    .promoted-author .wrapper {
      padding:  0 16px;
      padding:  0 1rem; }

    .promoted-author .box-ornament {
      height: calc(100% + 32px);
      width: calc(100% - 16px); }

    .promoted-author .author-additional-content .image {
      margin-left: 16px;
      margin-left: 1rem;
      max-width: calc(100% - 16px); }

    .promoted-author .author-info {
      margin-top: 16px;
      margin-top: 1rem; }

    .author-highlighted .stripe {
      display: block;
      padding-left: 16px;
      padding-left: 1rem; }

    .author-highlighted .stripe::before {
      top: 48px;
      bottom: auto;
      height: 210px;
      height: 13.125rem; }

    .author-highlighted .author-image {
      position: relative;
      left: 50%;
      margin-bottom: 16px;
      margin-bottom: 1rem;
      width: 160px;
      width: 10rem;
      height: 160px;
      height: 10rem;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }

    .author-highlighted .author-description {
      padding: 0; } }
  .dropdown-wrapper {
    position: relative; }
    .dropdown-wrapper.is-dark .ui-selectmenu-button {
      color: #efefef;
      background-color: #252a33; }
      .dropdown-wrapper.is-dark .ui-selectmenu-button::after {
        background-color: #414346; }
    .dropdown-wrapper.is-dark .icon-chevron-down {
      color: #efefef; }
    .dropdown-wrapper .label {
      display: block;
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      font-weight: 600; }
    .dropdown-wrapper .ui-selectmenu-button {
      display: block;
      position: relative;
      padding:  16px 62px 16px 14px;
      padding:  1rem 3.875rem 1rem 0.875rem;
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: 500;
      letter-spacing: 1px;
      color: #252a33;
      width: 100%;
      background-color: #efefef;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer; }
      .dropdown-wrapper .ui-selectmenu-button::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 48px;
        right: 3rem;
        width: 1px;
        width: 0.0625rem;
        height: 100%;
        background-color: #d8d8d8; }
    .dropdown-wrapper .icon-chevron-down {
      position: absolute;
      right: 12px;
      right: 0.75rem;
      bottom: 12px;
      bottom: 0.75rem;
      font-size: 24px;
      font-size: 1.5rem;
      color: #252a33;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease;
      pointer-events: none; }
    .dropdown-wrapper .ui-selectmenu-button-open {
      border-radius: 3px 3px 0 0; }
      .dropdown-wrapper .ui-selectmenu-button-open + .icon-chevron-down {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }

  .ui-selectmenu-menu {
    display: none;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 500;
    letter-spacing: 1px;
    color: #252a33;
    background-color: #efefef;
    border-radius: 0 0 3px 3px; }
    .ui-selectmenu-menu li {
      padding:  16px 14px;
      padding:  1rem 0.875rem; }
    .ui-selectmenu-menu li:hover {
      color: #efefef;
      background-color: #252a33;
      cursor: pointer; }
    .ui-selectmenu-menu.ui-selectmenu-open {
      display: block; }

  .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto; }
    .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 0.75rem;
      height: 0.75rem;
      margin:  0 5px;
      margin:  0 0.3125rem; }
    .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background: #252a33; }

  .swiper-slide {
    background-size: cover;
    background-position: center; }

  .gallery-top {
    height: 80%;
    width: 100%;
    max-width: 500px;
    margin: 0; }
    .gallery-top .swiper-slide {
      width: 414px; }
      .gallery-top .swiper-slide img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }

  .gallery-thumbs {
    margin:  12px 0 12px 0;
    margin:  0.75rem 0 0.75rem 0;
    padding:  10px 0;
    padding:  0.625rem 0;
    height: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .gallery-thumbs .swiper-slide {
      display: block;
      width: 80px !important;
      height: 59px;
      overflow: hidden;
      position: relative;
      margin-right: 6px;
      margin-right: 0.375rem;
      cursor: pointer; }
      .gallery-thumbs .swiper-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

  .book-share {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding-left:  20px 0;
    padding-left:  1.25rem 0; }
    .book-share .text {
      font-size: 13px;
      font-size: 0.8125rem;
      margin-right: 20px;
      margin-right: 1.25rem;
      font-weight: normal; }
    .book-share .button-icon {
      margin-right: 10px;
      margin-right: 0.625rem; }
      .book-share .button-icon .icon {
        font-size: 26px;
        font-size: 1.625rem; }
    @media only screen and (min-width: 1240px) {
      .book-share {
        padding:  20px 0;
        padding:  1.25rem 0; } }

  .box-info-body {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    padding:  35px 30px;
    padding:  2.1875rem 1.875rem; }
  .box-info .categories-list {
    margin-top: -15px; }
    .box-info .categories-list li {
      padding: 0; }
      .box-info .categories-list li:hover .text, .box-info .categories-list li:active .text {
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease;
        will-change: color;
        color: #aaaaaa; }
      .box-info .categories-list li:hover .value, .box-info .categories-list li:active .value {
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease;
        will-change: color;
        color: #dcdfe4; }
    .box-info .categories-list a {
      display: block;
      padding:  12px 30px 11px 10px;
      padding:  0.75rem 1.875rem 0.6875rem 0.625rem; }
  .box-info.has-width-full .box-info-body {
    padding: 0;
    border: 0; }

  .box-social .box-info-body {
    padding: 30px;
    padding: 1.875rem; }
  .box-social .social {
    text-align: center;
    font-size: 0; }
    .box-social .social .button-icon {
      font-size: 28px;
      font-size: 1.75rem;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .box-social .social .button-icon:not(:last-child) {
        margin-right: 14px;
        margin-right: 0.875rem; }

  .box-newsletter .form-group {
    background-color: #b0b1a1;
    padding:  20px 20px 30px 20px;
    padding:  1.25rem 1.25rem 1.875rem 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .box-newsletter .legend {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 26px; }
  .box-newsletter .form-input {
    font-size: 13px;
    font-size: 0.8125rem;
    padding:  6px 12px 7px 12px;
    padding:  0.375rem 0.75rem 0.4375rem 0.75rem; }
  .box-newsletter .button-tertiary {
    margin-top: 10px;
    margin-left: auto; }

  @media (min-width: 1240px) {
    .box-newsletter.is-responsive .heading-box-info {
      display: none; }
    .box-newsletter.is-responsive .form-group {
      padding: 20px;
      padding: 1.25rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .box-newsletter.is-responsive .legend {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-right: 44px;
      margin-right: 2.75rem;
      max-width: 320px;
      max-width: 20rem;
      margin-bottom: 0; }
    .box-newsletter.is-responsive .form-field {
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
      margin-right: 24px;
      margin-right: 1.5rem;
      margin-bottom: 0; }
    .box-newsletter.is-responsive .button-tertiary {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-top: 0;
      max-width: 144px;
      max-width: 9rem; } }
  .collapsible-block {
    padding:  24px 0 50px;
    padding:  1.5rem 0 3.125rem; }
    .collapsible-block .js-collapsible-content {
      padding-bottom: 50px;
      padding-bottom: 3.125rem; }
    .collapsible-block .title {
      font-size: 22px;
      font-size: 1.375rem;
      font-weight: normal;
      margin-bottom: 25px;
      margin-bottom: 1.5625rem; }
    .collapsible-block .data-list {
      margin-right: 50px;
      margin-right: 3.125rem; }

  .quote {
    font-family: grad, serif;
    color: #252a33;
    /* fallback */
    color: rgba(37, 42, 51, 0.5);
    font-size: 24px;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1.33; }
    .quote.x-big {
      font-size: 46px;
      font-size: 2.875rem;
      line-height: 68px;
      line-height: 4.25rem; }
    .quote.big {
      font-size: 34px;
      font-size: 2.125rem;
      line-height: 46px;
      line-height: 2.875rem; }
    @media (max-width: 768px) {
      .quote.x-big {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 44px;
        line-height: 2.75rem; } }
    @media (max-width: 667px) {
      .quote.x-big {
        font-size: 32px;
        font-size: 2rem;
        line-height: 40px;
        line-height: 2.5rem; }
      .quote.big {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36px;
        line-height: 2.25rem; } }

  .quote-item {
    text-align: center; }
    .quote-item .quote {
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 28px;
      line-height: 1.75rem;
      margin-bottom: 24px;
      margin-bottom: 1.5rem;
      color: #252a33; }
    .quote-item .quote-header .icon {
      font-size: 40px;
      font-size: 2.5rem;
      color: #a8cbd7; }
    .quote-item .quote-header .author {
      color: #a8cbd7;
      text-transform: uppercase;
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: 500;
      margin-bottom: 17px;
      margin-bottom: 1.0625rem; }
    .quote-item .source {
      height: 0.9375rem; }

  .swiper-slide .quote-item {
    padding:  0 20px;
    padding:  0 1.25rem; }

  .media {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 4.375rem; }
    .media .media-image {
      margin-right: 23px;
      margin-right: 1.4375rem;
      height: 70px;
      height: 4.375rem;
      width: 90px;
      width: 5.625rem;
      min-width: 90px;
      min-width: 5.625rem; }
    .media .img {
      display: block;
      max-width: 100%;
      height: auto; }
    .media .media-body {
      width: calc(100% - 7.0625rem); }
    .media .title {
      margin-bottom: 9px;
      margin-bottom: 0.5625rem; }
    .media .subtitle {
      margin-right: 7px;
      margin-right: 0.4375rem; }
    .media .description {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

  .menu-order-by {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .menu-order-by .menu-label {
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      font-weight: 500;
      color: #252a33;
      margin-right: 40px;
      margin-right: 2.5rem; }
    .menu-order-by .dropdown-wrapper {
      margin-right: 32px;
      margin-right: 2rem; }
    .menu-order-by .button-icon {
      border-radius: 3px;
      border-radius: 0.1875rem; }
      .menu-order-by .button-icon.active {
        pointer-events: none; }
      .menu-order-by .button-icon:not(:last-child) {
        margin-right: 12px;
        margin-right: 0.75rem; }

  @media (max-width: 1023px) {
    .menu-order-by .menu-label {
      display: none; } }
  @media (max-width: 667px) {
    .menu-order-by {
      width: calc(100% - 56px);
      max-width: 300px;
      max-width: 18.75rem; } }
  .book-list-item {
    display: block;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    width: 120px;
    width: 7.5rem; }
    .book-list-item.is-full {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      min-width: 100%; }
      .book-list-item.is-full .book-list-item-image {
        margin-right: 32px;
        margin-right: 2rem; }
      .book-list-item.is-full .book-list-item-info {
        margin-top: 0; }
      .book-list-item.is-full .book-list-item-description {
        display: block; }
    .book-list-item-image {
      position: relative;
      min-width: 120px;
      min-width: 7.5rem;
      max-width: 120px;
      max-width: 7.5rem;
      height: 180px;
      height: 11.30rem;
      -webkit-box-shadow: 0 0 10px 0 rgba(68, 81, 106, 0.14);
      box-shadow: 0 0 10px 0 rgba(68, 81, 106, 0.14);
      overflow: hidden; }
      .book-list-item-image img {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: scale-down;}
    .book-list-item-info {
      display: block;
      position: relative;
      margin-top: 12px;
      margin-top: 0.75rem; }
    .book-list-item-title {
      margin-bottom: 4px;
      margin-bottom: 0.25rem;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      font-weight: 500;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem; }
    .book-list-item-author, .book-list-item-description {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      font-weight: 500;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      color: #858f9c; }
    .book-list-item-description {
      display: none;
      margin-top: 32px;
      margin-top: 2rem; }

  @media (max-width: 667px) {
    .book-list-item {
      margin-bottom: 32px;
      margin-bottom: 2rem; }

    .book-list-item.is-full {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .book-list-item.is-full .book-list-item-info {
        margin-top: 8px;
        margin-top: 0.5rem; }
      .book-list-item.is-full .book-list-item-description {
        margin-top: 8px;
        margin-top: 0.5rem; } }
  .success-subscription {
    color: #ffffff;
    background-color: #1a1e24;
    padding:  72px 20px 67px 20px;
    padding:  4.5rem 1.25rem 4.1875rem 1.25rem;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .success-subscription .title {
      font-weight: 600;
      font-size: 60px;
      font-size: 3.75rem;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      line-height: normal; }
    .success-subscription .text {
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      max-width: 400px;
      max-width: 25rem;
      line-height: 1.39;
      text-align: center; }

  @media (min-width: 1024px) {
    .success-subscription .title {
      font-size: 100px;
      font-size: 6.25rem; }
    .success-subscription .text {
      font-size: 18px;
      font-size: 1.125rem;
      max-width: 512px;
      max-width: 32rem; } }
  .not-found {
    margin:  126px auto 20px auto;
    margin:  7.875rem auto 1.25rem auto; }
    .not-found .wrapper {
      margin-top: 76px;
      margin-top: 4.75rem;
      width: 275px;
      width: 17.1875rem;
      height: 337px;
      height: 21.0625rem;
      position: relative; }
    .not-found .card {
      width: 275px;
      width: 17.1875rem;
      min-height: 400px;
      min-height: 25rem;
      padding:  110px 30px 30px 30px;
      padding:  6.875rem 1.875rem 1.875rem 1.875rem;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
      background-color: #ffffff;
      top: -45px;
      top: -2.8125rem;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .not-found .card .title {
        font-size: 22px;
        font-size: 1.375rem;
        color: #252a33;
        font-weight: 600;
        line-height:  normal;
        line-height:  normal;
        letter-spacing: 0.3px;
        letter-spacing: 0.01875rem;
        margin-bottom: 50px;
        margin-bottom: 3.125rem; }
      .not-found .card .button-secondary {
        max-width: 185px;
        max-width: 11.5625rem;
        font-size: 13px;
        font-size: 0.8125rem;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between; }
        .not-found .card .button-secondary span:nth-child(1) {
          margin:  0 13px 0 0;
          margin:  0 0.8125rem 0 0; }

  @media (min-width: 768px) {
    .not-found .wrapper {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .not-found .background {
      min-width: 586px;
      min-width: 36.625rem;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between;
      height: 100%; }
      .not-found .background-left, .not-found .background-right {
        width: 216px;
        width: 13.5rem;
        background-repeat: no-repeat;
        height: 100%;
        background-size: cover;
        background-position: center;
        opacity: 0.2; }
      .not-found .background-left {
        background-image: url("../images/samples/libro27.jpg"); }
      .not-found .background-right {
        background-image: url("../images/samples/libro18.jpg"); } }
  .collapse {
    display: block;
    position: relative;
    margin-top: 24px;
    margin-top: 1.5rem;
    width: 100%; }
    .collapse.is-open .collapse-button .icon {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .collapse.is-open .collapse-content {
      display: block; }
    .collapse-content {
      display: none;
      position: relative;
      margin-top: 16px;
      margin-top: 1rem; }
    .collapse .collapse-button .icon {
      -webkit-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease; }

  .main-header {
    display: block;
    position: relative;
    background: #ffffff;
    z-index: 999; }
    .main-header.is-alternate {
      background: #252a33;
      color: #ffffff; }
      .main-header.is-alternate .dynamic-wrapper {
        background-color: #252a33; }
        .main-header.is-alternate .dynamic-wrapper .searcher-launcher .button-icon {
          color: #252a33; }
      .main-header.is-alternate .nav-item::after {
        background-color: #ffffff; }
      .main-header.is-alternate .searcher-launcher .button-icon .icon-search,
      .main-header.is-alternate .searcher-launcher .button-icon .icon-close {
        color: #ffffff; }
      .main-header.is-alternate .nav-launcher .button-icon {
        color: #ffffff; }
    .main-header.is-nav-open .nav-launcher {
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .main-header.is-nav-open .dynamic-wrapper {
      pointer-events: all;
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition: -webkit-transform 0.4s ease !important;
      transition: -webkit-transform 0.4s ease !important;
      transition: transform 0.4s ease !important;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease !important; }
    .main-header.is-nav-open .main-nav,
    .main-header.is-nav-open .searcher-launcher {
      opacity: 1;
      -webkit-transition: opacity 0.4s 0.4s;
      transition: opacity 0.4s 0.4s; }
    .main-header.is-books-open .books-launcher::after,
    .main-header.is-books-open .books-launcher:hover::after {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .main-header.is-books-open .books-wrapper {
      pointer-events: all;
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition: -webkit-transform 0.4s ease !important;
      transition: -webkit-transform 0.4s ease !important;
      transition: transform 0.4s ease !important;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease !important; }
    .main-header.is-books-open .books-back,
    .main-header.is-books-open .books-content {
      opacity: 1;
      -webkit-transition: opacity 0.4s 0.4s;
      transition: opacity 0.4s 0.4s; }
    .main-header.is-searcher-open .searcher-launcher .button-icon:first-child {
      display: none; }
    .main-header.is-searcher-open .searcher-launcher .button-icon:last-child {
      display: block; }
    .main-header.is-searcher-open .searcher-wrapper {
      pointer-events: all;
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition: -webkit-transform 0.4s ease !important;
      transition: -webkit-transform 0.4s ease !important;
      transition: transform 0.4s ease !important;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease !important; }
    .main-header.is-searcher-open .searcher-content {
      opacity: 1;
      -webkit-transition: opacity 0.4s 0.4s;
      transition: opacity 0.4s 0.4s; }
    .main-header .wrapper {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
      position: relative; }
    .main-header .dynamic-wrapper {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .main-header .logo {
      margin-right: 8px;
      margin-right: 0.5rem;
      -webkit-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      border-bottom: 6px solid transparent; }
    .main-header .button-icon {
      font-size: 17px;
      font-size: 1.0625rem; }
    .main-header .nav-launcher {
      display: none;
      position: absolute;
      top: -2px;
      top: -0.125rem;
      right: 16px;
      right: 1rem;
      cursor: pointer;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s; }
    .main-header .nav-launcher .button-icon {
      background-color: transparent;
      pointer-events: none; }
    .main-header .main-nav {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -moz-align-items: flex-end;
      align-items: flex-end;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      margin-left: 48px;
      margin-left: 3rem; }
    .main-header .nav-item {
      position: relative;
      margin-left: 48px;
      margin-left: 3rem;
      padding:  42px 0 32px 0;
      padding:  2.625rem 0 2rem 0;
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-size: 1.05rem;
      font-weight: 400;
      cursor: pointer; }
      .main-header .nav-item:first-child {
        margin-left: 0; }
      .main-header .nav-item.is-active {
        pointer-events: none; }
        .main-header .nav-item.is-active::after {
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
      .main-header .nav-item::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 54px;
        width: 3.375rem;
        height: 6px;
        height: 0.375rem;
        background-color: #252a33;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        transition: transform 0.4s, -webkit-transform 0.4s; }
      .main-header .nav-item:hover::after {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3); }
    .main-header .books-wrapper {
      position: absolute;
      top: 96px;
      top: 6rem;
      left: 0;
      width: 100%;
      background-color: #f5f5f5;
      pointer-events: none;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      z-index: 1; }
    .main-header .books-back {
      display: none;
      position: absolute;
      top: 16px;
      top: 1rem;
      left: 16px;
      left: 1rem;
      cursor: pointer;
      opacity: 0;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
      .main-header .books-back .button-icon {
        background-color: transparent;
        pointer-events: none; }
      .main-header .books-back .icon {
        pointer-events: none; }
    .main-header .books-content {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -moz-align-items: stretch;
      align-items: stretch;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    .main-header .books-content-left {
      padding:  56px 56px 64px 56px;
      padding:  3.5rem 3.5rem 4rem 3.5rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .main-header .books-content-left .label {
      margin-bottom: 16px;
      margin-bottom: 1rem;
      color: #252a33; }
    .main-header .books-content-left ul {
      -webkit-columns: 2;
      columns: 2; }
    .main-header .books-content-left ul li {
      padding:  8px 0;
      padding:  0.5rem 0;
      margin-right: 56px;
      margin-right: 3.5rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .main-header .books-wrapper-item {
      font-weight: 500;
      color: #6a6a6a;
      pointer-events: all;
      -webkit-transition: color 0.25s ease;
      transition: color 0.25s ease; }
      .main-header .books-wrapper-item:hover {
        color: #252a33; }
    .main-header .books-content-left .button-primary {
      margin-top: 72px;
      margin-top: 4.5rem;
      color: #ffffff;
      background-color: #1f232a;
      pointer-events: all; }
    .main-header .books-content-right {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between;
      padding:  56px 56px 64px 56px;
      padding:  3.5rem 3.5rem 4rem 3.5rem;
      min-width: 528px;
      min-width: 33rem;
      background-color: #e4e4e4;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .main-header .books-content-right .label {
      display: block;
      margin-bottom: 32px;
      margin-bottom: 2rem;
      width: 100%;
      color: #252a33;
      text-align: center; }
    .main-header .book-set-box {
      pointer-events: all; }
    .main-header .icon {
      font-size: 24px;
      font-size: 1.5rem; }
    .main-header .searcher-launcher {
      padding: 38px 12px 32px 12px;
      cursor: pointer;
      z-index: 2; }
      .main-header .searcher-launcher .icon {
        height: 24px;
        height: 1.5rem; }
      .main-header .searcher-launcher .button-icon:first-child {
        display: block; }
      .main-header .searcher-launcher .button-icon:last-child {
        display: none; }
    .main-header .searcher-launcher .button-icon {
      background-color: transparent;
      pointer-events: none; }
      .main-header .searcher-launcher .button-icon:last-child .icon {
        padding: 2px;
        padding: 0.125rem;
        font-size: 18px;
        font-size: 1.125rem; }
    .main-header .searcher-wrapper {
      position: absolute;
      top: 96px;
      top: 6rem;
      padding:  80px 265px 120px 265px;
      padding:  5rem 16.5625rem 7.5rem 16.5625rem;
      left: 0;
      width: 100%;
      background-color: #f5f5f5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      pointer-events: none;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      z-index: 1; }
    .main-header .searcher-content {
      opacity: 0;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    .main-header .form-field {
      margin-top: 40px;
      margin-top: 2.5rem; }

  @media (max-width: 1024px) {
    .main-header {
      padding:  16px 0;
      padding:  1rem 0; }

    .main-header .wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }

    .main-header .dynamic-wrapper {
      position: relative;
      top: 16px;
      top: 1rem;
      margin-left: -20px;
      margin-left: -1.25rem;
      width: calc(100% + 40px);
      background-color: #f5f5f5; }

    .main-header .main-nav {
      margin-left: 20px;
      margin-left: 1.25rem; }

    .main-header .books-content-left {
      padding:  56px 20px 40px 20px;
      padding:  3.5rem 1.25rem 2.5rem 1.25rem; }

    .main-header .books-content-left ul li {
      padding: 4px;
      padding: 0.25rem; }

    .main-header .books-content-left ul {
      -webkit-columns: 1;
      columns: 1; }

    .main-header .searcher-launcher {
      margin-right: 20px;
      margin-right: 1.25rem; }

    .main-header .searcher-wrapper {
      padding:  80px 180px 120px 180px;
      padding:  5rem 11.25rem 7.5rem 11.25rem; } }
  @media (max-width: 768px) {
    .main-header .dynamic-wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      position: absolute;
      top: 36px;
      top: 2.25rem;
      margin-left: 0;
      width: 100%;
      left: 0;
      pointer-events: none;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      padding-top: 20px;
      padding-top: 1.25rem;
      padding-bottom: 20px;
      padding-bottom: 1.25rem; }

    .main-header .wrapper {
      padding:  0 16px;
      padding:  0 1rem;
      height: 20px;
      height: 1.25rem; }

    .main-header .logo {
      width: 132px;
      width: 8.25rem; }

    .main-header .main-nav {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      opacity: 0;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }

    .main-header .nav-item {
      margin-left: 0px;
      margin-left: 0rem;
      font-size: 16px;
      font-size: 1rem;
      padding: 0; }
      .main-header .nav-item:not(:last-child) {
        margin-bottom: 16px;
        margin-bottom: 1rem; }

    .main-header .nav-item::after {
      height: 4px;
      height: 0.25rem;
      bottom: -4px;
      bottom: -0.25rem; }

    .main-header .books-wrapper {
      top: 0; }

    .main-header .books-back {
      display: block; }

    .main-header .books-content-right {
      display: none; }

    .main-header .books-content-left .label {
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }

    .main-header .books-content-left .button-primary {
      margin-top: 24px;
      margin-top: 1.5rem; }

    .main-header .nav-launcher {
      display: block; }

    .main-header .searcher-launcher {
      margin-right: 16px;
      margin-right: 1rem;
      opacity: 0;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s;
      padding: 0; }

    .main-header.is-alternate .searcher-launcher .button-icon .icon-search {
      color: #ffffff; }
    .main-header.is-alternate .searcher-launcher .button-icon .icon-close {
      color: #252a33; }

    .main-header .searcher-wrapper {
      padding:  80px 64px;
      padding:  5rem 4rem;
      top: 0; }

    .main-header .form-field {
      margin-top: 24px;
      margin-top: 1.5rem; } }
  @media (max-width: 667px) {
    .main-header .searcher-wrapper {
      padding:  48px 16px;
      padding:  3rem 1rem; } }
  .main-footer {
    display: block;
    position: relative;
    padding:  40px 0;
    padding:  2.5rem 0;
    background: #1f232a;
    color: #ffffff; }
    .main-footer .logo {
      display: block;
      margin-top: -18px; }
    .main-footer .label {
      color: #ffffff;
      /* fallback */
      color: rgba(255, 255, 255, 0.3);
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .main-footer .social {
      margin-bottom: 38px;
      margin-bottom: 2.375rem; }
    .main-footer .sitemap-list {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    .main-footer .button-icon .icon {
      color: #1b1e24;
      position: relative;
      z-index: 1;
      font-size: 28px;
      font-size: 1.75rem; }
      .main-footer .button-icon .icon:before {
        z-index: 10;
        position: relative; }
      .main-footer .button-icon .icon:after {
        content: '';
        width: 1.5rem;
        height: 1.5rem;
        background: #ffffff;
        z-index: 0;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .main-footer .footer-block {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    @media only screen and (min-width: 1024px) {
      .main-footer {
        padding:  65px 0 82px;
        padding:  4.0625rem 0 5.125rem; }
        .main-footer .wrapper {
          display: -webkit-box;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
        .main-footer .sitemap-list {
          display: inline-block;
          vertical-align: top;
          padding-left: 48px;
          padding-left: 3rem; }
        .main-footer .footer-block {
          margin-bottom: 0; }
          .main-footer .footer-block:nth-child(2) {
            -webkit-box-flex: 1;
            -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
          .main-footer .footer-block:not(:nth-child(2)) {
            -webkit-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
          .main-footer .footer-block:not(:first-child) {
            padding-left: 62px;
            padding-left: 3.875rem; } }

  .main-hero {
    padding:  60px 0;
    padding:  3.75rem 0; }
    .main-hero .inner-wrapper {
      position: relative;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .main-hero .author {
      font-size: 22px;
      font-size: 1.375rem;
      letter-spacing: 0.5px;
      font-weight: 400; }
    .main-hero .quote {
      max-width: 22.5rem;
      margin:  40px 0 28px;
      margin:  2.5rem 0 1.75rem; }
    .main-hero .book-cover {
      width: 18.75rem;
      position: relative; }
    .main-hero .book-info {
      -webkit-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding-left: 60px;
      padding-left: 3.75rem; }
    .main-hero .tiny-text {
      margin-top: 16px;
      margin-top: 1rem;
      max-width: 22.8125rem; }
    .main-hero .chips {
      margin:  48px 0 8px 0;
      margin:  3rem 0 0.5rem 0; }
    .main-hero .button-read {
      margin-top: 16px;
      margin-top: 1rem; }
    .main-hero .button-primary {
      height: 48px;
      height: 3rem; }
      .main-hero .button-primary .text {
        margin-right: 64px;
        margin-right: 4rem; }
    .main-hero .dropdowns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .main-hero .dropdowns .dropdown-wrapper {
        width: 204px;
        width: 12.75rem; }
        .main-hero .dropdowns .dropdown-wrapper + .dropdown-wrapper {
          margin-left: 16px;
          margin-left: 1rem; }
      .main-hero .dropdowns .ui-selectmenu-button {
        text-transform: uppercase; }
      .main-hero .dropdowns + .button-primary {
        margin-top: 24px;
        margin-top: 1.5rem; }
    @media only screen and (min-width: 1024px) {
      .main-hero {
        overflow: visible; } }
    @media only screen and (min-width: 1240px) {
      .main-hero {
        padding:  120px 0 50px 0;
        padding:  7.5rem 0 3.125rem 0;
        min-height: 35.625rem;
        margin-bottom: 70px;
        margin-bottom: 4.375rem; }
        .main-hero .book-cover {
          position: absolute;
          width: 27.125rem;
          left: 1.25rem;
          top: 0; }
        .main-hero .book-info {
          padding-left:  466px;
          padding-left:  466px;
          margin-top: 30px;
          margin-top: 1.875rem; }
        .main-hero.detail {
          padding-top: 66px;
          padding-top: 4.125rem;
          margin-bottom: 170px;
          margin-bottom: 10.625rem;
          min-height: 34.375rem; } }

  .book-tiles {
    display: -webkit-inline-box;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding:  20px 0;
    padding:  1.25rem 0; }
    .book-tiles .book-tile {
      margin-right: 25px;
      margin-right: 1.5625rem; }
    @media only screen and (min-width: 1240px) {
      .book-tiles {
        position: absolute;
        left: calc(466px + 20px);
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px); } }

  @media (max-width: 860px) {
    .main-hero .dropdowns {
      display: block; }
      .main-hero .dropdowns .dropdown-wrapper + .dropdown-wrapper {
        margin-left: 0;
        margin-top: 16px;
        margin-top: 1rem; } }
  @media (max-width: 768px) {
    .main-hero .inner-wrapper {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }

    .main-hero .book-info {
      margin-top: 32px;
      margin-top: 2rem;
      padding-left: 0;
      text-align: left; }

    .main-hero .book-info .button-primary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; }

    .main-hero .dropdowns .dropdown-wrapper {
      width: 100%; } }
  @media (max-width: 667px) {
    .main-hero {
      padding:  32px 0;
      padding:  2rem 0; }

    .main-hero .inner-wrapper {
      padding:  0 16px;
      padding:  0 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }

    .main-hero .book-cover {
      width: 200px;
      width: 12.5rem; }

    .main-hero.detail .book-cover {
      width: 288px;
      width: 18rem; }

    .gallery-top {
      width: 200px;
      width: 12.5rem; }

    .gallery-thumbs {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0;
      margin: 0;
      width: 80px;
      width: 5rem;
      height: auto; }

    .gallery-thumbs .swiper-wrapper {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: auto; }

    .gallery-thumbs .swiper-slide {
      margin-right: 0;
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }

    .main-hero .book-info {
      margin-top: 32px;
      margin-top: 2rem;
      padding-left: 0; }

    .main-hero .quote {
      max-width: 360px;
      max-width: 22.5rem;
      margin:  8px 0 24px 0;
      margin:  0.5rem 0 1.5rem 0; } }
  .secondary-hero {
    background-color: #efe6d4;
    padding:  32px 0;
    padding:  2rem 0; }
    .secondary-hero .main-content {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      padding:  0 20px;
      padding:  0 1.25rem; }
    .secondary-hero .book-cover {
      width: 200px;
      width: 12.5rem; }
      .secondary-hero .book-cover img {
        width: 100%; }
    .secondary-hero .book-info-wrapper {
      position: relative;
      width: 100%;
      padding:  0 16px;
      padding:  0 1rem; }
    .secondary-hero .book-info {
      margin-top: 32px;
      margin-top: 2rem;
      text-align: center; }
      .secondary-hero .book-info > *:not(:last-child) {
        margin-bottom: 8px;
        margin-bottom: 0.5rem; }
    .secondary-hero .intro {
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: 0.05rem;
      color: #252a33;
      text-transform: uppercase;
      font-weight: 600; }
    .secondary-hero .alpha {
      /*text-transform: lowercase;*/
      text-indent: -3px;
      text-indent: -0.1875rem; }
      .secondary-hero .alpha::first-letter {
        text-transform: uppercase; }
    .secondary-hero .footnote {
      font-size: 22px;
      font-size: 1.375rem;
      letter-spacing: 0.0187rem;
      color: #b77a28;
      font-weight: 400; }
    .secondary-hero .button-secondary {
      margin-top: 1rem; }
    .secondary-hero.has-width-full {
      padding:  0 0 32px 0;
      padding:  0 0 2rem 0;
      min-height: 536px; }
      .secondary-hero.has-width-full .main-content {
        padding: 0px;
        padding: 0rem; }
      .secondary-hero.has-width-full .book-cover {
        width: 100%;
        height: 332px;
        overflow: hidden; }
        .secondary-hero.has-width-full .book-cover .book-cover-image {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: 50% 50%;
          object-position: 50% 50%; }

  @media (min-width: 768px) {
    .secondary-hero {
      padding:  60px 0;
      padding:  3.75rem 0; }
      .secondary-hero .main-content {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -moz-align-items: flex-start;
        align-items: flex-start; }
      .secondary-hero .book-cover {
        width: 300px;
        width: 18.75rem; }
      .secondary-hero .book-info-wrapper {
        padding:  60px 0;
        padding:  3.75rem 0;
        width: auto; }
      .secondary-hero .book-info {
        text-align: left;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-left: 60px;
        padding-left: 3.75rem;
        padding-right: 30px;
        padding-right: 1.875rem;
        padding-top: 12px;
        padding-top: 0.75rem;
        margin: 0; }
      .secondary-hero.has-width-full {
        padding: 0px;
        padding: 0rem; }
        .secondary-hero.has-width-full .book-info-wrapper {
          padding:  120px 20px 60px 0;
          padding:  7.5rem 1.25rem 3.75rem 0; }
        .secondary-hero.has-width-full .book-cover {
          width: calc(23.25rem + 20px);
          height: 536px;
          height: 33.5rem; }
        .secondary-hero.has-width-full .book-info {
          padding-left: 92px;
          padding-left: 5.75rem; } }
  @media (min-width: 1024px) {
    .secondary-hero {
      padding:  80px 0 0 0;
      padding:  5rem 0 0 0;
      position: relative; }
      .secondary-hero .main-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden; }
      .secondary-hero .book-cover {
        width: 372px;
        width: 23.25rem;
        min-width: 372px;
        min-width: 23.25rem;
        height: 459px;
        height: 28.6875rem; }
      .secondary-hero .book-info-wrapper {
        padding:  20px 0;
        padding:  1.25rem 0; }
      .secondary-hero .book-info {
        padding-left: 100px;
        padding-left: 6.25rem;
        padding-top: 0px;
        padding-top: 0rem; }
        .secondary-hero .book-info > *:not(:last-child) {
          margin-bottom: 0; }
      .secondary-hero .alpha-wrapper {
        max-height: 255.5px;
        /*overflow: hidden;*/
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline;
        margin-bottom: 6px;
        margin-bottom: 0.375rem; }
      .secondary-hero .button-secondary {
        margin-top: 40px;
        margin-top: 2.5rem; } }
  @media (min-width: 1240px) {
    .secondary-hero .book-info {
      padding-left: 150px;
      padding-left: 9.375rem; }
    .secondary-hero.has-width-full .main-content {
      margin-left: calc(-50vw + 50%);
      margin-right: calc(-50vw + 50%); }
    .secondary-hero.has-width-full .book-cover {
      width: 636px;
      width: 39.75rem; } }
  .block {
    padding:  40px 0;
    padding:  2.5rem 0; }
    .block.dark-skin {
      background: #1f232a;
      color: #ffffff; }
    .block.yellow-skin {
      background: #fef6e4; }
    .block .book-item {
      padding-top: 34px;
      padding-top: 2.125rem; }
    @media only screen and (min-width: 1024px) {
      .block {
        padding:  96px 0;
        padding:  6rem 0; }
        .block .horizontal-adjustment {
          text-align: left;
          padding-left: 70px;
          padding-left: 4.375rem; } }

  .block-info {
    margin-bottom: 100px;
    margin-bottom: 6.25rem; }
    .block-info .main-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .block-info .description {
      margin-right: 120px;
      margin-right: 7.5rem;
      max-width: 552px;
      max-width: 34.5rem; }
    .block-info .description-text {
      font-size: 16px;
      font-size: 1rem;
      line-height: 27px;
      line-height: 1.6875rem;
      color: #7688a2; }
    .block-info .video {
      margin-top: 40px;
      margin-top: 2.5rem;
      width: 100%;
      height: 310px;
      height: 19.375rem; }
    .block-info .data-list {
      margin-top: 32px;
      margin-top: 2rem; }
    @media (max-width: 768px) {
      .block-info {
        margin-bottom: 64px;
        margin-bottom: 4rem; }
        .block-info .main-info {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
        .block-info .data {
          margin-top: 40px;
          margin-top: 2.5rem;
          max-width: 552px;
          max-width: 34.5rem; } }
    @media (max-width: 667px) {
      .block-info {
        margin-bottom: 40px;
        margin-bottom: 2.5rem; }
        .block-info .description {
          margin-right: 0; }
        .block-info .video {
          height: 240px;
          height: 15rem; } }

  .block-quote {
    background: #e0edf2;
    padding:  60px 0;
    padding:  3.75rem 0;
    text-align: center; }
    .block-quote .quote {
      color: #3f4d67;
      z-index: 2;
      position: relative;
      margin-bottom: 25px;
      margin-bottom: 1.5625rem; }
    .block-quote .icon-quote {
      font-size: 200px;
      font-size: 12.5rem;
      opacity: 0.3;
      position: absolute;
      top: -2.5rem;
      left: 0rem;
      z-index: 1;
      color: #98c3d4; }
    .block-quote .author {
      text-transform: uppercase;
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: 500;
      margin-bottom: 50px;
      margin-bottom: 3.125rem;
      color: #48889e; }
    @media only screen and (min-width: 1024px) {
      .block-quote {
        padding:  120px 0 70px;
        padding:  7.5rem 0 4.375rem; }
        .block-quote .icon-quote {
          font-size: 300px;
          font-size: 18.75rem;
          top: -7.5rem;
          left: 7.8125rem;
          z-index: 1; } }

  .block-quotes {
    text-align: center;
    padding:  60px 0;
    padding:  3.75rem 0; }
    .block-quotes .beta {
      margin-bottom: 54px;
      margin-bottom: 3.375rem; }

  .about-collection.is-yellow {
    background-color: #fef6e4; }
  .about-collection.is-blue {
    background-color: #b5d9e6; }
  .about-collection .button-primary {
    background-color: #f8cf6b; }

  .bestsellers .book-item .book-info {
    text-align: center; }

  .pocket-books {
    background: #1f232a;
    color: #ffffff;
    position: relative; }
    .pocket-books .book-cover-thumb {
      margin:  0 auto 60px;
      margin:  0 auto 3.75rem; }
    @media only screen and (min-width: 1024px) {
      .pocket-books {
        padding:  122px 0 60px;
        padding:  7.625rem 0 3.75rem; }
        .pocket-books .hidden-title {
          position: absolute;
          top: 3.5rem; } }

  .books-banner {
    background: #ced2d9;
    position: relative;
    overflow: hidden;
    min-height: 18.75rem;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center; }
    .books-banner .wrapper {
      position: static;
      width: 100%;
      padding-top: 20px;
      padding-top: 1.25rem;
      padding-bottom: 20px;
      padding-bottom: 1.25rem; }
    .books-banner-content {
      padding-right: 20%;
      z-index: 2;
      position: relative;
      display: inline-block; }
    .books-banner .basic-text {
      margin:  8px 0 34px;
      margin:  0.5rem 0 2.125rem;
      color: #252a33;
      /* fallback */
      color: rgba(37, 42, 51, 0.6);
      letter-spacing: 0.5px; }
    .books-banner-image-wrapper {
      width: 30%;
      max-width: 600px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
    .books-banner .books-image {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: 0% 100%;
      object-position: 0% 100%; }
    .books-banner.khaki {
      background: #b0b1a1; }
    .books-banner.pink {
      background: #f5d6ce; }
    @media only screen and (min-width: 1024px) {
      .books-banner-content {
        padding-right: 50%; }
      .books-banner-image-wrapper {
        width: 50%; } }

  @media (max-width: 667px) {
    .books-banner {
      min-height: 12.5rem; }
      .books-banner .books-image {
        -o-object-position: -25% 100%;
        object-position: -25% 100%; }

    .books-banner .books-banner-image-wrapper {
      width: 50%; } }
  .book-cards-container .book-card {
    margin-left: 4px;
    margin-right: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .boxes-info-container {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
    .boxes-info-container .box-info {
      margin-bottom: 2.125rem; }

  .book-awards {
    background: #1f232a;
    color: #ffffff;
    text-align: center;
    padding:  60px 0 40px;
    padding:  3.75rem 0 2.5rem; }
    .book-awards .delta {
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }

  .awards {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center; }
    .awards .award {
      -webkit-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 20.625rem;
      margin:  0 30px 60px 30px;
      margin:  0 1.875rem 3.75rem 1.875rem; }
    @media only screen and (min-width: 1024px) {
      .awards .award {
        -webkit-box-flex: 0;
        -moz-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%; } }

  .award {
    display: inline-block;
    background: #2a2f39;
    position: relative;
    color: #ffffff;
    text-align: left;
    padding:  40px 30px 40px 126px;
    padding:  2.5rem 1.875rem 2.5rem 7.875rem; }
    .award .image {
      height: 5rem;
      width: auto;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 2rem; }
    .award .label {
      color: #7688a2;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 17px;
      line-height: 1.0625rem;
      font-weight: 500;
      letter-spacing: 1.2px; }
    .award .title {
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px;
      line-height: 1.25rem;
      letter-spacing: 0.5px;
      margin-bottom: 4px;
      margin-bottom: 0.25rem; }

  .authors-letter {
    display: block;
    position: relative;
    width: 100%;
    min-height: 0px;
    min-height: 0rem;
    -webkit-box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    -webkit-transition: min-height 0.4s ease, -webkit-box-shadow 0.25s ease;
    transition: min-height 0.4s ease, -webkit-box-shadow 0.25s ease;
    transition: min-height 0.4s ease, box-shadow 0.25s ease;
    transition: min-height 0.4s ease, box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease; }
    .authors-letter.is-open {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .authors-letter.is-open .authors-letter-wrapper-collapsed {
        opacity: 0;
        pointer-events: none; }
      .authors-letter.is-open .authors-letter-wrapper-glossary {
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.4s ease 0.4s, -webkit-transform 0.4s ease 0.4s;
        transition: opacity 0.4s ease 0.4s, -webkit-transform 0.4s ease 0.4s;
        transition: transform 0.4s ease 0.4s, opacity 0.4s ease 0.4s;
        transition: transform 0.4s ease 0.4s, opacity 0.4s ease 0.4s, -webkit-transform 0.4s ease 0.4s; }
    .authors-letter:first-child {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .authors-letter:nth-child(5n - 4) {
      background-color: #b5d9e6; }
      .authors-letter:nth-child(5n - 4) .authors-letter-letter,
      .authors-letter:nth-child(5n - 4) .authors-letter-description {
        color: #89b1bf; }
      .authors-letter:nth-child(5n - 4) .authors-letter-author {
        color: #dff7ff; }
      .authors-letter:nth-child(5n - 4) .authors-letter-letter:after {
        background-color: #89b1bf; }
      .authors-letter:nth-child(5n - 4) .authors-letter-list a:hover {
        color: #89b1bf; }
    .authors-letter:nth-child(5n - 3) {
      background-color: #9fb1f1; }
      .authors-letter:nth-child(5n - 3) .authors-letter-letter,
      .authors-letter:nth-child(5n - 3) .authors-letter-description {
        color: #7c8fd4; }
      .authors-letter:nth-child(5n - 3) .authors-letter-author {
        color: #ccd7ff; }
      .authors-letter:nth-child(5n - 3) .authors-letter-letter:after {
        background-color: #7c8fd4; }
      .authors-letter:nth-child(5n - 3) .authors-letter-list a:hover {
        color: #7c8fd4; }
    .authors-letter:nth-child(5n - 2) {
      background-color: #d38767; }
      .authors-letter:nth-child(5n - 2) .authors-letter-letter,
      .authors-letter:nth-child(5n - 2) .authors-letter-description {
        color: #be6e4d; }
      .authors-letter:nth-child(5n - 2) .authors-letter-author {
        color: #ffb190; }
      .authors-letter:nth-child(5n - 2) .authors-letter-letter:after {
        background-color: #be6e4d; }
      .authors-letter:nth-child(5n - 2) .authors-letter-list a:hover {
        color: #be6e4d; }
    .authors-letter:nth-child(5n - 1) {
      background-color: #f8cf6b; }
      .authors-letter:nth-child(5n - 1) .authors-letter-letter,
      .authors-letter:nth-child(5n - 1) .authors-letter-description {
        color: #d1aa4b; }
      .authors-letter:nth-child(5n - 1) .authors-letter-author {
        color: #fff7e4; }
      .authors-letter:nth-child(5n - 1) .authors-letter-letter:after {
        background-color: #d1aa4b; }
      .authors-letter:nth-child(5n - 1) .authors-letter-list a:hover {
        color: #d1aa4b; }
    .authors-letter:nth-child(5n) {
      background-color: #f5d6ce; }
      .authors-letter:nth-child(5n) .authors-letter-letter,
      .authors-letter:nth-child(5n) .authors-letter-description {
        color: #d7a99d; }
      .authors-letter:nth-child(5n) .authors-letter-author {
        color: #fbf7f6; }
      .authors-letter:nth-child(5n) .authors-letter-letter:after {
        background-color: #d7a99d; }
      .authors-letter:nth-child(5n) .authors-letter-list a:hover {
        color: #d7a99d; }
    .authors-letter-wrapper-collapsed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding:  16px 0 16px 40px;
      padding:  1rem 0 1rem 2.5rem;
      width: 100%;
      max-width: 720px;
      max-width: 45rem;
      cursor: pointer;
      opacity: 1;
      pointer-events: all;
      -webkit-transition: opacity 0.4s ease;
      transition: opacity 0.4s ease; }
    .authors-letter-letter {
      display: block;
      position: relative;
      font-family: grad, serif;
      font-size: 150px;
      font-size: 9.375rem;
      line-height: 120px;
      line-height: 7.5rem;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase;
      pointer-events: none; }
      .authors-letter-letter::after {
        content: '';
        display: block;
        position: relative;
        margin-top: 10px;
        margin-top: 0.625rem;
        min-width: 110px;
        min-width: 6.875rem;
        height: 3px;
        height: 0.1875rem; }
    .authors-letter-info {
      width: 240px;
      width: 15rem;
      text-align: right;
      pointer-events: none; }
    .authors-letter-description {
      font-family: grad, serif;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 18px;
      line-height: 1.125rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      font-style: italic; }
    .authors-letter-author {
      margin-top: 16px;
      margin-top: 1rem;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 14px;
      line-height: 0.875rem;
      letter-spacing: 1.3px;
      letter-spacing: 0.08125rem;
      text-transform: uppercase; }
    .authors-letter-wrapper-glossary {
      position: absolute;
      padding: 20px;
      padding: 1.25rem;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-width: 1280px;
      max-width: 80rem;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.4s ease;
      transition: opacity 0.4s ease; }
      .authors-letter-wrapper-glossary .authors-letter-letter {
        margin: 0 auto;
        font-size: 260px;
        font-size: 16.25rem;
        line-height: 240px;
        line-height: 15rem;
        max-width: 214px;
        max-width: 13.375rem; }
    .authors-letter .button-primary {
      position: absolute;
      top: 20px;
      top: 1.25rem;
      left: 20px;
      left: 1.25rem;
      padding-left: 0;
      color: #ffffff;
      background-color: transparent;
      -webkit-transition: opacity 0.25s ease, color 0.25s ease;
      transition: opacity 0.25s ease, color 0.25s ease; }
      .authors-letter .button-primary:hover {
        color: #91959b; }
      .authors-letter .button-primary::after {
        display: none; }
    .authors-letter .button-primary .icon,
    .authors-letter .button-primary .text {
      pointer-events: none; }
    .authors-letter .authors-letter-list-title {
      margin-top: 80px;
      margin-top: 5rem;
      font-weight: 700;
      color: #252a33;
      text-align: left; }
    .authors-letter .authors-letter-list-wrapper {
      margin-top: 20px;
      margin-top: 1.25rem;
      text-align: left;
      max-height: 480px;
      max-height: 30rem;
      overflow-y: auto; }
    .authors-letter .authors-letter-list {
      display: block;
      position: relative;
      width: 100%;
      -webkit-columns: 4;
      columns: 4; }
      .authors-letter .authors-letter-list a {
        display: block;
        font-size: 15px;
        font-size: 0.9375rem;
        padding:  8px 0;
        padding:  0.5rem 0;
        font-weight: 500;
        color: #252a33;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }

  @media (max-width: 1300px) {
    .authors-letter .authors-letter-wrapper-collapsed {
      padding:  16px 20px;
      padding:  1rem 1.25rem; }

    .authors-letter .authors-letter-info {
      width: 172px;
      width: 10.75rem; } }
  @media (max-width: 768px) {
    .authors-letter .authors-letter-wrapper-collapsed {
      padding: 16px;
      padding: 1rem;
      max-width: 768px;
      max-width: 48rem; }

    .authors-letter .authors-letter-letter {
      font-size: 100px;
      font-size: 6.25rem;
      line-height: 80px;
      line-height: 5rem; }

    .authors-letter .authors-letter-letter::after {
      min-width: 90px;
      min-width: 5.625rem; }

    .authors-letter .authors-letter-info {
      width: 160px;
      width: 10rem; }

    .authors-letter .authors-letter-wrapper-glossary {
      padding:  64px 16px 16px 16px;
      padding:  4rem 1rem 1rem 1rem; }

    .authors-letter .button-primary {
      top: 16px;
      top: 1rem;
      left: 16px;
      left: 1rem; }

    .authors-letter .authors-letter-wrapper-glossary .authors-letter-letter {
      max-width: 140px;
      max-width: 8.75rem;
      font-size: 160px;
      font-size: 10rem;
      line-height: 130px;
      line-height: 8.125rem; }

    .authors-letter .authors-letter-list-title {
      margin-top: 40px;
      margin-top: 2.5rem; }

    .authors-letter .authors-letter-list-wrapper {
      margin-top: 16px;
      margin-top: 1rem;
      max-height: 300px;
      max-height: 18.75rem; }

    .authors-letter .authors-letter-list {
      -webkit-columns: 2;
      columns: 2; } }
  .authors-searcher {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 900px;
    min-height: 56.25rem;
    background-color: #efefef;
    overflow: hidden;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease; }
    .authors-searcher.is-searcher-open {
      height: 100vh;
      overflow: hidden; }
      .authors-searcher.is-searcher-open .authors-searcher-searcher {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .authors-searcher.is-searcher-open .authors-searcher-searcher .button-primary {
        opacity: 1;
        pointer-events: all; }
      .authors-searcher.is-searcher-open .authors-searcher-letters {
        opacity: 0;
        pointer-events: none; }
    .authors-searcher.is-letter-open .authors-searcher-searcher {
      opacity: 0;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
    .authors-searcher.is-letter-open .authors-searcher-letters {
      overflow-y: hidden;
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .authors-searcher-wrapper {
      display: block;
      position: relative;
      padding: 0;
      width: 100%;
      height: 100%; }
    .authors-searcher-searcher {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      padding:  24px 216px 80px 20px;
      padding:  1.5rem 13.5rem 5rem 1.25rem;
      width: 560px;
      width: 35rem;
      height: 100%;
      background-color: #efefef;
      -webkit-box-shadow: 8px 2px 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 8px 2px 10px 0 rgba(0, 0, 0, 0.1);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
      opacity: 1;
      -webkit-transition: width 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.25s ease;
      transition: width 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.25s ease;
      transition: transform 0.4s ease, width 0.4s ease, opacity 0.4s ease, box-shadow 0.25s ease;
      transition: transform 0.4s ease, width 0.4s ease, opacity 0.4s ease, box-shadow 0.25s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.25s ease;
      will-change: width;
      z-index: 1; }
    .authors-searcher-searcher-content {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
      .authors-searcher-searcher-content .button-primary {
        margin-bottom: 26px;
        margin-bottom: 1.625rem;
        padding-left: 0;
        color: #252a33;
        background-color: transparent;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.25s ease, color 0.25s ease;
        transition: opacity 0.25s ease, color 0.25s ease; }
        .authors-searcher-searcher-content .button-primary:hover {
          color: #91959b; }
        .authors-searcher-searcher-content .button-primary::after {
          display: none; }
      .authors-searcher-searcher-content .form-field {
        margin-top: 64px;
        margin-top: 4rem;
        max-width: 840px;
        max-width: 52.5rem; }
      .authors-searcher-searcher-content .form-input {
        padding-left: 0;
        font-size: 22px;
        font-size: 1.375rem;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #ced2d9; }
        .authors-searcher-searcher-content .form-input::-webkit-input-placeholder {
          color: #ced2d9; }
        .authors-searcher-searcher-content .form-input::-moz-placeholder {
          color: #ced2d9; }
        .authors-searcher-searcher-content .form-input:-ms-input-placeholder {
          color: #ced2d9; }
        .authors-searcher-searcher-content .form-input:-moz-placeholder {
          color: #ced2d9; }
    .authors-searcher-searcher-list-title {
      margin-top: 64px;
      margin-top: 4rem; }
    .authors-searcher-list-wrapper {
      margin-top: 16px;
      margin-top: 1rem;
      max-height: 480px;
      max-height: 30rem;
      overflow-y: auto; }
    .authors-searcher-list {
      display: block;
      position: relative;
      width: 100%;
      -webkit-columns: 4;
      columns: 4; }
      .authors-searcher-list a {
        display: block;
        font-size: 15px;
        font-size: 0.9375rem;
        padding:  8px 0;
        padding:  0.5rem 0;
        font-weight: 500;
        color: #3f4d67;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
        .authors-searcher-list a:hover {
          color: #91959b; }
    .authors-searcher-letters {
      display: block;
      position: relative;
      height: 100%;
      min-width: 100vw;
      -webkit-transform: translateX(560px);
      transform: translateX(560px);
      -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
      transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
      transition: transform 0.4s ease, opacity 0.4s ease;
      transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
      overflow-x: hidden;
      overflow-y: auto;
      opacity: 1;
      pointer-events: all; }

  @media (max-width: 1300px) {
    .authors-searcher:not(.is-letter-open) .authors-searcher-letters {
      width: calc(100% - 560px);
      min-width: 0; } }
  @media (max-width: 1024px) {
    .authors-searcher.is-searcher-collapsed .authors-searcher-searcher {
      -webkit-transform: translateX(-290px);
      transform: translateX(-290px); }

    .authors-searcher .authors-searcher-searcher {
      padding:  24px 80px 80px 80px;
      padding:  1.5rem 5rem 5rem 5rem;
      width: 400px;
      width: 25rem; }

    .authors-searcher:not(.is-letter-open) .authors-searcher-letters {
      width: calc(100% - 400px);
      -webkit-transform: translateX(400px);
      transform: translateX(400px); } }
  @media (max-width: 768px) {
    .authors-searcher {
      min-height: 600px;
      min-height: 37.5rem;
      max-height: 100vh;
      overflow-y: auto; }

    .authors-searcher.is-searcher-open .authors-searcher-searcher {
      min-height: 100vh; }

    .authors-searcher.is-letter-open {
      overflow-y: hidden; }

    .authors-searcher.is-letter-open .authors-searcher-searcher {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); }

    .authors-searcher .authors-searcher-wrapper {
      height: auto; }

    .authors-searcher .authors-searcher-searcher {
      padding:  16px 16px 20px 16px;
      padding:  1rem 1rem 1.25rem 1rem;
      position: relative;
      width: 100%;
      min-height: 140px;
      min-height: 8.75rem;
      -webkit-transition: min-height 0.4s ease;
      transition: min-height 0.4s ease; }

    .authors-searcher .authors-searcher-searcher .button-icon:last-child {
      display: none; }

    .authors-searcher .authors-searcher-searcher-content .button-primary {
      position: absolute;
      top: 0;
      right: 0; }

    .authors-searcher .authors-searcher-searcher-content .form-field {
      margin-top: 16px;
      margin-top: 1rem; }

    .authors-searcher .authors-searcher-list-wrapper {
      max-height: 350px;
      max-height: 21.875rem; }

    .authors-searcher .authors-searcher-list {
      -webkit-columns: 2;
      columns: 2; }

    .authors-searcher .authors-searcher-letters,
    .authors-searcher:not(.is-letter-open) .authors-searcher-letters {
      width: 100%;
      -webkit-transform: translateX(0);
      transform: translateX(0); } }
  .books-list {
    margin-top: 64px;
    margin-top: 4rem;
    margin-bottom: 64px;
    margin-bottom: 4rem; }
    .books-list .filters-container {
      -webkit-transition: -webkit-box-shadow 0.25s ease, -webkit-transform 0.4s ease;
      transition: -webkit-box-shadow 0.25s ease, -webkit-transform 0.4s ease;
      transition: box-shadow 0.25s ease, transform 0.4s ease;
      transition: box-shadow 0.25s ease, transform 0.4s ease, -webkit-box-shadow 0.25s ease, -webkit-transform 0.4s ease; }
      .books-list .filters-container .checkbox-list:not(:first-child) {
        margin-top: 48px;
        margin-top: 3rem; }
      .books-list .filters-container .button-secondary {
        margin-top: 38px;
        margin-top: 2.375rem; }
      .books-list .filters-container .button-secondary + .button-tertiary {
        display: block;
        margin-top: 16px;
        margin-top: 1rem; }
      .books-list .filters-container.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15); }
    .books-list .filters-closer {
      display: none;
      position: absolute;
      top: 16px;
      top: 1rem;
      right: 16px;
      right: 1rem;
      font-size: 12px;
      font-size: 0.75rem; }
      .books-list .filters-closer .icon {
        font-size: 16px;
        font-size: 1rem; }
    .books-list .menu-order-container {
      display: block;
      position: relative;
      margin-bottom: 80px;
      margin-bottom: 5rem;
      width: 100%;
      text-align: right; }
      .books-list .menu-order-container .button-icon:first-child {
        display: none;
        margin-right: 32px;
        margin-right: 2rem;
        border-radius: 3px;
        border-radius: 0.1875rem; }
    .books-list .menu-order-by {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative;
      margin: 0 auto; }
    .books-list .results-text {
      display: block;
      position: relative;
      margin-bottom: 32px;
      margin-bottom: 2rem;
      color: #858f9c; }
      .books-list .results-text span {
        color: #252a33;
        font-weight: 500; }
    .books-list .books-list-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .books-list .book-list-item:not(.is-full) {
      margin-right: calc(33.33% - 160px); }
      .books-list .book-list-item:not(.is-full):nth-child(4n) {
        margin-right: 0; }
    .books-list .author-highlighted {
      margin-bottom: 80px;
      margin-bottom: 5rem;
      width: 100%; }
    .books-list .pagination-container {
      display: block;
      position: relative;
      width: 100%;
      text-align: center; }
    .books-list .pagination {
      display: inline-block; }

  @media (max-width: 1023px) {
    .books-list .filters-container {
      position: absolute;
      top: 0;
      left: 0;
      padding: 20px;
      padding: 1.25rem;
      width: 400px;
      width: 25rem;
      background: #ffffff;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-box-shadow: none;
      box-shadow: none;
      z-index: 4; }

    .books-list .filters-closer {
      display: block; }

    .books-list .menu-order-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }

    .books-list .menu-order-container .button-icon:first-child {
      display: block; }

    .books-list .menu-order-by {
      margin: 0; } }
  @media (max-width: 667px) {
    .books-list .col-xs-12.col-md-4.filters-container {
      padding: 32px 24px 32px 16px;
      max-width: 240px;
      max-width: 15rem; }

    .books-list {
      margin-top: 24px;
      margin-top: 1.5rem;
      margin-bottom: 40px;
      margin-bottom: 2.5rem; }

    .books-list .col-xs-12.col-md-4,
    .books-list .col-xs-12.col-md-8 {
      padding: 0; }

    .books-list .menu-order-container {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 24px;
      margin-bottom: 1.5rem;
      text-align: left; }

    .books-list .menu-order-container .button-icon:first-child {
      margin-right: 8px;
      margin-right: 0.5rem; }

    .books-list .dropdown-wrapper {
      margin-right: 8px;
      margin-right: 0.5rem;
      width: calc(100% - 56px); }

    .books-list .book-list-item:not(.is-full),
    .books-list .book-list-item:not(.is-full):nth-child(4n) {
      margin-right: 24px;
      margin-right: 1.5rem; }

    .books-list .author-highlighted {
      margin-bottom: 40px;
      margin-bottom: 2.5rem; } }
  @media (max-width: 580px) {
    .books-list .books-list-container {
      max-width: 432px;
      max-width: 27rem; } }
  .about-container {
    display: block;
    position: relative;
    padding:  88px 20px 40px 72px;
    padding:  5.5rem 1.25rem 2.5rem 4.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .about-container + .about-container {
      padding:  160px 20px 176px 72px;
      padding:  10rem 1.25rem 11rem 4.5rem; }
    .about-container .big-logo {
      position: absolute;
      top: -101px;
      left: 20px;
      left: 1.25rem;
      width: 100%;
      max-width: 972px;
      max-width: 60.75rem;
      height: auto;
      z-index: -1; }
    .about-container .about-title,
    .about-container .about-description {
      display: block;
      position: relative;
      max-width: 648px;
      max-width: 40.5rem; }
    .about-container .about-title + .about-description {
      margin-top: 160px;
      margin-top: 10rem;
      max-width: 456px;
      max-width: 28.5rem; }
    .about-container .about-description {
      font-size: 16px;
      font-size: 1rem;
      line-height: 27px;
      line-height: 1.6875rem;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      font-weight: 400;
      color: #6a6a6a; }
      .about-container .about-description + .about-description {
        margin-top: 40px;
        margin-top: 2.5rem; }
    .about-container .date-container {
      display: block;
      position: relative;
      margin-bottom: 64px;
      margin-bottom: 4rem; }
    .about-container .date-inline {
      display: inline-block;
      padding-right: 150px;
      padding-right: 9.375rem; }
    .about-container .date {
      font-size: 170px;
      font-size: 10.625rem;
      line-height: 170px;
      line-height: 10.625rem;
      font-family: grad, serif;
      font-weight: 700;
      z-index: -1; }
      .about-container .date.yellow {
        position: absolute;
        top: 0;
        right: 0;
        color: #f8cf6b;
        -webkit-transform: translateX(25%) translateY(-50%);
        transform: translateX(25%) translateY(-50%); }
      .about-container .date.grey {
        position: absolute;
        top: 0;
        left: -160px;
        color: #e9e9e9;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .about-container .date.black {
        display: inline-block;
        vertical-align: middle;
        margin-top: -64px;
        margin-left: -100px;
        color: #252a33; }
    .about-container .about-creator {
      display: block;
      position: relative;
      margin:  88px 0;
      margin:  5.5rem 0;
      max-width: 932px;
      max-width: 58.25rem;
      text-align: right; }
      .about-container .about-creator .creator-info {
        position: absolute;
        top: 50%;
        left: 0;
        text-align: left;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .about-container .about-creator .creator-image {
        position: relative;
        margin: 0 auto;
        width: 550px;
        width: 34.375rem;
        height: auto; }
    .about-container .about-quote {
      font-size: 46px;
      font-size: 2.875rem;
      line-height: 52px;
      line-height: 3.25rem;
      font-family: grad, serif;
      font-style: italic; }
    .about-container .about-quote-small {
      padding-left: 32px;
      padding-left: 2rem;
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 28px;
      line-height: 1.75rem;
      font-family: grad, serif;
      font-style: italic; }
      .about-container .about-quote-small + .about-description {
        margin-top: 24px;
        margin-top: 1.5rem;
        max-width: 360px;
        max-width: 22.5rem; }
    .about-container .about-authors {
      position: absolute;
      padding-left: 768px;
      padding-left: 48rem;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 768px;
      height: 48rem;
      background-color: #dcdfe4;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: -1; }
      .about-container .about-authors::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: -100%;
        bottom: 0;
        left: -100%;
        background-color: #dcdfe4; }
    .about-container .about-authors-title {
      display: block;
      position: relative;
      margin-top: -110px;
      font-size: 170px;
      font-size: 10.625rem;
      line-height: 210px;
      line-height: 13.125rem;
      font-family: grad, serif;
      font-style: italic;
      color: #1f232a;
      opacity: 0.1; }
    .about-container .about-authors-image {
      display: block;
      position: relative;
      padding-left: 48px;
      padding-left: 3rem; }
      .about-container .about-authors-image img {
        display: block;
        position: relative; }
      .about-container .about-authors-image span {
        display: block;
        position: relative;
        margin-top: 8px;
        margin-top: 0.5rem;
        margin-bottom: 32px;
        margin-bottom: 2rem; }
    .about-container .about-decorator {
      position: absolute;
      right: 40px;
      right: 2.5rem;
      bottom: 980px;
      bottom: 61.25rem;
      padding:  546px 0 62px 0;
      padding:  34.125rem 0 3.875rem 0; }
      .about-container .about-decorator::before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 160px;
        width: 10rem;
        height: 100%;
        background-color: #f8cf6b;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1; }
      .about-container .about-decorator-info {
        display: inline-block;
        position: relative;
        margin: 0 auto;
        max-width: 400px;
        max-width: 25rem; }
      .about-container .about-decorator.small {
        padding:  150px 0 66px 88px;
        padding:  9.375rem 0 4.125rem 5.5rem;
        top: 380px;
        top: 23.75rem;
        max-width: 460px;
        max-width: 28.75rem;
        right: 0;
        bottom: auto; }
      .about-container .about-decorator.small::before {
        left: 0;
        -webkit-transform: none;
        transform: none; }

  @media (max-width: 1400px) {
    .about-container .date.grey {
      left: 0; } }
  @media (max-width: 1280px) {
    .about-container .big-logo {
      top: 0;
      width: calc(100% - 40px); }

    .about-container .date {
      font-size: 140px;
      font-size: 8.75rem;
      line-height: 140px;
      line-height: 8.75rem; }

    .about-container .date-container {
      margin-bottom: 48px;
      margin-bottom: 3rem; }

    .about-container .date.black {
      margin-left: 0; }

    .about-container .about-authors {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: relative;
      bottom: auto;
      left: auto;
      padding-bottom: 48px;
      padding-bottom: 3rem;
      padding-left: 0;
      height: auto;
      background-color: transparent;
      z-index: 0; }

    .about-container .about-authors::before {
      top: 70px;
      top: 4.375rem;
      right: -20px;
      right: -1.25rem;
      bottom: -48px;
      bottom: -3rem;
      left: -72px;
      left: -4.5rem; }

    .about-container .about-authors-title {
      min-width: 100%;
      margin-top: 0;
      margin-bottom: 24px;
      margin-bottom: 1.5rem;
      font-size: 140px;
      font-size: 8.75rem;
      line-height: 140px;
      line-height: 8.75rem; }

    .about-container .about-authors-image {
      padding-right: 48px;
      padding-right: 3rem;
      padding-left: 0;
      margin-bottom: 0; }

    .about-container .about-decorator,
    .about-container .about-decorator.small {
      position: relative;
      margin:  72px 0;
      margin:  4.5rem 0;
      padding:  72px 80px 72px 0;
      padding:  4.5rem 5rem 4.5rem 0;
      top: auto;
      right: auto;
      bottom: auto;
      text-align: right;
      max-width: 932px;
      max-width: 58.25rem; }

    .about-container .about-decorator.small {
      margin-bottom: 0; }

    .about-container .about-decorator::before,
    .about-container .about-decorator.small::before {
      left: auto;
      right: 0;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 950px) {
    .about-container + .about-container {
      padding:  80px 20px 176px 72px;
      padding:  5rem 1.25rem 11rem 4.5rem; }

    .about-container .about-authors {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-top: 24px;
      margin-top: 1.5rem;
      padding-bottom: 0; }

    .about-container .about-authors::before {
      bottom: 0; } }
  @media (max-width: 768px) {
    .about-container {
      padding:  40px 20px;
      padding:  2.5rem 1.25rem; }

    .about-container + .about-container {
      padding:  40px 20px;
      padding:  2.5rem 1.25rem; }

    .about-container .about-title + .about-description {
      margin-top: 80px;
      margin-top: 5rem; }

    .about-container .date {
      font-size: 90px;
      font-size: 5.625rem;
      line-height: 90px;
      line-height: 5.625rem; }

    .about-container .date.yellow {
      -webkit-transform: translateX(0) translateY(-33%);
      transform: translateX(0) translateY(-33%); }

    .about-container .date-container {
      margin-bottom: 24px;
      margin-bottom: 1.5rem; }

    .about-container .about-creator {
      margin:  40px 0;
      margin:  2.5rem 0; }

    .about-container .about-creator .creator-info {
      position: relative;
      top: auto;
      left: auto;
      margin-top: 16px;
      margin-top: 1rem;
      -webkit-transform: none;
      transform: none; }

    .about-container .about-creator .creator-image {
      width: 100%px;
      width: 6.25%rem; }

    .about-container .about-description + .about-description {
      margin-top: 16px;
      margin-top: 1rem; }

    .about-container .about-authors::before {
      top: 40px;
      top: 2.5rem;
      right: -20px;
      right: -1.25rem;
      bottom: 0px;
      bottom: 0rem;
      left: -72px;
      left: -4.5rem; }

    .about-container .about-authors-title {
      font-size: 90px;
      font-size: 5.625rem;
      line-height: 90px;
      line-height: 5.625rem; }

    .about-container .date-inline {
      padding-right: 140px;
      padding-right: 8.75rem; }

    .about-container .date.black {
      margin-top: -24px;
      margin-top: -1.5rem; }

    .about-container .about-decorator,
    .about-container .about-decorator.small {
      padding:  72px 20px 72px 0;
      padding:  4.5rem 1.25rem 4.5rem 0; }

    .about-container .about-quote {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 52px;
      line-height: 3.25rem; } }
  .contact-wrapper {
    background-image: url("../images/janko-ferlic-174927-unsplash.jpg");
    min-height: calc(100vh - 335px - 96px);
    background-repeat: no-repeat;
    background-size: cover; }

  .form-contact {
    padding-top: 36px;
    padding-top: 2.25rem;
    padding-bottom: 44px;
    padding-bottom: 2.75rem; }
    .form-contact .title {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: normal;
      color: #ffffff;
      letter-spacing: 0.5px;
      letter-spacing: 0.03125rem;
      margin-bottom: 30px; }
    .form-contact .subtitle {
      color: #ffffff;
      font-weight: 400;
      letter-spacing: 0px;
      letter-spacing: 0rem;
      font-size: 22px;
      font-size: 1.375rem;
      line-height: normal; }
    .form-contact .form-block {
      margin-top: 18px;
      margin-top: 1.125rem; }
    .form-contact .form-field-line {
      margin-top: 24px;
      margin-top: 1.5rem; }
      .form-contact .form-field-line.has-error .helper-text {
        color: #ff0404; }
    .form-contact .helper-text {
      position: absolute;
      line-height: 20px;
      line-height: 1.25rem;
      letter-spacing: 0.46px;
      letter-spacing: 0.02875rem;
      margin-top: 4px;
      margin-top: 0.25rem; }
    .form-contact .form-textarea {
      margin-top: 20px;
      margin-top: 1.25rem;
      margin-bottom: 36px;
      margin-bottom: 2.25rem; }
    .form-contact .button-primary.alternate {
      margin-bottom: 36px;
      margin-bottom: 2.25rem; }
    .form-contact .note {
      margin-top: 17px;
      margin-top: 1.0625rem;
      margin-bottom: 36px;
      margin-bottom: 2.25rem;
      display: block;
      color: #9a9a9a; }
    .form-contact.is-sent .title {
      font-size: 60px;
      font-size: 3.75rem; }

  @media (min-width: 768px) {
    .form-contact {
      padding-top: 78px;
      padding-top: 4.875rem;
      padding-bottom: 104px;
      padding-bottom: 6.5rem; }
      .form-contact .title {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 61px;
        line-height: 3.8125rem; }
      .form-contact .subtitle {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 40px;
        line-height: 2.5rem; }
      .form-contact .form-field-line {
        margin-top: 32px;
        margin-top: 2rem; }
      .form-contact.is-sent {
        padding-top: 223px;
        padding-top: 13.9375rem;
        padding-bottom: 243px;
        padding-bottom: 15.1875rem; }
        .form-contact.is-sent .title {
          font-size: 100px;
          font-size: 6.25rem;
          margin-bottom: 25px;
          margin-bottom: 1.5625rem;
          line-height:  normal;
          line-height:  normal; }
        .form-contact.is-sent .subtitle {
          font-size: 22px;
          font-size: 1.375rem;
          line-height: 32px;
          line-height: 2rem; } }

          .libroPrincipal-img{
            max-height: 550px;
        }

.hidden{
  display: none;
}
.hidden-title{
  top:-3rem!important;
  opacity:0.2;
}


.justify-content-md-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}


.justify-content-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.container {
  width: 100%;
}

.width-1-2{
  width: 50%
}
/* blog */
ul.empty-list {list-style-type: none;}

.img-blog{
  max-height: 70px!important;
  margin: auto!important;
}

/* legal */
.about-container + .about-legal {
  padding:  0 20px 20px 72px;
  padding:  0 1.25rem 1.25rem 4.5rem; }
.list-legal li {
  padding:0.5rem 1.25rem;
}
.cookies-list div {  overflow-x:auto;width:100%;}
.cookies-list table {
  border-collapse: collapse;
  width: 100%;
}

.cookies-list th, td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  width:10%;
}

.cookies-list tr:hover {background-color:#f5f5f5;}


.second-level {
  margin-left: 30px;
}

.push-down { background-color: yellow;padding:0 0 0 10px;}

.contenedor-hidden{
  display: none;
}

.ui-menu-item{
  background-color: #efefef;
}
.a-link-white{
  color:#ffffff;
}
.fb-page{
  padding: 25px;
}


.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px)
}

@media screen and (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: ""
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.4rem;
  padding-bottom: 2rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2))
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2))
  }
  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg, .modal-xl {
    max-width: 800px
  }
}

@media (min-width:1200px) {
  .modal-xl {
    max-width: 1140px
  }
}
.pt-3, .py-3 {
  padding-top: 1rem!important
}

.mw-100 {
  max-width: 100%!important
}
.pb-sm-5, .py-sm-5 {
  padding-bottom: 3rem!important
}


.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled, .btn:disabled {
  opacity: .65
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none
}
.text-center {
  text-align: center!important
}
.text-50{
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}


.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:hover {
  color: #000;
  text-decoration: none
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

a.close.disabled {
  pointer-events: none
}

.audiolabel{
  margin: 30px 0px 15px 0px;
  font-size: 23px;
  color: #252a32;
}

.height-auto{
  height: auto!important;
}
#secondary-hero{
  padding: 2.5rem 0!important;
}

.book-set-item .book-set-box{
 background-color: #058a83;
}
