html {
    font-family: sans-serif;
    font-size: 62.5%;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  article,
  aside,
  footer,
  header,
  nav,
  section,
  main,
  figcaption,
  figure {
    display: block;
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  pre {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  a {
    background-color: transparent;
  }
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
  }
  b,
  strong {
    font-weight: bold;
  }
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  img {
    border-style: none;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  button,
  input {
    overflow: visible;
  }
  button,
  select {
    text-transform: none;
  }
  select[multiple] {
    vertical-align: top;
  }
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
  }
  progress {
    vertical-align: baseline;
  }
  textarea {
    overflow: auto;
    vertical-align: top;
  }
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  details {
    display: block;
  }
  summary {
    display: list-item;
  }
  template {
    display: none;
  }
  [hidden] {
    display: none;
  }
  html {
    box-sizing: border-box;
  }
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }
  div,
  article,
  section,
  header,
  footer,
  nav,
  ul,
  li {
    position: relative;
  }
  ul,
  ol,
  li {
    margin: 0;
    padding: 0;
  }
  figure {
    margin: 0;
  }
  .edit-link {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
  }
  .edit-link .post-edit-link {
    padding: 4px 8px;
    background: red;
    color: black;
  }
  .says,
  .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .site .skip-link {
    background-color: #f1f1f1;
    display: block;
    left: -9999em;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em;
  }
  .site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
  }
  #wpadminbar {
    opacity: 0.5;
    width: auto;
    min-width: auto;
  }
  #wpadminbar #wp-admin-bar-wp-logo,
  #wpadminbar #wp-admin-bar-customize,
  #wpadminbar #wp-admin-bar-updates,
  #wpadminbar #wp-admin-bar-comments,
  #wpadminbar #wp-admin-bar-new-content {
    display: none;
  }
  #wpadminbar #wp-admin-bar-top-secondary,
  #wpadminbar .ab-sub-wrapper {
    display: none !important;
  }
  body.dev #wpadminbar {
    display: none;
  }
  .alignnone {
    margin: 0.25em 1em 1em 0;
  }
  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 0.25em auto 0.25em auto;
  }
  .alignright {
    float: right;
    margin: 0.25em 0 1em 1em;
  }
  .alignleft {
    float: left;
    margin: 0.25em 1em 1em 0;
  }
  .wp-caption {
    padding: 0.25em 0.25em 0.5em;
    text-align: left;
  }
  .wp-caption.alignnone {
    margin: 0.25em 1em 1em 0;
  }
  .wp-caption.alignleft {
    margin: 0.25em 1em 1em 0;
  }
  .wp-caption.alignright {
    margin: 0.25em 0 1em 1em;
  }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0.25em 0.25em;
  }
  .gallery:before,
  .gallery:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .gallery:before,
  .gallery:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .gallery .gallery-item {
    float: left;
    width: 33.3333%;
  }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
  label,
  input,
  textarea,
  button {
    vertical-align: top;
    white-space: normal;
    background: none;
    border: none;
  }
  label {
    text-transform: uppercase;
  }
  fieldset,
  .fieldset {
    margin-bottom: 1em;
  }
  label,
  fieldset legend {
    display: block;
    margin-bottom: 0.2em;
  }
  button,
  .button,
  input[type=submit],
  input[type=reset] {
    display: inline-block;
    width: 100%;
    max-width: 40em;
    padding: 0.4em;
    line-height: 1;
    border: 1px solid black;
    background-color: black;
    color: white;
    cursor: pointer;
  }
  button:hover,
  button:active,
  button:focus,
  .button:hover,
  .button:active,
  .button:focus,
  input[type=submit]:hover,
  input[type=submit]:active,
  input[type=submit]:focus,
  input[type=reset]:hover,
  input[type=reset]:active,
  input[type=reset]:focus {
    background-color: white;
    color: black;
  }
  input[type=date],
  input[type="tel"],
  input[type=datetime],
  input[type=datetime-local],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=range],
  input[type=search] input[type=tel],
  input[type=text],
  input[type=time],
  input[type=url],
  input[type=week] {
    width: 100%;
    max-width: 80em;
    padding: 0.4em;
    border: 1px solid black;
  }
  textarea {
    width: 100%;
    max-width: 80em;
    padding: 0.4em;
    border: 1px solid black;
  }
  input[type=checkbox],
  input[type=radio] {
    width: 1em;
    height: 1em;
  }
  label input[type=checkbox],
  label input[type=radio],
  label .icheckbox_hue,
  label .iradio_hue {
    margin-right: 0.4em;
  }
  select {
    border: 1px solid black;
  }
  input[disabled][disabled],
  textarea[disabled][disabled],
  select[disabled][disabled],
  option[disabled][disabled],
  button[disabled][disabled] {
    cursor: not-allowed;
  }
  .searchform {
    position: relative;
    display: inline-block;
  }
  .searchform .search-form-container {
    width: 2em;
    overflow: hidden;
    transition: width 0.2s ease-out;
  }
  .searchform .search-form-container:before,
  .searchform .search-form-container:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .searchform .search-form-container:before,
  .searchform .search-form-container:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .searchform .search-form-container .search-form-content {
    float: right;
    width: 11.3em;
    white-space: nowrap;
  }
  .searchform .search-form-container .search-form-content input[type=text],
  .searchform .search-form-container .search-form-content input[type=submit] {
    display: inline-block;
    margin: 0;
    border: none;
  }
  .searchform .search-form-container .search-form-content input[type=text] {
    max-width: 9em;
    margin-right: 0.3em;
  }
  .searchform .search-form-container .search-form-content input[type=submit] {
    width: 2em;
    height: 2em;
    color: transparent;
    background-color: transparent;
    border: none;
  }
  .searchform .search-form-container .search-form-content input[type=submit]:hover,
  .searchform .search-form-container .search-form-content input[type=submit]:active,
  .searchform .search-form-container .search-form-content input[type=submit]:focus {
    color: transparent;
    background-color: transparent;
  }
  .searchform .search-form-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    height: 2em;
    z-index: 5;
    cursor: pointer;
  }
  .searchform .search-form-button svg path {
    fill: black;
  }
  .searchform .search-form-button:hover svg path,
  .searchform .search-form-button:active svg path,
  .searchform .search-form-button:focus svg path {
    fill: black;
  }
  .searchform.active .search-form-container {
    width: 11.3em;
  }
  .searchform.active .search-form-button {
    pointer-events: none;
  }
  .searchform.active .search-form-button svg path {
    fill: black;
  }
  #content #searchform .search-form-button {
    display: none;
  }
  .error-404 .searchform {
    margin-bottom: 1em;
  }
  #mc_embed_signup form .mc-field-group {
    margin-bottom: 1em;
  }
  #mc_embed_signup form .mc-field-group input {
    margin-bottom: 0;
  }
  #mc_embed_signup form input.mce_inline_error {
    border-color: black;
  }
  #mc_embed_signup form div.mce_inline_error {
    max-width: 80em;
    margin: 0 0 1em;
    padding: 0.4em;
    background-color: black;
  }
  #mc_embed_signup form #mce-responses .response {
    margin: 1em 0;
  }
  #mc_embed_signup form ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0.5em;
  }
  #mc_embed_signup form ul .icheckbox_hue {
    margin-right: 0.5em;
  }
  #mc_embed_signup form ul label {
    display: inline-block;
  }
  .srt {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .cf:before,
  .cf:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  @font-face {
    font-family: "Diatype";
    src: url("https://publicrecords.nyc/wp-content/themes/hue/fonts/EduDiatypeMono-Regular.otf") format("opentype");
  }
  @font-face {
    font-family: "Univers";
    src: url("https://publicrecords.nyc/wp-content/themes/hue/fonts/UniversNextPro-Bold.ttf") format("truetype");
  }
  body {
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #161616;
    line-height: 1.1;
    font-size: 1.8rem;
  }
  #main .lg-textformat-parent > *,
  ._Default {
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.8rem;
    color: #161616;
  }
  #main .lg-textformat-parent > h2 {
    font-size: 4.5rem;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  #main .lg-textformat-parent > h3 {
    font-size: 3rem;
    margin-bottom: 0.25em;
  }
  a {
    color: #161616;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: normal;
    text-transform: uppercase;
  }
  h1 {
    font-size: 13rem;
    line-height: 0.8;
  }
  h2 {
    font-size: 4.5rem;
    line-height: 1;
  }
  h3 {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: -1.2px;
  }
  h4 {
    font-size: 1.8rem;
    line-height: 1.1;
  }
  h5 {
    font-size: 2.5rem;
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
    font-weight: normal;
  }
  h6 {
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
    line-height: 1;
    font-weight: normal;
    letter-spacing: -0.6px;
    font-size: 2rem;
  }
  p {
    line-height: 1.1;
    letter-spacing: -0.02em;
  }
  label {
    font-size: 14px;
    font-size: 1.4rem;
  }
  input,
  select,
  button,
  textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
  ::-moz-selection {
    color: #000;
    background-color: rgba(221,221,221,0.996) !important;
  }
  ::selection {
    color: #000;
    background-color: rgba(221,221,221,0.996) !important;
  }
  .site-footer {
    background: #131313;
    color: #F6F6F6;
    display: grid;
    grid-template-columns: 3fr 1fr 1fr;
    grid-column-gap: 5%;
    padding-top: 0rem;
    padding-bottom: .5rem;
    align-items: center;
    grid-row-gap: 1.5rem;
  }
  .site-footer #footer_logo {
    max-width: 100%;
    width: auto;
    height: 55px;
  }
  .site-footer .footer-content p {
    margin: 0;
    line-height: 2em;
  }
  .site-footer a {
    color: #F6F6F6;
    text-decoration: none;
  }
  .site-footer a:hover,
  .site-footer a:focus,
  .site-footer a:active {
    text-decoration: none;
    color: #F6F6F6;
  }
  .site-footer ul.footer-menu {
    margin: 0;
  }
  .site-footer ul.footer-menu li {
    display: block;
  }
  .site-footer ul.footer-menu li a {
    font-size: 2rem;
    color: #F6F6F6;
    line-height: normal;
    padding: 0;
  }
  .site-footer ul.footer-menu li a:hover {
    text-decoration: underline;
  }
  #newsletter {
    position: relative;
    grid-column: span 4;
    border-bottom: 2px solid #F6F6F6;
  }
  body.fixed-footer .site-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  #scroll_to_bottom,
  #back_to_top {
    position: fixed;
    left: 1.5rem;
    bottom: 5rem;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s ease-out;
  }
  #scroll_to_bottom img,
  #back_to_top img {
    width: 22px;
  }
  #scroll_to_bottom:hover,
  #back_to_top:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 16 16, auto;
  }
  #scroll_to_bottom.active,
  #back_to_top.active {
    opacity: 1;
    pointer-events: all;
  }
  #scroll_to_bottom {
    transform-origin: 11px 15px;
    transform: rotate(180deg);
  }
  #scroll_to_bottom.active {
    opacity: 0;
    pointer-events: none;
  }
  .site-footer {
    display: none;
  }
  .home .site-footer,
  .page-id-12 .site-footer {
    display: grid;
  }
  .home .site-footer,
  .home #newsletter {
    display: none;
  }
  .home .site-footer {
    padding-top: 0.5rem;
    padding: 2.5rem 1em;
  }
  .site-header {
    height: 4rem;
    background: black;
    color: #161616;
    background-color: #F6F6F6;
    background-color: transparent;
  }
  .site-header .header-content {
    height: 100%;
  }
  .site-branding {
    display: inline-block;
    height: 100%;
    line-height: 1;
    z-index: 999;
  }
  .site-branding a {
    display: inline-block;
    position: relative;
  }
  #header_back,
  #header_back_mobile {
    position: absolute;
    left: 1.5rem;
    top: 0.5rem;
    transform: rotate(-90deg);
  }
  #header_back img,
  #header_back_mobile img {
    width: 22px;
  }
  .site-header .searchform {
    position: absolute;
    top: 50%;
    right: 1em;
    height: ;
    transform: translateY(-50%);
  }
  .site-header .searchform .search-form-container .search-form-content input[type=text] {
    background-color: #ffffff;
    color: black;
  }
  .site-header .searchform .search-form-button svg path {
    fill: #161616;
  }
  .site-header .searchform .search-form-button:hover svg path,
  .site-header .searchform .search-form-button:active svg path,
  .site-header .searchform .search-form-button:focus svg path {
    fill: #161616;
  }
  .site-header .searchform.active .search-form-button svg path {
    fill: #161616;
  }
  body.fixed-header .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100vw - 360px);
    z-index: 99998;
  }
  body.fixed-header main {
    padding-top: 4.75rem;
  }
  .page-id-12.fixed-header main {
    padding-top: 4rem;
  }
  .home.fixed-header main {
    padding-top: 4rem;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a,
  ul.mobile-menu li a {
    color: #161616;
  }
  ul.primary-menu li a:hover,
  ul.primary-menu li a:active,
  ul.primary-menu li a:focus,
  ul.secondary-menu li a:hover,
  ul.secondary-menu li a:active,
  ul.secondary-menu li a:focus,
  ul.footer-menu li a:hover,
  ul.footer-menu li a:active,
  ul.footer-menu li a:focus,
  ul.mobile-menu li a:hover,
  ul.mobile-menu li a:active,
  ul.mobile-menu li a:focus {
    text-decoration: none;
  }
  ul.primary-menu li.current-menu-item > a,
  ul.primary-menu li.current-menu-ancestor > a,
  ul.secondary-menu li.current-menu-item > a,
  ul.secondary-menu li.current-menu-ancestor > a,
  ul.footer-menu li.current-menu-item > a,
  ul.footer-menu li.current-menu-ancestor > a,
  ul.mobile-menu li.current-menu-item > a,
  ul.mobile-menu li.current-menu-ancestor > a {
    text-decoration: none;
  }
  ul.primary-menu li.current-menu-item.onepager-link > a,
  ul.primary-menu li.current-menu-ancestor.onepager-link > a,
  ul.secondary-menu li.current-menu-item.onepager-link > a,
  ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
  ul.footer-menu li.current-menu-item.onepager-link > a,
  ul.footer-menu li.current-menu-ancestor.onepager-link > a,
  ul.mobile-menu li.current-menu-item.onepager-link > a,
  ul.mobile-menu li.current-menu-ancestor.onepager-link > a {
    text-decoration: none;
  }
  ul.primary-menu li.onepager-link.active > a,
  ul.secondary-menu li.onepager-link.active > a,
  ul.footer-menu li.onepager-link.active > a,
  ul.mobile-menu li.onepager-link.active > a {
    text-decoration: none;
  }
  @media (min-width: 1025px) {
    .site-menu {
      display: inline-block;
      height: 100%;
      vertical-align: top;
    }
    .site-menu .menu-content {
      height: 100%;
    }
    .primary-navigation {
      height: 100%;
    }
    .primary-navigation > div {
      top: 50%;
      transform: translateY(-50%);
    }
    ul.primary-menu,
    ul.secondary-menu,
    ul.footer-menu {
      z-index: 100;
    }
    ul.primary-menu li,
    ul.secondary-menu li,
    ul.footer-menu li {
      display: inline-block;
      z-index: 100;
    }
    ul.primary-menu li a,
    ul.secondary-menu li a,
    ul.footer-menu li a {
      display: block;
      white-space: nowrap;
    }
    ul.primary-menu li ul.sub-menu,
    ul.secondary-menu li ul.sub-menu,
    ul.footer-menu li ul.sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      display: none;
    }
    ul.primary-menu li ul.sub-menu li,
    ul.secondary-menu li ul.sub-menu li,
    ul.footer-menu li ul.sub-menu li {
      width: 100%;
    }
    ul.primary-menu li ul.sub-menu ul.sub-menu,
    ul.secondary-menu li ul.sub-menu ul.sub-menu,
    ul.footer-menu li ul.sub-menu ul.sub-menu {
      top: 0;
      left: 100%;
    }
    ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu,
    ul.secondary-menu li.menu-item-has-children:hover > ul.sub-menu,
    ul.footer-menu li.menu-item-has-children:hover > ul.sub-menu {
      display: block;
    }
    ul.primary-menu,
    ul.secondary-menu,
    ul.footer-menu {
      margin: 0 -1em;
    }
    ul.primary-menu li a,
    ul.secondary-menu li a,
    ul.footer-menu li a {
      line-height: 2em;
      padding: 5px 1em;
    }
    ul.primary-menu li a:hover,
    ul.primary-menu li a:active,
    ul.primary-menu li a:focus,
    ul.secondary-menu li a:hover,
    ul.secondary-menu li a:active,
    ul.secondary-menu li a:focus,
    ul.footer-menu li a:hover,
    ul.footer-menu li a:active,
    ul.footer-menu li a:focus {
      text-decoration: none;
    }
    ul.primary-menu li ul.sub-menu,
    ul.secondary-menu li ul.sub-menu,
    ul.footer-menu li ul.sub-menu {
      background-color: black;
    }
    .menu-toggle,
    ul.mobile-menu {
      display: none !important;
    }
  }
  @media (max-width: 1024px) {
    .site-header #searchform {
      display: none;
    }
    .menu-primary-container {
      display: none;
    }
    .site-menu {
      position: fixed;
      top: 4rem;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      background-color: black;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.2s ease-out;
    }
    .site-menu .menu-content {
      height: 100%;
      overflow-y: auto;
      padding: 1em;
      -webkit-overflow-scrolling: touch;
    }
    .site-menu .menu-content::-webkit-scrollbar {
      width: 0.3em;
    }
    .site-menu .menu-content::-webkit-scrollbar-track {
      background-color: grey;
    }
    .site-menu .menu-content::-webkit-scrollbar-thumb {
      background-color: black;
    }
    body.menu-open .site-menu {
      opacity: 1;
      pointer-events: auto;
    }
    ul.mobile-menu {
      display: block;
      z-index: 100;
      padding-bottom: 10px;
    }
    ul.mobile-menu li {
      display: block;
      padding: 0 10px;
    }
    ul.mobile-menu li a {
      display: inline-block;
      height: 2em;
      line-height: 2em;
    }
  }
  #menu-item-86 a:hover a {
    color: #F6F6F6;
  }
  #menu-item-86 a a {
    display: inline-block;
    margin-right: 0;
  }
  #menu-item-86 a a:hover {
    text-decoration: underline;
  }
  .menu-toggle {
    font-size: 1em;
  }
  .menu-toggle {
    display: block;
    padding: 0;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    border: none;
  }
  .menu-toggle .text {
    font-size: 0;
  }
  .menu-toggle span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.3em;
    background-color: white;
    transform: rotate(0deg);
    transition-property: top, margin-top, transform;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-delay: 0.2s, 0.2s, 0s;
  }
  .menu-toggle span.hbl1 {
    top: 0;
  }
  .menu-toggle span.hbl2 {
    top: 50%;
    margin-top: -0.15em;
  }
  .menu-toggle span.hbl3 {
    top: 100%;
    margin-top: -0.3em;
  }
  .menu-toggle:hover,
  .menu-toggle:active,
  .menu-toggle:focus {
    border: none;
    outline: none;
    background-color: transparent;
  }
  .menu-toggle:hover span,
  .menu-toggle:active span,
  .menu-toggle:focus span {
    background-color: ;
  }
  body.menu-open .menu-toggle span {
    transition-property: top, margin-top, transform;
    transition-timing-function: 0.2s;
    transition-delay: 0s, 0s, 0.2s;
    background-color: white;
  }
  body.menu-open .menu-toggle span.hbl1 {
    top: 50%;
    margin-top: -0.15em;
    transform: rotate(45deg);
  }
  body.menu-open .menu-toggle span.hbl2 {
    top: 50%;
    margin-top: -0.15em;
    transform: rotate(45deg);
  }
  body.menu-open .menu-toggle span.hbl3 {
    top: 50%;
    margin-top: -0.15em;
    transform: rotate(-45deg);
  }
  .home .site-branding {
    display: none;
  }
  .home .site-menu {
    display: block;
  }
  .home #header_back,
  .home #header_back_mobile {
    display: none;
  }
  .home header {
    border-bottom: 2px solid transparent;
    background-color: #F6F6F6;
  }
  .home header.border {
    border-bottom: 2px solid #161616;
  }
  .site-branding .mobile-block-content {
    display: none;
  }
  .site-branding {
    position: absolute;
    right: 1.5rem;
    top: 0.5rem;
    transform: rotate(-90deg);
  }
  .site-branding img {
    width: 22px;
  }
  .site-branding a svg {
    height: auto;
    width: 6rem;
  }
  .site-menu {
    text-align: center;
    width: 100%;
    display: none;
  }
  ul.primary-menu {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(6,min-content);
    justify-content: space-between;
  }
  ul.primary-menu li a {
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    font-size: 2rem;
  }
  ul.primary-menu li a:hover {
    background-color: #161616;
    color: #F6F6F6;
  }
  aside {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    width: 360px;
    border-left: 2px solid #161616;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: grid;
    align-items: center;
    padding: 2rem 1.5rem;
  }
  aside::-webkit-scrollbar {
    display: none;
  }
  aside ul {
    display: grid;
    grid-auto-rows: 1fr;
    grid-row-gap: 2rem;
    height: 100%;
  }
  aside ul li {
    border-top: 2px solid #161616;
    text-align: center;
  }
  aside ul li a {
    display: grid;
    grid-template-columns: 105px auto;
    height: 100%;
  }
  aside h3 {
    padding: 0.5rem 0.5em 0;
  }
  aside img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    transition: filter .5s ease-out;
    max-height: calc(20vh - 50px);
    object-fit: cover;
    aspect-ratio: 0.8;
  }
  aside li:hover img {
    filter: grayscale(0%);
  }
  aside a:hover,
  aside a:active,
  aside a:focus {
    text-decoration: none;
    background-color: #161616;
    color: #F6F6F6;
  }
  .active{
    text-decoration: none !important;
    background-color: #161616;
    color: #F6F6F6;
  }
  .secondary-nav {
    display: none;
  }
  .site-branding,
  .primary-navigation {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
  }
  body {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    background: #F6F6F6;
  }
  #main {
    overflow: visible;
    opacity: 0;
    transition: opacity 0.2s ease-out;
  }
  #main.loaded {
    opacity: 1;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 0;
    margin-bottom: 1em;
  }
  p {
    margin-top: 0;
    margin-bottom: 1em;
  }
  p.indent {
    text-indent: 2em;
  }
  a {
    text-decoration: none;
  }
  a:hover,
  a:focus,
  a:active,
  a.active {
    text-decoration: underline;
    outline: none;
  }
  ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  .mobile-block-content,
  .mobile-in-block-content,
  .mobile-inline-content {
    display: none;
  }
  .mobile-block-content.hue-slideshow,
  .mobile-in-block-content.hue-slideshow,
  .mobile-inline-content.hue-slideshow {
    display: none;
  }
  .text ul {
    list-style-type: disc;
    padding-left: 1.5em;
    margin-bottom: 1em;
  }
  .text ol {
    padding-left: 1.5em;
    margin-bottom: 1em;
  }
  .text blockquote {
    margin: 1em 1.5em;
  }
  .text .image-wrapper {
    margin-bottom: 1em;
  }
  .text img {
    width: 100%;
    height: auto;
  }
  .text p img {
    width: auto;
    height: auto;
  }
  .text .video-wrapper,
  .text .iframe-wrapper {
    margin-bottom: 1em;
  }
  hr {
    border-top: 2px solid #161616;
  }
  html,
  body {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  html::-webkit-scrollbar,
  body::-webkit-scrollbar {
    display: none;
  }
  .page-intro,
  .post-intro {
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 0 165px;
    padding: 0 1.5rem;
  }
  .page-intro h1,
  .page-intro h3,
  .page-intro h6,
  .post-intro h1,
  .post-intro h3,
  .post-intro h6 {
    margin: 0;
  }
  .page-intro h1,
  .post-intro h1 {
    margin-bottom: 0.75rem;
    letter-spacing: -0.03em;
  }
  .page-intro h3,
  .post-intro h3 {
    margin-bottom: 0.5rem;
  }
  .page-intro p,
  .post-intro p {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1rem;
    font-size: 2rem;
  }
  .cream {
    background-color: #F6F6F6;
  }
  .featured-img {
    width: 100%;
  }
  .single .post-intro {
    padding-bottom: 1.5rem;
  }
  .single .post-intro p {
    margin-bottom: 0;
  }
  .single .post-intro:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(100% - 3rem);
    background-color: #161616;
    bottom: 0;
    left: 1.5rem;
  }
  .single .date {
    margin-bottom: 1.5rem;
    text-transform: uppercase;
  }
  .single.single-events main {
    display: grid;
    grid-template-columns: 1.36fr 1fr;
  }
  .single.single-events .featured-image {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 100%;
    height: calc(100vh - 45px);
    margin: 0 auto;
  }
  .single.single-events .featured-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .single.single-events .ticket-link {
    display: block;
    margin-top: -1em;
    font-size: 2rem;
    text-transform: uppercase;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    background-color: #161616;
    color: #F6F6F6;
    width: fit-content;
    margin: 1em auto 0;
  }
  .single.single-events .ticket-link:hover {
    text-decoration: none;
  }
  .single.single-events .post-content {
    grid-column: 2;
    padding: 0 1.5rem;
  }
  .single.single-events .post-content h4 {
    text-align: center;
    margin-bottom: 0.5em;
  }
  .single.single-events .post-content h1 {
    hyphens: auto;
    word-break: break-word;
    font-size: 6rem;
    text-align: center;
    margin-bottom: 0.3em;
  }
  .single.single-events .post-content h6 {
    text-transform: uppercase;
  }
  .single.single-events .post-content:after {
    display: none;
  }
  .single.single-events .intro-text {
    text-align: justify;
    font-size: 2rem;
  }
  .single.single-events .description {
    border-top: 2px solid #161616;
    text-align: justify;
    padding-top: 1em;
    margin-top: 1em;
  }
  .single .content-row.image + .content-row {
    margin-top: 2rem;
  }
  .single .content-row {
    display: grid;
    grid-template-columns: repeat(9,1fr);
    grid-column-gap: 1.5rem;
    padding: 0 1.5rem;
  }
  .single .content-row.text .text {
    grid-column: span 6;
  }
  .single .content-row.interview {
    grid-column: span 9;
    display: grid;
    grid-template-columns: repeat(9,1fr);
    grid-column-gap: 1.5rem;
  }
  .single .content-row.interview .person {
    grid-column: span 2;
  }
  .single .content-row.interview .person .person-inner {
    background-color: #161616;
    color: #F6F6F6;
    text-transform: uppercase;
  }
  .single .content-row.interview .text {
    grid-column: span 6;
  }
  .single .content-row.image {
    grid-column: span 9;
    display: grid;
    grid-template-columns: repeat(9,1fr);
    grid-column-gap: 1.5rem;
  }
  .single .content-row.image .thin {
    grid-column: 3 / span 4;
  }
  .single .content-row.image .wide {
    grid-column: 3 / span 6;
  }
  .single .content-row.image.full {
    padding: 0;
  }
  .single .content-row.image .full {
    grid-column: 1 / span 9;
  }
  .page-template-page-template_events .featured-image:after,
  .home .featured-image:after,
  .page-id-20 .featured-image:after,
  .page-id-22 .featured-image:after,
  .page-id-26 .featured-image:after,
  .page-id-30 .featured-image:after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 39px;
    background: linear-gradient(180deg,rgba(235,235,235,0) 33.33%,#EBEBEB 100%);
  }
  .home .featured-image {
    max-height: calc(100vh - 400px);
  }
  .page-id-20 .featured-image,
  .page-id-22 .featured-image,
  .page-id-26 .featured-image {
    overflow: hidden;
    max-height: calc(100vh - 315px);
  }
  .page-id-24 #main,
  .page-id-28 #main {
    overflow-x: hidden;
  }
  .page-id-24 .featured-image,
  .page-id-28 .featured-image {
    overflow: hidden;
    max-height: calc(100vh - 315px);
  }
  .page-template-page-template_events #calendar_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .page.events {
    background-color: #F6F6F6;
  }
  .events {
    padding: 0 1.5rem;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    transition: transform .5s ease-out;
  }
  .events::-webkit-scrollbar {
    display: none;
  }
  .events .no-events {
    text-align: center;
    margin: 1em auto;
    text-transform: uppercase;
  }
  .events.prev {
    transform: translateX(100vw);
  }
  .events.prev.prev-loaded {
    transform: translateX(-100vw);
  }
  .events.next {
    transform: translateX(-100vw);
  }
  .events.next.next-loaded {
    transform: translateX(100vw);
  }
  .events.no-transition {
    transition: none;
  }
  .events .event {
    display: grid;
    grid-template-columns: 1.2fr 3.2fr 4.7fr 0.9fr;
    grid-column-gap: 1.5rem;
    border-top: 2px solid #161616;
    padding: 0.5rem 0 2rem;
  }
  .events .event:hover {
    text-decoration: none;
    background-color: #161616;
    color: #F6F6F6;
  }
  .events .event .date {
    text-transform: uppercase;
  }
  .events .event .title {
    text-transform: uppercase;
  }
  .events .event-wrapper:hover .ticket-link {
    color: #F6F6F6;
  }
  .events .event-wrapper:hover .ticket-link:hover {
    color: #161616;
  }
  .events .ticket-link {
    text-align: right;
    text-transform: uppercase;
    text-decoration: underline;
    position: absolute;
    right: 0;
    top: 0.5rem;
  }
  .events .ticket-link:hover {
    color: #161616;
  }
  body.home main *,
  body.home header,
  body.home aside,
  body.home footer {
    opacity: 1;
  }
  body.home #front_page_new_intro,
  body.home #intro_cursor {
    opacity: 0;
    pointer-events: none;
  }
  body.home.show-intro {
    cursor: none;
  }
  body.home.show-intro main *,
  body.home.show-intro header,
  body.home.show-intro aside,
  body.home.show-intro footer {
    opacity: 0;
    cursor: none;
  }
  body.home.show-intro #front_page_new_intro,
  body.home.show-intro #front_page_new_intro *,
  body.home.show-intro #intro_cursor,
  body.home.show-intro #intro_cursor * {
    opacity: 1;
  }
  body.home.show-intro #front_page_new_intro {
    pointer-events: all;
  }
  #front_page_new_intro {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    transition: opacity .4s ease-out;
  }
  #front_page_new_intro video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #intro_cursor {
    position: fixed;
    pointer-events: none;
    left: 50%;
    top: 50%;
    z-index: 999999;
  }
  #intro_cursor svg {
    width: 10vw;
  }
  #intro_cursor svg path {
    fill: #F6F6F6;
    stroke: #161616;
    stroke-width: 5;
  }
  #front_page_intro {
    padding: 0 1.5rem 0.5rem;
  }
  #front_page_intro img {
    width: 100%;
  }
  #front_page_video {
    width: 100%;
    height: 100%;
  }
  #front_page_video #front_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  #front_page_video img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    height: calc(100% - 2rem);
  }
  #front_page_video .hover-gif {
    opacity: 0;
  }
  #front_page_video:hover .hover-img {
    opacity: 0;
  }
  #front_page_video:hover .hover-gif {
    opacity: 1;
  }
  #front_page_intro_text {
    text-align: justify;
    text-align-last: justify;
    margin-bottom: 0;
    font-size: 2.5rem;
    padding: 0.25em 1.5rem;
    font-size: 2rem;
    display: none;
  }
  .home #main,
  .page-id-438 #main {
    display: grid;
    grid-template-rows: min-content auto min-content min-content;
    height: calc(100vh - 40px);
    height: 100vh;
  }
  .home #main #calendar_header,
  .home #main #calendar_main,
  .page-id-438 #main #calendar_header,
  .page-id-438 #main #calendar_main {
    display: none;
  }
  .home #main.show-calendar,
  .page-id-438 #main.show-calendar {
    padding-top: 0;
    grid-template-rows: min-content auto;
    height: 100vh;
    overflow-x: hidden;
  }
  .home #main.show-calendar #front_page_intro,
  .home #main.show-calendar #front_page_video,
  .home #main.show-calendar #front_page_intro_text,
  .home #main.show-calendar #expand_calendar,
  .page-id-438 #main.show-calendar #front_page_intro,
  .page-id-438 #main.show-calendar #front_page_video,
  .page-id-438 #main.show-calendar #front_page_intro_text,
  .page-id-438 #main.show-calendar #expand_calendar {
    display: none;
  }
  .home #main.show-calendar #calendar_header,
  .page-id-438 #main.show-calendar #calendar_header {
    display: grid;
    position: fixed;
    width: calc(100vw - 360px);
    background-color: #F6F6F6;
    z-index: 9;
    border-bottom: 2px solid #161616;
  }
  .home #main.show-calendar #calendar_main,
  .page-id-438 #main.show-calendar #calendar_main {
    padding-top: 50px;
    display: block;
    max-height: 100vh;
    overflow-y: scroll;
  }
  .home #main.show-calendar #calendar_main .day,
  .page-id-438 #main.show-calendar #calendar_main .day {
    border-top: none;
  }
  .home #main.show-calendar #calendar_main .day + .day,
  .page-id-438 #main.show-calendar #calendar_main .day + .day {
    border-top: 2px solid #161616;
  }
  .show-calendar header,
  .show-calendar .site-footer {
    display: none;
  }
  #expand_calendar,
  .expand-content {
    border-top: 2px solid #161616;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    text-transform: uppercase;
    font-size: 2rem;
    box-sizing: content-box;
  }
  #expand_calendar img,
  .expand-content img {
    position: absolute;
    left: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    height: 21px;
  }
  #expand_calendar:after,
  .expand-content:after {
    content: "";
    display: block;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background-image: url("https://publicrecords.nyc/wp-content/themes/hue/img/expand_calendar.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
  #expand_calendar:hover,
  .expand-content:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 11 11, auto;
    background-color: #161616;
    color: white;
  }
  #expand_calendar:hover:after,
  .expand-content:hover:after {
    filter: invert(1);
  }
  #expand_calendar:hover img,
  .expand-content:hover img {
    filter: invert(1);
  }
  .expanded #expand_calendar:after,
  .expanded .expand-content:after {
    background-image: url("https://publicrecords.nyc/wp-content/themes/hue/img/collapse_calendar.svg");
  }
  .page-id-438 #calendar_header {
    border-top: 2px solid #161616;
  }
  #calendar_header {
    display: grid;
    text-transform: uppercase;
    grid-template-columns: auto auto auto;
    padding: 1.5rem;
  }
  #calendar_header h6 {
    text-transform: uppercase;
    margin: 0;
    font-size: 2rem;
  }
  #calendar_header #month_nav {
    text-align: center;
  }
  #calendar_header #month_nav .prev-month,
  #calendar_header #month_nav .next-month {
    opacity: 0.6;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #calendar_header #month_nav .prev-month {
    background-image: linear-gradient(90deg,rgba(22,22,22,0) 16.75%,#161616 68.92%);
  }
  #calendar_header #month_nav .next-month {
    background-image: linear-gradient(90deg,#161616 4.71%,rgba(22,22,22,0) 68.92%);
  }
  #calendar_header #month_nav span:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 11 11, auto;
  }
  #calendar_header #year {
    text-align: right;
  }
  #calendar_header #close_calendar {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
  }
  #calendar_header #close_calendar:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 11 11, auto;
  }
  .home #calendar_header #year,
  .page-id-438 #calendar_header #year {
    padding-right: 5rem;
  }
  #calendar_main {
    height: 100%;
    overflow-y: auto;
    text-transform: uppercase;
    padding: 0 1.5rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
    transition: transform .5s ease-out;
  }
  #calendar_main::-webkit-scrollbar {
    display: none;
  }
  #calendar_main.prev {
    transform: translateX(100vw);
  }
  #calendar_main.prev.prev-loaded {
    transform: translateX(-100vw);
  }
  #calendar_main.next {
    transform: translateX(-100vw);
  }
  #calendar_main.next.next-loaded {
    transform: translateX(100vw);
  }
  #calendar_main.no-transition {
    transition: none;
  }
  #calendar_main .no-events {
    text-align: center;
    margin: 1em auto;
  }
  #calendar_main .day {
    display: grid;
    grid-template-columns: 125px auto;
    border-top: 2px solid #161616;
  }
  #calendar_main .day.no-events {
    display: none;
  }
  #calendar_main .day .date {
    padding: 1rem;
    padding-left: 0;
    border-right: 2px solid #161616;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  #calendar_main .day .event {
    display: grid;
    grid-template-columns: 85px 0.75fr 1fr;
    grid-column-gap: 5rem;
    padding: 1rem;
  }
  #calendar_main .day .event .tag-date {
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  #calendar_main .day .event .title {
    font-size: 2.2rem;
  }
  #calendar_main .day .event:hover {
    background-color: #161616;
    color: #F6F6F6;
    text-decoration: none;
  }
  #calendar_main .day .event + .event {
    border-top: 2px dotted #161616;
  }
  #calendar_main .day .no-event {
    background-color: #161616;
  }
  .page-id-12 {
    font-size: 1.25rem;
  }
  .page-id-12 .page-intro {
    padding: 0;
    margin-bottom: 0;
  }
  .page-id-12 .page-intro .intro-texts {
    padding: 0 1.5rem;
  }
  .page-id-12 .page-intro img {
    width: 100%;
  }
  .page-id-12 .page-intro h1 {
    font-size: 8cqw;
    font-size: 11.5rem;
    text-align: justify;
    padding: 0 1.5rem;
  }
  .page-id-12 .page-intro h3 {
    text-align: justify;
    text-align-last: justify;
    font-size: 4.5rem;
    padding: 0 1.5rem;
  }
  .page-id-12 .page-intro h6 {
    font-size: 2rem;
    text-align: justify;
    text-align-last: justify;
    margin-top: 0.5em;
    border-top: 2px solid #161616;
    border-bottom: 2px solid #161616;
    padding: 0.5em 1.5rem;
  }
  .page-id-12 h5 {
    font-size: 2rem;
  }
  .page-id-12 #opening_hours {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    text-align: center;
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
  }
  .page-id-12 #opening_hours h5 {
    grid-column: span 7;
    margin-bottom: 0.25em;
    font-weight: auto;
  }
  .page-id-12 #opening_hours div {
    font-size: 2rem;
  }
  .page-id-12 #opening_hours .day {
    font-size: 1.25rem;
    display: block;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
  }
  .page-id-12 .content {
    text-align: center;
    padding-top: 3.5rem;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    padding-bottom: 5rem;
  }
  .page-id-12 .content .intro-content {
    padding: 0 1.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-12 .content p {
    margin-bottom: 1.5em;
  }
  .page-id-12 .content a {
    display: block;
    margin-top: 0.15em;
    font-size: 2rem;
    letter-spacing: 0.01em;
    font-family: 'Diatype', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  .page-id-12 #social_links {
    font-size: 20px;
    margin-top: 5rem;
  }
  .page-id-12 #social_links a {
    display: inline-block;
  }
  .page-id-12 .site-footer {
    position: fixed;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-id-12 .site-footer #newsletter {
    border: none;
  }
  .page-id-12 .site-footer #footer_logo,
  .page-id-12 .site-footer #footer_type,
  .page-id-12 .site-footer .footer-content {
    display: none;
  }
  #newsletter {
    height: 4.5rem;
    display: grid;
    align-items: center;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
  }
  #newsletter:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 27px;
    height: 26px;
    background-image: url("https://publicrecords.nyc/wp-content/themes/hue/img/newsletter_arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
  #back_to_editorial,
  #back_to_store,
  #history_back {
    display: none;
  }
  .page-id-30 #header_back,
  .page-id-12 #header_back,
  .page-id-70 #header_back,
  .page-id-397 #header_back,
  .page-id-404 #header_back {
    display: none;
  }
  .single-product #back_to_store {
    display: block;
  }
  .page-id-14 #header_back {
    display: none;
  }
  .page-id-14 .posts {
    display: grid;
    grid-template-columns: repeat(14,1fr);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 0 1.5rem;
    margin-bottom: 3rem;
  }
  .page-id-14 .posts .article {
    text-align: center;
    grid-column: span 3;
  }
  .page-id-14 .posts .article img {
    margin-bottom: 1rem;
    object-fit: cover;
    aspect-ratio: 0.733;
  }
  .page-id-14 .posts .article h4 {
    display: inline;
  }
  .page-id-14 .posts .article.medium {
    grid-column: span 5;
  }
  .page-id-14 .posts .article.medium img {
    aspect-ratio: 1.24;
  }
  .page-id-14 .posts .article.wide {
    grid-column: span 8;
  }
  .page-id-14 .posts .article.wide img {
    aspect-ratio: 2;
  }
  .page-id-14 .posts a:hover {
    text-decoration: none;
  }
  .page-id-14 .posts a:hover h4 {
    color: #F6F6F6;
    background-color: #161616;
  }
  .page-id-16 .content,
  .page-id-30 .content {
    padding: 0 1.5rem;
  }
  .page-id-30 {
    padding: 0;
  }
  .page-id-30 #main {
    padding-top: 2rem;
  }
  .page-id-30 #offset_01 {
    transform: translateY(-28.5vw);
  }
  .page-id-20 .page-intro h6,
  .page-id-22 .page-intro h6,
  .page-id-26 .page-intro h6 {
    margin-bottom: 0.5rem;
  }
  .page-id-20 .content,
  .page-id-22 .content,
  .page-id-26 .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    padding: 0 1.5rem 0;
    border-bottom: 2px solid #161616;
  }
  .page-id-20 .content h6,
  .page-id-22 .content h6,
  .page-id-26 .content h6 {
    font-size: 2rem;
    grid-column: span 2;
    text-transform: uppercase;
  }
  .page-id-20 .content h4,
  .page-id-22 .content h4,
  .page-id-26 .content h4 {
    padding-top: 1em;
    padding-bottom: 0.5em;
    margin-bottom: 0;
  }
  .page-id-20 .content .category-name,
  .page-id-22 .content .category-name,
  .page-id-26 .content .category-name {
    font-size: 3rem;
    text-transform: uppercase;
    padding: 0.5em 0;
  }
  .page-id-20 .column .column-name,
  .page-id-22 .column .column-name,
  .page-id-26 .column .column-name {
    border-bottom: 2px solid #161616;
    border-right: 2px solid #161616;
    display: none;
  }
  .page-id-20 .column .category,
  .page-id-22 .column .category,
  .page-id-26 .column .category {
    border-right: 2px solid #161616;
  }
  .page-id-20 .column .category:hover,
  .page-id-22 .column .category:hover,
  .page-id-26 .column .category:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 11 11, auto;
  }
  .page-id-20 .column .category + .category,
  .page-id-22 .column .category + .category,
  .page-id-26 .column .category + .category {
    border-top: 2px solid #161616;
  }
  .page-id-20 .column .category-content,
  .page-id-22 .column .category-content,
  .page-id-26 .column .category-content {
    padding-left: 0;
  }
  .page-id-20 .column + .column .column-name,
  .page-id-22 .column + .column .column-name,
  .page-id-26 .column + .column .column-name {
    border-right: none;
  }
  .page-id-20 .column + .column .category,
  .page-id-22 .column + .column .category,
  .page-id-26 .column + .column .category {
    border-right: none;
  }
  .page-id-20 .column + .column .category-content,
  .page-id-22 .column + .column .category-content,
  .page-id-26 .column + .column .category-content {
    padding-left: 1.05vw;
    padding-right: 0;
  }
  .page-id-20 .category-content,
  .page-id-22 .category-content,
  .page-id-26 .category-content {
    height: 0px;
    transition: height .5s ease-out;
    text-align: left;
    text-transform: none;
  }
  .page-id-20 .category-content h6,
  .page-id-22 .category-content h6,
  .page-id-26 .category-content h6 {
    text-transform: uppercase;
    margin-bottom: 0.25em;
  }
  .page-id-20 .category-content .item,
  .page-id-22 .category-content .item,
  .page-id-26 .category-content .item {
    padding: 0.75em 1.5rem 0.75em 0;
    text-transform: none;
    letter-spacing: 0.01em;
  }
  .page-id-20 .category-content .item h6,
  .page-id-22 .category-content .item h6,
  .page-id-26 .category-content .item h6 {
    text-transform: uppercase;
    letter-spacing: 0.01em;
  }
  .page-id-20 .category-content .item + .item,
  .page-id-22 .category-content .item + .item,
  .page-id-26 .category-content .item + .item {
    border-top: 2px dotted #161616;
  }
  .page-id-20 .column-inner,
  .page-id-22 .column-inner,
  .page-id-26 .column-inner {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    height: 500px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .page-id-20 .column-inner::-webkit-scrollbar,
  .page-id-22 .column-inner::-webkit-scrollbar,
  .page-id-26 .column-inner::-webkit-scrollbar {
    display: none;
  }
  .page-id-20 .category,
  .page-id-22 .category,
  .page-id-26 .category {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.5s cubic-bezier(0.9,0,0,0.9) 0s;
  }
  .page-id-20 .category-content,
  .page-id-22 .category-content,
  .page-id-26 .category-content {
    opacity: 0;
    transition: all 0.3s ease 0s;
    height: 0;
    overflow: hidden;
    padding: 0 1.05vw;
    width: 100%;
  }
  .page-id-20 .category.active .category-content,
  .page-id-22 .category.active .category-content,
  .page-id-26 .category.active .category-content {
    opacity: 1;
    overflow: overlay;
    height: calc(95%);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .page-id-20 .category.active .category-content::-webkit-scrollbar,
  .page-id-22 .category.active .category-content::-webkit-scrollbar,
  .page-id-26 .category.active .category-content::-webkit-scrollbar {
    display: none;
  }
  .page-id-20 .category.inactive,
  .page-id-22 .category.inactive,
  .page-id-26 .category.inactive {
    display: none;
  }
  .page-id-20 .category.inactive + .category.active,
  .page-id-22 .category.inactive + .category.active,
  .page-id-26 .category.inactive + .category.active {
    border-top: none;
  }
  .page-id-20 .column + .column .category.active,
  .page-id-22 .column + .column .category.active,
  .page-id-26 .column + .column .category.active {
    height: 100%;
  }
  .page-id-20 .column + .column .category.inactive,
  .page-id-22 .column + .column .category.inactive,
  .page-id-26 .column + .column .category.inactive {
    display: block;
    height: 15%;
  }
  .page-id-20 .column + .column .category.inactive + .category.active,
  .page-id-22 .column + .column .category.inactive + .category.active,
  .page-id-26 .column + .column .category.inactive + .category.active {
    border-top: 2px solid #161616;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    font-weight: 400;
  }
  .woocommerce-product-details__short-description {
    text-align: justify;
    text-align-last: justify;
  }
  .woocommerce ul.products li.product .price,
  .woocommerce div.product p.price,
  .woocommerce div.product span.price {
    color: #161616;
    font-size: 1.8rem;
    text-align: center;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    display: none !important;
  }
  .woocommerce ul.products li.product a {
    display: block;
    text-align: center;
  }
  .woocommerce ul.products li.product a:hover h2 {
    background-color: #161616;
    color: #F6F6F6;
  }
  .woocommerce ul.products li.product a h2 {
    display: inline;
    line-height: 1;
    padding: 0;
  }
  .woocommerce ul.products li.product a img {
    margin-bottom: 0.5em;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product h3 {
    padding-bottom: 0.25em;
  }
  .shop #main .entry-header,
  .shop #main .woocommerce-result-count,
  .shop #main .woocommerce-ordering,
  .shop #main .woocommerce-notices-wrapper {
    display: none;
  }
  .shop #main .products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 1.5rem;
    grid-row-gap: 2.5rem;
    padding: 0 1.5rem;
  }
  .shop #main .products .product {
    float: none;
    margin: 0;
    width: 100%;
  }
  .shop #main .products .add_to_cart_button {
    display: none;
  }
  .shop #main .products h2 {
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    padding: 0;
  }
  .shop #main .products .price {
    text-align: center;
    margin-bottom: 0;
  }
  .shop #main .products:before,
  .shop #main .products:after {
    display: none;
  }
  .woocommerce #main .cart .button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background-color: #161616;
    color: #F6F6F6;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 2rem;
    padding: 0;
    width: auto;
    border-radius: 0;
    display: inline-block;
    text-transform: uppercase;
  }
  .woocommerce #main .cart .button:hover,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #161616;
    color: #F6F6F6;
  }
  .single-product #main .product {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    grid-column-gap: 1.5rem;
  }
  .single-product #main .product .summary {
    padding-right: 1.5rem;
  }
  .single-product #main .product .summary ul {
    margin-top: 1em;
    text-align: left;
    text-align-last: left;
  }
  .single-product #main .product .summary li {
    font-size: 1.5rem;
    display: block;
    padding: 0.5em 0;
    text-transform: uppercase;
  }
  .single-product #main .product .summary li + li {
    border-top: 2px solid #161616;
  }
  .single-product #main .product h1 {
    font-size: 6rem;
    text-align: center;
    margin-bottom: 0.25em;
  }
  .single-product #main .quantity,
  .single-product #main .woocommerce-product-gallery__trigger,
  .single-product #main .product_meta,
  .single-product #main .reset_variations {
    display: none !important;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    background-color: transparent;
    border-top: 2px solid #161616;
    color: #161616;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
    opacity: 1 !important;
  }
  .woocommerce .woocommerce-product-gallery img {
    height: 100vh;
    width: auto;
  }
  .woocommerce #main div.product div.images.woocommerce-product-gallery .flex-viewport {
    position: fixed;
    overflow: hidden;
    width: calc((100vw - 360px)*0.56);
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    grid-column: 2;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  #main .woovr-variations {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  #main .woovr-variation-radio .woovr-variation-name {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
  }
  #main .woovr-variations .woovr-variation {
    margin-left: 0;
    margin-right: 0;
  }
  #main .woovr-variations .woovr-variation > div {
    padding: 0;
    margin-bottom: 0.5rem;
  }
  #main .woovr-variations .woovr-variation:hover {
    background-color: transparent;
  }
  .page-id-71 #main {
    padding: 0 1.5rem;
  }
  .page-id-71 h1 {
    text-align: center;
    padding-top: 4.5rem;
    margin-bottom: 0.15em;
  }
  .woocommerce-cart-form thead {
    display: none;
  }
  .woocommerce-product-gallery {
    z-index: 9;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 1.5rem;
    position: absolute;
    left: calc(100% + 1.5rem);
    width: 76%;
    bottom: -1.5rem;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .woocommerce table.shop_table td {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .wc-proceed-to-checkout {
    margin-top: 7rem;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: auto;
  }
  .woocommerce .cart-collaterals .cart_totals h2,
  .woocommerce-page .cart-collaterals .cart_totals h2 {
    display: none;
  }
  .woocommerce .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals th {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 400;
    padding-left: 0;
  }
  .woocommerce .cart-collaterals .cart_totals label,
  .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,
  .woocommerce .cart-collaterals .cart_totals .shipping-calculator-button,
  .woocommerce-page .cart-collaterals .cart_totals label,
  .woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,
  .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-button {
    font-size: 1.8rem;
  }
  .woocommerce .cart-collaterals .cart_totals td,
  .woocommerce-page .cart-collaterals .cart_totals td {
    text-align: right;
    text-transform: uppercase;
    padding-right: 0;
  }
  .woocommerce .cart-collaterals .cart_totals .order-total th,
  .woocommerce .cart-collaterals .cart_totals .order-total td,
  .woocommerce-page .cart-collaterals .cart_totals .order-total th,
  .woocommerce-page .cart-collaterals .cart_totals .order-total td {
    font-size: 3rem;
  }
  .woocommerce .cart-collaterals .cart_totals strong,
  .woocommerce-page .cart-collaterals .cart_totals strong {
    font-weight: 400;
  }
  .cart-totals h2 {
    display: none;
  }
  .woocommerce table.shop_table {
    border: none;
    border-radius: 0px;
  }
  #main .product-thumbnail {
    padding-left: 0;
  }
  #main .cart_item {
    position: relative;
  }
  #main .product-remove {
    position: absolute;
    bottom: 1.5rem;
    right: 0px;
    border-top: none;
    padding-bottom: 0;
    padding-right: 0;
  }
  #main .product-remove a.remove {
    font-size: 1.8rem;
    width: auto;
    height: auto;
    color: #161616 !important;
    border-radius: 0px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: uppercase;
  }
  #main .product-remove a.remove:hover {
    color: #161616 !important;
    background-color: transparent;
  }
  #main .product-name {
    font-size: 3rem;
    text-transform: uppercase;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1;
  }
  #main .product-subtotal {
    padding-right: 0;
  }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled],
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 1.8rem;
    background-color: #161616;
    color: #F6F6F6;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    border-radius: 0px;
    width: auto;
  }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #161616;
    color: #F6F6F6;
  }
  #add_payment_method table.cart img,
  .woocommerce-cart table.cart img,
  .woocommerce-checkout table.cart img {
    width: 104px;
  }
  #add_payment_method table.cart td,
  #add_payment_method table.cart th,
  .woocommerce-cart table.cart td,
  .woocommerce-cart table.cart th,
  .woocommerce-checkout table.cart td,
  .woocommerce-checkout table.cart th {
    vertical-align: top;
  }
  .woocommerce table.shop_table td {
    border-top: 2px solid #161616;
  }
  #add_payment_method .cart-collaterals .cart_totals tr td,
  #add_payment_method .cart-collaterals .cart_totals tr th,
  .woocommerce-cart .cart-collaterals .cart_totals tr td,
  .woocommerce-cart .cart-collaterals .cart_totals tr th,
  .woocommerce-checkout .cart-collaterals .cart_totals tr td,
  .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: none;
  }
  .woocommerce-message {
    margin-top: 3rem;
    border-top-color: #161616;
    text-transform: uppercase;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .woocommerce-message::before {
    display: none !important;
  }
  #post-72 .entry-header {
    display: none;
  }
  form.checkout {
    padding-top: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #161616;
  }
  .woocommerce-info::before {
    display: none;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    border-color: #161616;
    margin-top: 4rem;
  }
  input[type="radio"] {
    appearance: none;
    background-color: transparent;
    margin: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #161616;
    border-radius: 50%;
    transform: translateY(1px);
  }
  input[type="radio"]:checked,
  input[type="radio"]:hover {
    background-color: #161616;
  }
  #add_payment_method #payment,
  .woocommerce-cart #payment,
  .woocommerce-checkout #payment {
    background-color: transparent;
  }
  #cart_total {
    display: none !important;
  }
  .woocommerce-billing-fields h3 {
    display: none;
  }
  #order_review {
    margin-top: 2em;
  }
  #order_review_heading {
    display: none;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    padding-bottom: 250px;
  }
  .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-radius: 0;
    border: 2px solid #161616;
  }
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
  :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #161616;
  }
  .page-id-397 #gallery_logo {
    max-width: 75%;
    max-height: 75vh;
    position: fixed;
    left: calc(50% - 180px);
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
  }
  #glightbox-body,
  .goverlay {
    width: calc(100vw - 360px) !important;
  }
  body,
  html,
  * {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_pr.svg") 11 11, auto;
  }
  a:hover,
  a *:hover {
    cursor: url("https://publicrecords.nyc/wp-content/themes/hue/img/cursor_hover_pr.svg") 11 11, auto;
  }
  .page-id-20 #main,
  .page-id-22 #main,
  .page-id-26 #main,
  .page-template-page-template_events #main {
    padding-top: 2rem;
  }
  .page-id-20 #header_back,
  .page-id-22 #header_back,
  .page-id-26 #header_back,
  .page-template-page-template_events #header_back {
    display: none;
  }
  .page-id-20 .page-intro,
  .page-id-22 .page-intro,
  .page-id-26 .page-intro,
  .page-template-page-template_events .page-intro {
    font-size: 2rem;
  }
  .page-id-20 .page-intro p,
  .page-id-22 .page-intro p,
  .page-id-26 .page-intro p,
  .page-template-page-template_events .page-intro p {
    font-size: 2rem;
  }
  .page-id-20 .expand-content,
  .page-id-22 .expand-content,
  .page-id-26 .expand-content,
  .page-template-page-template_events .expand-content {
    font-size: 2rem;
    height: 4rem;
    line-height: 4rem;
  }
  .page-id-20 .intro-grid,
  .page-id-22 .intro-grid,
  .page-id-26 .intro-grid,
  .page-template-page-template_events .intro-grid {
    height: auto;
    display: grid;
    grid-template-rows: min-content auto;
    grid-row-gap: 10px;
  }
  .page-id-20 .page-intro,
  .page-id-22 .page-intro,
  .page-id-26 .page-intro,
  .page-template-page-template_events .page-intro {
    margin-bottom: 0;
  }
  .page-id-20 .featured-image,
  .page-id-22 .featured-image,
  .page-id-26 .featured-image,
  .page-template-page-template_events .featured-image {
    max-height: none;
  }
  .page-id-20 .content,
  .page-id-22 .content,
  .page-id-26 .content,
  .page-template-page-template_events .content {
    display: grid;
  }
  .page-id-20 main.expanded .outer-content,
  .page-id-22 main.expanded .outer-content,
  .page-id-26 main.expanded .outer-content,
  .page-template-page-template_events main.expanded .outer-content {
    transform: translateY(0%);
    bottom: 0px;
  }
  .page-id-20 .outer-content,
  .page-id-22 .outer-content,
  .page-id-26 .outer-content,
  .page-template-page-template_events .outer-content {
    transform: translateY(100%);
    position: fixed;
    left: 0;
    bottom: 42px;
    z-index: 999;
    width: calc(100vw - 360px);
    background-color: #F6F6F6;
    transition: all .5s ease-out;
  }
  .page-id-20 .outer-content .expand-content,
  .page-id-22 .outer-content .expand-content,
  .page-id-26 .outer-content .expand-content,
  .page-template-page-template_events .outer-content .expand-content {
    border-bottom: 2px solid #161616;
  }
  #main .hue-slideshow {
    margin-bottom: 0;
  }
  #main .hue-slideshow .image-wrapper,
  #main .hue-slideshow img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #main .hue-slideshow .swiper-button-prev,
  #main .hue-slideshow .swiper-button-next {
    display: none;
  }
  .scroll-wrapper {
    height: 100%;
    overflow-y: auto;
    padding: 1em;
    -webkit-overflow-scrolling: touch;
  }
  .scroll-wrapper::-webkit-scrollbar {
    width: 0.3em;
  }
  .scroll-wrapper::-webkit-scrollbar-track {
    background-color: grey;
  }
  .scroll-wrapper::-webkit-scrollbar-thumb {
    background-color: black;
  }
  .row:before,
  .row:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .row:before,
  .row:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .row.mmar {
    margin: 0 -0.5em;
  }
  .row.mmar .col {
    padding: 0 0.5em;
  }
  .row .col {
    float: left;
  }
  .row .col-25 {
    width: 25%;
  }
  .row .col-33 {
    width: 33.3333%;
  }
  .row .col-50 {
    width: 50%;
  }
  .row .col-75 {
    width: 75%;
  }
  .grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 1em;
    row-gap: 1em;
  }
  ul.category-list {
    list-style: none;
  }
  ul.category-list li {
    display: inline-block;
    padding-right: 0.5em;
  }
  .image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity 0.2s ease-out;
  }
  .image-wrapper img.loaded {
    opacity: 1;
  }
  .image-wrapper:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .image-wrapper .lightbox-image {
    display: none;
  }
  .image-wrapper .image-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: white;
    color: black;
    padding: 0.1em;
    opacity: 0;
    transition: opacity 0.2s ease-out;
  }
  .image-wrapper:hover .image-caption {
    opacity: 1;
  }
  .background-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .background-image.mobile {
    display: none;
  }
  .video-wrapper video {
    width: 100%;
    height: auto;
  }
  .video-wrapper .video-curtain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 1;
    transition: opacity 0.2s ease-out;
  }
  .video-wrapper .video-curtain.hidden {
    opacity: 0;
    pointer-events: none;
  }
  .video-wrapper.fullscreen {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .video-wrapper.fullscreen video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
  }
  .audio-wrapper {
    font-size: 0;
  }
  .audio-wrapper audio:focus {
    outline: none;
  }
  .hue-slideshow {
    display: block;
    width: 100%;
    margin-bottom: 1em;
  }
  .hue-slideshow .slideshow-container {
    width: 100%;
  }
  .hue-slideshow .slideshow-container .slide {
    width: 100%;
    display: none;
  }
  .hue-slideshow .slideshow-container .slide:first-child {
    display: flex;
    flex-shrink: 0;
  }
  .hue-slideshow .slideshow-container .slide img {
    width: 100%;
    height: auto;
  }
  .hue-slideshow .slideshow-container.flickity-enabled .slide,
  .hue-slideshow .slideshow-container.slick-initialized .slide,
  .hue-slideshow .slideshow-container.slideshow-initialized .slide {
    display: flex;
    flex-shrink: 0;
  }
  .hue-slideshow .slideshow-caption {
    text-align: center;
    margin-bottom: 1em;
  }
  .hue-slideshow.same-height .slideshow-container .slide {
    width: auto;
    height: 60vh;
  }
  .hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
    height: 100%;
  }
  .hue-slideshow.same-height .slideshow-container .slide img {
    width: auto;
    height: 100%;
  }
  .hue-slideshow.with-mouseover {
    cursor: none;
  }
  .hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
    cursor: none;
  }
  .hue-slideshow.with-mouseover .slideshow-display {
    position: absolute;
    transform: translate(-50%,-50%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    white-space: nowrap;
  }
  .hue-slideshow.with-mouseover:hover .slideshow-display {
    opacity: 1;
  }
  .hue-slideshow.with-mouseover .flickity-prev-next-button {
    top: 0;
    width: 50%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
    background-color: transparent;
    -webkit-transform: none;
    transform: none;
    cursor: none !important;
  }
  .hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
    left: 0;
  }
  .hue-slideshow.with-mouseover .flickity-prev-next-button.next {
    right: 0;
  }
  .hue-slideshow.with-mouseover .flickity-prev-next-button svg {
    display: none;
  }
  .popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.5);
    transition: opacity 0.4s ease-out;
  }
  .popup-container .inner {
    position: relative;
    top: 50%;
    left: auto;
    width: 70vw;
    height: 90vh;
    margin: 0 auto;
    transform: translateY(-50%);
    background-color: white;
  }
  .popup-container .inner .scroll-wrapper {
    padding: 0;
    opacity: 0;
    transition: opacity 0.2s ease-out;
  }
  .popup-container .popup-content {
    padding: 1em;
  }
  .popup-container article {
    padding-top: 0;
    margin-bottom: 0;
  }
  .popup-container.active {
    opacity: 1;
    pointer-events: auto;
  }
  .popup-container.loaded .scroll-wrapper {
    opacity: 1;
  }
  .hue-gallery ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 1em;
    row-gap: 1em;
  }
  .hue-gallery ul .grid-element {
    width: auto;
  }
  .hue-map {
    margin-bottom: 1em;
  }
  .iframe-wrapper {
    width: 100%;
    aspect-ratio: 1.7777777777778;
  }
  .iframe-wrapper iframe {
    width: 100%;
    height: 100%;
  }
  .grid-container {
    margin: 0 -10px;
  }
  .grid-container:before,
  .grid-container:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .grid-container:before,
  .grid-container:after {
    content: "\0020";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
  }
  .grid-container .grid-element {
    float: left;
    width: 33.3333%;
    padding: 10px;
  }
  .back-button {
    position: absolute;
    top: 1em;
    right: 0;
    z-index: 10;
  }
  .navigation {
    margin: 1em 0;
    height: 1em;
  }
  .navigation .nav-links {
    text-align: center;
    padding: 0 5em;
  }
  .navigation .nav-links .page-numbers.prev {
    position: absolute;
    top: 0;
    left: 0;
  }
  .navigation .nav-links .page-numbers.next {
    position: absolute;
    top: 0;
    right: 0;
  }
  .system-message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
    pointer-events: none;
  }
  .system-message .message {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: opacity 0.2s ease-out;
    padding: 0.5em 1em;
    background-color: white;
    pointer-events: none;
  }
  .system-message .message.active {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
  }
  .progressbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: white;
    z-index: 99999;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.2s ease-out;
  }
  .progressbar.hidden {
    opacity: 0;
  }
  .page-loader {
    display: none;
  }
  .hue-loader {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    -webkit-animation: hue-loader 1s infinite ease-in-out;
    animation: hue-loader 1s infinite ease-in-out;
  }
  @keyframes hue-loader {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1.0);
      opacity: 0;
    }
  }
  .viewport-detector {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 4;
  }
  .viewport-detector .em-size {
    line-height: 1;
  }
  @media screen and (max-width: 1200px) {
    .viewport-detector {
      z-index: 3;
    }
  }
  @media screen and (max-width: 1024px) {
    .viewport-detector {
      z-index: 2;
    }
  }
  @media screen and (max-width: 767px) {
    .viewport-detector {
      z-index: 1;
    }
  }
  @media screen and (max-width: 511px) {
    .viewport-detector {
      z-index: 0;
    }
  }
  .header-content,
  .main-content,
  .site-footer {
    margin: 0 0;
    padding-left: 1em;
    padding-right: 1em;
    width: calc(100vw - 360px);
  }
  .header-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .main-content {
    padding-left: 0;
    padding-right: 0;
  }
  @media screen and (max-width: 1024px) {
    .primary-navigation {
      padding-right: 0;
      text-align: center;
    }
    .hue-slideshow {
      margin-left: -1em;
      margin-right: -1em;
    }
    .hue-slideshow .slideshow-display {
      display: none;
    }
    .hue-slideshow .slick-arrow {
      display: none !important;
    }
    .hue-slideshow .flickity-prev-next-button {
      display: none !important;
    }
    body.fixed-header main {
      padding-top: 1rem;
    }
    .mobile-block-content {
      display: block;
    }
    .mobile-in-block-content {
      display: inline-block;
    }
    .mobile-inline-content {
      display: inline;
    }
    /* .desktop-content {
      display: none;
    } */
    .site-branding .desktop-content {
      display: none;
    }
    .site-branding .mobile-block-content {
      display: block;
    }
    .menu-toggle {
      display: none;
      width: 54px;
      padding-top: 1rem;
    }
    .menu-toggle svg {
      width: 54px;
      height: auto;
    }
    #intro_cursor {
      display: none;
    }
    .site-footer {
      grid-template-columns: 1fr;
      width: 100%;
      text-align: center;
      grid-row-gap: 0;
      padding-bottom: 2rem;
    }
    .site-footer #newsletter {
      grid-column: span 1;
      text-align: left;
    }
    .site-footer #newsletter:after {
      width: 22px;
      height: 21px;
    }
    .site-footer #footer_logo {
      grid-row: 2;
      margin: 1.5rem auto;
      width: 75%;
      height: 40px;
    }
    .menu-content h1 {
      margin-bottom: 0.75rem;
    }
    .menu-content h3 {
      max-width: 20ch;
      margin-left: auto;
      margin-right: auto;
    }
    .secondary-nav {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 1rem;
    }
    .secondary-nav img {
      aspect-ratio: 1.8;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-bottom: 2px solid #161616;
      filter: grayscale(1);
    }
    .secondary-nav a {
      display: block;
    }
    .secondary-nav h3 {
      margin-top: 0.3rem;
      margin-bottom: 1.5rem;
    }
    ul.mobile-menu li a {
      text-transform: uppercase;
      font-size: 2rem;
    }
    ul.mobile-menu li+ li {
      border-top: 2px solid #161616;
    }
    .secondary-nav a:hover,
    .secondary-nav a:active,
    .secondary-nav a:focus {
      text-decoration: none;
    }
    .site-header {
      height: 4.5rem;
      background-color: transparent;
    }
    .site-menu {
      top: 0;
      background-color: #F6F6F6;
    }
    #logo_home_mobile {
      display: none;
    }
    .site-branding {
      top: 0;
      right: 1.25rem;
    }
    .menu-open #logo_default_mobile {
      display: none;
    }
    .menu-open #logo_home_mobile {
      display: inline;
    }
    #glightbox-body,
    .goverlay {
      width: 100% !important;
    }
    aside {
      display: none;
    }
    body {
      font-size: 1.6rem;
    }
    h1 {
      font-size: 4.6rem;
    }
    h3 {
      font-size: 2.4rem;
    }
    h6,
    .page-id-12 #newsletter {
      font-size: 1.6rem;
    }
    .header-content,
    .menu-content,
    .main-content,
    .footer-content,
    .page-id-12 #newsletter {
      width: 100%;
    }
    body.fixed-header .site-header {
      width: 100%;
      z-index: 9;
    }
    body.fixed-header.menu-open .site-header {
      width: 100%;
    }
    .events {
      height: calc(100vh - 80px);
      height: calc(var(--vh,1vh) * 100 - 80px);
      overflow-y: auto;
    }
    .home #main.show-calendar #calendar_main,
    .page-id-438 #main.show-calendar #calendar_main {
      max-height: calc(var(--vh,1vh) * 100);
    }
    .home #main.show-calendar,
    .page-id-438 #main.show-calendar {
      height: calc(var(--vh,1vh) * 100);
    }
    .page-intro,
    .post-intro {
      padding: 0 10px;
      padding-top: 2.5rem;
    }
    .page-intro h1,
    .post-intro h1 {
      margin: 0 auto 0.75rem;
      padding: 0 7rem;
      padding: 0 1rem;
    }
    .page-intro p,
    .post-intro p {
      font-size: 2rem;
    }
    .page-id-12 .page-intro img {
      display: none;
    }
    .page-id-12 .page-intro h1 {
      text-align: center;
      font-size: 6.5rem;
    }
    .page-id-12 .page-intro h4 {
      margin-bottom: 0.25em;
      text-align: justify;
      text-align-last: justify;
    }
    .page-id-12 .page-intro h6 {
      font-size: 1.6rem;
    }
    .page-id-12 h5 {
      font-size: 1.6rem;
    }
    #scroll_to_bottom,
    #back_to_top {
      bottom: 1.5rem;
    }
    body.expanded #back_to_top {
      opacity: 0 !important;
      pointer-events: none !important;
    }
    .page-id-12 #opening_hours {
      grid-template-columns: 1fr 1fr 1fr;
      grid-row-gap: 2rem;
    }
    .page-id-12 #opening_hours h5 {
      grid-column: span 3;
      font-size: 2rem;
    }
    .page-id-12 #opening_hours div {
      font-size: 2rem;
    }
    .page-id-12 #opening_hours .day {
      font-size: 1rem;
    }
    .page-id-12 .content {
      padding-top: 2rem;
      padding-bottom: 5.5rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
    .page-id-12 .content a {
      font-size: 2rem;
    }
    #mobile_info_logo {
      margin: 0 auto 2rem;
    }
    .page-id-12 #social_links {
      border-top: 2px solid #161616;
      font-size: 2rem;
      padding-top: 0.5em;
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
    }
    .featured-image img {
      aspect-ratio: 0.7;
      object-fit: cover;
      width: 100%;
      height: 100%;
    }
    .page-id-397 #gallery_logo {
      left: 50%;
    }
    #cart_link_mobile {
      position: absolute;
      right: auto;
      top: 0.5rem;
      text-transform: uppercase;
      background-color: #161616;
      color: #F6F6F6;
      z-index: 999;
      left: 50%;
      transform: translateX(-50%);
    }
    .shop #main .products {
      grid-template-columns: 1fr;
      padding-top: 4rem;
      grid-row-gap: 1.5rem;
    }
    .single-product #main .product h1 {
      font-size: 4.6rem;
      padding: 3.5rem 1rem 0;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
      position: relative;
      width: 100%;
      left: auto;
      bottom: auto;
      padding: 0 1.5rem;
    }
    #main .product-remove {
      position: relative;
    }
    .woocommerce .cart-collaterals .cart_totals .order-total th,
    .woocommerce .cart-collaterals .cart_totals .order-total td,
    .woocommerce-page .cart-collaterals .cart_totals .order-total th,
    .woocommerce-page .cart-collaterals .cart_totals .order-total td {
      font-size: 2rem;
    }
    .entry-summary {
      order: 1;
    }
    .woocommerce-product-gallery {
      order: 2;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
      padding-bottom: 0rem;
      padding-left: 1.5rem;
    }
    .page-id-20 .category-content .item,
    .page-id-22 .category-content .item,
    .page-id-26 .category-content .item {
      padding-left: 0.25rem;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
      padding-left: 0;
    }
    .single.single-events .featured-image {
      max-width: none;
      padding: 0 1.5rem;
      height: auto;
    }
    .single.single-events .featured-image img {
      aspect-ratio: auto;
      width: 100%;
    }
    .page-id-20 .page-intro p,
    .page-id-22 .page-intro p,
    .page-id-26 .page-intro p,
    .page-template-page-template_events .page-intro p {
      font-size: 2rem;
    }
    #calendar_header {
      grid-template-columns: 1fr auto 1fr;
      padding: 1rem 1.5rem;
    }
    #calendar_header h6 {
      font-size: 1.6rem;
    }
    #calendar_header #month_nav {
      grid-column: 2;
    }
    #calendar_header #year {
      grid-column: 3;
    }
    #calendar_header .title {
      grid-column: span 3;
      text-align: center;
      font-size: 2rem;
      margin-bottom: 0.5em;
      display: none;
    }
    .home #calendar_main .day,
    .page-id-438 #calendar_main .day {
      grid-template-columns: 1fr;
      margin-bottom: 0;
    }
    .home #calendar_main .day .date,
    .page-id-438 #calendar_main .day .date {
      border-right: none;
    }
    .home #calendar_main .day .event,
    .page-id-438 #calendar_main .day .event {
      text-align: left;
      grid-template-columns: auto auto;
      padding-left: 0;
      padding-right: 0;
    }
    .home #calendar_main .day .event .tag-date,
    .page-id-438 #calendar_main .day .event .tag-date {
      display: none;
    }
    .home #calendar_main .day .event .mobile-tag-date,
    .page-id-438 #calendar_main .day .event .mobile-tag-date {
      grid-column: 1;
      grid-row: 1;
      font-size: 1.5rem;
      font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }
    .home #calendar_main .day .event .title,
    .page-id-438 #calendar_main .day .event .title {
      font-size: 2rem;
      margin: 0.25em 0;
    }
    .home #calendar_main .day .event .tickets,
    .page-id-438 #calendar_main .day .event .tickets {
      grid-column: 2;
      grid-row: 1;
      font-size: 1.6rem;
      text-transform: uppercase;
      text-align: right;
    }
    .home #calendar_main .day .event .description,
    .page-id-438 #calendar_main .day .event .description {
      grid-column: span 2;
      font-size: 1.6rem;
      text-transform: none;
    }
    .home #calendar_main .day .no-event,
    .page-id-438 #calendar_main .day .no-event {
      height: 5rem;
      margin-bottom: 1rem;
    }
    #calendar_main {
      grid-template-columns: 1fr 1fr;
      margin-top: 0;
    }
    #calendar_main #current_month,
    #calendar_main .location {
      display: none;
    }
    #calendar_main .day {
      font-size: 2.4rem;
      text-align: center;
      grid-column: span 2;
      padding-bottom: 0;
      margin-bottom: 0.25em;
    }
    #calendar_main span {
      border: none;
    }
    #calendar_main span + .day {
      border-top: 2px solid #161616;
    }
    #calendar_main .location + .day {
      border-top: none;
    }
    #calendar_main .upper-span {
      display: none;
    }
    #calendar_main .upper-span.has-events {
      display: block;
    }
    #calendar_main .inner-location {
      font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      padding-left: 0;
      display: none;
    }
    #calendar_main .inner-location.has-events {
      display: block;
    }
    #calendar_main span {
      padding-left: 0;
      padding-top: 0;
    }
    .single.single-events main {
      grid-template-columns: 1fr;
      grid-row-gap: 2rem;
      padding-top: 3.5rem;
    }
    .single.single-events .featured-image {
      padding: 0;
    }
    .single.single-events .post-content {
      grid-column: 1;
    }
    .events .event {
      grid-template-columns: 1fr;
      grid-row-gap: 0.5rem;
    }
    .events .date {
      font-family: 'Univers', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 2.4rem;
      text-align: center;
      padding: 0.25rem 0;
    }
    .events .title {
      padding-right: 75px;
    }
    .events .ticket-link {
      top: 4.15rem;
    }
    .single.single-events .ticket-link {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      text-align: center;
      font-size: 1.6rem;
    }
    #expand_calendar,
    .expand-content {
      font-size: 2rem;
      height: 4rem;
      line-height: 4rem;
    }
    .page-id-20 .outer-content,
    .page-id-22 .outer-content,
    .page-id-26 .outer-content,
    .page-template-page-template_events .outer-content {
      width: 100%;
    }
    .page-id-20 main,
    .page-id-22 main,
    .page-id-26 main,
    .page-template-page-template_events main {
      padding-bottom: 4rem;
    }
    .home header,
    .home .site-footer,
    .home #mobile_front_page_menu,
    .page-id-438 header,
    .page-id-438 .site-footer,
    .page-id-438 #mobile_front_page_menu {
      display: none;
    }
    .home #main,
    .page-id-438 #main {
      height: 100vh;
      height: calc(var(--vh,1vh) * 100);
      padding-top: 0;
    }
    .home #content,
    .page-id-438 #content {
      padding-top: 0;
    }
    .home #front_page_intro_text,
    .page-id-438 #front_page_intro_text {
      display: block;
    }
    .home.expanded #main,
    .page-id-438.expanded #main {
      height: auto;
      overflow-y: initial;
    }
    .home.expanded #front_page_video,
    .home.expanded #front_page_intro_text,
    .page-id-438.expanded #front_page_video,
    .page-id-438.expanded #front_page_intro_text {
      display: none;
    }
    .home.expanded #expand_calendar,
    .home.expanded #mobile_front_page_menu,
    .page-id-438.expanded #expand_calendar,
    .page-id-438.expanded #mobile_front_page_menu {
      display: block;
    }
    .home.expanded .site-footer,
    .page-id-438.expanded .site-footer {
      display: grid;
    }
    .home.expanded #front_page_intro,
    .page-id-438.expanded #front_page_intro {
      padding-bottom: 0;
    }
    .home.expanded #front_page_intro h3,
    .page-id-438.expanded #front_page_intro h3 {
      display: none;
    }
    .home.expanded #front_page_intro h4,
    .page-id-438.expanded #front_page_intro h4 {
      display: block;
      margin-bottom: 0.25em;
      text-align: justify;
      text-align-last: justify;
      letter-spacing: -0.05em;
    }
    .home.expanded #mobile_front_page_menu,
    .page-id-438.expanded #mobile_front_page_menu {
      padding: 0 1.5rem;
    }
    .home.expanded .secondary-nav,
    .page-id-438.expanded .secondary-nav {
      text-align: center;
    }
    .home.expanded #main.show-calendar #front_page_intro,
    .home.expanded #main.show-calendar #mobile_front_page_menu,
    .page-id-438.expanded #main.show-calendar #front_page_intro,
    .page-id-438.expanded #main.show-calendar #mobile_front_page_menu {
      display: none;
    }
    .home.expanded #main.show-calendar #calendar_title,
    .home.expanded #main.show-calendar #expand_calendar,
    .page-id-438.expanded #main.show-calendar #calendar_title,
    .page-id-438.expanded #main.show-calendar #expand_calendar {
      display: block;
    }
    .home.expanded #main.show-calendar #close_calendar,
    .page-id-438.expanded #main.show-calendar #close_calendar {
      display: none;
    }
    .home.expanded #main.show-calendar #calendar_header #year,
    .page-id-438.expanded #main.show-calendar #calendar_header #year {
      padding-right: 0;
    }
    .page-id-438 #main {
      height: auto;
      overflow-y: initial;
    }
    .page-id-438 #front_page_video,
    .page-id-438 #front_page_intro_text {
      display: none;
    }
    .page-id-438 #expand_calendar,
    .page-id-438 #mobile_front_page_menu {
      display: block;
    }
    .page-id-438 #expand_calendar {
      margin-top: 5px;
      margin-bottom: 5px;
      border-bottom: 2px solid #161616;
    }
    .page-id-438.show-calendar #expand_calendar {
      margin-top: 0;
      margin-bottom: 0;
      border-top: none;
      border-bottom: none;
    }
    .page-id-438 .site-footer {
      display: grid;
    }
    .page-id-438 #front_page_intro {
      padding-bottom: 0;
    }
    .page-id-438 #front_page_intro h3 {
      display: none;
    }
    .page-id-438 #front_page_intro h4 {
      display: block;
      margin-bottom: 0.25em;
      text-align: justify;
      text-align-last: justify;
      letter-spacing: -0.05em;
    }
    .page-id-438 #mobile_front_page_menu {
      padding: 0 1.5rem;
    }
    .page-id-438 .secondary-nav {
      text-align: center;
    }
    .page-id-438 #main.show-calendar #front_page_intro,
    .page-id-438 #main.show-calendar #mobile_front_page_menu {
      display: none;
    }
    .page-id-438 #main.show-calendar #calendar_title,
    .page-id-438 #main.show-calendar #expand_calendar {
      display: block;
    }
    .page-id-438 #main.show-calendar #close_calendar {
      display: none;
    }
    .page-id-438 #main.show-calendar #calendar_header #year {
      padding-right: 0;
    }
    #expand_calendar:after {
      width: 18px;
      height: 18px;
    }
    #calendar_header #close_calendar {
      width: 14px;
      height: 14px;
      top: 1rem;
    }
    #expand_calendar:hover {
      background-color: transparent;
      color: #161616;
    }
    #expand_calendar:hover:after {
      filter: invert(0);
    }
    #front_page_intro {
      padding-top: 1rem;
      text-align: center;
    }
    #front_page_intro h1 {
      font-size: 6.5rem;
      margin-bottom: 0.15em;
    }
    #front_page_intro h3 {
      font-size: 3.2rem;
      margin: 0;
    }
    #front_page_intro h4 {
      display: none;
    }
    #front_page_new_intro {
      display: none;
    }
    body.home.show-intro main *,
    body.home.show-intro header,
    body.home.show-intro aside,
    body.home.show-intro footer {
      opacity: 1;
    }
    #front_page_video {
      display: grid;
      align-items: end;
    }
    #front_page_video #front_video {
      position: relative;
      transform: none;
      top: auto;
      left: auto;
      width: 100%;
      height: auto;
    }
    #front_page_video img {
      height: auto;
      width: 100%;
    }
    #front_page_intro_text {
      font-size: 2.3rem;
    }
    #expand_calendar {
      display: none;
    }
    .mobile-block-content.hue-slideshow,
    .mobile-in-block-content.hue-slideshow,
    .mobile-inline-content.hue-slideshow {
      display: block;
    }
    .page-id-16 .content,
    .page-id-30 .content {
      padding: 0;
    }
    #main .lg-textformat-parent > *,
    ._Default {
      font-size: 1.6rem;
    }
    #main .lg-textformat-parent > h3 {
      font-size: 1.6rem;
    }
    #main .lg-textformat-parent > h2 {
      font-size: 2.2rem;
    }
    .page-id-30 #offset_01 {
      transform: none;
    }
    #header_back,
    #header_back_mobile {
      top: 1rem;
    }
    .page-id-14 .posts {
      grid-template-columns: 1fr 1fr;
    }
    .page-id-14 .posts .article,
    .page-id-14 .posts .article.wide,
    .page-id-14 .posts .article.medium {
      grid-column: span 2;
    }
    .page-id-14 .posts .article img,
    .page-id-14 .posts .article.wide img,
    .page-id-14 .posts .article.medium img {
      aspect-ratio: 1.42;
    }
    .page-id-14 .posts .article:nth-child(n+4) {
      grid-column: span 1;
    }
    .page-id-14 .posts .article:nth-child(n+4) img {
      aspect-ratio: 0.69;
    }
    .page-id-14 .posts .article:nth-child(n+8) {
      grid-column: span 2;
    }
    .page-id-14 .posts .article:nth-child(n+8) img {
      aspect-ratio: 1.42;
    }
    .single .date {
      margin-top: 1em;
    }
    .single .content-row.text .text,
    .single .content-row.interview .person {
      grid-column: span 9;
    }
    .single .content-row.interview .text {
      grid-column: 3 / span 7;
      margin-top: 1em;
    }
    .single .content-row.image .thin {
      grid-column: 3 / span 7;
    }
    .home #main.show-calendar,
    .page-id-438 #main.show-calendar {
      grid-template-rows: min-content min-content auto;
    }
    .home #main.show-calendar #calendar_header,
    .page-id-438 #main.show-calendar #calendar_header {
      position: relative;
      top: 0;
      width: 100%;
    }
    .home #main.show-calendar #calendar_main,
    .page-id-438 #main.show-calendar #calendar_main {
      padding-top: 0;
    }
    .page-id-20 #main,
    .page-id-22 #main,
    .page-id-26 #main {
      overflow: hidden;
      grid-template-rows: min-content auto min-content 0px;
    }
    .page-id-20 #main .column-name .swiper-button-prev,
    .page-id-20 #main .column-name .swiper-button-next,
    .page-id-22 #main .column-name .swiper-button-prev,
    .page-id-22 #main .column-name .swiper-button-next,
    .page-id-26 #main .column-name .swiper-button-prev,
    .page-id-26 #main .column-name .swiper-button-next {
      display: inline-block;
    }
    .page-id-20 main .content,
    .page-id-20 main.expanded .content,
    .page-id-22 main .content,
    .page-id-22 main.expanded .content,
    .page-id-26 main .content,
    .page-id-26 main.expanded .content {
      display: block;
      width: 100vw;
    }
    .page-id-20 .column,
    .page-id-22 .column,
    .page-id-26 .column {
      width: 100%;
    }
    .page-id-20 .column .column-name,
    .page-id-22 .column .column-name,
    .page-id-26 .column .column-name {
      display: block;
      border-right: none;
      border-bottom: none;
    }
    .page-id-20 .column .category,
    .page-id-22 .column .category,
    .page-id-26 .column .category {
      border-right: none;
    }
    .page-id-20 .column + .column,
    .page-id-22 .column + .column,
    .page-id-26 .column + .column {
      border-top: 2px solid #161616;
    }
    .page-id-20 .swiper-button-prev,
    .page-id-20 .swiper-button-next,
    .page-id-22 .swiper-button-prev,
    .page-id-22 .swiper-button-next,
    .page-id-26 .swiper-button-prev,
    .page-id-26 .swiper-button-next {
      display: none;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slideshow-container .slide,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slideshow-container .slide,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slideshow-container .slide {
      display: block;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-headline,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-headline,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-headline {
      padding: 1em 1.5rem 0.5em;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev,
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next {
      display: inline-block !important;
      width: 1em;
      height: 1em;
      position: relative;
      margin: 0 1em;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev:after,
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next:after,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev:after,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next:after,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-prev:after,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-headline .swiper-button-next:after {
      font-size: 18px;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-content,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-content,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-content {
      padding: 0 1.5rem;
      height: calc(100vh - 90px);
      height: calc(var(--vh,1vh) * 100 - 90px);
      overflow-y: auto;
      text-align: left;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-content .item,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-content .item,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-content .item {
      padding: 0.75em 1.5rem 0.75em 0;
      text-transform: none;
      letter-spacing: 0.01em;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-content .item h6,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-content .item h6,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-content .item h6 {
      text-transform: uppercase;
      letter-spacing: 0.01em;
      margin-bottom: 0.25em;
    }
    .page-id-20 .hue-slideshow.menu-mobile-slideshow .slide-content .item + .item,
    .page-id-22 .hue-slideshow.menu-mobile-slideshow .slide-content .item + .item,
    .page-id-26 .hue-slideshow.menu-mobile-slideshow .slide-content .item + .item {
      border-top: 2px dotted #161616;
    }
    .page-id-20 .content,
    .page-id-22 .content,
    .page-id-26 .content {
      padding: 0;
    }
    .single-product #main .product {
      grid-template-columns: 1fr;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
      grid-column: 1;
    }
    .woocommerce #main div.product div.images.woocommerce-product-gallery .flex-viewport {
      position: relative;
      width: 100%;
    }
    .entry-summary form,
    .entry-summary .woocommerce-product-details__short-description {
      display: none;
    }
    .woocommerce ul.products li.product .price,
    .woocommerce div.product p.price,
    .woocommerce div.product span.price {
      margin-bottom: 0;
    }
    .mobile-summary {
      order: 3;
    }
    .mobile-summary h1,
    .mobile-summary .price {
      display: none;
    }
    .mobile-summary form,
    .mobile-summary .woocommerce-product-details__short-description {
      display: block;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
      margin-right: 0;
      margin-bottom: 0;
      width: 100%;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
      display: block;
    }
    .woocommerce #content table.cart .product-thumbnail:before,
    .woocommerce table.cart .product-thumbnail:before,
    .woocommerce-page #content table.cart .product-thumbnail:before,
    .woocommerce-page table.cart .product-thumbnail:before {
      display: none;
    }
    #main .cart_item {
      display: grid;
      grid-template-columns: 112px auto;
      grid-column-gap: 10px;
      border-top: 2px solid #161616;
    }
    #main .cart_item .product-thumbnail {
      grid-column: 1;
    }
    #main .cart_item td {
      border: none;
      grid-column: 2;
    }
    #main .cart_item .product-remove {
      order: 5;
      margin-top: 1em;
    }
    .woocommerce table.shop_table td {
      padding-right: 0;
      padding-left: 0;
    }
    .woocommerce table.shop_table_responsive tr .product-name,
    .woocommerce-page table.shop_table_responsive tr .product-name {
      text-align: left !important;
    }
    #main .product-remove a.remove {
      text-align: left;
    }
    .woocommerce #content table.cart td.actions,
    .woocommerce table.cart td.actions,
    .woocommerce-page #content table.cart td.actions,
    .woocommerce-page table.cart td.actions {
      padding-left: 0;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
      width: auto;
    }
    .woocommerce .cart-collaterals .cart_totals td,
    .woocommerce-page .cart-collaterals .cart_totals td {
      padding-left: 0;
    }
    #add_payment_method table.cart img,
    .woocommerce-cart table.cart img,
    .woocommerce-checkout table.cart img {
      width: 100%;
    }
    .page-id-438.show-calendar .site-footer {
      display: none;
    }
  }
  div.wpcf7 span.wpcf7-not-valid-tip {
    margin-top: 0.2em;
  }
  div.wpcf7 input[type=submit] {
    display: inline-block;
  }
  div.wpcf7 .wpcf7-spinner {
    display: inline-block;
    top: 0.1em;
    width: 1.8em;
    height: 1.8em;
    vertical-align: top;
    background-color: transparent;
    opacity: 1;
    margin: 0 0 0 1em;
  }
  div.wpcf7 .wpcf7-spinner:before {
    display: block;
    width: 1.8em;
    height: 1.8em;
    border-radius: 50%;
    border: 2px solid #000;
    border-color: #000 transparent #000 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    top: 0;
    left: 0;
    transform-origin: center center;
    background-color: transparent;
  }
  div.wpcf7 div.wpcf7-response-output {
    max-width: 80em;
    margin: 1em 0;
    padding: 0.4em;
  }
  @keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .BorlabsCookie ._brlbs-content-blocker {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 1em;
    background-color: #e3e3e3;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
    background-color: transparent;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
    display: none;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
    color: black;
    background: none;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label .icheckbox_hue {
    vertical-align: middle;
  }
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label small {
    vertical-align: middle;
    font-size: inherit;
  }
  .BorlabsCookie ._brlbs-content-blocker a,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a {
    color: black;
  }
  .BorlabsCookie ._brlbs-content-blocker a._brlbs-btn,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn {
    background: black;
    color: white;
    border: 1px solid black;
    border-radius: 0;
    transition: none;
  }
  .BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:before,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:before {
    display: none;
  }
  .BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover,
  .BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:active,
  .BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:focus,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:hover,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:active,
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:focus {
    background: white;
    color: black;
  }
  .gm-style * {
    position: initial;
  }
  @font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal;
  }
  .hue-slideshow {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .hue-slideshow-vertical > .slideshow-container {
    flex-direction: column;
  }
  .slideshow-container {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
  .hue-slideshow-android .swiper-slide,
  .slideshow-container {
    transform: translate3d(0px,0,0);
  }
  .hue-slideshow-multirow > .slideshow-container {
    flex-wrap: wrap;
  }
  .hue-slideshow-multirow-column > .slideshow-container {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .hue-slideshow-free-mode > .slideshow-container {
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .hue-slideshow-pointer-events {
    touch-action: pan-y;
  }
  .hue-slideshow-pointer-events.hue-slideshow-vertical {
    touch-action: pan-x;
  }
  .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .hue-slideshow-autoheight,
  .hue-slideshow-autoheight .swiper-slide {
    height: auto;
  }
  .hue-slideshow-autoheight .slideshow-container {
    align-items: flex-start;
    transition-property: transform, height;
  }
  .hue-slideshow-3d {
    perspective: 1200px;
  }
  .hue-slideshow-3d .slideshow-container,
  .hue-slideshow-3d .swiper-slide,
  .hue-slideshow-3d .swiper-slide-shadow-left,
  .hue-slideshow-3d .swiper-slide-shadow-right,
  .hue-slideshow-3d .swiper-slide-shadow-top,
  .hue-slideshow-3d .swiper-slide-shadow-bottom,
  .hue-slideshow-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
  .hue-slideshow-3d .swiper-slide-shadow-left,
  .hue-slideshow-3d .swiper-slide-shadow-right,
  .hue-slideshow-3d .swiper-slide-shadow-top,
  .hue-slideshow-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .hue-slideshow-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
  }
  .hue-slideshow-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
  }
  .hue-slideshow-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
  }
  .hue-slideshow-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
  }
  .hue-slideshow-css-mode > .slideshow-container {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .hue-slideshow-css-mode > .slideshow-container::-webkit-scrollbar {
    display: none;
  }
  .hue-slideshow-css-mode > .slideshow-container > .swiper-slide {
    scroll-snap-align: start start;
  }
  .hue-slideshow-horizontal.hue-slideshow-css-mode > .slideshow-container {
    scroll-snap-type: x mandatory;
  }
  .hue-slideshow-vertical.hue-slideshow-css-mode > .slideshow-container {
    scroll-snap-type: y mandatory;
  }
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
  }
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 44px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
  }
  .swiper-button-prev,
  .hue-slideshow-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }
  .swiper-button-prev:after,
  .hue-slideshow-rtl .swiper-button-next:after {
    content: 'prev';
  }
  .swiper-button-next,
  .hue-slideshow-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
  }
  .swiper-button-next:after,
  .hue-slideshow-rtl .swiper-button-prev:after {
    content: 'next';
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-button-next.swiper-button-white {
    color: #ffffff;
  }
  .swiper-button-prev.swiper-button-black,
  .swiper-button-next.swiper-button-black {
    color: #000000;
  }
  .swiper-button-lock {
    display: none;
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .hue-slideshow-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #000000;
  }
  .hue-slideshow-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0);
  }
  .hue-slideshow-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
  }
  .hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
  .hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
  }
  .hue-slideshow-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
  }
  .hue-slideshow-horizontal.hue-slideshow-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
  }
  .swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .hue-slideshow-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .hue-slideshow-horizontal > .swiper-pagination-progressbar,
  .hue-slideshow-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
  }
  .hue-slideshow-vertical > .swiper-pagination-progressbar,
  .hue-slideshow-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-white {
    color: #ffffff;
  }
  .swiper-pagination-black {
    color: #000000;
  }
  .swiper-pagination-lock {
    display: none;
  }
  .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1);
  }
  .hue-slideshow-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
  }
  .hue-slideshow-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-scrollbar-lock {
    display: none;
  }
  .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swiper-zoom-container > img,
  .swiper-zoom-container > svg,
  .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
  .swiper-slide-zoomed {
    cursor: move;
  }
  .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid #000000;
    border-radius: 50%;
    border-top-color: transparent;
  }
  .swiper-lazy-preloader-white {
    color: #fff;
  }
  .swiper-lazy-preloader-black {
    color: #000;
  }
  @keyframes swiper-preloader-spin {
    100% {
      transform: rotate(360deg);
    }
  }
  .hue-slideshow .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  .hue-slideshow-fade.hue-slideshow-free-mode .swiper-slide {
    transition-timing-function: ease-out;
  }
  .hue-slideshow-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }
  .hue-slideshow-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .hue-slideshow-fade .swiper-slide-active,
  .hue-slideshow-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .hue-slideshow-flip {
    overflow: visible;
  }
  .hue-slideshow-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
  }
  .hue-slideshow-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .hue-slideshow-flip .swiper-slide-active,
  .hue-slideshow-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .hue-slideshow-flip .swiper-slide-shadow-top,
  .hue-slideshow-flip .swiper-slide-shadow-bottom,
  .hue-slideshow-flip .swiper-slide-shadow-left,
  .hue-slideshow-flip .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  .hue-slideshow-cube {
    overflow: visible;
  }
  .hue-slideshow-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  .hue-slideshow-cube .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .hue-slideshow-cube.hue-slideshow-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .hue-slideshow-cube .swiper-slide-active,
  .hue-slideshow-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .hue-slideshow-cube .swiper-slide-active,
  .hue-slideshow-cube .swiper-slide-next,
  .hue-slideshow-cube .swiper-slide-prev,
  .hue-slideshow-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
  .hue-slideshow-cube .swiper-slide-shadow-top,
  .hue-slideshow-cube .swiper-slide-shadow-bottom,
  .hue-slideshow-cube .swiper-slide-shadow-left,
  .hue-slideshow-cube .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  .hue-slideshow-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
  }
  .hue-slideshow-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
  }
  .lightbox-content {
    display: none;
  }
  .gslide-title {
    text-transform: none !important;
  }
  .glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none;
  }
  .glightbox-container.inactive {
    display: none;
  }
  .glightbox-container .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
  }
  .glightbox-container .gslider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .glightbox-container .gslide {
    width: 100%;
    position: absolute;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    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;
    opacity: 0;
  }
  .glightbox-container .gslide.current {
    opacity: 1;
    z-index: 99999;
    position: relative;
  }
  .glightbox-container .gslide.prev {
    opacity: 1;
    z-index: 9999;
  }
  .glightbox-container .gslide-inner-content {
    width: 100%;
  }
  .glightbox-container .ginner-container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh;
  }
  .glightbox-container .ginner-container.gvideo-container {
    width: 100%;
  }
  .glightbox-container .ginner-container.desc-bottom,
  .glightbox-container .ginner-container.desc-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .glightbox-container .ginner-container.desc-left,
  .glightbox-container .ginner-container.desc-right {
    max-width: 100% !important;
  }
  .gslide iframe,
  .gslide video {
    outline: none !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto;
  }
  .gslide-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gslide-image img {
    max-height: 100vh;
    display: block;
    max-width: 100%;
    margin: 0;
    padding: 0;
    float: none;
    outline: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-touch-action: none;
    touch-action: none;
    margin: auto;
    min-width: 200px;
  }
  .desc-top .gslide-image img,
  .desc-bottom .gslide-image img {
    width: auto;
  }
  .desc-left .gslide-image img,
  .desc-right .gslide-image img {
    width: auto;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    position: relative;
  }
  .gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none;
  }
  .gslide-video {
    width: 100%;
    max-width: 100%;
    position: relative;
    width: 100vh;
    max-width: 100vh;
    width: 100% !important;
  }
  .gslide-video .gvideo-wrapper {
    width: 100%;
    margin: auto;
  }
  .gslide-video::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,0,0,0.34);
    display: none;
  }
  .gslide-video.playing::before {
    display: none;
  }
  .gslide-video.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
  }
  .gslide-video.fullscreen video {
    max-width: 100% !important;
    width: 100% !important;
  }
  .gslide-inline {
    background: #fff;
    text-align: left;
    max-height: calc(60vh);
    overflow: auto;
  }
  .ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1;
  }
  .gslide-external {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 62vh;
  }
  .gslide-media {
    display: block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    flex-direction: column;
  }
  .zoomed .gslide-media {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .desc-top .gslide-media,
  .desc-bottom .gslide-media {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gslide-description {
    position: relative;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 100%;
  }
  .gslide-description.description-bottom,
  .gslide-description.description-top {
    margin: 0 auto;
    width: 100%;
  }
  .gslide-description p {
    margin-bottom: 12px;
  }
  .gslide-description p::last-child {
    margin-bottom: 0;
  }
  .zoomed .gslide-description {
    display: none;
  }
  .glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    background: transparent;
    position: absolute;
    bottom: 15px;
    padding: 19px 11px;
    max-width: 100vw !important;
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    padding-bottom: 50px;
  }
  .glightbox-mobile .glightbox-container .gslide-description .gdesc-inner {
    background-color: white;
    padding: 10px 8px;
    padding: 1rem 0.8rem;
  }
  .glightbox-mobile .glightbox-container .gslide-description .gdesc-inner .gslide-title {
    background-color: white;
    color: black;
    margin-bottom: 0;
  }
  .glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em;
  }
  .glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1;
  }
  .glightbox-mobile .glightbox-container .gslide-desc a {
    color: #fff;
    font-weight: bold;
  }
  .glightbox-mobile .glightbox-container .gslide-desc * {
    color: inherit;
  }
  .glightbox-mobile .glightbox-container .gslide-desc string {
    color: #fff;
  }
  .glightbox-mobile .glightbox-container .gslide-desc .desc-more {
    color: #fff;
    opacity: .4;
  }
  .gdesc-open .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .4;
  }
  .gdesc-open .gdesc-inner {
    padding-bottom: 30px;
  }
  .gdesc-closed .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1;
  }
  .greset {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .gabsolute {
    position: absolute;
  }
  .grelative {
    position: relative;
  }
  .glightbox-desc {
    display: none !important;
  }
  .glightbox-open {
    overflow: hidden;
  }
  .gloader {
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s infinite linear;
    animation: lightboxLoader .8s infinite linear;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%;
  }
  .goverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    will-change: opacity;
  }
  .glightbox-mobile .goverlay {
    background: white;
  }
  .gprev,
  .gnext,
  .gclose {
    background-repeat: no-repeat;
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    display: block;
    background-position: 0 0;
    border: none;
    color: black;
  }
  .gprev svg,
  .gnext svg,
  .gclose svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .gprev.disabled,
  .gnext.disabled,
  .gclose.disabled {
    opacity: .1;
  }
  .gprev .garrow,
  .gnext .garrow,
  .gclose .garrow {
    stroke: black;
  }
  iframe.wait-autoplay {
    opacity: 0;
  }
  .glightbox-closing .gnext,
  .glightbox-closing .gprev,
  .glightbox-closing .gclose {
    opacity: 0 !important;
  }
  .glightbox-clean .gslide-description,
  .glightbox-modern .gslide-description {
    background: #fff;
  }
  .glightbox-clean .gdesc-inner,
  .glightbox-modern .gdesc-inner {
    padding: 22px 20px;
  }
  .glightbox-clean .gslide-title,
  .glightbox-modern .gslide-title {
    font-size: 1em;
    font-weight: normal;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em;
  }
  .glightbox-clean .gslide-desc,
  .glightbox-modern .gslide-desc {
    font-size: 0.86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em;
  }
  .glightbox-clean .gslide-video,
  .glightbox-modern .gslide-video {
    background: white;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose,
  .glightbox-modern .gprev,
  .glightbox-modern .gnext,
  .glightbox-modern .gclose {
    background-color: transparent;
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover,
  .glightbox-modern .gprev:hover,
  .glightbox-modern .gnext:hover,
  .glightbox-modern .gclose:hover {
    background-color: transparent;
  }
  .glightbox-clean .gprev path,
  .glightbox-clean .gnext path,
  .glightbox-clean .gclose path,
  .glightbox-modern .gprev path,
  .glightbox-modern .gnext path,
  .glightbox-modern .gclose path {
    fill: black;
  }
  .glightbox-clean button:focus:not(.focused):not(.disabled),
  .glightbox-modern button:focus:not(.focused):not(.disabled) {
    outline: none;
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    position: absolute;
    top: -100%;
    left: 30px;
    width: 60px;
    height: 56px;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    position: absolute;
    top: -100%;
    right: 30px;
    width: 60px;
    height: 56px;
  }
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    width: 35px;
    width: auto;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute;
    opacity: .7;
    background-position: -59px 2px;
  }
  .glightbox-clean .gclose svg,
  .glightbox-modern .gclose svg {
    width: 26px;
  }
  .glightbox-clean .gclose:hover,
  .glightbox-modern .gclose:hover {
    opacity: 1;
  }
  .gfadeIn {
    -webkit-animation: gfadeIn .5s ease;
    animation: gfadeIn .5s ease;
  }
  .gfadeOut {
    -webkit-animation: gfadeOut .5s ease;
    animation: gfadeOut .5s ease;
  }
  .gslideOutLeft {
    -webkit-animation: gslideOutLeft .3s ease;
    animation: gslideOutLeft .3s ease;
  }
  .gslideInLeft {
    -webkit-animation: gslideInLeft .3s ease;
    animation: gslideInLeft .3s ease;
  }
  .gslideOutRight {
    -webkit-animation: gslideOutRight .3s ease;
    animation: gslideOutRight .3s ease;
  }
  .gslideInRight {
    -webkit-animation: gslideInRight .3s ease;
    animation: gslideInRight .3s ease;
  }
  .gzoomIn {
    -webkit-animation: gzoomIn .5s ease;
    animation: gzoomIn .5s ease;
  }
  .gzoomOut {
    -webkit-animation: gzoomOut .5s ease;
    animation: gzoomOut .5s ease;
  }
  @-webkit-keyframes lightboxLoader {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes lightboxLoader {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes gfadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes gfadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes gfadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes gfadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @-webkit-keyframes gslideInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-60%,0,0);
      transform: translate3d(-60%,0,0);
    }
    to {
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
    }
  }
  @keyframes gslideInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-60%,0,0);
      transform: translate3d(-60%,0,0);
    }
    to {
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
    }
  }
  @-webkit-keyframes gslideOutLeft {
    from {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    to {
      -webkit-transform: translate3d(-60%,0,0);
      transform: translate3d(-60%,0,0);
      opacity: 0;
      visibility: hidden;
    }
  }
  @keyframes gslideOutLeft {
    from {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    to {
      -webkit-transform: translate3d(-60%,0,0);
      transform: translate3d(-60%,0,0);
      opacity: 0;
      visibility: hidden;
    }
  }
  @-webkit-keyframes gslideInRight {
    from {
      opacity: 0;
      visibility: visible;
      -webkit-transform: translate3d(60%,0,0);
      transform: translate3d(60%,0,0);
    }
    to {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
    }
  }
  @keyframes gslideInRight {
    from {
      opacity: 0;
      visibility: visible;
      -webkit-transform: translate3d(60%,0,0);
      transform: translate3d(60%,0,0);
    }
    to {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
    }
  }
  @-webkit-keyframes gslideOutRight {
    from {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    to {
      -webkit-transform: translate3d(60%,0,0);
      transform: translate3d(60%,0,0);
      opacity: 0;
    }
  }
  @keyframes gslideOutRight {
    from {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    to {
      -webkit-transform: translate3d(60%,0,0);
      transform: translate3d(60%,0,0);
      opacity: 0;
    }
  }
  @-webkit-keyframes gzoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.3,.3,.3);
      transform: scale3d(.3,.3,.3);
    }
    to {
      opacity: 1;
    }
  }
  @keyframes gzoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.3,.3,.3);
      transform: scale3d(.3,.3,.3);
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes gzoomOut {
    from {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(.3,.3,.3);
      transform: scale3d(.3,.3,.3);
    }
    to {
      opacity: 0;
    }
  }
  @keyframes gzoomOut {
    from {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(.3,.3,.3);
      transform: scale3d(.3,.3,.3);
    }
    to {
      opacity: 0;
    }
  }
  @media (min-width: 769px) {
    .glightbox-container .ginner-container {
      width: auto;
      height: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
    .glightbox-container .ginner-container.desc-top .gslide-description {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
    }
    .glightbox-container .ginner-container.desc-top .gslide-image,
    .glightbox-container .ginner-container.desc-top .gslide-image img {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
    }
    .glightbox-container .ginner-container.desc-left .gslide-description {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
    }
    .glightbox-container .ginner-container.desc-left .gslide-image {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
    }
    .gslide-image img {
      max-height: 97vh;
      max-width: calc(80%);
      max-width: 100%;
    }
    .gslide-image img.zoomable {
      cursor: -webkit-zoom-in;
      cursor: zoom-in;
    }
    .zoomed .gslide-image img.zoomable {
      cursor: -webkit-grab;
      cursor: grab;
    }
    .gslide-inline {
      max-height: 95vh;
    }
    .gslide-external {
      max-height: 95vh;
    }
    .gslide-description.description-left,
    .gslide-description.description-right {
      max-width: 275px;
    }
    .glightbox-open {
      height: auto;
    }
    .goverlay {
      background: rgba(255,255,255,0.92);
    }
    .glightbox-clean .gprev,
    .glightbox-modern .gprev {
      top: 45%;
    }
    .glightbox-clean .gnext,
    .glightbox-modern .gnext {
      top: 45%;
    }
  }
  @media (min-width: 992px) {
    .glightbox-clean .gclose,
    .glightbox-modern .gclose {
      right: 20px;
    }
  }
  @media screen and (max-height: 420px) {
    .goverlay {
      background: white;
    }
  }
  .ginlined-content {
    height: 100%;
  }
  .ginlined-content .image-wrapper {
    display: flex;
    height: 100%;
    align-content: stretch;
    align-items: stretch;
  }
  .ginlined-content .image-wrapper img {
    object-fit: contain;
  }