@charset "UTF-8";
@font-face {
  font-family: "abcrom-book-mono";
  src: url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM-Mono/ABCROMMono-Book.woff2) format("woff2"), url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM-Mono/ABCROMMono-Book.woff) format("woff");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "abcrom-book";
  src: url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-Book.woff2) format("woff2"), url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-Book.woff) format("woff");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "abcrom-book";
  src: url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-BookItalic.woff2) format("woff2"), url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-BookItalic.woff) format("woff");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "abcrom-book";
  src: url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-Bold.woff2) format("woff2"), url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-Bold.woff) format("woff");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "abcrom-book";
  src: url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-BoldItalic.woff2) format("woff2"), url(https://media1.architecturemedia.net/site_media/static/frontend/fonts/ROM/ABCROM-BoldItalic.woff) format("woff");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

figure {
  margin: 0;
}

html, body {
  color: #000000;
  font-size: 16px;
  font-family: Times, "Times New Roman", serif;
  line-height: 1.25;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.aau-backend {
  font-family: "abcrom-book", sans-serif;
}

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

p {
  margin: 0 0 1.25rem;
}

a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
a:hover, a:focus, a:active {
  color: #AB5050;
  text-decoration: none;
}

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

.img-wrap {
  line-height: 1;
}

nav ul,
ul.tags,
ul.tabs,
ul.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul > li, nav ul > li a,
ul.tags > li,
ul.tags > li a,
ul.tabs > li,
ul.tabs > li a,
ul.unstyled > li,
ul.unstyled > li a {
  display: inline-block;
}
nav ul > li a:hover,
nav ul > li.active a,
ul.tags > li a:hover,
ul.tags > li.active a,
ul.tabs > li a:hover,
ul.tabs > li.active a,
ul.unstyled > li a:hover,
ul.unstyled > li.active a {
  text-decoration: none;
}

.container {
  margin: 0 auto;
  padding: 0 1.25rem;
}
@media (min-width: 1260px) {
  .container {
    width: 1235px;
    padding: 0;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=date],
input[type=phone] {
  padding: 0.5rem 1rem;
  border: 1px solid #ddd;
}
input[type=text]:hover, input[type=text]:focus, input[type=text]:active,
input[type=email]:hover,
input[type=email]:focus,
input[type=email]:active,
input[type=password]:hover,
input[type=password]:focus,
input[type=password]:active,
input[type=search]:hover,
input[type=search]:focus,
input[type=search]:active,
input[type=date]:hover,
input[type=date]:focus,
input[type=date]:active,
input[type=phone]:hover,
input[type=phone]:focus,
input[type=phone]:active {
  border: 1px solid #ddd;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button {
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}

.btn {
  padding: 0 2rem;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-family: "abcrom-book", sans-serif;
}
.btn.btn-transparent {
  background: transparent;
}
.btn.btn-social {
  color: #D7D7D7;
  border: 2px solid #D7D7D7;
}
.btn.btn-light {
  background: #e5e5e5;
}
.btn.btn-fade {
  color: #fff;
  background: #a1a1a1;
}
.btn.btn-success {
  color: #fff;
  background: #009688;
}

.upper {
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

::-ms-input-placeholder {
  color: #888;
}

::placeholder {
  color: #888;
}

.float-nav .anchors {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  font-family: "abcrom-book-mono";
  color: #808080;
}
.float-nav .anchors li {
  margin-bottom: 0;
  border-bottom: 1px solid #a6a6a6;
}
.float-nav .anchors li, .float-nav .anchors li > a, .float-nav .anchors li > span {
  display: block;
}
.float-nav .anchors a, .float-nav .anchors span {
  color: #a1a1a1;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  padding: 7px 0;
  cursor: pointer;
  text-transform: uppercase;
}
.float-nav .anchors a:hover, .float-nav .anchors a .active, .float-nav .anchors span:hover, .float-nav .anchors span .active {
  color: #000000;
}
.float-nav .anchors a.active, .float-nav .anchors span.active {
  color: #000000;
}
.float-nav .anchors b {
  margin-left: 10px;
}

.float-nav.afloat {
  position: fixed;
  top: 80px;
}

.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs li {
  display: inline-block;
  color: #a1a1a1;
}
.breadcrumbs li:before {
  content: "/";
  margin-right: 0.5rem;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs a {
  color: inherit;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.sm-title {
  display: none;
}

.gallery {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  color: #fff;
  background-color: #000;
  z-index: 1090;
  font-family: "abcrom-book", sans-serif;
}
.gallery .hidden {
  display: none;
}
.gallery .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gallery a {
  color: #b9b9b9;
}
.gallery a:hover, .gallery a:focus {
  color: #fff;
}

.slideshow-container {
  position: fixed;
  top: 40px;
  bottom: 40px;
  left: 0;
  right: 0;
  font-family: "abcrom-book-mono";
}
.slideshow-container .header,
.slideshow-container .footer {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1100;
}
.slideshow-container .adslot-slide {
  height: 106px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slideshow-container .header {
  top: 0;
  border-bottom: 1px dotted #666;
}
.slideshow-container .footer {
  bottom: 0;
  border-top: 1px dotted #666;
}
.slideshow-container .header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  font-size: 18px;
}
.slideshow-container .header .container .counter {
  height: 100%;
  font-size: 12px;
  font-family: "abcrom-book-mono";
}
.slideshow-container .header .container .counter span {
  margin: 0 10px;
  width: 2rem;
}
.slideshow-container .header .container .title {
  font-size: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.slideshow-container .header .container > a {
  width: 40px;
  line-height: 40px;
  border-left: 1px dotted #666;
  text-align: center;
}
.slideshow-container .header .container > a:last-child {
  border-right: 1px dotted #666;
}
.slideshow-container .header .container .fa-info {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
}
.slideshow-container .footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  color: #fff;
}
.slideshow-container .footer .container .credits {
  margin-right: auto;
  font-size: 12px;
}
.slideshow-container .footer .container .credits a {
  color: #fff;
}
.slideshow-container .footer .container .share {
  font-size: 0.75rem;
  padding: 0 1rem;
  color: #808080;
}
.slideshow-container .footer .container .social {
  width: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 20px;
  border-left: 1px dotted #666;
  text-align: center;
}
.slideshow-container .footer .container .social:last-child {
  border-right: 1px dotted #666;
}
.slideshow-container .slider-control {
  width: 50%;
  height: calc(100% - 80px);
  position: absolute;
  z-index: 1091;
  top: 1rem;
}
.slideshow-container .slider-control.next {
  right: 0;
  cursor: url("/site_media/static/frontend/images/icons/next.png"), pointer;
}
.slideshow-container .slider-control.prev {
  left: 0;
  cursor: url("/site_media/static/frontend/images/icons/prev.png"), pointer;
}
.slideshow-container .caption-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: #000;
  font-size: 15px;
  text-align: center;
}
.slideshow-container .caption-bar .link {
  color: #AB5050;
  text-decoration: none;
}
.slideshow-container .close {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
}
.slideshow-container .close:before, .slideshow-container .close:after {
  position: absolute;
  top: 10px;
  left: 18px;
  width: 2px;
  height: 20px;
  content: " ";
  background-color: #b9b9b9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slideshow-container .close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slideshow-container .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slideshow-container .btn-close:hover .close:before, .slideshow-container .btn-close:hover .close:after {
  background-color: #fff;
}
.slideshow-container .btn-info.active,
.slideshow-container .btn-info:hover {
  color: #fff;
}

@media (min-width: 770px) {
  .slideshow-container {
    top: 157px;
  }
  .slideshow-container .adslot-slide {
    padding-top: 16px;
    position: fixed;
    left: 0;
    right: 0;
    top: 51px;
  }
  .slideshow-container.no-ad {
    top: 40px;
  }
  .slideshow-container.no-ad .adslot-slide {
    display: none;
  }
  .slideshow-container.no-ad .slide {
    padding: 1rem 0 4.25rem;
  }
}
@media (max-width: 769px) {
  .slideshow-container .adslot-slide {
    padding-top: 166px;
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px solid #666;
  }
  .slideshow-container .adslot-slide figure.slideshow_top {
    position: absolute;
    top: 16px;
  }
  .slideshow-container .adslot-slide figure.slideshow_top .ad-label {
    text-align: center;
    display: block;
    margin-top: 10px;
    color: #666;
    font-size: 14px;
  }
  .slideshow-container.no-ad .adslot-slide {
    display: none;
  }
}
@media (max-width: 1260px) {
  .slideshow-container .header .container,
.slideshow-container .footer .container {
    padding-right: 0;
  }
  .slideshow-container .header .container a:last-child,
.slideshow-container .footer .container .social:last-child {
    border-right: 0;
  }
}
@media (min-width: 1261px) {
  .slideshow-container .header .container,
.slideshow-container .footer .container {
    border-left: 1px dotted #666;
    padding-left: 1rem;
  }
}
@media (min-width: 769px) {
  .slideshow-container .slide {
    position: absolute;
    width: 80vw;
    height: 100%;
    padding: 2.5rem 0 1.625rem;
    margin: 0 10vw;
    -webkit-transform: translateX(90vw);
    transform: translateX(90vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slideshow-container .slide img {
    display: block;
    max-height: 100%;
    border: 0;
    -webkit-transition: none;
    transition: none;
  }
  .slideshow-container .slide img.animate {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  .slideshow-container .slide small {
    color: #b9b9b9;
  }
  .slideshow-container .slide .caption {
    display: none;
  }
}
@media (max-width: 768px) {
  .gallery-slides {
    position: fixed;
    top: 40px;
    bottom: 40px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .sm-title {
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 20px 10px;
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 20px;
  }

  .slider-control {
    display: none;
  }

  .slideshow-container {
    position: static;
  }
  .slideshow-container .header {
    height: 40px;
    background-color: #000;
  }
  .slideshow-container .header .title {
    display: none;
  }
  .slideshow-container .header .container {
    height: 100%;
  }
  .slideshow-container .header .container > a {
    width: 40px;
  }
  .slideshow-container .header .container .counter {
    font-size: 15px;
    line-height: 20px;
  }
  .slideshow-container .header .btn-close,
.slideshow-container .header .btn-info {
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 100%;
  }
  .slideshow-container .header .btn-info {
    margin-left: auto;
  }
  .slideshow-container .gallery-slides {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0;
  }
  .slideshow-container .gallery-slides.no-caption .slide {
    margin-bottom: 1rem;
  }
  .slideshow-container .gallery-slides .slide {
    display: block;
    position: static;
    padding: 0;
  }
  .slideshow-container .gallery-slides .slide.active {
    display: block;
  }
  .slideshow-container .gallery-slides .slide .name {
    font-size: 20px;
    min-height: 3rem;
    padding: 1.5rem 1rem;
    display: none;
    width: 100%;
  }
  .slideshow-container .gallery-slides .slide img {
    display: block;
    margin: auto;
    width: 94%;
    height: auto;
  }
  .slideshow-container .gallery-slides .slide .caption {
    display: block;
    padding: 10px 15px 80px;
    font-size: 0.75rem;
    line-height: 1.33;
    text-align: center;
  }
  .slideshow-container .gallery-slides .slide .caption small {
    color: #808080;
    font-size: 0.75rem;
    line-height: 1.33;
  }
  .slideshow-container .gallery-slides .slide .caption small a {
    color: #808080;
  }
  .slideshow-container .gallery-slides .slide .caption p {
    margin-bottom: 5px;
  }
  .slideshow-container .gallery-slides .slide .caption.hidden p {
    display: none;
  }
  .slideshow-container .caption-bar {
    display: none;
  }
  .slideshow-container .footer {
    width: 100%;
    background-color: #000;
    bottom: 0;
  }
  .slideshow-container .footer .credits {
    visibility: hidden;
  }
}
figure .ad-label {
  display: none;
}

.view-btn .gallery-icon {
  margin-top: 1px;
  height: 12px;
  width: 12px;
  max-width: 12px;
}

.practice-projects .view-btn .gallery-icon,
.practices .view-btn .gallery-icon {
  margin-top: 0;
  height: 12px !important;
  width: 12px !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-transition: none;
  transition: none;
}

.svg_icon {
  background-image: url(/site_media/static/frontend/images/icons/aau_icons_v1.svg);
}
.svg_icon.close {
  width: 15px;
  height: 15px;
  background-size: 452px auto;
  background-repeat: no-repeat;
  background-position: -21px 0px;
}
.svg_icon.img_gallery {
  width: 20px;
  height: 20px;
  -webkit-filter: invert(100%) sepia(0%) saturate(7438%) hue-rotate(32deg) brightness(106%) contrast(104%);
  filter: invert(100%) sepia(0%) saturate(7438%) hue-rotate(32deg) brightness(106%) contrast(104%);
  background-size: 600px auto;
  background-repeat: no-repeat;
  background-position: -49px -3px;
}

.section-page.with-filters .result-count .selected-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-page.with-filters .result-count .selected-filters .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.section-page.with-filters .result-count .selected-filters .item:hover .svg_icon {
  -webkit-filter: invert(36%) sepia(64%) saturate(3368%) hue-rotate(222deg) brightness(99%) contrast(95%);
  filter: invert(36%) sepia(64%) saturate(3368%) hue-rotate(222deg) brightness(99%) contrast(95%);
}

.aau-icon {
  display: inline-block;
  width: 24px;
  height: 16px;
}
.aau-icon.user {
  width: 18px;
  height: 18px;
}

body {
  padding-top: 56px;
}

.fixed-nav,
.sticky-nav {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.fixed-nav .container,
.sticky-nav .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  position: relative;
}
.fixed-nav .right,
.sticky-nav .right {
  margin-left: auto;
  margin-right: 10px;
  font-family: Times, "Times New Roman", serif;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.fixed-nav button.hamburger,
.fixed-nav a,
.sticky-nav button.hamburger,
.sticky-nav a {
  padding: 0;
  display: inline-block;
}
.fixed-nav .right > a,
.sticky-nav .right > a {
  padding: 0;
  line-height: 1;
}
.fixed-nav a, .fixed-nav button,
.sticky-nav a,
.sticky-nav button {
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
.fixed-nav a:hover, .fixed-nav button:hover,
.sticky-nav a:hover,
.sticky-nav button:hover {
  text-decoration: none;
}

.sticky-nav button.hamburger, .sticky-nav a {
  padding: 0.25rem 0.5rem 0.25rem 2px;
}
.sticky-nav .right a {
  font-size: 0.875rem;
  font-weight: 300;
}
.sticky-nav a, .sticky-nav button {
  color: #b9b9b9;
}
.sticky-nav a:hover, .sticky-nav button:hover {
  color: #fff;
}

@media (max-width: 641px) {
  .fixed-nav .sticky-nav .container {
    padding: 0;
  }

  .sticky-nav .container {
    background: #000;
    height: 40px;
  }
  .sticky-nav .container img {
    display: none;
  }
  .sticky-nav .container > .st-custom-button {
    -ms-flex-preferred-size: 0 0 40px;
    flex-basis: 0 0 40px;
    height: 40px;
    line-height: 40px;
    color: #808080;
    border-left: 1px dotted #a6a6a6;
  }
  .sticky-nav .container > .st-custom-button:last-child {
    border-right: 0;
  }
  .sticky-nav .container .title {
    margin-left: 40px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 40px;
    font-family: "abcrom-book", sans-serif;
    color: #fff;
    border-left: 1px dotted #a6a6a6;
  }
  .sticky-nav .container .title:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(20%, #000), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(-90deg, #000 20%, rgba(255, 255, 255, 0));
  }
}
.fixed-nav {
  position: fixed;
  overflow: hidden;
  color: #000;
  background-color: #fff;
  /* Shows AAU at the top in two colors */
}
.fixed-nav > .container {
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.fixed-nav .mast .lit {
  color: #fff;
}
.fixed-nav .hamburger {
  padding: 0;
  font-size: 1.5rem;
  height: 16px;
  width: 24px;
  line-height: 16px;
}
.fixed-nav .user-nav {
  padding-left: 20px;
}
.fixed-nav .backend-user-nav {
  font-size: 14px;
}
.fixed-nav .backend-user-nav i {
  font-size: 16px;
  margin-right: 0.25rem;
}
.fixed-nav .backend-user-nav a {
  padding-left: 0;
  padding-right: 0;
  height: 18px;
  width: 16px;
}
.fixed-nav .search-glass,
.fixed-nav .backend-user-nav {
  padding: 0 9px;
  position: relative;
  margin-top: 2px;
}
.fixed-nav .search-glass::before,
.fixed-nav .backend-user-nav::before {
  content: "";
  position: absolute;
  border-left: 1px dotted #a6a6a6;
  height: 56px;
  left: 0;
  bottom: 0;
}
.fixed-nav .search-glass {
  font-size: 16px;
}
.fixed-nav .search-glass::before {
  bottom: -2px;
}
.fixed-nav .backend-user-nav::after {
  content: "";
  position: absolute;
  border-left: 1px dotted #a6a6a6;
  height: 56px;
  right: 0;
  bottom: 0;
}
.fixed-nav .desktop-search {
  margin: 0 10px;
  margin-left: 0;
  position: relative;
}
.fixed-nav .desktop-search::before {
  content: "";
  position: absolute;
  border-left: 1px dotted #a6a6a6;
  height: 56px;
  left: 0;
  bottom: 0;
}
.fixed-nav .desktop-search input {
  margin-left: 10px;
}

.user-backend {
  display: none;
  font-size: 15px;
  width: 310px;
  padding: 15px;
  position: absolute;
  top: 56px;
  z-index: 999;
  color: #000000;
  background: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 2px #ddd;
  box-shadow: 0 0 2px #ddd;
}
.user-backend p {
  margin-bottom: 0.5rem;
}
.user-backend ul {
  width: 100%;
}
.user-backend ul li {
  width: 100%;
  margin-bottom: 0.5rem;
}
.user-backend i {
  color: #AB5050;
}
.user-backend .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.user-backend .btn-wrap a {
  border: 1px solid #AB5050;
  color: #000000;
  padding: 0.25rem 0.5rem;
  line-height: 2rem;
}
.user-backend .btn-wrap a .btn-usr {
  color: #000000;
  padding: 0 2rem;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.user-backend .btn-wrap a:hover {
  background: #AB5050;
  color: #fff;
}
.user-backend .btn-wrap a:hover .btn-usr {
  color: #fff;
}

.fixed-nav .mast {
  padding-top: 0;
  padding-bottom: 0;
  height: 45px;
}
.fixed-nav .mast img {
  height: 44px;
}
.fixed-nav .mast.laa {
  height: 30px;
}
.fixed-nav .mast.laa img {
  height: 30px;
  padding-left: 20px;
}
@media (max-width: 640px) {
  .fixed-nav .mast.laa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fixed-nav .mast.laa img {
    height: 23px;
    padding-left: 20px;
  }
}

@media (max-width: 640px) {
  .fixed-nav .container {
    height: 40px;
  }
  .fixed-nav .mast {
    margin-right: auto;
  }
  .fixed-nav .right {
    display: none;
  }
  .fixed-nav .backend-user-nav span {
    display: none;
  }
  .fixed-nav .container {
    padding: 0 20px;
  }
  .fixed-nav .backend-user-nav {
    padding-left: 10px;
    padding-right: 0;
  }
  .fixed-nav .backend-user-nav::after {
    content: none;
  }
  .fixed-nav .search-glass i {
    color: #000000 !important;
  }
  .fixed-nav .search-glass::before {
    content: none;
  }
}

.sticky-nav {
  position: absolute;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  color: #000000;
  background-color: #fff;
}
.sticky-nav .title {
  margin-left: 1rem;
  font-size: 18px;
  letter-spacing: -0.1px;
  line-height: 56px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
}
.sticky-nav .title::after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(-90deg, #fff 20%, rgba(255, 255, 255, 0));
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.sticky-nav .share {
  font-size: 0.75rem;
  color: #b9b9b9;
  padding: 0 1rem;
}
.sticky-nav .container > a {
  width: 56px;
  padding: 0;
  font-size: 1.125rem;
  line-height: 56px;
  border-left: 1px solid #ddd;
  text-align: center;
}
.sticky-nav .container > a:last-child {
  border-right: 1px solid #ddd;
}
.sticky-nav .progress,
.sticky-nav .progress-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
}
.sticky-nav .progress-bg {
  width: 100%;
  background: #b9b9b9;
}
.sticky-nav .progress {
  background: #AB5050;
}
.sticky-nav a, .sticky-nav button {
  color: #a1a1a1;
}
.sticky-nav a:hover, .sticky-nav button:hover {
  color: #000000;
}

.fixed-nav,
.sticky-nav {
  -webkit-transition: 0.6s cubic-bezier(0.52, 0.005, 0, 1.005);
  transition: 0.6s cubic-bezier(0.52, 0.005, 0, 1.005);
}

.fixed-nav.shadow {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.show-top-nav .fixed-nav, .show-top-nav .sticky-nav {
  top: 0;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.stickied .sticky-nav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.stickied .fixed-nav > .container {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.stickied.going-up .sticky-nav {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.stickied.going-up .fixed-nav > .container {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.search-glass {
  margin-top: 4px;
  padding-left: 20px;
  padding-right: 0;
  background: none;
  border: 0;
  outline: 0;
  font-size: 20px;
  display: block;
}

.header-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 4px;
}
.header-top > span {
  color: #a1a1a1;
  font-size: 12px;
}

.logo {
  max-width: 22rem;
  width: 100%;
  margin-right: auto;
  overflow: hidden;
}
.logo.laa {
  max-width: 24rem;
}
.logo a {
  display: block;
  padding: 0;
}
@media (min-width: 1020px) {
  .logo {
    max-width: 27.8125rem;
  }
}

.main-nav,
.footer-nav {
  font-weight: 300;
}
.main-nav ul,
.footer-nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1rem;
}
.main-nav ul > li > a,
.footer-nav ul > li > a {
  display: block;
  padding: 10px 0;
  padding-left: 10px;
  color: #808080;
}
.main-nav ul > li:first-child > a,
.footer-nav ul > li:first-child > a {
  padding-left: 0;
}
.main-nav ul > li.active > a,
.footer-nav ul > li.active > a {
  color: #000000;
}
.main-nav ul > li:hover > a,
.footer-nav ul > li:hover > a {
  color: #fff;
  background: #000;
}
.main-nav ul > li:hover > a::before,
.footer-nav ul > li:hover > a::before {
  content: "";
}
.main-nav ul > li.active > a,
.footer-nav ul > li.active > a {
  font-weight: 500;
}
.main-nav ul.no-active > li > a,
.footer-nav ul.no-active > li > a {
  color: #000000;
}
.main-nav ul.no-active > li:hover > a,
.footer-nav ul.no-active > li:hover > a {
  color: #fff;
}

.main-nav ul > li.highlight > a {
  color: #000000;
}

.main-nav ul:not(.submenu) > li.active,
.main-nav ul:not(.submenu) > li:hover {
  color: #000000;
}

header .main-nav ul.main-nav-menu {
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  font-family: "abcrom-book", sans-serif;
  font-size: 15px;
  line-height: 1.2;
}
header .main-nav ul.main-nav-menu > li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
header .main-nav ul.main-nav-menu > li > a {
  width: 100%;
  text-align: left;
  position: relative;
}
header .main-nav ul.main-nav-menu > li > a::before {
  content: "";
  height: 16px;
  border-left: 1px dotted #a6a6a6;
  position: absolute;
  left: 0;
}
header .main-nav ul.main-nav-menu > li:first-child:hover {
  position: relative;
}
header .main-nav ul.main-nav-menu > li:first-child:hover::before {
  content: "";
  position: absolute;
  width: 10px;
  background: #000000;
  height: calc(100% + 2px);
  top: -1px;
  left: -10px;
  border-top: 1px solid #a6a6a6;
}
header .main-nav ul.main-nav-menu > li:first-child:hover .submenu {
  left: -10px;
  width: 285px;
}
header .main-nav ul.main-nav-menu > li:first-child:hover.sub > a::after {
  width: calc(100% - 20px + 10px);
  border: 1px dotted #a6a6a6;
  bottom: -1px;
  left: 0;
}
header .main-nav ul.main-nav-menu > li:hover + li > a::before {
  content: none;
}
header .main-nav ul.main-nav-menu > li:hover a::before {
  content: none;
}
header .main-nav ul.main-nav-menu > li.active > a::after, header .main-nav ul.main-nav-menu > li:not(.sub):hover > a::after {
  content: "";
  width: 100%;
  border: 1px solid #000;
  bottom: -1px;
  left: 0;
  position: absolute;
}
header .main-nav ul.main-nav-menu > li.sub:hover > a::after {
  content: "";
  width: calc(100% - 20px);
  border: 1px dotted #a6a6a6;
  bottom: -1px;
  left: 10px;
  position: absolute;
}
header .main-nav ul.main-nav-menu > li:first-child > a::before {
  border: 0;
}
header .main-nav ul.main-nav-menu > li:last-child.tooltip .bottom {
  right: 0;
  left: auto;
}
header .main-nav ul.main-nav-menu .tooltip .bottom {
  left: 0;
  top: 38px;
  width: 275px;
  padding: 0 10px 10px;
}
header .main-nav ul.main-nav-menu .tooltip .bottom li:not(.branding) a {
  display: block;
  padding: 10px 30px;
  padding-left: 0px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding {
  margin-top: 15px;
  border-bottom: none;
  margin-bottom: 0.5rem;
  padding: 0 30px 0px;
  padding-left: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding > a {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding > a img {
  -webkit-filter: invert(62%) sepia(1%) saturate(416%) hue-rotate(314deg) brightness(89%) contrast(94%);
  filter: invert(62%) sepia(1%) saturate(416%) hue-rotate(314deg) brightness(89%) contrast(94%);
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding > a:hover {
  color: #fff;
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding > a:hover img {
  -webkit-filter: invert(94%) sepia(0%) saturate(0%) hue-rotate(152deg) brightness(105%) contrast(105%);
  filter: invert(94%) sepia(0%) saturate(0%) hue-rotate(152deg) brightness(105%) contrast(105%);
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding span {
  line-height: 1.5;
  width: 74px;
  margin-right: 5px;
  white-space: nowrap;
}
header .main-nav ul.main-nav-menu .tooltip .bottom .branding img {
  width: calc(100% - 79px);
}
header .main-nav ul.main-nav-menu .tooltip .bottom {
  background-color: #000;
}
header .main-nav ul.main-nav-menu .tooltip .bottom li {
  border-bottom: 1px dotted #a6a6a6;
}
header .main-nav ul.main-nav-menu .tooltip .bottom li a {
  color: #8e8b8b;
}
header .main-nav ul.main-nav-menu .tooltip .bottom li a:hover {
  color: #fff;
}

ul.tabs {
  margin-bottom: 1rem;
  border-bottom: 1px solid #b9b9b9;
}
ul.tabs li {
  padding: 0 1rem;
}
ul.tabs li:first-child {
  padding-left: 0;
}
ul.tabs > li > a {
  margin-bottom: -1px;
  padding: 0.5rem 0;
  color: #a1a1a1;
  border-bottom: 1px solid transparent;
}
ul.tabs > li.active > a,
ul.tabs > li:hover > a {
  color: #000000;
  border-color: #AB5050;
}

.footer-nav {
  border-bottom: 0;
}
.footer-nav ul > li > a {
  margin-top: -1px;
  margin-bottom: 0;
  padding: 1rem 0;
  border-top: 1px solid transparent;
  border-bottom: 0;
}
.footer-nav ul > li.active > a,
.footer-nav ul > li:hover > a {
  border-top: 1px solid #AB5050;
  border-bottom: 0;
}

footer .footer-nav .container {
  border-bottom: 1px solid #fff;
}
footer .footer-nav ul > li > a {
  margin-top: 0px;
  border: 0;
  color: #D7D7D7;
}
footer .footer-nav ul > li.active > a,
footer .footer-nav ul > li:hover > a {
  border: 0;
  color: #fff;
}
footer .footer-nav ul {
  padding: 1rem 0;
}
footer .footer-nav ul li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
footer .footer-nav ul li:not(:last-child)::after {
  content: "";
  border-right: 1px solid #808080;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
footer .footer-nav ul li:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0.5;
  -ms-flex-positive: 0.5;
  flex-grow: 0.5;
}
footer .footer-nav ul li:last-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 0;
  -webkit-box-flex: 0.5;
  -ms-flex-positive: 0.5;
  flex-grow: 0.5;
}
footer .footer-nav ul li a {
  padding: 0;
}

.prm > div {
  max-width: 100%;
  margin: 0 auto;
  line-height: 1;
}
@media (max-width: 970px) {
  .prm > div {
    height: auto !important;
  }
}
.prm.prm-top {
  padding: 14px 1rem;
  background: #fff;
  border-bottom: 1px solid #ddd;
  z-index: 900;
  overflow: hidden;
  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;
}
.prm.prm-bottom {
  padding: 0.875rem 1rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.main-nav,
.footer-nav,
.header-top {
  display: none;
}

main {
  padding: 0.625rem 0;
  display: grid;
  grid-row-gap: 15px;
  grid-column-gap: 25px;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-template-columns: 1fr;
}

.newsletters-page main,
.contributors main,
.magazines main {
  display: block;
}

.home main {
  margin-top: 35px;
}

.calendar main .sections,
.search main .sections,
.home main .sections {
  grid-column: 1/-1;
}
.calendar main .aside,
.search main .aside,
.home main .aside {
  display: none;
}

.search main.full-head .heading {
  grid-column: 1/-1;
}

.calendar main {
  margin-top: 20px;
}

.search main {
  margin-top: 20px;
}
.search main .search-form {
  margin-top: 40px;
}
.search main .search-results .details p br {
  display: none;
}

@media (max-width: 1020px) {
  .search main {
    display: block;
  }
}
.article main {
  grid-template-areas: "heading" "share" "slides" "content" "more" "related" "aside";
}
.article main .bradcrumbs {
  grid-area: breadcrumb;
}
.article main .cover {
  grid-area: cover;
}
.article main .heading {
  grid-area: heading;
}
.article main .heading.top-head {
  grid-area: heading-top;
}
.article main .share {
  grid-area: share;
}
.article main .slides {
  grid-area: slides;
}
.article main .aside {
  grid-area: aside;
}
.article main .content {
  grid-area: content;
}
.article main .hanger {
  grid-area: hanger;
}
.article main .more {
  grid-area: more;
}
.article main .related {
  grid-area: related;
}
.article main .content.top {
  grid-area: content-top;
}
.article main .aside.top {
  grid-area: aside-top;
}
.article main .inline-wide-ad {
  grid-area: ad;
}
.article main .breadcrumbs__mob {
  grid-area: bc-mob;
}
.article main .hanger {
  display: none;
}

.newsletters-page main .details a,
.magazines main .details a,
.article main .details a {
  color: #AB5050;
  text-decoration: none;
}
.newsletters-page main .details a:hover, .newsletters-page main .details a:focus, .newsletters-page main .details a:active,
.magazines main .details a:hover,
.magazines main .details a:focus,
.magazines main .details a:active,
.article main .details a:hover,
.article main .details a:focus,
.article main .details a:active {
  color: #AB5050;
  text-decoration: underline;
  -webkit-text-decoration-color: #AB5050;
  text-decoration-color: #AB5050;
}
.newsletters-page main .details .magazine-source a,
.newsletters-page main .details .meta a,
.newsletters-page main .details .title a,
.magazines main .details .magazine-source a,
.magazines main .details .meta a,
.magazines main .details .title a,
.article main .details .magazine-source a,
.article main .details .meta a,
.article main .details .title a {
  color: #000000;
  text-decoration: none;
}
.newsletters-page main .details .magazine-source a:hover, .newsletters-page main .details .magazine-source a:focus, .newsletters-page main .details .magazine-source a:active,
.newsletters-page main .details .meta a:hover,
.newsletters-page main .details .meta a:focus,
.newsletters-page main .details .meta a:active,
.newsletters-page main .details .title a:hover,
.newsletters-page main .details .title a:focus,
.newsletters-page main .details .title a:active,
.magazines main .details .magazine-source a:hover,
.magazines main .details .magazine-source a:focus,
.magazines main .details .magazine-source a:active,
.magazines main .details .meta a:hover,
.magazines main .details .meta a:focus,
.magazines main .details .meta a:active,
.magazines main .details .title a:hover,
.magazines main .details .title a:focus,
.magazines main .details .title a:active,
.article main .details .magazine-source a:hover,
.article main .details .magazine-source a:focus,
.article main .details .magazine-source a:active,
.article main .details .meta a:hover,
.article main .details .meta a:focus,
.article main .details .meta a:active,
.article main .details .title a:hover,
.article main .details .title a:focus,
.article main .details .title a:active {
  color: #AB5050;
  text-decoration: none;
}

.details .magazine-source h4 {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
}
.details .magazine-source .sub {
  margin-bottom: 1.5rem;
}

.article main #project a {
  color: #AB5050;
  text-decoration: none;
}
.article main #project a:hover, .article main #project a:focus, .article main #project a:active {
  color: #AB5050;
  text-decoration: underline;
  -webkit-text-decoration-color: #AB5050;
  text-decoration-color: #AB5050;
}

.profile-page main .heading h1 {
  margin: 20px 0;
}
.profile-page main .heading .metadata {
  font-family: "abcrom-book", sans-serif;
  font-size: 15px;
  line-height: 1.2;
  padding: 20px 0;
  border-top: 1px dotted #a6a6a6;
  border-bottom: 1px dotted #a6a6a6;
}
.profile-page main .related-list .result .details > p {
  font-size: 19px;
}
.profile-page main .related-list .head {
  margin-top: 0;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.2;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 20px;
}

.profile-page main .content > p + .related-list {
  margin-top: 40px;
}

.contributors .profile-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.contributor-page main .heading img {
  margin-top: 40px;
  -webkit-clip-path: circle();
  clip-path: circle();
}
.contributor-page main .heading img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.contributor-page main .heading.nf img {
  -webkit-filter: none;
  filter: none;
}
@media (max-width: 1020px) {
  .contributor-page main .heading {
    display: grid;
    grid-template-columns: 74px 1fr;
    grid-column-gap: 20px;
    margin-top: 20px;
    padding-left: 0;
  }
  .contributor-page main .heading.no-image {
    grid-template-columns: 1fr;
  }
  .contributor-page main .heading h1 {
    margin: 0;
  }
  .contributor-page main .heading img {
    top: 0;
    position: static;
    grid-row: 1/3;
  }
}
@media (max-width: 640px) {
  .contributor-page main .heading {
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .contributor-page main .heading.no-image {
    padding-left: 20px;
  }
  .contributor-page main .heading img {
    grid-row: auto;
  }
  .contributor-page main .heading h1 {
    margin: 20px 0;
  }
  .contributor-page main .heading .metadata {
    padding: 10px 0;
  }
}

@media (min-width: 641px) {
  .article.profile-page main .heading {
    grid-column: 1/3;
  }
}
@media (min-width: 1261px) {
  .article.profile-page main {
    grid-template-areas: "heading heading aside" "slides  content  aside" "hanger  content aside";
  }
}
.article.profile-page main .aside {
  margin-top: 40px;
}

.section-page main {
  display: block;
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  .section-page main {
    margin-top: 0;
  }
}

.section-page.with-filters main .cover {
  grid-area: cover;
}
.section-page.with-filters main .search-filter {
  grid-area: search-filter;
}
.section-page.with-filters main .search-form-wrap {
  grid-area: search-form;
}
.section-page.with-filters main .filters {
  grid-area: filters;
}
.section-page.with-filters main .heading {
  grid-area: heading;
}
.section-page.with-filters main .core {
  grid-area: core;
}
.section-page.with-filters main .outro {
  grid-area: outro;
}
.section-page.with-filters main .controls.desktop {
  grid-area: controls;
  display: none;
}
.section-page.with-filters main .heading .with-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
}
.section-page.with-filters main .heading .with-button h1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
}
.section-page.with-filters main .heading .with-button h1 > a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.section-page.with-filters main .heading .with-button h1 > a:hover, .section-page.with-filters main .heading .with-button h1 > a:focus, .section-page.with-filters main .heading .with-button h1 > a:active {
  color: #000000;
  text-decoration: none;
}
@media (max-width: 640px) {
  .section-page.with-filters main .heading .with-button {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-page.with-filters main .heading .with-button .btn {
    display: none;
  }
}
.section-page.with-filters main .core .articles {
  margin-top: 1rem;
}
@media (min-width: 1021px) {
  .section-page.with-filters main {
    display: grid;
    grid-template-columns: 215px 1fr;
    grid-template-areas: "filters heading" "filters core" "filters ........";
  }
  .section-page.with-filters main .search-filter.mob {
    display: none;
  }
  .section-page.with-filters main .controls.desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    height: 40px;
    padding: 0;
  }
  .section-page.with-filters main .controls.desktop .result-count {
    border-bottom: 1px solid #a6a6a6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    color: #000000;
    height: 100%;
  }
  .section-page.with-filters main .controls.desktop .search {
    margin-left: 40px;
    width: 300px;
    border-bottom: 1px solid #a6a6a6;
    height: 100%;
  }
  .section-page.with-filters main .controls.desktop .search form {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-page.with-filters main .controls.desktop .search input {
    width: 267px;
    border: none;
    padding: 8px 0 8px 0;
    font-size: 15px;
    color: #000000;
  }
  .section-page.with-filters main.grid-3 {
    grid-row-gap: 0;
    grid-template-areas: "heading heading" "filters controls" "filters core" "filters ........";
  }
  .section-page.with-filters main.grid-3 .heading {
    border-bottom: 1px dotted #a6a6a6;
  }
  .section-page.with-filters main.grid-3 .heading .mob {
    display: none;
  }
  .section-page.with-filters main.grid-3 .heading .upper {
    margin-top: 0;
  }
  .section-page.with-filters main.grid-3 .filters {
    margin-top: 0;
  }
  .section-page.with-filters main.with-cover {
    grid-template-areas: "breadcrumb breadcrumb" "cover cover" "search-filter search-filter" "filters core" "filters ........";
    grid-row-gap: 0;
  }
  .section-page.with-filters main.with-search-form {
    grid-template-areas: "heading heading" "search-form search-form" "core core";
    grid-row-gap: 0;
  }
  .section-page.with-filters main .heading {
    margin-bottom: 0;
  }
  .section-page.with-filters main .heading .show-filters {
    display: none;
  }
  .section-page.with-filters main .filters {
    display: block;
  }
  .section-page.with-filters main .filters .top, .section-page.with-filters main .filters .footer,
.section-page.with-filters main .filters .selected-filters {
    display: none;
  }
}
@media (max-width: 1020px) {
  .section-page.with-filters main .heading .selected-filters,
.section-page.with-filters main .heading .pagination {
    display: none;
  }
  .section-page.with-filters main .heading .result-count .query {
    display: none;
  }
}

.section-page.with-filters.section__filter main {
  margin-top: 0;
}

.section-page.section__list main {
  margin-top: 0;
}
@media (min-width: 641px) {
  .section-page.section__list main .heading h1 {
    margin: 20px 0;
    line-height: 40px;
  }
}

.flatpage main .content {
  grid-column: 1;
}
.flatpage main .content h2 {
  font-family: "abcrom-book", sans-serif;
  font-weight: 400;
}
.flatpage main .content h2 strong {
  font-weight: 400;
}
.flatpage main .heading {
  margin: 0;
  grid-column: 1/-1;
  border-bottom: 1px dotted #a6a6a6;
}
.flatpage main .heading h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 400;
  margin: 20px 0;
}

.flatpage .content h4 {
  margin-bottom: 0.25rem;
}
.flatpage .content a {
  color: #AB5050;
  text-decoration: none;
}
.flatpage .content a:hover, .flatpage .content a:focus, .flatpage .content a:active {
  color: #AB5050;
  text-decoration: underline;
  -webkit-text-decoration-color: #AB5050;
  text-decoration-color: #AB5050;
}

.flatpage main {
  grid-row-gap: 0;
}
.flatpage main .content h2 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: bold;
  padding-top: 40px;
  border-top: 1px dotted #a6a6a6;
}
.flatpage main .content h2:first-child {
  border-top: none;
  padding-top: 0;
}
.flatpage main .content h2:first-child + p > sup {
  font-size: 20px;
  line-height: 30px;
  color: #8e8b8b;
  font-family: "abcrom-book", sans-serif;
  margin-top: 10px;
  display: inline-block;
}
.flatpage main .content h2 strong {
  font-weight: bold;
}
.flatpage main .content h3 {
  font-size: 21px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 0;
}
.flatpage main .content ul {
  padding-left: 20px;
}
.flatpage main .content ul li {
  padding-left: 20px;
}
.flatpage main .content p + ul {
  margin-top: -20px;
}
.flatpage main .content p {
  font-size: 21px;
  line-height: 30px;
}
.flatpage main .content img.full {
  width: 100%;
  margin: 40px 0;
}
@media (max-width: 640px) {
  .flatpage main .heading h1 {
    font-size: 24px;
    line-height: 1.25;
    margin-top: 10px;
  }
  .flatpage main .content h2 {
    padding-top: 20px;
    margin-top: 40px;
    font-size: 16px;
    line-height: 23px;
  }
  .flatpage main .content h2:first-child {
    margin-top: 20px;
  }
  .flatpage main .content h2:first-child + p > sup {
    font-size: 16px;
    line-height: 23px;
  }
  .flatpage main .content h3 {
    margin-top: 30px;
    font-size: 17px;
    line-height: 23px;
  }
  .flatpage main .content p {
    font-size: 17px;
    line-height: 23px;
  }
  .flatpage main .content img.full {
    margin: 20px 0;
  }
}
@media (max-width: 640px) {
  .flatpage main {
    min-height: auto;
  }
  .flatpage footer {
    margin-top: 20px;
  }
}

.flatpage.advertise main .content > p:first-child {
  font-size: 38px;
  line-height: 42px;
  margin: 40px 0;
}
@media (max-width: 640px) {
  .flatpage.advertise main .content > p:first-child {
    font-size: 24px;
    line-height: 1.25;
    margin: 20px 0;
  }
}

.flatpage.contact-us main .content {
  padding-top: 40px;
}
.flatpage.contact-us main .content > p {
  margin-bottom: 40px;
}
.flatpage.contact-us main .content > p > strong:first-child {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  font-family: "abcrom-book", sans-serif;
}
@media (max-width: 640px) {
  .flatpage.contact-us main .content {
    padding-top: 20px;
  }
  .flatpage.contact-us main .content > p {
    margin-bottom: 20px;
  }
  .flatpage.contact-us main .content > p > strong:first-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
  }
}

.flatpage.jobs main,
.flatpage.practices main {
  font-family: "abcrom-book", sans-serif;
}
@media (min-width: 641px) {
  .flatpage.jobs main .content p,
.flatpage.practices main .content p {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .flatpage.jobs main .content p,
.flatpage.practices main .content p {
    font-size: 16px;
  }
  .flatpage.jobs footer,
.flatpage.practices footer {
    margin-top: 20px;
  }
}

@media (max-width: 640px) {
  .article main {
    grid-gap: 20px;
    grid-template-areas: "heading" "slides" "content" "more" "related" "aside";
  }
  .article main .heading {
    grid-column: 1/-1;
  }
  .article main.with-cover {
    grid-template-areas: "breadcrumb" "cover" "heading" "content" "more" "related" "aside";
  }
}
@media (min-width: 641px) {
  main {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 300px;
  }

  .article main {
    grid-template-areas: "heading share" "slides  slides" "content content" "more    more" "related related" "aside   aside";
  }
  .article main .heading {
    grid-column: 1/-1;
  }
  .article main.with-cover {
    grid-template-areas: "breadcrumb breadcrumb" "cover  cover" "heading share" "content content" "more    more" "related related" "aside   aside";
  }
}
@media (max-width: 480px) {
  .article main .heading,
.article main .content {
    overflow: hidden;
    word-break: break-word;
  }
}
@media (max-width: 340px) {
  .inline_ad {
    width: 278px;
    overflow: hidden;
  }

  footer .social form input[type=text] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}
@media (min-width: 1021px) {
  main {
    grid-column-gap: 40px;
  }

  .calendar main .sections,
.search main .sections,
.home main .sections {
    grid-column: 1/2;
  }
  .calendar main .aside,
.search main .aside,
.home main .aside {
    display: block;
  }

  .article main {
    grid-template-areas: "heading share" "slides  aside" "content aside" "more    aside" "related aside" "......  aside";
  }
  .article main.no-feature {
    grid-template-areas: "heading share" "content aside" "more    aside" "related aside" "......  aside";
  }
  .article main.with-cover {
    grid-template-areas: "breadcrumb breadcrumb" "cover  cover" "heading share" "content aside" "more    aside" "related aside" "......  aside";
  }

  .main-nav,
.footer-nav {
    display: block;
  }

  .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .prm.prm-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 334px;
    padding-top: 70px;
  }
  .prm.prm-top.directory-top-ad {
    height: 174px;
  }
}
@media (min-width: 1021px) {
  body {
    padding-top: 334px;
  }
  body.aau-backend, body.backend {
    padding-top: 56px;
  }
  body.practice-projects, body.practices {
    padding-top: 174px;
  }
  body.no-top-ad {
    padding-top: 56px;
  }

  .prm.prm-top {
    height: 334px;
    padding-top: 70px;
  }
  .prm.prm-top.directory-top-ad {
    height: 174px;
  }
}
@media (max-width: 1020px) and (min-width: 745px) {
  .prm.prm-top {
    height: 178px;
  }
  .prm.prm-top.directory-top-ad {
    height: 118px;
  }
}
@media (max-width: 744px) and (min-width: 320px) {
  .prm.prm-top {
    height: 178px;
  }
}
@media (min-width: 1261px) {
  .article main {
    grid-template-columns: 127px 728px 300px;
    grid-template-rows: minmax(0, auto);
    grid-template-areas: "heading heading share" "slides  slides  aside" "hanger  content aside" "more    more    aside" "related related aside" "......  ......  aside";
  }
  .article main.no-feature {
    grid-template-areas: "heading heading share" "hanger  content aside" "more    more    aside" "related related aside" "......  ......  aside";
  }
  .article main .hanger {
    display: block;
  }
  .article main .hanger .float-nav .anchors {
    width: 127px;
  }
  .article main .hanger.stick {
    position: relative;
  }
  .article main .hanger.stick .float-nav {
    position: absolute;
    bottom: 0px;
  }

  .article.wide-article main .content,
.article.profile-page main .content {
    grid-column: 1/3;
  }

  .promo-page main {
    grid-template-areas: "heading heading aside" "content  content aside";
  }

  .jobs main {
    grid-template-areas: "heading heading heading" "slides  slides  aside" "content  content aside";
  }
  .jobs main.no-slide {
    grid-template-areas: "heading heading heading" "content  content aside";
  }
  .jobs main .heading {
    border-bottom: 1px dotted #a6a6a6;
  }

  .practice-projects main {
    grid-template-areas: "breadcrumb breadcrumb breadcrumb" "heading heading share" "slides  slides  aside" "content  content aside" "more    more    aside" "related related aside";
  }

  .article.practices main.with-cover .heading.practice-card {
    display: none;
  }

  .article.practices main.with-cover .heading.top-head {
    display: block;
  }

  .practices main.with-cover {
    grid-template-areas: "breadcrumb breadcrumb breadcrumb" "heading-top heading-top heading-top" "cover  cover  cover" "content  content aside" "more    more    aside" "related related aside";
  }
}
@media (max-width: 640px) {
  .practices main.with-cover {
    grid-template-areas: "breadcrumb" "cover" "heading" "content" "more";
  }
}
.cal.float-nav {
  margin-top: -14px;
}

.article main.with-cover .cover {
  margin: 0;
}

@media (max-width: 1020px) {
  .aside,
.footer-logos {
    display: none;
  }
}
.has-slide {
  position: relative;
  cursor: pointer;
}
.has-slide .view-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  color: #000000;
  background: #fff;
  text-align: left;
  cursor: pointer;
  font-family: "abcrom-book-mono";
  font-size: 12px;
  border-radius: 0.5rem;
}
.has-slide .view-btn span, .has-slide .view-btn strong {
  display: block;
}
.has-slide .view-btn i {
  -ms-flex-item-align: center;
  align-self: center;
  line-height: 1;
}
@media (max-width: 640px) {
  .has-slide .view-btn {
    font-size: 10px;
    border-radius: 0.25rem;
    padding: 5px;
  }
}

.has-slide.featured .view-btn {
  position: absolute;
  bottom: 15px;
  left: 10px;
  padding: 10px;
  width: 0px;
  overflow: hidden;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.has-slide.featured .view-btn span {
  font-size: 12px;
  margin-left: 10px;
  line-height: 1.25;
  font-weight: 400;
}
.has-slide.featured .view-btn > div {
  margin-left: 10px;
  line-height: 1.25;
}
.has-slide.featured .view-btn strong {
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .has-slide.featured .view-btn {
    font-size: 10px;
    padding: 5px;
  }
  .has-slide.featured .view-btn span {
    font-size: 10px;
    margin-left: 5px;
  }
  .has-slide.featured .view-btn > div {
    display: none;
  }
  .has-slide.featured .view-btn strong {
    font-size: 10px;
  }
  .has-slide.featured .view-btn .gallery-icon {
    height: 10px;
    width: 10px;
    max-width: 10px;
  }
}

.practices .has-slide.featured picture,
.practice-projects .has-slide.featured picture,
.jobs .has-slide.featured picture {
  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;
}

.in-page-video {
  text-align: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 640px) {
  .in-page-video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
  }

  .in-page-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
.in-page-image {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.in-page-image .image,
.in-page-image .has-slide {
  display: inline-block;
}
.in-page-image .view-btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  width: 30px;
  overflow: hidden;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.in-page-image .view-btn i {
  font-size: 12px;
  color: #000;
}
.in-page-image .view-btn .gallery__label strong {
  margin-left: 10px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  white-space: nowrap;
}
.in-page-image:hover .view-btn {
  width: 130px;
}
.in-page-image .inline-image-meta {
  padding: 10px;
  padding-bottom: 40px;
  font-family: "abcrom-book-mono";
  font-size: 10px;
  line-height: 1.4;
}
.in-page-image .inline-image-meta a {
  color: #808080;
}
.in-page-image .inline-image-meta .caption,
.in-page-image .inline-image-meta .credit {
  display: inline;
}
.in-page-image .inline-image-meta .caption {
  margin-right: 5px;
}
.in-page-image .inline-image-meta p, .in-page-image .inline-image-meta p.border {
  border: none;
}
@media (min-width: 641px) {
  .in-page-image .inline-image-meta {
    font-size: 0.9375rem;
    line-height: 1.3;
    padding: 10px;
    padding-bottom: 80px;
  }
}

body.touch-device .in-page-image:hover .view-btn {
  width: 36px;
}

.share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.share #social-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 127px;
}
.share .links a {
  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;
  width: 22px;
  height: 22px;
  font-size: 14px;
  text-align: center;
  border-radius: 5.5px;
  -webkit-transition: 0.2s background-color ease-out;
  transition: 0.2s background-color ease-out;
}
.share .links a i {
  color: #fff;
  font-size: inherit;
  line-height: 22px;
  cursor: pointer;
}
.share .links a:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer;
}
.share .pinterest {
  background-color: #CC2E34;
}
.share .facebook {
  background-color: #37599C;
}
.share .twitter {
  background-color: #000;
}
.share .mail {
  background-color: #666;
}
.share .all {
  background-color: #35AD5B;
}
.share .bluesky {
  background-color: #1083FE;
}

.heading h1 {
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1.1;
  margin: 40px 0;
  font-family: "abcrom-book", sans-serif;
}
@media (max-width: 640px) {
  .heading h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) {
  .heading h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1021px) {
  .heading h1 {
    font-size: 3.75rem;
  }
}
.heading .metadata {
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
}
.heading .metadata .mr {
  margin-right: 0.5rem;
}
.heading .metadata .fas, .heading .metadata .far {
  margin-right: 0.25rem;
  color: #AB5050;
  display: none;
}
.heading .metadata .date {
  display: inline-block;
}
.heading .metadata i {
  font-weight: 300;
}
@media (max-width: 640px) {
  .heading .metadata {
    font-size: 10px;
    line-height: 1.4;
  }
  .heading .metadata .author,
.heading .metadata .date,
.heading .metadata .publishing-type {
    display: inline-block;
  }
}
.heading .metadata .author,
.heading .metadata .object-credits-author {
  text-transform: uppercase;
}
.heading .heading__meta {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 20px;
}
.heading .object-meta-article-type,
.heading .publishing-type {
  text-transform: uppercase;
}

.article .heading .metadata .author {
  margin-right: 0.3rem;
}
.article .heading .metadata .author a {
  margin-right: 0;
}

.event-item .meta,
.result .meta,
.search-results .meta {
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
}
.event-item .meta .mr,
.result .meta .mr,
.search-results .meta .mr {
  margin-right: 0.5rem;
}
.event-item .meta .fas, .event-item .meta .far,
.result .meta .fas,
.result .meta .far,
.search-results .meta .fas,
.search-results .meta .far {
  margin-right: 0.25rem;
  color: #AB5050;
  display: none;
}
.event-item .meta .date,
.result .meta .date,
.search-results .meta .date {
  display: inline-block;
}
.event-item .meta i,
.result .meta i,
.search-results .meta i {
  font-weight: 300;
}
@media (max-width: 640px) {
  .event-item .meta,
.result .meta,
.search-results .meta {
    font-size: 10px;
    line-height: 1.4;
  }
  .event-item .meta .author,
.event-item .meta .date,
.event-item .meta .publishing-type,
.result .meta .author,
.result .meta .date,
.result .meta .publishing-type,
.search-results .meta .author,
.search-results .meta .date,
.search-results .meta .publishing-type {
    display: inline-block;
  }
}
.event-item .meta .author .fas,
.result .meta .author .fas,
.search-results .meta .author .fas {
  margin-right: 0;
}
.event-item .meta .author a,
.result .meta .author a,
.search-results .meta .author a {
  margin-right: 0;
}
.event-item .meta .author,
.result .meta .author,
.search-results .meta .author {
  margin-right: 0.5rem;
}
@media (max-width: 640px) {
  .event-item .meta,
.result .meta,
.search-results .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 5px;
  }
  .event-item .meta .item-type,
.result .meta .item-type,
.search-results .meta .item-type {
    margin-bottom: 0;
  }
}

.related .more-item .no-image,
.more .more-item .no-image {
  position: relative;
  border: 1px solid #ddd;
  -webkit-transition: none;
  transition: none;
}
.related .more-item .no-image:after,
.more .more-item .no-image:after {
  background-image: url(/site_media/static/frontend/images/lazy-placeholder-small.png);
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.related .more-item .no-image.event:after,
.more .more-item .no-image.event:after {
  background-image: url(/site_media/static/frontend/images/calendar_icon.png);
}
.related .more-item .no-image.organisation:after,
.more .more-item .no-image.organisation:after {
  background-image: url(/site_media/static/frontend/images/search-results-organisation.png);
}
.related .more-item .no-image.article:after,
.more .more-item .no-image.article:after {
  background-image: url(/site_media/static/frontend/images/article_icon.png);
}

.more.products .more-item .title {
  padding: 0;
  margin-top: 7px;
}
.more.products .more-item .supplier a {
  font-family: "abcrom-book", sans-serif;
  color: #808080;
}
@media (min-width: 641px) {
  .more.products .more-item .title {
    margin-top: 17px;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
  }
  .more.products .more-item .supplier {
    font-size: 18px;
    line-height: 23px;
    margin-top: 0;
  }
}

.event-item .no-image,
.search-results .no-image {
  display: block;
  width: 390px;
  height: 260px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #ddd;
  background-image: url(/site_media/static/frontend/images/lazy-placeholder-small.png);
  background-size: 100% auto;
}
.event-item .no-image.profile, .event-item .no-image.contributor,
.search-results .no-image.profile,
.search-results .no-image.contributor {
  background-image: url(/site_media/static/frontend/images/avatar-default.png);
}
.event-item .no-image.organisation,
.search-results .no-image.organisation {
  background-image: url(/site_media/static/frontend/images/search-results-organisation.png);
}
.event-item .no-image.article,
.search-results .no-image.article {
  background-image: url(/site_media/static/frontend/images/article_icon.png);
}
.event-item .no-image.event,
.search-results .no-image.event {
  background-image: url(/site_media/static/frontend/images/calendar_icon.png);
}
@media (max-width: 640px) {
  .event-item .no-image,
.search-results .no-image {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 641px) {
  .event-item .no-image,
.search-results .no-image {
    width: 318px;
    height: 212px;
  }
}
@media (min-width: 1021px) {
  .event-item .no-image,
.search-results .no-image {
    width: 390px;
    height: 260px;
  }
}
.event-item ul,
.search-results ul {
  padding-left: 20px;
}

@media (min-width: 641px) {
  .flatpage .heading h1 {
    margin-bottom: 10px;
  }
}

.captions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.75rem 0;
  line-height: 1.3;
}
.captions p {
  margin-bottom: 0;
}
.captions small {
  color: #a1a1a1;
}
.captions .counter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  text-align: right;
  color: #a1a1a1;
}
.captions .controls {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  text-align: right;
  font-size: 1.5rem;
}
.captions .controls button {
  display: inline-block;
  padding: 0 3px;
  color: #b9b9b9;
  background: none;
  border: 0;
  outline: 0;
}
@media (max-width: 640px) {
  .captions .counter,
.captions .controls {
    display: none;
  }
}

.sub-heading,
.head h2 {
  margin: 0;
  font-size: 1.25rem;
  font-family: "abcrom-book", sans-serif;
  font-weight: 400;
}

.head.selector h2 {
  text-transform: none;
}
.head.selector h2 > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.head.selector h2 > a img {
  height: 24px;
  margin-left: 7px;
  padding-bottom: 4px;
}
.head.selector h2 > a .legend {
  line-height: 1;
}
.head.selector h2 > a:hover {
  color: #000000;
}
.head.selector h2 > a:hover .legend span {
  color: #AB5050;
}
@media (max-width: 640px) {
  .head.selector span.legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .head.selector span.legend > span {
    margin-right: 7px;
  }
}

.heading h1 + p,
.heading .intro,
.content {
  font-size: 20px;
}

.heading .intro,
.heading h1 + p {
  margin-bottom: 20px;
  line-height: 1.5;
}

.heading .intro {
  margin-bottom: 0;
  margin-bottom: 20px;
  font-size: 2.25rem;
  line-height: 1.16;
  border-top: 1px dotted #a6a6a6;
  padding-top: 40px;
}
@media (max-width: 640px) {
  .heading .intro {
    padding-top: 20px;
    margin-bottom: 0;
  }
}

.wide-article .heading .intro,
.wide-article .heading h1 + p,
.wide-article .content {
  font-size: 22px;
}

.content {
  line-height: 1.5;
}
.content .sub-heading {
  margin: 40px 0 0;
  padding: 20px 0;
  font-size: 0.9375rem;
  border-top: 1px dotted #a6a6a6;
}
@media (max-width: 640px) {
  .content .sub-heading {
    font-size: 17px;
  }
}
.content ul.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content ul.tags li {
  margin-right: 20px;
  margin-bottom: 10px;
}
.content ul.tags li a {
  padding: 0 20px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
  letter-spacing: 0.05rem;
  color: #8e8b8b;
  border: 1px solid #8e8b8b;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
.content ul.tags li a:hover {
  color: #000000;
  background-color: #8e8b8b;
}
@media (max-width: 640px) {
  .content ul.tags {
    margin-bottom: -10px;
  }
  .content ul.tags li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .content ul.tags li a {
    font-size: 0.625rem;
    padding: 0 10px;
  }
}
@media (min-width: 641px) {
  .content ul.tags {
    row-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .content ul.tags li {
    margin: 0;
  }
}
.content img {
  display: block;
  margin: 0 auto;
}
.content dl {
  margin: 0;
  font-size: 1rem;
}
.content dl dt {
  margin-top: 1.25rem;
  font-weight: 400;
}
.content dl dd {
  margin-left: 0;
}
.content dl sup {
  top: 0.5rem;
}
.content dd.tbl span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 200px;
  margin-bottom: 5px;
}
.content dd.tbl span.project-details-label {
  width: 200px;
  line-height: normal;
}
.content .footnote {
  border-top: 1px solid #ddd;
  padding-top: 1rem;
  font-style: italic;
}
.content .footnote::before {
  content: "Footnotes";
  font-size: 18px;
  margin-bottom: 0.75rem;
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 640px) {
  .content dd.tbl span {
    width: auto;
    min-width: 0;
  }
  .content dd.tbl span.project-details-label {
    width: auto;
  }
  .content dd.tbl span.project-details-label::after {
    content: ":  ";
  }

  .content {
    font-size: 16px;
    line-height: 1.7;
  }
  .content h2 {
    font-size: 20px;
  }
}
@media (min-width: 741px) {
  .content dd.tbl span.section-right {
    width: 70%;
  }
}
.featured-meta .caption,
.featured-meta .credit,
.content .caption,
.content .credit {
  font-size: 15px;
  line-height: 1.3;
}
.featured-meta .caption,
.content .caption {
  margin: 0.25rem 0;
  margin-bottom: 0.3125rem;
}
.featured-meta .caption .link,
.content .caption .link {
  color: #AB5050;
}
.featured-meta .credit,
.content .credit {
  margin-bottom: 0;
  color: #808080;
}
.featured-meta .credit a,
.content .credit a {
  color: #808080;
}
.featured-meta .credit a:hover,
.content .credit a:hover {
  color: #AB5050;
}
@media (max-width: 640px) {
  .featured-meta .caption,
.featured-meta .credit,
.content .caption,
.content .credit {
    font-size: 10px;
    line-height: 1.4;
    display: inline;
    margin: 0;
  }
}
.featured-meta .border,
.content .border {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
}

@media (max-width: 640px) {
  .content {
    font-size: 17px;
    line-height: 1.35;
  }

  .heading .intro,
.heading h1 + p {
    font-size: 1.375rem;
    line-height: 1.625rem;
  }

  .heading .metadata {
    font-size: 10px;
  }
}
.featured-meta {
  font-family: "abcrom-book-mono";
  font-size: 15px;
  text-align: center;
}
.featured-meta a {
  color: #808080;
  text-decoration: none;
}
.featured-meta a:hover {
  color: #000000;
}
@media (min-width: 641px) {
  .featured-meta {
    padding: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .featured-meta .caption,
.featured-meta .credit {
    display: inline;
  }
  .featured-meta.img {
    overflow: hidden;
  }
  .featured-meta .credit {
    white-space: nowrap;
  }
  .featured-meta .credit.block {
    display: block;
    white-space: normal;
  }
}

.featured-meta.img {
  border-bottom: 1px solid #ddd;
}
.featured-meta.img .caption,
.featured-meta.img .credit {
  border: none;
}
.featured-meta.img.empty {
  margin-top: 20px;
  padding: 0;
}

.article .content .details p, .article .content .details dl {
  font-size: 0.75rem;
}

.head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #a6a6a6;
}
.head i {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 1rem;
  display: none;
}
.head h3 {
  margin: 0;
}
.head > a {
  color: #8e8b8b;
  margin-left: 0.25rem;
  font-family: "abcrom-book", sans-serif;
  font-size: 20px;
}
.head > a:hover {
  color: #AB5050;
}
@media (max-width: 640px) {
  .head {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .head h3 {
    font-size: 17px;
  }
}

.related-list {
  font-size: 1rem;
}
.related-list .result p {
  margin-bottom: 10px;
}

@media (max-width: 1020px) {
  .article .more.ad .head {
    margin-top: 0;
  }
}
@media (max-width: 1020px) and (min-width: 641px) {
  .inline-ad-wrapper .inline_ad {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .inline-ad-wrapper {
    margin-bottom: 20px;
  }
  .inline-ad-wrapper .inline_ad {
    margin-bottom: 0;
    margin-top: 40px;
  }
}
.grid {
  display: grid;
  grid-gap: 40px;
  margin-top: 1rem;
  grid-template-columns: 1fr 1fr;
}
.grid a {
  display: block;
}
.grid .grid-item:hover a,
.grid .more-item:hover a {
  color: #AB5050;
}
.grid p {
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 1.1875rem;
  line-height: 1.4375rem;
}
.grid .title {
  margin-top: 0.25rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.15;
}
.grid .builder {
  font-size: 18px;
  line-height: 23px;
  color: #8e8b8b;
  font-family: "abcrom-book", sans-serif;
}
.grid.three-col {
  grid-template-columns: repeat(3, 1fr);
}
.grid.four-col {
  grid-template-columns: repeat(4, 1fr);
}
.grid.four-col .title, .grid.with-left-feature .title, .grid.with-feature .title {
  font-size: 18px;
  font-family: "abcrom-book", sans-serif;
  line-height: 23px;
  margin-top: 20px;
  font-weight: 400;
}
@media (max-width: 640px) {
  .grid {
    grid-gap: 20px;
  }
  .grid.four-col {
    grid-template-columns: 1fr 1fr;
  }
  .grid .title {
    margin-top: 0.25rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }
  .grid p {
    font-size: 14px;
    line-height: 18px;
  }
  .grid .builder {
    font-size: 0.8125rem;
    line-height: 1.125rem;
    color: #808080;
  }
}
.grid .more-item .title {
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: "abcrom-book", sans-serif;
}
@media (min-width: 769px) {
  .grid.two-col .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .grid.two-col p {
    display: none;
  }
  .grid.three-col {
    grid-template-columns: 1fr;
  }
}

.grid.with-left-feature {
  grid-template-columns: 1fr 1fr;
}
.grid.with-left-feature .grid-item:first-child {
  grid-column: 1/-1;
}
.grid.with-left-feature .grid-item:first-child .title {
  font-size: 1.25rem;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.15;
}
@media (min-width: 769px) {
  .grid.with-left-feature {
    grid-template-rows: auto auto;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.with-left-feature .grid-item:first-child {
    grid-row: 1/-1;
    grid-column: 1/3;
  }
}

.grid.with-feature .grid-item:first-child {
  grid-column: 1/-1;
}
.grid.with-feature .grid-item:first-child .title {
  font-size: 24px;
}
@media (min-width: 769px) {
  .grid.with-feature {
    grid-template-rows: repeat(5, auto);
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.with-feature .grid-item:first-child {
    grid-row: 1/-1;
    grid-column: 1/4;
  }
}

.grid-item > p {
  line-height: 1.3;
}
.grid-item .img-wrap.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid.two-col {
  margin-bottom: 60px;
}
.grid.two-col .grid-item .title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  font-family: "abcrom-book", sans-serif;
  padding: 0;
  margin-top: 15px;
}
@media (max-width: 640px) {
  .grid.two-col {
    margin-bottom: 0;
  }
}

.aside .block {
  margin-bottom: 0px;
}
.aside .block:last-child {
  margin-bottom: 0px;
}
.aside .block section a img {
  height: 96px;
}

.aside section {
  margin: 40px 0;
  border-top: 1px solid #a6a6a6;
}
.aside section .title {
  margin: 20px 0;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "abcrom-book", sans-serif;
}
.aside section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside section ul li {
  padding: 15px 0;
  border-top: 1px solid #F2F2F2;
}
.aside section ul li:first-child {
  padding-top: 0;
  border: none;
}
.aside section ul li:last-child {
  padding-bottom: 0;
}
.aside section ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  font-weight: 400;
  font-size: 15px;
  font-family: "abcrom-book", sans-serif;
  line-height: 18px;
}
.aside section ul li a .type {
  display: none;
}
.aside section ul li a span {
  color: #a1a1a1;
  font-weight: 400;
}
.aside section ul li a img {
  margin-top: 0px;
  margin-right: 20px;
  -ms-flex-preferred-size: 144px;
  flex-basis: 144px;
  height: 96px;
}
.aside section ul li a .date {
  -ms-flex-preferred-size: 90px;
  flex-basis: 90px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  color: #a1a1a1;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.aside section ul li a:hover {
  color: #AB5050;
  text-decoration: none;
}
.aside section ul li a:hover img {
  opacity: 50%;
}
.aside section ul li:last-child a {
  padding-bottom: 0;
}

@media (min-width: 1021px) {
  .featured-promos {
    padding-bottom: 2rem;
    border-bottom: 1px solid #ddd;
  }
}
.featured-promos h6 {
  margin: 1rem 0;
  color: #b9b9b9;
  font-size: 0.875rem;
  font-weight: 400;
  text-align: center;
}
.featured-promos .title {
  margin-top: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.featured-promos .supplier {
  margin: 0.5rem 0;
  color: #a1a1a1;
  font-size: 15px;
}

.featured-promos .grid {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  grid-gap: 20px;
}
.featured-promos .grid .sep {
  background-color: #ddd;
}
.featured-promos .grid .more-item a {
  display: block;
}

footer {
  color: #a1a1a1;
  background-color: #000;
}
footer .footer__ack {
  padding: 80px 0;
}
footer .footer__ack p {
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  footer .footer__ack {
    padding: 20px 0;
    margin-bottom: 10px;
  }
  footer .footer__ack br {
    display: none;
  }
  footer .footer__ack p {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
footer .footer__connect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .footer__connect .footer__connect--ns .ns-tag {
  font-size: 19px;
  line-height: 23px;
}
footer .footer__connect .footer__connect--ns .newsletters {
  color: #AB5050;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  font-family: "abcrom-book", sans-serif;
}
@media (max-width: 1020px) {
  footer .footer__connect .footer__connect--ns {
    max-width: 220px;
    width: 50%;
    margin: 0;
  }
}
@media (max-width: 640px) {
  footer .footer__connect .footer__connect--ns {
    max-width: 220px;
  }
  footer .footer__connect .footer__connect--ns .ns-tag {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  footer .footer__connect .footer__connect--ns .newsletters {
    font-weight: bold;
    font-size: 0.8125rem;
    line-height: 1.125rem;
  }
}
footer .social {
  padding: 40px 0;
  background-color: #fff;
  color: #000000;
  -webkit-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.1);
}
footer .social .footer-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: auto;
}
footer .social .footer-form-wrapper .subscription-result {
  display: none;
  margin-top: 0.75rem;
  margin-right: auto;
}
footer .social .newsletters {
  padding: 0;
  font-size: 1rem;
  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;
}
footer .social .newsletters i:first-child {
  font-size: 1.875rem;
  margin-right: 10px;
}
footer .social .btn {
  height: 3rem;
  line-height: 2.75rem;
  margin-left: 0.75rem;
}
footer .social .btn:hover, footer .social .btn:focus, footer .social .btn:active {
  color: #fff;
}
footer .social a {
  padding: 0.25rem 1rem;
  color: inherit;
  font-size: 1.5rem;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
  border-right: 1px solid #F2F2F2;
  color: #000000;
}
footer .social a:last-child {
  border: none;
}
footer .social a:hover {
  color: #000000;
}
footer .social a:last-child {
  padding-right: 0;
}
footer .social .footer__connect .follow a {
  color: #000000;
}
footer .social .footer__connect .follow a:hover {
  color: #000000;
}
footer .social a > i {
  color: inherit;
  font-size: inherit;
}
footer .follow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .follow span {
  padding-right: 1.25rem;
}
footer .social .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0;
  color: #a1a1a1;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 20px;
}
footer .bottom .copyright {
  margin-left: 0.625rem;
  margin-right: auto;
  margin-bottom: 2px;
  color: #fff;
}
footer .bottom .copyright.mobile {
  display: none;
}
@media (max-width: 1020px) {
  footer .links,
footer .social .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .social .footer__connect {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  footer .social form {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  footer .social form input[type=text],
footer .social form input[type=email] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  footer .links .copyright {
    margin: 10px 0 10px 10px;
  }
}
@media (max-width: 640px) {
  footer .social .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  footer .social a {
    padding: 0 10px;
    color: #000000;
    font-size: 1.125rem;
  }
}
@media (max-width: 930px) and (min-width: 641px) {
  footer .footer-form-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
  }
  footer .footer-form-wrapper .footer-newsletter {
    display: block;
  }
  footer .footer-form-wrapper .footer-newsletter input[name=email-address] {
    width: 20rem;
  }
}
@media (max-width: 640px) {
  footer .social {
    padding-top: 20px;
  }
  footer .social form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .social form > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  footer .social form .btn {
    margin-top: 10px;
    margin-left: 0;
  }
  footer .footer-form-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
  }
  footer .bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .bottom .copyright {
    margin-right: 0;
    display: none;
  }
  footer .bottom .copyright.mobile {
    display: block;
  }
  footer .bottom .sponsor {
    margin-top: 1.5rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  footer .bottom .sponsor.am {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    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;
  }
  footer .bottom .sponsor.laa {
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  footer .follow span {
    display: none;
  }
  footer .social .footer-form-wrapper form {
    width: 100%;
  }
}
@media (max-width: 781px) and (min-width: 641px) {
  footer .bottom.laa {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .bottom.laa .copyright {
    margin-right: 0;
    display: none;
  }
  footer .bottom.laa .copyright.mobile {
    display: block;
  }
  footer .bottom.laa .sponsor {
    margin-top: 1.5rem;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  footer .bottom.laa .sponsor.am {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    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;
  }
}

footer .links {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding: 30px 0;
  padding-top: 0;
  color: #f9f9f9;
  font-family: "abcrom-book", sans-serif;
}
footer .links h4 {
  grid-row: 1/1;
  margin: 0;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #fff;
}
footer .links h4.span-3 {
  grid-column: 1/-1;
}
footer .links h6 {
  margin: 0 0 2px;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}
footer .links h6 a {
  color: #fff;
}
footer .links a {
  color: #bfbfbf;
  line-height: 17px;
}
footer .links a:hover {
  color: #fff;
}
footer .links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .links ul li {
  display: block;
}
footer .links ul > li > a {
  display: block;
  padding: 0 0 2px;
  font-size: 12px;
  line-height: 17px;
}
footer .links .grid-3col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
}
footer .links .block-1 h4,
footer .links .block-2 h4 {
  padding-bottom: 20px;
  border-bottom: 1px solid #404040;
}
footer .links .block-1 .sub-links,
footer .links .block-2 .sub-links {
  margin-top: 20px;
}
footer .links .block-1 {
  padding-right: 20px;
  border-right: 1px solid #404040;
}
footer .links .block-2 {
  padding-left: 20px;
}
footer .links .block-2 .sub-links {
  border-left: 1px solid #404040;
  padding-left: 20px;
}
footer .links .block-2 .sub-links.col-1 {
  border: 0;
  padding: 0;
}
@media (min-width: 1021px) {
  footer .links {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 0;
  }
}
@media (max-width: 1020px) {
  footer .links {
    width: 980px;
    padding-bottom: 0;
    grid-template-columns: 1fr 3fr;
  }
  footer .links h4 {
    grid-column: 1/-1;
  }
  footer .links h4.span-3 {
    grid-column: 1/-1;
    grid-row: auto;
  }
  footer .links .site-links ul {
    display: block;
  }
}
@media (max-width: 640px) {
  footer .links {
    grid-gap: 0;
  }
  footer .links .block-2 .sub-links:last-child {
    margin-bottom: 0;
  }
  footer .links .block-1 h4,
footer .links .block-2 h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #404040;
  }
}

footer .block-btn {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}
footer .block-btn .btn {
  padding: 0 20px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
  letter-spacing: 0.05rem;
  color: #8e8b8b;
  border: 1px solid #8e8b8b;
  padding: 10px;
  line-height: 20px;
  border-radius: 0.25rem;
  font-size: 10px;
}
footer .block-btn .btn:hover {
  color: #8e8b8b;
}
@media (max-width: 1020px) {
  footer .links__container {
    width: 100%;
    height: 287px;
    overflow: hidden;
  }
  footer .links__wrap {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 40px;
    width: 100%;
  }
  footer .links__wrap .block-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
  }
  footer .links__wrap .block-btn .btn {
    border: none;
    pointer-events: none;
    cursor: default;
  }
}
@media (min-width: 641px) and (max-width: 1020px) {
  footer .links__container {
    margin-bottom: 20px;
  }
}

.icon-head {
  font-size: 12px;
  color: #a1a1a1;
  height: 15px;
  margin-top: 0px;
  padding-left: 10px;
  position: absolute;
}

.sponsor {
  position: relative;
}
.sponsor a {
  display: inline-block;
  height: 52px;
  text-align: center;
  background-image: url(/site_media/static/frontend/images/logos/institutes_aug_22.svg);
  background-size: 300px auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}
.sponsor a:hover, .sponsor a:focus, .sponsor a:active {
  opacity: 1;
}
.sponsor.ackno {
  margin-left: 20px;
  padding-top: 14px;
  height: 57px;
}
.sponsor.ackno .icon-head {
  top: -4px;
  padding-left: 0;
}
.sponsor.ackno a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  border: 1px solid #CCCCCC;
  height: 38px;
}
.sponsor.ackno a span {
  font-size: 11px;
  padding-left: 6px;
  padding-right: 16px;
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #a1a1a1;
}
.sponsor.ackno a i {
  font-size: 12px;
  font-weight: 600;
  height: 38px;
  line-height: 38px;
  background-color: #CCCCCC;
  width: 38px;
  color: #FFF;
}
.sponsor.ackno a:hover span, .sponsor.ackno a:focus span, .sponsor.ackno a:active span {
  color: #a1a1a1;
}
.sponsor.ackno.la {
  padding-top: 0;
}
.sponsor.ackno.la .icon-head {
  top: -18px;
}
.sponsor.laa a {
  background-image: url(/site_media/static/frontend/images/logos/laa-logos-white-28Aug-2024-bg.svg);
  background-size: 700px auto;
  height: 65px;
}
.sponsor.aia .icon-head {
  top: -4px;
  padding-left: 2px;
}
.sponsor.am a {
  width: 60px;
}
.sponsor.aia a {
  width: 185px;
}
.sponsor.dia a {
  width: 114px;
}
.sponsor.gh a {
  width: 92px;
}
.sponsor.pia a {
  width: 98px;
}
.sponsor.aildm a {
  width: 94px;
}
.sponsor.laa.aia a {
  width: 150px;
}
.sponsor.aila a {
  width: 130px;
}
@media (max-width: 640px) {
  .sponsor.aia {
    text-align: right;
  }
  .sponsor.pia {
    text-align: left;
  }
  .sponsor.aildm {
    text-align: right;
  }
}
@media (min-width: 920px) {
  .sponsor.laa {
    margin-left: 10px;
  }
}

.header-top .sponsor.aia:not(.laa) a {
  background-position: -2px 6px;
  background-size: 305px auto;
}
.header-top .sponsor.dia a {
  background-position: -170px 6px;
}
.header-top .sponsor.laa.aia a {
  background-position: -6px 6px;
}
.header-top .sponsor.laa.gh a {
  background-position: -456px 8px;
}
.header-top .sponsor.laa.pia a {
  background-position: -193px 6px;
}
.header-top .sponsor.laa.aildm a {
  background-position: -328px 5px;
}
.header-top .sponsor.laa.aila a {
  background-position: -574px 6px;
}
.header-top .sponsor.laa.aila .icon-head {
  margin-top: -6px;
}

footer .sponsor.pia a {
  width: 105px;
}
footer .sponsor.aildm a {
  width: 100px;
}
footer .sponsor.aia a {
  background-position: 0 -41px;
}
footer .sponsor.dia a {
  background-position: -168px -42px;
}
footer .sponsor.laa.aia a {
  background-position: -5px 0;
}
footer .sponsor.laa.gh a {
  background-position: -455px 0;
}
footer .sponsor.laa.pia a {
  background-position: -185px -2px;
}
footer .sponsor.laa.aildm a {
  background-position: -322px -2px;
}
footer .sponsor.laa.aila a {
  background-position: -575px 0;
}
@media (max-width: 640px) {
  footer .sponsor.laa.aildm a {
    background-position: -350px 0;
  }
}
footer .sponsor.am a {
  height: 40px;
  background-size: 274px auto;
  background-position: 0 -105px;
}

.side-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -400px;
  min-width: 305px;
  width: 400px;
  background: #fff;
  z-index: 1010;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.side-nav .side-nav__wrap {
  width: 275px;
  margin-right: 20px;
}
.side-nav nav {
  padding: 0;
  font-family: "abcrom-book", sans-serif;
}
.side-nav ul {
  padding-left: 30px;
}
.side-nav ul > li {
  border-top: 1px dotted #a6a6a6;
  display: block;
}
.side-nav ul > li > a {
  display: block;
  color: #000000;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
  padding: 0.5rem 0.25rem;
}
.side-nav ul > li > a:hover {
  background: #000000;
  color: #fff;
}
.side-nav ul > li:hover {
  border-top: 1px solid #a6a6a6;
}
.side-nav ul > li:hover + li {
  border-top: 1px solid #a6a6a6;
}
.side-nav nav ul > li > a {
  font-size: 0.9375rem;
}
.side-nav .flat-links {
  margin: 0;
  list-style: none;
}
.side-nav .flat-links > li > a {
  font-size: 1rem;
  color: #808080;
}
.side-nav .flat-links > li:last-child {
  border-bottom: 1px dotted #a6a6a6;
}
.side-nav .flat-links > li:last-child:hover {
  border-bottom: 1px solid #a6a6a6;
}
.side-nav .side-search {
  border-bottom: 1px solid #a1a1a1;
}
.side-nav .side-search input[type=text] {
  color: #000000;
  background-color: #fff;
}
.side-nav .side-search span,
.side-nav .side-search button {
  color: #000000;
}
.side-nav .side-search span:before, .side-nav .side-search span:after,
.side-nav .side-search button:before,
.side-nav .side-search button:after {
  width: 3px;
  background-color: #000000;
}
.side-nav .side-search button:hover {
  color: #AB5050;
}
.side-nav .side-search button:hover:before, .side-nav .side-search button:hover:after {
  background-color: #AB5050;
}
.side-nav .side-nav__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  font-size: 25px;
}
.side-nav .side-nav__head .side-nav__logo img {
  height: 56px;
  margin-left: 10px;
}
.side-nav .side-nav__head .side-nav__logo.laa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side-nav .side-nav__head .side-nav__logo.laa img {
  height: 40px;
  margin-left: 15px;
}

@media (min-width: 1021px) {
  .side-nav {
    overflow-y: auto;
  }
}
.side-nav-opened {
  overflow: hidden;
}
.side-nav-opened .side-nav {
  left: 0;
}

.filters-shown,
.side-nav-opened {
  position: relative;
}
.filters-shown .body-overlay,
.side-nav-opened .body-overlay {
  display: block;
}

.main-search span,
.main-search button,
.side-search span,
.side-search button {
  position: absolute;
  color: #fff;
}
.main-search span,
.side-search span {
  left: 20px;
  top: 17px;
  font-size: 18px;
}
.main-search input[type=text],
.main-search input[type=search],
.side-search input[type=text],
.side-search input[type=search] {
  width: 100%;
  height: 56px;
  padding-left: 48px;
  padding-right: 36px;
  font-size: 20px;
  color: #fff;
  background-color: #000000;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.main-search input[type=text]::-webkit-input-placeholder, .main-search input[type=search]::-webkit-input-placeholder, .side-search input[type=text]::-webkit-input-placeholder, .side-search input[type=search]::-webkit-input-placeholder {
  color: #b9b9b9;
}
.main-search input[type=text]::-moz-placeholder, .main-search input[type=search]::-moz-placeholder, .side-search input[type=text]::-moz-placeholder, .side-search input[type=search]::-moz-placeholder {
  color: #b9b9b9;
}
.main-search input[type=text]:-ms-input-placeholder, .main-search input[type=search]:-ms-input-placeholder, .side-search input[type=text]:-ms-input-placeholder, .side-search input[type=search]:-ms-input-placeholder {
  color: #b9b9b9;
}
.main-search input[type=text]::-ms-input-placeholder, .main-search input[type=search]::-ms-input-placeholder, .side-search input[type=text]::-ms-input-placeholder, .side-search input[type=search]::-ms-input-placeholder {
  color: #b9b9b9;
}
.main-search input[type=text]::placeholder,
.main-search input[type=search]::placeholder,
.side-search input[type=text]::placeholder,
.side-search input[type=search]::placeholder {
  color: #b9b9b9;
}
.main-search input[type=text]:focus,
.main-search input[type=search]:focus,
.side-search input[type=text]:focus,
.side-search input[type=search]:focus {
  border: 0;
  outline: 0;
}
.main-search button,
.side-search button {
  top: 0;
  right: 5px;
  height: 32px;
  color: red;
  background: none;
  outline: 0;
  border: 0;
  cursor: pointer;
}
.main-search button:before, .main-search button:after,
.side-search button:before,
.side-search button:after {
  position: absolute;
  content: " ";
  width: 2px;
  height: 24px;
  background-color: red;
}
.main-search button:before,
.side-search button:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-search button:after,
.side-search button:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1260px) {
  .main-search button,
.side-search button {
    right: 20px;
  }
}

.side-search {
  position: relative;
}
.side-search button {
  right: 15px;
}

.main-search {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-search input[type=text],
.main-search input[type=search] {
  font-size: 1.5rem;
  padding-left: 45px;
}
.main-search span {
  top: 18px;
}
@media (min-width: 1261px) {
  .main-search span {
    left: 0;
  }
  .main-search input[type=text],
.main-search input[type=search] {
    padding-left: 35px;
  }
}
@media (max-width: 640px) {
  .main-search .searchForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #000000;
  }
  .main-search .searchForm > span {
    position: static;
    margin-right: 10px;
  }
  .main-search .searchForm > input[type=text] {
    font-size: 15px;
    line-height: 20px;
    height: 100%;
    padding: 10px 30px 10px 0;
    font-family: "abcrom-book", sans-serif;
  }
  .main-search .searchForm > input[type=text]::-webkit-input-placeholder {
    color: #808080;
  }
  .main-search .searchForm > input[type=text]::-moz-placeholder {
    color: #808080;
  }
  .main-search .searchForm > input[type=text]:-ms-input-placeholder {
    color: #808080;
  }
  .main-search .searchForm > input[type=text]::-ms-input-placeholder {
    color: #808080;
  }
  .main-search .searchForm > input[type=text]::placeholder {
    color: #808080;
  }
  .main-search .searchForm button {
    height: 18px;
    right: 24px;
    color: #fff;
  }
  .main-search .searchForm button::before, .main-search .searchForm button::after {
    background-color: #fff;
  }
}

.desktop-search {
  position: relative;
  display: none;
}
.desktop-search input {
  border: none !important;
  padding: 0px;
  padding-left: 0px;
  padding-right: 30px;
  width: 300px;
  height: 20px;
  margin-left: 20px;
  font-size: 16px;
}
.desktop-search button {
  padding: 0;
  position: absolute;
  top: 2px;
  right: 0px;
  color: #2b2d32;
  font-size: 16px;
}
.desktop-search button:hover {
  color: #2b2d32;
}

@media (min-width: 641px) and (max-width: 760px) {
  .desktop-search input {
    margin-left: 0.25rem;
    width: 10rem;
  }
}
@media (min-width: 641px) {
  .search-opened .desktop-search {
    display: block;
  }
  .search-opened .search-glass {
    display: none;
  }
}
@media (max-width: 640px) {
  .desktop-search {
    display: none;
  }

  .search-glass {
    display: block;
  }

  .search-opened .main-search {
    opacity: 1;
    z-index: 1000;
  }
  .search-opened .fixed-nav .hamburger {
    visibility: hidden;
  }
}
body.no-overflow {
  overflow: hidden !important;
  height: 100% !important;
}

.home .sections {
  margin-bottom: 20px;
}

.home-section {
  margin-top: 30px;
}
@media (min-width: 641px) {
  .home-section.featured:not(.show-title) {
    margin-top: 0;
  }
  .home-section.featured:not(.show-title) .head {
    display: none;
  }
}
@media (max-width: 640px) {
  .home-section.featured-main {
    margin-top: 0;
  }
  .home-section.featured-main .head {
    border: none;
    margin-top: 0;
  }
  .home-section.featured .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-section.featured .slideshow {
    margin-top: 1rem;
  }
  .home-section.featured:not(.show-title) .head a {
    display: none;
  }
  .home-section.block_one_col .endless_container {
    display: none;
  }
  .home-section.block_one_col .head {
    margin-bottom: 20px;
  }
  .home-section.block_one_col .result {
    margin: 0;
  }
  .home-section.block_one_col .result .img-wrap {
    display: none;
  }
  .home-section.block_one_col .result .details {
    margin-bottom: 0;
  }
  .home-section.block_one_col .result .details .meta, .home-section.block_one_col .result .details p {
    display: none;
  }
  .home-section.block_one_col .result .details .title {
    font-size: 17px;
    line-height: 22px;
    padding: 10px 0;
    margin-bottom: 0;
    margin-top: 0;
    font-family: "abcrom-book", sans-serif;
  }
  .home-section.block_one_col .result:first-child {
    border-top: none;
  }
  .home-section.block_one_col .result:first-child .img-wrap {
    display: block;
    margin-bottom: 0;
  }
  .home-section.block_one_col .result:first-child .details .title {
    padding-top: 20px;
  }
  .home-section + .inline_ad {
    margin-top: 30px;
  }
  .home-section .grid {
    display: block;
  }
  .home-section .grid.two-col .title,
.home-section .grid.four-col .title,
.home-section .title {
    display: block;
    padding: 10px 0;
    font-size: 17px;
    line-height: 22px;
    font-family: "abcrom-book", sans-serif;
    margin-top: 0;
  }
  .home-section .slide,
.home-section .grid-item {
    border-top: 1px dotted #a6a6a6;
  }
  .home-section .slide img, .home-section .slide p,
.home-section .grid-item img,
.home-section .grid-item p {
    display: none;
  }
  .home-section .grid-item .builder {
    font-size: 17px;
    padding-bottom: 10px;
    margin-top: -5px;
    display: block;
  }
  .home-section .desk-only {
    display: none;
  }
  .home-section .slide:first-child,
.home-section .grid-item:first-child {
    border-top: none;
  }
  .home-section .slide:first-child img,
.home-section .grid-item:first-child img {
    display: block;
  }
  .home-section .slide:first-child .title,
.home-section .grid-item:first-child .title {
    padding-top: 20px;
  }
  .home-section .slide:first-child .title:before,
.home-section .grid-item:first-child .title:before {
    display: none;
  }
  .home-section .grid-item:first-child img {
    width: 100%;
  }
}

@media (min-width: 1021px) {
  .home-section .slideshow {
    padding-bottom: 67.0391%;
  }
}
@media (min-width: 641px) {
  .slideshow {
    position: relative;
    padding-bottom: 66.6666%;
  }
  .slideshow .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease;
  }
  .slideshow .slide:hover {
    color: white;
  }
  .slideshow .slide.showing {
    opacity: 1;
    z-index: 2;
  }
  .slideshow .slide .title {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
  }
  .slideshow .slide .fog {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: auto;
    padding: 30px 20px 45px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.65) 100%);
  }
  .slideshow .slide p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.3;
  }
  .slideshow .prev, .slideshow .next, .slideshow .dots {
    position: absolute;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
    z-index: 3;
  }
}
@media (min-width: 641px) and (max-width: 1020px) {
  .slideshow .slide {
    height: auto;
  }
  .slideshow .slide img {
    display: block;
  }
}
@media (max-width: 640px) {
  .slideshow .prev, .slideshow .next, .slideshow .dots {
    display: none !important;
  }
}
.slideshow .prev, .slideshow .next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.8;
  text-shadow: 0 0 2px #ccc;
  display: none;
}
.slideshow .prev:hover, .slideshow .next:hover {
  opacity: 1;
}
.slideshow .prev i, .slideshow .next i {
  font-size: 30px;
}
.slideshow:hover .prev, .slideshow:hover .next {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slideshow .prev {
  left: 10px;
}
.slideshow .next {
  right: 10px;
}
.slideshow .dots {
  left: 20px;
  bottom: 15px;
  font-size: 12px;
}
.slideshow .dots i {
  margin-right: 5px;
  opacity: 0.6;
}
.slideshow .dots i:hover,
.slideshow .dots i.showing {
  opacity: 1;
}

@media (min-width: 641px) {
  .featured .slideshow .dots,
.featured .slideshow .slide .fog {
    display: none;
  }
}
.featured .slideshow__data {
  display: none;
}
@media (min-width: 641px) {
  .featured .slideshow__data {
    display: block;
  }
  .featured .slideshow__data .slideshow__dots {
    padding: 14px 0;
    font-size: 0.625rem;
    line-height: 12px;
  }
  .featured .slideshow__data .slideshow__dots i {
    padding-right: 1px;
  }
  .featured .slideshow__data .slideshow__dots i.showing {
    font-weight: bold;
  }
  .featured .slideshow__data .slideshow__content {
    border-top: 1px dotted #a6a6a6;
    min-height: 280px;
  }
  .featured .slideshow__data .slideshow__content .slide__title {
    font-size: 3rem;
    line-height: 3.25rem;
    font-weight: 400;
    font-family: "abcrom-book", sans-serif;
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 895px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .featured .slideshow__data .slideshow__content .slide__desc {
    font-size: 1.625rem;
    line-height: 1.15;
    height: 90px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

.slideshow .slide {
  display: block;
}
@media (max-width: 800px) {
  .slideshow .slide p {
    font-size: 1rem;
  }
  .slideshow .slide .fog {
    width: auto;
    max-width: none;
  }
}

.magazine-source {
  display: grid;
  grid-gap: 20px 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  font-family: "abcrom-book-mono";
  font-size: 0.75rem;
  line-height: 1rem;
}
.magazine-source img {
  grid-row: 1/-1;
  margin-right: auto;
  margin-left: 0;
}
.magazine-source > a {
  -ms-flex-item-align: end;
  align-self: end;
}
.magazine-source button {
  padding: 0 20px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
  letter-spacing: 0.05rem;
  color: #8e8b8b;
  border: 1px solid #8e8b8b;
}
.magazine-source button:hover {
  color: #000000;
  background-color: #8e8b8b;
}
@media (max-width: 640px) {
  .magazine-source {
    grid-gap: 0 20px;
    grid-template-columns: 1fr 1fr;
  }
  .magazine-source button {
    font-size: 0.625rem;
  }
}

.calendar .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 20px;
}
.calendar .header h1 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 2.25rem;
  font-weight: 400;
  font-family: "abcrom-book", sans-serif;
}
.calendar .header .datepicker input {
  border: none;
  border-bottom: 1px solid #000000;
  padding-left: 0;
  padding-right: 0;
  font-family: "abcrom-book", sans-serif;
  max-width: 180px;
}
.calendar .header .datepicker i {
  color: #000000;
  font-size: 15px;
  top: 12px;
  right: 5px;
}
.calendar .header .selectize-control {
  font-family: "abcrom-book", sans-serif;
}
.calendar .header .selectize-control .selectize-input {
  border: none;
  border-bottom: 1px solid #000000;
  padding-left: 0;
  padding-right: 0;
}
.calendar .header .selectize-control .selectize-input:after {
  right: 15px;
  content: "+";
  border: none;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  font-weight: 900;
  top: calc(50% - 8px);
  margin-top: 0;
}
.calendar .header .selectize-control .selectize-input.dropdown-active:after {
  content: "\f068";
}
.calendar .header .datepicker,
.calendar .header .selectize-control {
  margin-right: 25px;
}
.calendar .header .datepicker:last-child,
.calendar .header .selectize-control:last-child {
  margin-right: 0;
}
@media (min-width: 641px) {
  .calendar .header .datepicker input,
.calendar .header .selectize-control .selectize-input {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 1020px) {
  .calendar .header .datepicker input,
.calendar .header .selectize-control {
    width: 165px;
  }
  .calendar .header .datepicker,
.calendar .header .selectize-control {
    margin-right: 0.625rem;
  }
}
@media (max-width: 750px) {
  .calendar .header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .calendar .header h1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0.5rem;
  }
  .calendar .header .selectize-control {
    width: 148px;
  }
}
@media (max-width: 520px) {
  .calendar .header .datepicker {
    display: none;
  }
}
@media (min-width: 1021px) {
  .calendar .selectize {
    min-width: 11.5rem;
  }
  .calendar [name=event_type] + .selectize {
    width: 13rem;
  }
}
@media (max-width: 640px) {
  .calendar .header .selectize-input .item {
    font-size: 1rem;
  }
  .calendar .header .selectize-dropdown .selectize-dropdown-content .option {
    font-size: 1rem;
  }
  .calendar main .event-list .head.date h3 {
    font-size: 1rem;
  }
}

.calendar .event-list .head {
  border-top: 1px dotted #e5e5e5;
  font-family: "abcrom-book", sans-serif;
}
.calendar .event-list .head.date {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #e5e5e5;
}
.calendar .event-list .head.date h3 {
  font-size: 0.9375rem;
  line-height: 1.2;
  text-transform: none;
  padding: 10px 0;
  width: 100%;
}
@media (min-width: 641px) {
  .calendar .event-list .head.date h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.calendar .event-item .title i {
  font-style: normal;
}

.selectize {
  line-height: 1;
}
.selectize .selectize-input {
  padding: 0.625rem 1rem;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.selectize .selectize-dropdown,
.selectize .selectize-input,
.selectize .selectize-input input {
  font-size: 1rem;
}
@media (max-width: 1020px) {
  .selectize .selectize-dropdown,
.selectize .selectize-input,
.selectize .selectize-input input {
    font-size: 14px;
  }
}
.selectize .selectize-dropdown [data-selectable],
.selectize .selectize-dropdown .optgroup-header {
  padding: 0.5rem 1rem;
}
.selectize .selectize-dropdown {
  margin: 5px 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
}
.selectize .selectize-dropdown .active {
  background-color: #F2F2F2;
}

.header .selectize .selectize-dropdown {
  border-color: #ddd;
}

.calendar main .selectize-dropdown {
  left: -10px !important;
  margin-top: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.calendar main .selectize-dropdown .selectize-dropdown-content {
  max-height: 500px;
  width: calc(100% + 10px);
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-bottom: 10px;
}
.calendar main .selectize-dropdown .selectize-dropdown-content .option {
  color: #808080;
  display: block;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  border-bottom: 1px dotted #a6a6a6;
  background: none !important;
}
.calendar main .selectize-dropdown .selectize-dropdown-content .option:hover {
  color: #AB5050;
}
.calendar main .selectize-dropdown .selectize-dropdown-content .option.active {
  color: #AB5050;
}

.datepicker {
  position: relative;
}
.datepicker input {
  width: 250px;
  height: 40px;
  margin-bottom: 3px;
  background: transparent;
}
.datepicker i {
  position: absolute;
  top: 9px;
  right: 1rem;
  font-size: 1.125rem;
  color: #a1a1a1;
  z-index: -1;
}

.flatpickr-calendar,
.flatpickr-rContainer {
  width: 250px;
}

.flatpickr-calendar {
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 2px #ddd;
  box-shadow: 0 0 2px #ddd;
  font-family: "abcrom-book", sans-serif;
}
.flatpickr-calendar:before, .flatpickr-calendar:after {
  display: none;
}

.flatpickr-current-month {
  font-size: 1.125rem;
}

.flatpickr-days .dayContainer {
  width: 250px;
  min-width: 250px;
}

.event-list .head {
  margin: 0.5rem 0;
}
.event-list .head i {
  margin-right: 0;
}
.event-list .head h2, .event-list .head h3 {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 400;
}
.event-list .details a:hover {
  color: #AB5050;
}

.event-item,
.result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.event-item .img-wrap,
.result .img-wrap {
  -ms-flex-preferred-size: 390px;
  flex-basis: 390px;
}
.event-item .details,
.result .details {
  -ms-flex-preferred-size: 390px;
  flex-basis: 390px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 30px;
}
.event-item .item-type,
.result .item-type {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.event-item .title,
.result .title {
  margin: 0 0 0.625rem;
  font-size: 24px;
  font-weight: 400;
  font-family: "abcrom-book", sans-serif;
  line-height: 1.25;
}
.event-item .details > p,
.result .details > p {
  font-size: 19px;
  line-height: 23px;
}
.event-item .meta,
.result .meta {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}
.event-item .meta > a,
.result .meta > a {
  margin-right: 2rem;
  color: #AB5050;
}
.event-item .meta > a:hover,
.result .meta > a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #AB5050;
  text-decoration-color: #AB5050;
}
.event-item .meta i,
.result .meta i {
  width: 1.15rem;
  color: #AB5050;
}
@media (max-width: 1020px) {
  .event-item .img-wrap,
.result .img-wrap {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .event-item .title,
.result .title {
    font-size: 1.5rem;
  }
  .event-item .details > p,
.result .details > p {
    margin-bottom: 0.75rem;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .event-item,
.result {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px dotted #a6a6a6;
  }
  .event-item .title,
.result .title {
    margin: 20px 0;
  }
  .event-item .img-wrap,
.result .img-wrap {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .event-item .details,
.result .details {
    padding-left: 0;
    margin-bottom: 40px;
  }
  .event-item .details > p,
.result .details > p {
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  .event-item:last-child,
.result:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .event-item:last-child .details,
.result:last-child .details {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) {
  .event-item,
.result {
    margin: 20px 0 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
  }
}

@media (max-width: 1020px) {
  .event-item .details .meta.wrap-icon > i {
    float: left;
    margin-top: 2px;
  }
  .event-item .details .meta.wrap-icon > span {
    display: block;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .calendar .event-item {
    border-top: 1px solid #ddd;
    margin-top: 0;
    padding-top: 1.75rem;
  }
  .calendar .event-item .details > :last-child {
    margin-bottom: 0;
  }
  .calendar .head.date + .event-item {
    border-top: none;
  }
}
.stick-below-nav {
  position: fixed;
  top: -20px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #a1a1a1;
  box-shadow: 0 0 2px #a1a1a1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.stick-below-nav .title {
  display: none;
}
.stick-below-nav section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 8px 0;
}
.stick-below-nav section ul > li {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding-right: 10px;
}
.stick-below-nav section ul > li:last-child {
  padding-right: 0;
}
.stick-below-nav section ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.stick-below-nav section ul > li > a .type {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  text-transform: uppercase;
}
.stick-below-nav section ul > li > a img {
  margin-right: 10px;
  width: 90px;
  height: 60px;
}
.stick-below-nav section ul > li > a span {
  display: none;
}

.stickied-below-nav.going-up .stick-below-nav {
  top: 56px;
}

@media (min-width: 1021px) {
  .search-results .result .img-wrap,
.related-list .result .img-wrap {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
  }

  .event-list .event-item > a {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
  }
  .event-list .event-item > a.no-image {
    height: 180px;
  }
}
.search .heading h1,
.magazines .heading h1,
.newsletters-page .heading h1,
.section-page .heading h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 400;
}
@media (max-width: 640px) {
  .search .heading h1,
.magazines .heading h1,
.newsletters-page .heading h1,
.section-page .heading h1 {
    font-size: 1.5rem;
    line-height: 1.25;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.magazines .archived_magazines {
  margin-top: 20px;
}
.magazines .archived_magazines .magazine-list {
  margin-top: 20px;
}
.magazines .issue-product .product-desc {
  font-size: 19px;
  line-height: 23px;
}
.magazines .issue-product .product-desc p {
  margin: 0 0 0.75rem;
}
@media (max-width: 640px) {
  .magazines .magazine-list.current {
    margin-bottom: 0;
  }
  .magazines .archived_magazines {
    margin-top: 0;
  }
  .magazines .archived_magazines .magazine-list {
    margin-top: 10px;
  }
  .magazines .issue-product .product-desc {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}

.calendar .header h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (max-width: 640px) {
  .calendar .header h1 {
    font-size: 1.5rem;
    line-height: 1.25;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.newsletters-page .grid-newsletters,
.magazine-list {
  display: grid;
  grid-gap: 20px 40px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  margin: 1rem 0 3rem;
}
@media (min-width: 860px) and (max-width: 1000px) {
  .newsletters-page .grid-newsletters,
.magazine-list {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}
@media (min-width: 440px) and (max-width: 675px) {
  .newsletters-page .grid-newsletters,
.magazine-list {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
@media (min-width: 860px) {
  .newsletters-page .grid-newsletters.archived,
.magazine-list.archived {
    grid-template-columns: repeat(3, minmax(300px, 1fr));
  }
}
.newsletters-page .grid-newsletters > a,
.magazine-list > a {
  display: block;
}
.newsletters-page .grid-newsletters .img-container,
.magazine-list .img-container {
  display: block;
  padding: 3rem;
  background: #F2F2F2;
}
.newsletters-page .grid-newsletters .img-container img,
.magazine-list .img-container img {
  -webkit-box-shadow: 0 6px 8px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 6px 8px -3px rgba(0, 0, 0, 0.8);
}
.newsletters-page .grid-newsletters .title,
.magazine-list .title {
  margin: 20px 0 0.25rem;
  font-size: 1.25rem;
  font-family: "abcrom-book", sans-serif;
}

.magazines main .hero p {
  font-size: 21px;
  line-height: 30px;
}
@media (max-width: 640px) {
  .magazines main .heading h1 {
    margin: 0;
    padding-bottom: 0;
  }
  .magazines main .hero p {
    font-size: 17px;
    line-height: 23px;
  }
  .magazines main .list-header {
    padding-top: 0;
  }
  .magazines main .list-header .selectize.selectize-control {
    width: calc(50% - 10px);
  }
  .magazines main .list-header .title {
    font-size: 16px;
  }
  .magazines main .list-header .selectize .selectize-input {
    padding: 10px 0;
  }
  .magazines main .list-header .selectize .selectize-input .item,
.magazines main .list-header .selectize .selectize-input input {
    font-size: 16px;
    line-height: 18px;
  }
  .magazines main .list-header .selectize .selectize-input .item {
    vertical-align: middle;
  }
  .magazines main .issue-list .issue-item .title,
.magazines main .issue-list .issue-item strong {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .magazines footer {
    margin-top: 20px;
  }
}

.magazine-list .title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
}
.magazine-list .magazine-item > p {
  font-size: 19px;
  line-height: 23px;
}
@media (max-width: 640px) {
  .magazine-list {
    margin-bottom: 20px;
  }
  .magazine-list .title {
    font-size: 16px;
    color: #AB5050;
  }
  .magazine-list .magazine-item > p {
    font-size: 17px;
  }
}
@media (min-width: 641px) {
  .magazine-list {
    margin: 40px 0 0;
  }
}

.mag-image {
  padding: 50px 60px;
  background: #F2F2F2;
}
.mag-image img {
  -webkit-box-shadow: 0 6px 8px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 6px 8px -3px rgba(0, 0, 0, 0.8);
}

.newsletters-page .heading h1,
.magazines .heading h1 {
  margin: 20px 0;
}

.magazines .selectize-control.single .selectize-input::after {
  right: 15px;
  content: "+";
  border: none;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  font-weight: 900;
  top: calc(50% - 8px);
  margin-top: 0;
}

.magazines .hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
}
.magazines .hero .img-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 385px;
  flex: 0 0 385px;
  margin-left: 40px;
}
.magazines .hero .content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.magazines .hero h1 {
  margin: 20px 0;
  font-size: 3.75rem;
  line-height: 1.1;
  font-weight: 400;
  font-family: "abcrom-book", sans-serif;
}
.magazines .hero h1 + .publishing-type {
  display: inline-block;
  margin-bottom: 1.75rem;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.magazines .hero p {
  font-size: 1.25rem;
}
.magazines .hero .button-group {
  margin-top: 20px;
}
.magazines .hero .btn {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  padding: 10px 40px;
  border-radius: 8px;
  font-size: 15px;
  color: #fff;
  background: #AB5050;
  min-width: 185px;
}
@media (max-width: 640px) {
  .magazines .hero h1 {
    font-size: 24px;
    margin: 40px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .magazines .hero p {
    font-size: 17px;
    line-height: 23px;
  }
  .magazines .hero .btn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .magazines .hero .img-wrap {
    display: none;
  }
}

.magazines .list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  font-family: "abcrom-book", sans-serif;
}
.magazines .list-header .title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: auto;
  font-size: 1.25rem;
  font-weight: 400;
}
.magazines .list-header .selectize {
  width: 385px;
}
.magazines .list-header .selectize-input {
  padding: 0.5rem 0;
  border: none;
  border-bottom: 1px solid #000000;
}

.magazines .issue-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 40px;
  margin: 20px 0;
  font-family: "abcrom-book", sans-serif;
}
@media (max-width: 850px) {
  .magazines .issue-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 640px) {
  .magazines .issue-list {
    grid-gap: 20px;
    grid-template-columns: minmax(-webkit-min-content, 385px);
    grid-template-columns: minmax(min-content, 385px);
  }
}

.issue-item a {
  position: relative;
  display: block;
  line-height: 0;
}
.issue-item a:hover {
  color: #fff;
}
.issue-item .title, .issue-item strong {
  display: block;
  margin: 0 0 0.25rem;
  font-size: 18px;
  font-weight: 400;
}
.issue-item .inlay {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 10px;
  line-height: 1;
  background: #F2F2F2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.issue-item:hover .inlay {
  color: #fff;
  background: #AB5050;
}
.issue-item a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
}
.issue-item a:hover:before {
  opacity: 1;
}

.search-form {
  width: 100%;
  margin: 20px 0;
}
.search-form input {
  width: 100%;
  font-size: 1.125rem;
  padding: 0 10px;
  border: none !important;
}
.search-form .search-section input,
.search-form .search-section .search-type {
  height: 39px;
  line-height: 39px;
}
.search-form i {
  color: #000000;
  font-size: 15px;
}
.search-form i.clear {
  font-size: 20px;
}
.search-form i:last-child {
  left: auto;
  right: 15px;
  cursor: pointer;
}

.search main .heading h1 {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a6a6a6;
}
.search main .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search main .results-info {
  margin-top: 40px;
  padding: 10px 0;
  border-bottom: 1px dotted #a6a6a6;
  font-family: "abcrom-book", sans-serif;
  color: #000000;
  font-size: 1rem;
}
.search main .search-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  margin-left: 40px;
  border-bottom: 1px solid #000000;
  font-family: "abcrom-book", sans-serif;
}
.search main .search-section:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  margin-left: 0;
}
.search main .search-section select {
  height: 40px;
  line-height: 40px;
  font-size: 1.25rem;
  margin-left: 1rem;
}
@media (max-width: 640px) {
  .search main .search-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search main .search-form .search-section {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-left: 0;
  }
  .search main .search-form .search-section:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .search main .search-form .search-section select {
    width: 100%;
    margin-left: 0;
    margin-right: 2rem;
    padding-left: 1rem;
  }
  .search main .search-form .search-section .tooltip .bottom a,
.search main .search-form .search-section .search-type {
    padding-left: 0;
  }
  .search main .search-form .search-section .search-filter-wrap i {
    right: 5px;
  }
}

.search-section .search-type {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  outline: none !important;
  color: #000000;
}
.search-section .search-type:visited, .search-section .search-type:focus, .search-section .search-type:active, .search-section .search-type:hover {
  color: #000000;
}
.search-section .search-filter-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-section .search-filter-wrap i {
  color: #000000;
  margin-right: 0;
  font-size: 1rem;
}
.search-section .search-filter-wrap i.fa-minus {
  display: none;
}
.search-section .search-filter-wrap.show i.fa-minus {
  display: inline-block;
}
.search-section .search-filter-wrap.show i.fa-plus {
  display: none;
}
.search-section .tooltip .bottom {
  left: -10px;
  top: 40px;
  list-style: none;
  width: calc(100% + 10px);
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-section .tooltip .bottom a {
  color: #808080;
  display: block;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.search-section .tooltip .bottom li {
  border-bottom: 1px dotted #a6a6a6;
}
.search-section .tooltip.show .bottom {
  display: block;
}

@media (min-width: 641px) {
  .tooltip:hover .bottom {
    display: block;
  }

  .search-section .tooltip .bottom:hover {
    display: block;
  }
}
.filters {
  margin-top: 2rem;
  font-family: "abcrom-book", sans-serif;
}
.filters .filter h6 {
  position: relative;
  margin: 0;
  padding: 0.75rem 0;
  font-size: 0.9375rem;
  line-height: 15px;
  font-weight: 400;
  border-bottom: 1px solid #a6a6a6;
}
.filters .filter h6:hover, .filters .filter h6:focus {
  cursor: pointer;
}
.filters .filter h6:after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 15px;
  font-weight: 400;
}
.filters .filter ul {
  display: none;
  padding: 0;
  border-bottom: 1px solid #a6a6a6;
}
.filters .filter ul > li {
  display: block;
  border-bottom: 1px dotted #a6a6a6;
}
.filters .filter ul > li:last-child {
  border: none;
}
.filters .filter ul > li > a {
  position: relative;
  display: block;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  color: #808080;
  max-width: calc(100% - 20px);
}
.filters .filter ul > li > a i {
  margin-left: 3px;
  margin-right: 12px;
  color: #e5e5e5;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.filters .filter ul > li > a i.fa-check-circle {
  color: #666;
}
.filters .filter ul > li > a:hover {
  color: #000000;
}
.filters .filter.active h6:after {
  content: "\f068";
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
}
.filters .filter.fav-list a:hover {
  color: #000000;
}
.filters .filter.fav-list h6:after {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: normal;
  right: 8px;
  top: 12px;
}
.filters .filter.fav-list.active h6 {
  font-weight: bold;
}
.filters .filter.fav-list.active h6:after {
  font-weight: bold;
  color: #000000;
}
.filters .search-filter {
  position: relative;
  padding: 0.75rem 0;
}
.filters .search-filter input[type=text],
.filters .search-filter input[type=search] {
  padding: 0 0 3rem 0;
  border: 0;
  outline: 0;
}
.filters .search-filter input[type=text] {
  padding-bottom: 0.5rem;
}
.filters .search-filter button {
  position: absolute;
  top: 15px;
  right: 0;
}
.filters .top {
  margin: 0 -10px 10px;
  padding: 10px;
  height: 56px;
  color: #fff;
  background: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filters .top h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}
.filters .top button {
  color: red;
  margin-left: auto;
  width: 34px;
  height: 34px;
  background-image: url(/site_media/static/frontend/images/icons/close.svg);
  background-repeat: no-repeat;
  background-size: 34px;
}
.filters .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  border-top: 1px solid #a6a6a6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filters .footer .btn {
  margin-left: 15px;
  font-weight: 600;
}
.filters .footer .btn:first-child {
  margin-left: 0;
}
.filters .footer .btn-success {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 1020px) {
  .filters {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -350px;
    width: 350px;
    margin-top: 0;
    padding: 0 10px;
    background: #fff;
    z-index: 1101;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .filters .selected-filters {
    border-bottom: 1px solid #a6a6a6;
  }
  .filters .top {
    position: fixed;
    width: 350px;
    z-index: 1105;
  }
  .filters .footer {
    background-color: #fff;
    bottom: 0;
    left: initial;
    right: 0;
    width: 0px;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }

  .filters-shown .filters {
    right: 0;
    overflow-y: auto;
  }
  .filters-shown .filters .footer {
    width: 350px;
    position: fixed;
  }
  .filters-shown .fixed-nav .right {
    opacity: 0;
  }
  .filters-shown .filter-wrap {
    position: relative;
  }
  .filters-shown .filter-dropdown {
    padding-bottom: 55px;
    padding-top: 56px;
  }

  body.touch-device.filters-shown .filters {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 640px) {
  .filters {
    padding: 0 20px;
  }
  .filters .top {
    margin: 0 -20px 10px;
    padding: 20px;
    padding-bottom: 10px;
  }
  .filters .top button {
    background-position-x: 6px;
  }
}
.section-page.with-filters .filters .top {
  background: #fff;
  color: #000000;
}
.section-page.with-filters .filters .top i {
  color: #000000;
}
.section-page.with-filters .filters .top button {
  background-image: url(/site_media/static/frontend/images/icons/close-dark.svg);
}
.section-page.with-filters .filters .selected-filters-mob {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .section-page.with-filters .filters .filter-dropdown .filter:first-child,
.section-page.with-filters .filters .filter-dropdown .selected-filters-mob + .filter {
    margin-top: 10px;
  }
  .section-page.with-filters .filters .filter-dropdown .filter:first-child h6,
.section-page.with-filters .filters .filter-dropdown .selected-filters-mob + .filter h6 {
    border-top: 1px solid #e5e5e5;
  }
}
@media (max-width: 640px) {
  .section-page.with-filters.filters-shown .filters {
    width: 100%;
  }
  .section-page.with-filters.filters-shown .filters .footer, .section-page.with-filters.filters-shown .filters .top {
    width: 100%;
  }
}

.selected-filters > span,
.selected-filters .item,
.selected-filters .btn-fade {
  display: inline-block;
  line-height: 19px;
  font-size: 15px;
  margin: 0 10px 10px 0;
}
.selected-filters .item, .selected-filters .btn-fade {
  padding: 0 10px;
}
.selected-filters .item i {
  margin-left: 4px;
  line-height: inherit;
}
.selected-filters .item:last-child {
  margin-right: 0;
  padding-right: 0;
}

.heading .selected-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.contributors .heading {
  margin-bottom: 10px;
}
.contributors .heading h1 {
  font-size: 3.75rem;
  line-height: 1.1;
  font-weight: 400;
}
.contributors .heading h1 + p {
  font-size: 18px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .contributors .heading h1 {
    font-size: 22px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
    margin-bottom: 20px;
  }
  .contributors .heading h1 + p {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.contributors .profiles {
  margin-top: 0;
}
.contributors .profiles .name {
  margin-top: 15px;
  font-family: "abcrom-book", sans-serif;
}
.contributors .profiles .role {
  margin-top: 1px;
  font-family: "abcrom-book", sans-serif;
}
.contributors .profiles .details {
  width: 100%;
  overflow: hidden;
}
.contributors .profiles .details > p {
  font-size: 19px;
  line-height: 23px;
  font-family: Times, "Times New Roman", serif;
}
@media (min-width: 641px) {
  .contributors .profiles .role, .contributors .profiles .name {
    font-size: 18px;
    line-height: 23px;
  }
}

.listing__aside .controls,
.section-page .controls {
  font-family: "abcrom-book", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 0;
  margin-bottom: 20px;
  border-top: 1px dotted #a6a6a6;
  border-bottom: 1px dotted #a6a6a6;
}
.listing__aside .controls.no-menu,
.section-page .controls.no-menu {
  border-top: none;
  padding: 0;
  height: auto;
}
.listing__aside .controls .result-count,
.section-page .controls .result-count {
  color: #7f7f7f;
  font-size: 0.875rem;
}
.listing__aside .controls .result-count ~ .show-filters,
.section-page .controls .result-count ~ .show-filters {
  margin-left: 10px;
}
.listing__aside .controls .selected-filters,
.section-page .controls .selected-filters {
  margin-left: 10px;
  margin-bottom: 0;
}
.listing__aside .controls .selected-filters > a, .listing__aside .controls .selected-filters > button,
.section-page .controls .selected-filters > a,
.section-page .controls .selected-filters > button {
  margin: 0;
}
.listing__aside .controls.mob,
.section-page .controls.mob {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.listing__aside .controls.mob .result-count,
.listing__aside .controls.mob .btn-filters,
.section-page .controls.mob .result-count,
.section-page .controls.mob .btn-filters {
  font-size: 15px;
  line-height: 1.2;
  color: #000000;
}
.listing__aside .controls.mob .result-count i,
.listing__aside .controls.mob .btn-filters i,
.section-page .controls.mob .result-count i,
.section-page .controls.mob .btn-filters i {
  color: #000000;
}
.listing__aside .controls.mob > .btn,
.section-page .controls.mob > .btn {
  display: none;
}
.listing__aside .controls ul.tags,
.section-page .controls ul.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.listing__aside .controls ul.tags li,
.section-page .controls ul.tags li {
  color: #808080;
  border-right: 1px dotted #a6a6a6;
}
.listing__aside .controls ul.tags li:first-child a,
.section-page .controls ul.tags li:first-child a {
  padding-left: 0;
}
.listing__aside .controls ul.tags li:last-child,
.section-page .controls ul.tags li:last-child {
  border-right: 0;
}
.listing__aside .controls ul.tags li a,
.section-page .controls ul.tags li a {
  width: 100%;
  color: #808080;
  padding-left: 10px;
  padding-right: 40px;
}
.listing__aside .controls ul.tags li a:hover,
.section-page .controls ul.tags li a:hover {
  color: #000000;
}
.listing__aside .controls ul.tags li.active a,
.section-page .controls ul.tags li.active a {
  color: #000000;
  position: relative;
}
.listing__aside .controls ul.tags li.active a::after,
.section-page .controls ul.tags li.active a::after {
  content: "";
  width: 100%;
  position: absolute;
  border-bottom: 2px solid #000000;
  z-index: 100;
  left: 0;
  bottom: -11px;
}
@media (max-width: 640px) {
  .listing__aside .controls ul.tags li a,
.section-page .controls ul.tags li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.listing__aside.jobs .controls,
.section-page.jobs .controls {
  margin-bottom: 0;
}

.section-page .heading {
  margin-bottom: 10px;
}
.section-page .heading p {
  font-size: 18px;
}
.section-page .btn {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .section-page .controls.mob {
    padding: 10px 0;
    border-bottom: 1px solid #a6a6a6;
  }
  .section-page.products .controls.mob, .section-page.practices .controls.mob, .section-page.jobs .controls.mob {
    height: auto;
  }
  .section-page.products .controls.mob .result-count, .section-page.practices .controls.mob .result-count, .section-page.jobs .controls.mob .result-count {
    display: none;
  }
  .section-page.products .controls.mob > .grey-btn, .section-page.practices .controls.mob > .grey-btn, .section-page.jobs .controls.mob > .grey-btn {
    display: block;
    color: #fff;
    background: #2B2D32;
    border-radius: 4px;
    height: 30px;
    line-height: 18px;
    padding: 6px 10px;
  }
  .section-page.jobs .controls.mob > .grey-btn, .section-page.products .controls.mob > .grey-btn {
    width: calc(50% - 10px);
    text-align: center;
  }
}
.section-page .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e5e5e5;
  font-size: 0.875rem;
  line-height: 2rem;
  text-align: center;
}
.section-page .pagination > div {
  padding: 0 1rem;
}
.section-page .pagination .prev, .section-page .pagination .next {
  width: 2rem;
  line-height: 2rem;
  padding: 0;
  color: #b9b9b9;
  font-size: 0.75rem;
}
.section-page .pagination .prev {
  border-right: 1px solid #e5e5e5;
}
.section-page .pagination .next {
  border-left: 1px solid #e5e5e5;
}
.section-page .list-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
.section-page .outro {
  margin-top: 1.5rem;
  border-top: 1px solid #ddd;
}
.section-page .outro h3 {
  margin: 1.5rem 0 0.25rem;
  font-weight: 400;
  font-size: 1.75rem;
}
.section-page .outro p {
  line-height: 1.5;
}
.section-page .outro p a {
  text-decoration: underline;
}
@media (min-width: 769px) {
  .section-page .heading .controls {
    margin-bottom: 40px;
  }
}

.search.listing__aside main .heading h1 {
  padding-bottom: 0;
  border: none;
}
.search.listing__aside .controls {
  margin-bottom: 0;
}

.section-page .articles {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
  font-family: "abcrom-book", sans-serif;
}
.section-page .articles .title {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  padding-top: 20px;
  padding-bottom: 0;
}
.section-page .articles .supplier,
.section-page .articles .organisation {
  color: #808080;
}
.section-page .articles .supplier a,
.section-page .articles .organisation a {
  color: #808080;
}
.section-page .articles .organisation {
  font-size: 15px;
  display: none;
}
.section-page .articles .supplier .supplier-name,
.section-page .articles .supplier > a {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}
.section-page .articles .active .img-wrap {
  overflow: hidden;
  opacity: 5%;
}
.section-page .articles .details > p {
  font-size: 19px;
  line-height: 23px;
  font-family: Times, "Times New Roman", serif;
}
.section-page .articles .details > p.no-margin {
  margin-bottom: 0;
}
.section-page .articles .meta {
  display: block;
  margin-top: 20px;
  border-top: 1px dotted #a6a6a6;
  padding-top: 20px;
  font-size: 12px;
  font-family: "abcrom-book-mono";
  color: #000000;
  text-transform: uppercase;
}
.section-page .articles .endless_container {
  grid-column: span 2;
}
@media (min-width: 769px) {
  .section-page .articles {
    grid-gap: 40px;
    grid-template-columns: repeat(4, 1fr);
  }
  .section-page .articles .endless_container {
    grid-column: span 4;
  }
}
@media (max-width: 768px) {
  .section-page .articles .title {
    font-size: 0.9375rem;
    line-height: 1.2;
    padding-top: 10px;
  }
  .section-page .articles .supplier .supplier-name,
.section-page .articles .supplier > a {
    font-size: 0.9375rem;
    line-height: 1.2;
  }
}

.section-page .articles .article-item:hover .bg {
  background-color: #fcfcfc;
}

@media (min-width: 769px) {
  .section-page.with-filters .articles {
    grid-template-columns: repeat(3, 1fr);
  }
  .section-page.with-filters .articles .endless_container {
    grid-column: span 3;
  }
}

body.touch-device.section-page .articles > div:first-child .article-item .details, body.touch-device.section-page .articles > div:first-child .article-item:hover .details, body.touch-device.section-page .articles > div:first-child .article-item:focus .details, body.touch-device.section-page .articles > div:first-child .article-item:active .details {
  display: none !important;
}
body.touch-device.section-page .articles > div:first-child .article-item .details > p, body.touch-device.section-page .articles > div:first-child .article-item:hover .details > p, body.touch-device.section-page .articles > div:first-child .article-item:focus .details > p, body.touch-device.section-page .articles > div:first-child .article-item:active .details > p {
  display: none !important;
}

.profile-item,
.article-item {
  position: relative;
}
.profile-item .img-wrap,
.article-item .img-wrap {
  margin-bottom: -3px;
}
.profile-item .bg,
.article-item .bg {
  content: " ";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  border-radius: 5px;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: #fff;
  opacity: 0;
  z-index: -2;
  -webkit-transition: -webkit-box-shadow 0.5s ease;
  transition: -webkit-box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease, -webkit-box-shadow 0.5s ease;
}
.profile-item > a,
.article-item > a {
  display: block;
  line-height: 1;
}
.profile-item .details,
.article-item .details {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: -1;
}
.profile-item .details > p,
.article-item .details > p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  cursor: pointer;
}
.profile-item:hover > a,
.article-item:hover > a {
  color: #000000;
}
.profile-item:hover .bg,
.article-item:hover .bg {
  opacity: 1;
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}

.profile-item .details {
  z-index: 0;
}
.profile-item:not(.active) .details p {
  display: none !important;
}
.profile-item.active .img-wrap {
  overflow: hidden;
  opacity: 5%;
}

.section-page .sorter {
  position: relative;
  margin-left: auto;
  font-size: 0.875rem;
}
.section-page .sorter > strong,
.section-page .sorter .selectize-control {
  display: inline-block;
  vertical-align: middle;
}
.section-page .sorter .selectize-control {
  position: static;
}
.section-page .sorter .selectize-control .selectize-input {
  position: relative;
  margin-top: 2px;
  height: 1rem;
  padding: 0 4px;
  border: 0;
  font-weight: 700;
  font-size: inherit;
}
.section-page .sorter .selectize-control .selectize-input input {
  color: transparent;
}
.section-page .sorter .selectize-control .selectize-input .item, .section-page .sorter .selectize-control .selectize-input:after {
  float: left;
  clear: none;
  vertical-align: middle;
}
.section-page .sorter .selectize-control .selectize-input:after {
  position: static;
  margin-top: 7px;
  margin-left: 5px;
}
.section-page .sorter .selectize-control .option {
  padding: 1rem;
}
.section-page .sorter .selectize .selectize-dropdown {
  width: 170px !important;
  left: 0 !important;
  z-index: 501;
}

.details-list {
  border-top: 1px dotted #a6a6a6;
  padding: 20px 0 40px;
  font-family: "abcrom-book-mono";
}
.details-list .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.details-list .line > *:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}
.details-list .line a {
  color: #AB5050;
}

.profiles {
  display: grid;
  margin: 40px auto;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 40px;
}
.profiles img {
  width: 100%;
}
.profiles .name, .profiles .role {
  margin: 0;
}
.profiles .endless_container {
  grid-column: span 5;
}
@media (max-width: 960px) {
  .profiles {
    grid-template-columns: repeat(4, 1fr);
  }
  .profiles .endless_container {
    grid-column: span 4;
  }
}
@media (max-width: 700px) {
  .profiles {
    grid-template-columns: repeat(3, 1fr);
  }
  .profiles .endless_container {
    grid-column: span 3;
  }
}
@media (max-width: 510px) {
  .profiles {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .profiles .endless_container {
    grid-column: span 2;
  }
}

.modal {
  display: none;
  z-index: 1110;
}

.modal-content-wrap {
  font-family: "abcrom-book", sans-serif;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0px;
  left: 0px;
}
.modal-content-wrap.has-shadow {
  -webkit-box-shadow: 0 4px 6px 4px rgba(64, 64, 64, 0.6);
  box-shadow: 0 4px 6px 4px rgba(64, 64, 64, 0.6);
}
.modal-content-wrap .modal-content {
  background: #fff;
  color: #000000;
}
.modal-content-wrap .modal-content .close-icon {
  font-size: 1.5rem;
  padding-right: 0;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 600px;
  padding: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
}
.modal-content.has-shadow {
  -webkit-box-shadow: 0 4px 6px 4px rgba(64, 64, 64, 0.6);
  box-shadow: 0 4px 6px 4px rgba(64, 64, 64, 0.6);
}
.modal-content .modal-logo {
  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;
  width: 45px;
  height: 45px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  background: #fff;
}
.modal-content p {
  font-size: 19px;
  line-height: 1.2;
  margin: 0 0 40px;
  font-family: Times, "Times New Roman", serif;
  padding-right: 2.4rem;
}
.modal-content .intro {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.1;
  font-family: "abcrom-book", sans-serif;
  padding-right: 0;
}
.modal-content .intro strong {
  font-size: 48px;
  font-weight: 400;
}
.modal-content form.newsletter-extra {
  border-top: 1px solid #a6a6a6;
}
.modal-content .field,
.modal-content .btn-submit {
  display: block;
  width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
}
.modal-content .field {
  font-family: "abcrom-book-mono";
  font-size: 12px;
  border: none;
  background: #F2F2F2;
  opacity: 0.9;
  color: #000000;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.modal-content .field:focus {
  opacity: 1;
}
.modal-content .btn-submit,
.modal-content .close.btn-submit {
  margin-top: 10px;
  color: #fff;
  background-color: #000000;
  font-size: 12px;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: "abcrom-book-mono";
}
.modal-content .close {
  display: block;
  margin: 0 auto;
  padding: 0;
  font-size: 0.875rem;
  color: #000000;
}
.modal-content .close:hover {
  text-decoration: underline;
}
.modal-content .close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000000;
  font-size: 1.125rem;
}
@media (min-width: 769px) {
  .modal-content {
    padding: 20px;
    width: auto;
    max-width: 600px;
  }
  .modal-content #step1, .modal-content #step3 {
    max-width: 410px;
  }
  .modal-content #step2 {
    max-width: 450px;
  }
}
@media (max-width: 640px) {
  .modal-content {
    min-height: 100%;
    width: 100%;
  }
}

.newsletter .modal-content .field {
  margin-bottom: 0;
}
.newsletter .modal-content .field.error {
  border: 1px solid red;
}
.newsletter .modal-content .field.error + span {
  font-size: 14px;
  color: red;
}
.newsletter .modal-content .field-wrapper {
  margin-bottom: 10px;
}
.newsletter .modal-content .btn-submit:hover {
  background: #000;
}
.newsletter .modal-content a:hover, .newsletter .modal-content .close:hover {
  text-decoration: none;
}
.newsletter .modal-content p {
  margin: 0 0 40px;
}
.newsletter .modal-content .intro {
  margin-bottom: 40px;
}
.newsletter .modal-content .desc {
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .newsletter .modal-content-wrap {
    overflow: auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .newsletter .modal-content-wrap .modal-content {
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    position: relative;
    padding: 20px;
  }
  .newsletter .modal-content-wrap .modal-content .close-icon {
    top: 20px;
  }

  .newsletter .modal-content .field-wrapper {
    margin-bottom: 20px;
  }
  .newsletter .modal-content .btn-submit {
    margin-top: 20px;
  }
  .newsletter .modal-content .intro {
    margin-bottom: 0px;
  }

  .newsletter #step2 .btn-submit {
    margin-top: 80px;
  }
}
@media (max-width: 320px) {
  .newsletter .modal-content {
    width: 100%;
  }
  .newsletter .modal-content .intro strong {
    font-size: 42px;
  }
  .newsletter .modal-content .btn-submit {
    margin-bottom: 15px;
  }
  .newsletter .modal-content .modal-logo {
    margin-bottom: 1rem;
  }
}
select.form-select {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-color: #fff;
  color: #000000;
  background-size: 1em;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-select:focus {
  outline: 0;
}
select.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

body:not(.ios) .newsletter .modal-content select {
  /* reset */
  text-indent: 0;
  margin: 0;
  outline: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-appearance: none;
  background-image: url(/site_media/static/frontend/images/icons/down-arrow.svg);
  background-position: calc(100% - 14px) 50%;
  background-size: 11px 11px;
  background-repeat: no-repeat;
  padding-left: 1rem;
}
body:not(.ios) .newsletter .modal-content select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
body.ios .newsletter .modal-content select {
  outline: 0;
  border: 0;
  color: #000000;
}
body.ios .newsletter .modal-content select::-webkit-input-placeholder {
  color: #b9b9b9;
}
body.ios .newsletter .modal-content select::-moz-placeholder {
  color: #b9b9b9;
}
body.ios .newsletter .modal-content select:-ms-input-placeholder {
  color: #b9b9b9;
}
body.ios .newsletter .modal-content select::-ms-input-placeholder {
  color: #b9b9b9;
}
body.ios .newsletter .modal-content select::placeholder {
  color: #b9b9b9;
}

.modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}
.modal-bg.no-image {
  background-color: #a1a1a1;
}
.modal-bg.overlay {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}

.custom-checkbox input[type=checkbox] {
  display: none;
}
.custom-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 16px;
}
.custom-checkbox label strong,
.custom-checkbox label span {
  display: block;
}
.custom-checkbox label strong {
  font-size: 16px;
  line-height: 20px;
}
.custom-checkbox label > div {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 20px;
  color: #000000;
  background: white;
}
.custom-checkbox label i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  line-height: 65px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-right: 4px;
  font-size: 16px;
  text-align: center;
  color: #AB5050;
  background: #AB5050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.custom-checkbox label:hover i {
  background: #000;
}
.custom-checkbox input[type=checkbox]:checked + label i {
  color: #fff;
}
.custom-checkbox input[type=checkbox]:not(:checked) + label:hover i {
  color: #000;
}

.newsletter-checkbox input[type=checkbox] {
  display: none;
}
.newsletter-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 1px dotted #a6a6a6;
}
.newsletter-checkbox label strong, .newsletter-checkbox label span {
  display: block;
}
.newsletter-checkbox label strong {
  font-size: 16px;
  line-height: 20px;
}
.newsletter-checkbox label > div {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0;
  color: #000000;
  background: white;
}
.newsletter-checkbox label i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  height: 40px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-right: 10px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #fff;
  border: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.newsletter-checkbox label:hover i {
  border-color: #AB5050;
}
.newsletter-checkbox input[type=checkbox]:checked + label i {
  color: #fff;
  background: #AB5050;
  border-color: #AB5050;
}
.newsletter-checkbox input[type=checkbox]:not(:checked) + label:hover i {
  color: #fff;
}

@media (max-width: 1020px) {
  .lg-only {
    display: none;
  }
}
.hidden {
  display: none !important;
}

#project a {
  color: #808080;
  text-decoration: underline;
}
#project a:hover {
  color: #AB5050;
}

.inline_ad {
  display: none;
  margin-bottom: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.inline_ad.horizontal.loaded {
  display: block;
}

@media (max-width: 970px) {
  .inline_ad {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .inline_ad.loaded {
    display: block;
    width: 100%;
  }

  .article .container .inline_ad.loaded + .details {
    margin-top: 0;
  }
  .article .container .inline_ad.loaded + .details .head {
    margin-top: 0;
  }
}
#where .location-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#where .location-details .object-location-map {
  margin-right: 1rem;
  padding: 1.25rem 0;
}
#where .location-details .object-location-details {
  margin-right: 1rem;
}

#editable-toolbar {
  position: fixed;
  top: 58px;
  left: 0px;
  z-index: 9000;
  padding: 5px;
  background: #fffcc3;
  cursor: pointer;
  padding: 6px 8px;
  white-space: nowrap;
  border: 1px solid #ccc;
  line-height: 0.75rem;
}
#editable-toolbar a {
  text-decoration: none;
  color: #222;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  border-left: 1px solid #bbb;
  padding: 0 8px 0 12px;
  display: none;
}
#editable-toolbar a#editable-toolbar-toggle {
  border-left: 0px;
  text-decoration: none;
  display: inline;
  font-weight: bold;
  font-size: 14px;
}

#event-filter-form .selected-filter {
  margin-right: 1rem;
}
#event-filter-form .selected-filter.last {
  margin-right: 0;
}

.endless_container {
  display: block;
  text-align: center;
}
.endless_container .endless_more {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0 20px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  font-size: 0.75rem;
  font-family: "abcrom-book-mono";
  letter-spacing: 0.05rem;
  color: #8e8b8b;
  border: 1px solid #8e8b8b;
  display: inline-block !important;
}
.endless_container .endless_more:hover {
  color: #000000;
  background-color: #8e8b8b;
}
.endless_container .endless_loading {
  text-transform: uppercase;
  text-align: center;
  text-indent: -9999em;
  background: url("/site_media/static/img/loading.gif") no-repeat center;
  height: 80px;
  margin: 1rem 0;
}

.section-page .endless_container .endless_more {
  margin-top: 40px;
  margin-bottom: 20px;
}

.highlighted {
  font-weight: bold;
}

/*  Newsletter */
.modal.newsletter {
  z-index: 2000;
}
.modal.newsletter .modal-bg {
  z-index: 2001;
}
.modal.newsletter .modal-content-wrap {
  z-index: 2002;
}
.modal.newsletter .modal-content {
  z-index: 2003;
}

.heading-separator {
  margin: 1.25rem 0;
  border-bottom: 1px dotted #a6a6a6;
}

@media (min-width: 1021px) {
  .search .heading-separator {
    border: none;
  }
  .search .search-results > .result:first-child {
    margin-top: 0;
  }
}
.slides.empty {
  border-bottom: 1px solid #e5e5e5;
}

body.article .more-item .img-wrap,
body.profile-page .related-objects .img-wrap,
body.magazines .search-results .img-wrap,
body.search .search-results .img-wrap,
body.calendar .img-wrap,
body.section-page .img-wrap,
body.home .img-wrap {
  overflow: hidden;
}
body.article .more-item .img-wrap img,
body.profile-page .related-objects .img-wrap img,
body.magazines .search-results .img-wrap img,
body.search .search-results .img-wrap img,
body.calendar .img-wrap img,
body.section-page .img-wrap img,
body.home .img-wrap img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.article .more-item .img-wrap img.lazyload, body.article .more-item .img-wrap img.lazyloading,
body.profile-page .related-objects .img-wrap img.lazyload,
body.profile-page .related-objects .img-wrap img.lazyloading,
body.magazines .search-results .img-wrap img.lazyload,
body.magazines .search-results .img-wrap img.lazyloading,
body.search .search-results .img-wrap img.lazyload,
body.search .search-results .img-wrap img.lazyloading,
body.calendar .img-wrap img.lazyload,
body.calendar .img-wrap img.lazyloading,
body.section-page .img-wrap img.lazyload,
body.section-page .img-wrap img.lazyloading,
body.home .img-wrap img.lazyload,
body.home .img-wrap img.lazyloading {
  -webkit-transform: none;
  transform: none;
}
body.article .more-item .img-wrap:hover,
body.profile-page .related-objects .img-wrap:hover,
body.magazines .search-results .img-wrap:hover,
body.search .search-results .img-wrap:hover,
body.calendar .img-wrap:hover,
body.section-page .img-wrap:hover,
body.home .img-wrap:hover {
  overflow: hidden;
}
body.article .more-item .img-wrap:hover img,
body.profile-page .related-objects .img-wrap:hover img,
body.magazines .search-results .img-wrap:hover img,
body.search .search-results .img-wrap:hover img,
body.calendar .img-wrap:hover img,
body.section-page .img-wrap:hover img,
body.home .img-wrap:hover img {
  -webkit-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
body.article .more-item .img-wrap:hover img.lazyload, body.article .more-item .img-wrap:hover img.lazyloading,
body.profile-page .related-objects .img-wrap:hover img.lazyload,
body.profile-page .related-objects .img-wrap:hover img.lazyloading,
body.magazines .search-results .img-wrap:hover img.lazyload,
body.magazines .search-results .img-wrap:hover img.lazyloading,
body.search .search-results .img-wrap:hover img.lazyload,
body.search .search-results .img-wrap:hover img.lazyloading,
body.calendar .img-wrap:hover img.lazyload,
body.calendar .img-wrap:hover img.lazyloading,
body.section-page .img-wrap:hover img.lazyload,
body.section-page .img-wrap:hover img.lazyloading,
body.home .img-wrap:hover img.lazyload,
body.home .img-wrap:hover img.lazyloading {
  -webkit-transform: none;
  transform: none;
}

body.practice-projects .related-section .img-wrap,
body.practices .related-section .img-wrap {
  overflow: hidden;
}
body.practice-projects .related-section .img-wrap img,
body.practices .related-section .img-wrap img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.practice-projects .related-section .img-wrap img.lazyload, body.practice-projects .related-section .img-wrap img.lazyloading,
body.practices .related-section .img-wrap img.lazyload,
body.practices .related-section .img-wrap img.lazyloading {
  -webkit-transform: none;
  transform: none;
}
body.practice-projects .related-section .img-wrap:hover,
body.practices .related-section .img-wrap:hover {
  overflow: hidden;
}
body.practice-projects .related-section .img-wrap:hover img,
body.practices .related-section .img-wrap:hover img {
  -webkit-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
body.practice-projects .related-section .img-wrap:hover img.lazyload, body.practice-projects .related-section .img-wrap:hover img.lazyloading,
body.practices .related-section .img-wrap:hover img.lazyload,
body.practices .related-section .img-wrap:hover img.lazyloading {
  -webkit-transform: none;
  transform: none;
}

body.home .slide.showing {
  overflow: hidden;
}

body.modal-open,
body.newsletter-open {
  overflow: hidden;
}

#results-cache {
  display: none;
}

.modal.newsletter button.submitted {
  position: relative;
}
.modal.newsletter button.submitted:after, .modal.newsletter button.submitted:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  background: #964646;
  width: 0;
}
.modal.newsletter button.submitted:after {
  background: #813c3c;
  -webkit-transition: 4s width ease-out;
  transition: 4s width ease-out;
}
.modal.newsletter button.submitted:before {
  width: 100%;
}
.modal.newsletter button.submitted.submit-done:after {
  width: 99%;
}

.content {
  quotes: "“" "”";
}
.content blockquote {
  margin: 0 2rem 1rem;
  font-style: italic;
}
.content aside {
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-family: "abcrom-book", sans-serif;
  margin: 80px 0;
}
.content aside:not(.noquote)::before {
  content: open-quote;
}
.content aside:not(.noquote)::after {
  content: close-quote;
}
@media (max-width: 640px) {
  .content aside {
    width: 100%;
    margin: 40px 0;
  }
}
.content .content__main h2, .content .content__main h3 {
  font-family: "abcrom-book", sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.content .content__main h3 {
  font-weight: 100;
}
.content .content__main p {
  font-size: 21px;
  line-height: 30px;
}
.content .content__main strong {
  font-family: "abcrom-book", sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.content .content__main .object-inline-image {
  margin: 80px 0;
}
.content .content__main .in-page-image {
  margin-top: 80px;
}
.content .content__main .in-page-image .image {
  width: 64%;
}
.content .content__main .in-page-image.wide .image {
  width: 88%;
}
.content .content__main .caption,
.content .content__main .credit {
  font-size: 15px;
  line-height: 1.3;
}
.content .content__main .caption {
  margin: 0.25rem 0;
  margin-bottom: 0.3125rem;
}
.content .content__main .caption .link {
  color: #AB5050;
}
.content .content__main .credit {
  margin-bottom: 0;
  color: #808080;
}
.content .content__main .credit a {
  color: #808080;
}
.content .content__main .credit a:hover {
  color: #AB5050;
}
@media (max-width: 640px) {
  .content .content__main .caption,
.content .content__main .credit {
    font-size: 10px;
    line-height: 1.4;
    display: inline;
    margin: 0;
  }
}
@media (max-width: 640px) {
  .content .content__main p {
    font-size: 17px;
    line-height: 23px;
  }
  .content .content__main .in-page-image {
    margin-top: 40px;
  }
  .content .content__main .in-page-image .image {
    width: 80%;
  }
  .content .content__main .in-page-image.wide .image {
    width: 90%;
  }
  .content .content__main strong {
    font-size: 1rem;
    line-height: 1.4375;
    font-weight: 400;
  }
  .content .content__main aside {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

.blur-up {
  -webkit-filter: blur(1px);
  filter: blur(1px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

img.lazyload.padded {
  display: block;
  padding-top: 66.6666666667%;
}

p.archive-message {
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 0.9375rem;
  border-bottom: 1px solid #ddd;
}

.archive-inline-image .caption {
  margin-top: 1.125rem;
}

picture.img-wrap {
  display: block;
}

.rss .fa-rss {
  margin-right: 0.25rem;
}
.rss .rss-section-link h3 {
  margin-bottom: 0;
}

.behind-footer {
  background: #B7B8BB;
  color: #2B2D32;
  position: relative;
  z-index: 0;
}
.behind-footer .behind-footer-container {
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.behind-footer .behind-footer-container .middle-container {
  top: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  left: 50%;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: -1;
}
.behind-footer .behind-footer-container .middle-container .container {
  width: 100%;
  max-width: 960px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.behind-footer .behind-footer-container .middle-container p {
  font-size: 38px;
  line-height: 38px;
  margin: auto;
}

@media (max-width: 900px) {
  .behind-footer-container .middle-container p br {
    display: none;
  }
}
footer {
  position: relative;
  z-index: 1;
}

.past-event {
  font-size: 12px;
  color: #fff;
  background-color: #AB5050;
  margin-left: 5px;
  padding: 0.25rem;
}
@media (max-width: 640px) {
  .past-event {
    font-size: 10px;
    margin-left: 0;
  }
}

.event.details .block {
  margin: 0.75rem 0;
  font-size: 18px;
}
.event.details .block a {
  margin-bottom: 5px;
}
.event.details .block i {
  color: #a1a1a1;
  margin-right: 0.25rem;
}
.event.details .block h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  color: #000000;
}
.event.details .block .object-location-map img {
  margin: 0;
}

.event.details .block i {
  float: left;
  margin-right: 0.5rem;
  margin-top: 4px;
}
.event.details .block .wrapper {
  overflow: hidden;
}

.ac-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  text-align: left;
  letter-spacing: 1px;
  z-index: 999;
  padding: 15px 35px;
}
.ac-results .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ac-results .suggestions {
  overflow: hidden;
}
.ac-results .see-all a {
  display: block;
  color: #AB5050;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 0;
}
.ac-results a.suggestion {
  display: block;
  overflow: hidden;
  padding: 4px;
  color: #000000;
}
.ac-results a.suggestion:hover, .ac-results a.suggestion:active {
  text-decoration: none;
}
.ac-results a.suggestion:hover, .ac-results a.suggestion.current {
  color: #000000;
  background: #f5f5f5;
}
.ac-results a.suggestion:hover .title, .ac-results a.suggestion:active .title, .ac-results a.suggestion.current .title {
  color: #AB5050;
}
.ac-results .suggestion {
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
}
.ac-results .suggestion img {
  float: left;
  margin-right: 10px;
}
.ac-results .name {
  margin: 2px 0;
  font-size: 15px;
}
.ac-results .name strong {
  font-weight: 600;
}
.ac-results .name span {
  font-weight: 300;
}

.search-opened .fixed-nav {
  overflow: visible;
}
.search-opened .fixed-nav .searchForm {
  position: relative;
}
.search-opened .fixed-nav .sticky-nav {
  display: none;
}

.search-opened.stickied .fixed-nav .sticky-nav {
  display: block;
}
.search-opened.stickied .fixed-nav .ac-results {
  display: none;
}

.fixed-nav .ac-results {
  border: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.fixed-nav .ac-results .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.fixed-nav .ac-results .details {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

@media (min-width: 900px) {
  .fixed-nav .ac-results {
    width: 60%;
  }
}
.modal.calendar {
  z-index: 1110;
}
.modal.calendar .btn-submit:hover {
  background: #fff;
}
.modal.calendar .overlay {
  z-index: 1111;
}
.modal.calendar .modal-content {
  min-width: 240px;
  background: #fff;
  z-index: 1112;
}
.modal.calendar .modal-content h1 {
  font-family: "abcrom-book", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.modal.calendar .modal-content .close-icon {
  font-size: 24px;
  padding: 0;
}
.modal.calendar .modal-content .btn-wrap {
  padding: 10px 0;
  padding-bottom: 0;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 10px;
}
.modal.calendar .modal-content .btn-wrap .btn {
  background: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.modal.calendar .modal-content .btn-wrap .btn:hover .cal {
  background: #AB5050;
}
.modal.calendar .modal-content .add {
  background: #AB5050;
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  color: #fff;
  border-radius: 4px;
  margin-right: 10px;
}
.modal.calendar .modal-content .cal {
  background: #000000;
  color: #fff;
  border-radius: 4px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.modal.calendar .modal-content .close {
  font-family: "abcrom-book-mono";
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase;
  color: #808080;
  border: 1px solid #808080;
  border-radius: 4px;
  width: 100%;
}
.modal.calendar .modal-content .close:hover {
  text-decoration: none;
  color: #000000;
  border-color: #000000;
}

.body-overlay,
.search-overlay {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
}

.tooltip {
  position: relative;
}
.tooltip .bottom {
  top: 37px;
  left: -10px;
  padding: 5px 10px;
  background-color: #FFF;
  font-weight: normal;
  font-size: 14px;
  border-radius: 0px;
  position: absolute;
  text-transform: none;
  z-index: 200;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  display: none;
}
.tooltip .bottom li {
  width: 100%;
}
.tooltip .bottom li a {
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
}
.tooltip .bottom li a:hover {
  color: #AB5050;
}
.tooltip .bottom li:hover a {
  border-color: #FFF;
}
.tooltip .bottom:hover {
  display: block;
}
.tooltip .bottom.load {
  display: block;
  visibility: hidden;
}

.result p.clipped {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.result p.clipped.l3 {
  -webkit-line-clamp: 3;
}
.result p.clipped.l2 {
  -webkit-line-clamp: 2;
}

main {
  min-height: 1500px;
}

.article main {
  min-height: 2000px;
}

.magazines main {
  min-height: 1240px;
}

@media (max-width: 640px) {
  .article main.container {
    padding-left: 0;
    padding-right: 0;
  }
  .article main.container > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article main.container .has-slide.featured {
    margin-bottom: -5px;
  }
  .article main.container .slides .featured-meta.empty {
    display: none;
  }
  .article main.container .slides .featured-meta {
    padding: 20px 0;
    padding-top: 10px;
  }
  .article main.container .slides .featured-meta p:first-child {
    margin-top: 0;
  }
}
body.search .result .title {
  margin-bottom: 10px;
}
body.search .result .meta {
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  body.search .result .title {
    margin-bottom: 20px;
  }
  body.search .search-results .meta {
    line-height: 1.6;
  }
  body.search .search-results .meta .author,
body.search .search-results .meta .date,
body.search .search-results .meta .publishing-type {
    margin-bottom: 0;
  }
  body.search .search-results .meta .past-event {
    white-space: nowrap;
  }
}

.heading .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  font-family: "abcrom-book-mono";
  font-size: 12px;
  color: #808080;
}
.heading .breadcrumb > * {
  margin-right: 0.5rem;
}
.heading .breadcrumb a {
  color: #808080;
  line-height: 1;
}
.heading .breadcrumb i {
  color: #808080;
}
.heading .breadcrumb > .item {
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .heading .breadcrumb {
    margin-top: 10px;
    font-size: 10px;
  }
}

.author-card {
  width: 127px;
}
.author-card .author__img {
  background: #fff;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-bottom: 20px;
}
.author-card .author__img img {
  -webkit-clip-path: circle();
  clip-path: circle();
}
.author-card .author__img.bg {
  background: #AB5050;
}
.author-card .author__img.gs img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.author-card .author__img.nf img {
  -webkit-filter: none;
  filter: none;
}
.author-card .author__info {
  max-width: 127px;
  font-family: "abcrom-book", sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  margin-bottom: 40px;
}

.article .product.details,
.article .event.details,
.article .source.details,
.article .project.details {
  font-family: "abcrom-book", sans-serif;
  font-size: 0.9375rem;
}
.article .product.details .head,
.article .event.details .head,
.article .source.details .head,
.article .project.details .head {
  margin-top: 40px;
  border-top: 1px dotted #a6a6a6;
}
.article .product.details .head h3,
.article .event.details .head h3,
.article .source.details .head h3,
.article .project.details .head h3 {
  font-weight: 400;
  font-size: 0.9375rem;
}
.article .product.details .head.mt,
.article .event.details .head.mt,
.article .source.details .head.mt,
.article .project.details .head.mt {
  margin-top: 80px;
}
.article .product.details .col-wrap,
.article .event.details .col-wrap,
.article .source.details .col-wrap,
.article .project.details .col-wrap {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.article .product.details .col-wrap.col,
.article .event.details .col-wrap.col,
.article .source.details .col-wrap.col,
.article .project.details .col-wrap.col {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.article .product.details .col-wrap dl,
.article .event.details .col-wrap dl,
.article .source.details .col-wrap dl,
.article .project.details .col-wrap dl {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  font-family: "abcrom-book-mono";
  font-size: 0.75rem;
  line-height: 1rem;
  margin-top: 1.25rem;
}
.article .product.details .col-wrap dl dt,
.article .event.details .col-wrap dl dt,
.article .source.details .col-wrap dl dt,
.article .project.details .col-wrap dl dt {
  margin: 0;
  text-transform: uppercase;
}
.article .product.details .col-wrap dl:first-child,
.article .event.details .col-wrap dl:first-child,
.article .source.details .col-wrap dl:first-child,
.article .project.details .col-wrap dl:first-child {
  margin-top: 0;
}
@media (max-width: 640px) {
  .article .product.details p,
.article .product.details .col-wrap dl,
.article .event.details p,
.article .event.details .col-wrap dl,
.article .source.details p,
.article .source.details .col-wrap dl,
.article .project.details p,
.article .project.details .col-wrap dl {
    font-size: 0.625rem;
    line-height: 1.4;
  }
  .article .product.details .head h3,
.article .event.details .head h3,
.article .source.details .head h3,
.article .project.details .head h3 {
    font-size: 17px;
  }
}
.article .product.details .head {
  margin-top: 40px;
}
.article .aau-product-info.details {
  margin: 40px 0;
  padding-top: 20px;
  border-top: 1px dotted #a6a6a6;
  font-family: "abcrom-book", sans-serif;
  font-weight: bold;
}
.article .aau-product-info.details p {
  font-size: 15px;
}
@media (min-width: 1021px) {
  .article main .heading .with__border {
    padding-bottom: 40px;
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 20px;
  }
}

.prm.prm-top,
.prm.prm-bottom {
  display: none;
}

.prm.prm-aside-1 {
  height: 600px;
  width: 300px;
}

@media (min-width: 1021px) {
  .fixed-nav .mast {
    display: none;
  }

  .show-top-logo .fixed-nav .mast {
    display: inline-block;
  }

  footer {
    margin-top: 60px;
  }
}
@media (max-width: 1020px) and (min-width: 320px) {
  .fixed-nav .mast {
    visibility: hidden;
  }

  .show-top-nav .fixed-nav .mast {
    visibility: visible;
  }
}
.meta__mob {
  display: none;
}

.breadcrumbs__mob {
  display: none;
}

@media (max-width: 1260px) {
  footer .footer__copy {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .header-top {
    display: block;
    padding: 20px 0;
    margin: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #a6a6a6;
  }
  .header-top .sponsor {
    display: none;
  }
  .header-top .logo {
    max-width: 100%;
  }

  footer .footer__copy {
    overflow: hidden;
  }
  footer .footer__copy .bottom {
    border-top: 1px solid #404040;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  footer .footer__copy .bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 640px) {
  .heading .metadata.strip__mob,
.heading .meta__mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    line-height: 1.2;
    padding: 9px 0;
    text-transform: uppercase;
    font-family: "abcrom-book-mono";
    color: #000000;
    border-top: 1px dotted #a6a6a6;
    border-bottom: 1px dotted #a6a6a6;
  }
  .heading .metadata.strip__mob .separator,
.heading .meta__mob .separator {
    margin: 0 4px;
  }
  .heading .metadata.strip__mob + .intro,
.heading .meta__mob + .intro {
    border-top: none;
  }

  .breadcrumbs__mob {
    display: block;
  }
}
@media (max-width: 640px) {
  .search main {
    margin-top: 0;
  }
  .search main .heading h1 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .search main .search-form {
    margin: 10px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .search main .results-info {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .search.listing__aside main .heading h1,
.search.tags main .heading h1 {
    padding-bottom: 0;
    border: none;
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .section-page .endless_container .endless_more {
    margin: 20px 0;
  }

  .section-page main {
    margin-bottom: 0;
  }

  .section-page footer {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .practices.practice-home main .featured-section .head,
.practices.practice-home main .featured-section-2 .head,
.practices.practice-home main .quick-search .head {
    font-size: 17px;
  }
  .practices.practice-home main .featured-section .head h2, .practices.practice-home main .featured-section .head a,
.practices.practice-home main .featured-section-2 .head h2,
.practices.practice-home main .featured-section-2 .head a,
.practices.practice-home main .quick-search .head h2,
.practices.practice-home main .quick-search .head a {
    margin-top: 0;
    font-size: 17px;
  }
  .practices.practice-home main .grid.four-col .sub-title,
.practices.practice-home main .grid.four-col .title {
    font-size: 1rem;
    line-height: 1.4375;
  }

  .practices.practice-home main .fav-link h6 {
    font-size: 14px;
  }
  .practices.practice-home main .head-section .heading .with-button .btn {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
  }
}
@media (max-width: 640px) {
  .calendar main {
    margin-top: 0;
  }
  .calendar main .header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .calendar main .header .selectize-control {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .calendar main .header h1 {
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .calendar main .event-list .head.date:first-child {
    border-top: none;
  }
  .calendar main .event-item {
    border-bottom: none;
  }
  .calendar main .event-item .details {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .event-page main .heading .heading__meta {
    padding-top: 10px;
    border-top: 1px dotted #a6a6a6;
  }
}
@media (max-width: 640px) {
  .magazines main .magazine-list {
    grid-template-columns: 1fr;
  }
  .magazines main .magazine-item {
    border-bottom: 1px dotted #a6a6a6;
  }
  .magazines main .magazine-item picture.img-wrap {
    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;
  }
  .magazines main .magazine-item:last-child {
    border-bottom: 0;
  }

  .magazines main .hero {
    margin-bottom: 20px;
  }
  .magazines main .hero .img-wrap {
    display: none;
  }
  .magazines main .hero .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .magazines main .hero .button-group .btn {
    min-width: 120px;
    width: 100%;
    margin: 0;
  }
  .magazines main .hero .button-group > a {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .magazines main .hero .button-group > a:first-child {
    margin-left: 0;
  }
  .magazines main .hero .button-group > a:last-child {
    margin-right: 0;
  }
  .magazines main .list-header .selectize {
    width: 200px;
  }
  .magazines main .issue-list {
    grid-template-columns: 1fr;
  }
  .magazines main .mag-image {
    padding: 20px;
  }
}
@media (max-width: 640px) {
  .article.profile-page main,
.article.contributor-page main {
    grid-template-areas: "heading" "content" "more" "related" "aside";
  }
  .article.profile-page main .slides,
.article.contributor-page main .slides {
    display: none;
  }
}
@media (max-width: 640px) {
  .section-page .controls.mob .result-count,
.section-page .controls.mob .btn-filters {
    font-size: 0.9375rem;
    line-height: 30px;
  }

  .filters .search-filter.mob {
    border-bottom: 1px solid #a6a6a6;
  }
  .filters .search-filter.mob .search {
    height: 15px;
    line-height: 1;
    font-size: 15px;
  }
  .filters .search-filter.mob .search button {
    top: 12px;
    padding: 0;
    right: 6px;
    color: #000000 !important;
  }
  .filters .search-filter.mob input[type=text] {
    padding-bottom: 0;
    height: 15px;
    line-height: 1;
    background-color: #fff;
  }
}
@media (max-width: 640px) {
  .listing__aside .controls,
.section-page .controls {
    width: 100%;
    height: 41px;
    overflow: hidden;
    position: relative;
  }
  .listing__aside .controls ul.tags,
.section-page .controls ul.tags {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -19px;
  }
  .listing__aside .controls ul.tags li a:hover,
.section-page .controls ul.tags li a:hover {
    color: #808080;
  }
  .listing__aside .controls ul.tags li.active a,
.section-page .controls ul.tags li.active a {
    color: #000000;
  }
  .listing__aside .controls ul.tags li.active a::after,
.section-page .controls ul.tags li.active a::after {
    content: none !important;
  }
  .listing__aside .controls.fog-left:before,
.section-page .controls.fog-left:before {
    content: "";
    position: absolute;
    width: 30px;
    z-index: 101;
    height: 40px;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.9) 100%);
  }
  .listing__aside .controls.fog-right:after,
.section-page .controls.fog-right:after {
    content: "";
    position: absolute;
    width: 30px;
    z-index: 101;
    height: 40px;
    top: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.9) 100%);
  }
}
@media (max-width: 640px) {
  .home main {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .side-nav {
    width: 100%;
    left: -100%;
  }
  .side-nav .side-nav__close {
    margin-top: 10px;
  }
  .side-nav .side-nav__wrap {
    width: calc(100% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .side-nav .side-nav__head {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .side-nav .side-nav__head .side-nav__logo {
    width: 100%;
  }
  .side-nav .side-nav__head .side-nav__logo img {
    height: auto;
    width: 100%;
    margin-left: 0;
  }
  .side-nav ul {
    padding-left: 0;
  }
  .side-nav ul > li:first-child {
    border-top: 1px solid #a6a6a6;
  }
  .side-nav ul > li > a {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .section-page.products main .heading .with-button .btn {
    display: none;
  }
}
@media (max-width: 640px) {
  .section-page.section__list .heading h1 {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .practices.results.show-search-practice .search-form-wrap {
    background: #fefbf2;
  }

  .show-search-practice #id-practice-search-form {
    padding-top: 0;
  }
  .show-search-practice #id-practice-search-form .mob-pop {
    margin: 0;
  }
  .show-search-practice #id-practice-search-form .footer {
    padding: 0;
    margin-top: 10px;
  }
  .show-search-practice #id-practice-search-form .footer .reset {
    color: #000000 !important;
  }
  .show-search-practice #id-practice-search-form .header {
    color: #000000;
    background: none;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
  }
  .show-search-practice #id-practice-search-form .header h4 {
    font-size: 20px;
    margin: 0;
    font-weight: 400;
  }
  .show-search-practice #id-practice-search-form .header h4 i {
    color: #000000;
  }
  .show-search-practice #id-practice-search-form .header button {
    background-position-x: 6px;
    background-image: url(/site_media/static/frontend/images/icons/close-dark.svg);
    height: 34px;
    width: 34px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: 34px;
  }
  .show-search-practice #id-practice-search-form .search-fieldgroup {
    margin-top: 20px;
    height: auto;
    width: 100%;
  }
  .show-search-practice #id-practice-search-form .search-fieldgroup .form__search {
    display: none;
  }
  .show-search-practice #id-practice-search-form .search-fieldgroup .keywords-wrap i {
    display: block;
  }
  .show-search-practice #id-practice-search-form .search-fieldgroup .keywords-wrap.active .chip {
    margin-left: 10px;
    margin-right: auto;
  }
  .show-search-practice #id-practice-search-form .search-fieldgroup .keywords-wrap.active .chip i {
    border: none;
  }
}
body.newsletters main {
  grid-template-columns: 1fr;
  grid-row-gap: 40px;
  min-height: auto;
}
body.newsletters .heading h1 {
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
body.newsletters .grid-newsletters {
  display: grid;
  grid-gap: 40px;
  margin-bottom: 40px;
  grid-template-columns: repeat(4, 1fr);
}
body.newsletters .grid-newsletters .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: hidden;
}
body.newsletters .grid-newsletters .item p, body.newsletters .grid-newsletters .item h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
body.newsletters .grid-newsletters .item h2 {
  font-size: 22px;
  line-height: 1.2;
}
body.newsletters .grid-newsletters .item .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.newsletters .grid-newsletters .item .details a {
  margin-top: auto;
}
body.newsletters .grid-newsletters .btn {
  margin: 0;
  padding: 0.75rem 3rem;
  color: #fff;
  background: #AB5050;
}
body.newsletters .grid-newsletters .btn:hover {
  background: #964646;
}

@media (max-width: 1200px) and (min-width: 1021px) {
  body.newsletters .grid-newsletters {
    grid-row-gap: 20px;
  }
}
@media (max-width: 1020px) and (min-width: 641px) {
  body.newsletters .grid-newsletters {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 40px;
  }
}
@media (max-width: 640px) {
  body.newsletters .grid-newsletters {
    grid-template-columns: 1fr;
  }
}
body.newsletters-page main {
  min-height: 1000px;
}
body.newsletters-page footer {
  margin-top: 0;
}
body.newsletters-page .grid-newsletters {
  margin-top: 40px;
  margin-bottom: 80px;
  grid-gap: 40px;
}
body.newsletters-page .grid-newsletters .img-container {
  padding-bottom: 0;
}
body.newsletters-page .grid-newsletters .img-container img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.newsletters-page .grid-newsletters .title {
  margin: 0;
  margin-top: 20px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}
body.newsletters-page .grid-newsletters .description {
  font-size: 19px;
  line-height: 23px;
}
body.newsletters-page .grid-newsletters .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #AB5050;
  display: inline-block;
  margin: 0;
  width: 50%;
  min-width: 144px;
}
body.newsletters-page .grid-newsletters .btn:hover {
  background: #000000;
}
@media (max-width: 640px) {
  body.newsletters-page .heading h1 {
    margin: 0;
  }
  body.newsletters-page .heading-separator {
    margin-top: 0;
  }
  body.newsletters-page .grid-newsletters {
    margin-top: 10px;
    margin-bottom: 40px;
    grid-gap: 20px;
  }
  body.newsletters-page .grid-newsletters > .item {
    border-bottom: 1px dotted #a6a6a6;
    padding-bottom: 20px;
  }
  body.newsletters-page .grid-newsletters > .item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  body.newsletters-page .grid-newsletters .title {
    color: #AB5050;
    font-size: 16px;
  }
  body.newsletters-page .grid-newsletters .description {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }
  body.newsletters-page .grid-newsletters .btn {
    width: 50%;
    min-width: 170px;
  }
}

header .header-top {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 25px;
}
@media (max-width: 640px) {
  header .header-top {
    padding-top: 0;
    margin: 0 20px 0;
  }
}