@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: #5366f6;
  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: #5366f6;
  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: #5366f6;
}
.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 #5366f6;
  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: #5366f6;
  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: #5366f6;
}
.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: #5366f6;
}

.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 #5366f6;
  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: #5366f6;
  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: #5366f6;
  text-decoration: underline;
  -webkit-text-decoration-color: #5366f6;
  text-decoration-color: #5366f6;
}
.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: #5366f6;
  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: #5366f6;
  text-decoration: none;
}
.article main #project a:hover, .article main #project a:focus, .article main #project a:active {
  color: #5366f6;
  text-decoration: underline;
  -webkit-text-decoration-color: #5366f6;
  text-decoration-color: #5366f6;
}

.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: #5366f6;
  text-decoration: none;
}
.flatpage .content a:hover, .flatpage .content a:focus, .flatpage .content a:active {
  color: #5366f6;
  text-decoration: underline;
  -webkit-text-decoration-color: #5366f6;
  text-decoration-color: #5366f6;
}

.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: #5366f6;
  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: #5366f6;
  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: #5366f6;
}
@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: #5366f6;
}
.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: #5366f6;
}
@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: #5366f6;
}
@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: #5366f6;
}
.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: #5366f6;
  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: #5366f6;
  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: #5366f6;
}
.side-nav .side-search button:hover:before, .side-nav .side-search button:hover:after {
  background-color: #5366f6;
}
.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 .head a {
    display: none;
  }
  .home-section.featured .slideshow {
    margin-top: 1rem;
  }
  .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: #5366f6;
}
.calendar main .selectize-dropdown .selectize-dropdown-content .option.active {
  color: #5366f6;
}

.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: #5366f6;
}

.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: #5366f6;
}
.event-item .meta > a:hover,
.result .meta > a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #5366f6;
  text-decoration-color: #5366f6;
}
.event-item .meta i,
.result .meta i {
  width: 1.15rem;
  color: #5366f6;
}
@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: #5366f6;
  }
  .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: #5366f6;
  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: #5366f6;
}
.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: #5366f6;
}

.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: #5366f6;
  background: #5366f6;
  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: #5366f6;
}
.newsletter-checkbox input[type=checkbox]:checked + label i {
  color: #fff;
  background: #5366f6;
  border-color: #5366f6;
}
.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: #5366f6;
}

.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: #364cf4;
  width: 0;
}
.modal.newsletter button.submitted:after {
  background: #1932f3;
  -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:before {
  content: open-quote;
}
.content aside: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: #5366f6;
}
.content .content__main .credit {
  margin-bottom: 0;
  color: #808080;
}
.content .content__main .credit a {
  color: #808080;
}
.content .content__main .credit a:hover {
  color: #5366f6;
}
@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: #5366f6;
  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: #5366f6;
  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: #5366f6;
}
.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: #5366f6;
}
.modal.calendar .modal-content .add {
  background: #5366f6;
  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: #5366f6;
}
.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: #5366f6;
}
.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;
  }
}
.btn.btn-arrow {
  background: #2B2D32;
  color: #fff;
  border: none;
  border: 2px solid #2B2D32;
  -webkit-transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  display: inline-block;
  cursor: pointer;
  outline: none;
  vertical-align: middle;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.btn.btn-arrow:hover {
  background: #D6D6D6;
  border-color: #D6D6D6;
  color: #fff;
}
.btn.btn-arrow:hover svg {
  color: #fff;
}

.btn-border {
  background-color: transparent;
  color: #2B2D32;
}

.btn-arrow {
  position: relative;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.btn-arrow .mr {
  margin-right: 5px;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: transform;
}
.btn-arrow:hover span {
  -webkit-transform: translate3d(-1rem, 0, 0);
  transform: translate3d(-1rem, 0, 0);
}
.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 5;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: -2rem;
}

.fixed-preview-msg {
  position: fixed;
  top: 56px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 9001;
  padding: 8px 0;
  background: #FFFCC3;
}

#id-preview-band {
  background: #FFF3CD;
  color: #856404;
  border: 1px solid #FFEEBA;
  border-left: 0;
  border-right: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
#id-preview-band a {
  color: #856404;
  text-decoration: underline;
}
#id-preview-band a:hover {
  color: #856404;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-clamp.single {
  -webkit-line-clamp: 1;
}

.content-more.trimmed {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  -webkit-line-clamp: 9;
}
@media (max-width: 641px) {
  .content-more.trimmed {
    height: 256.5px;
  }
}

.content-readmore {
  max-height: 281px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
}
.content-readmore.read {
  max-height: 5000px;
  -webkit-transition: max-height 0.35s ease-in;
  transition: max-height 0.35s ease-in;
}
.content-readmore.read .readmore-wrap {
  display: none !important;
}
.content-readmore .readmore-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  height: 140px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 251, 242, 0.15)), color-stop(64%, #fefbf2), to(#fefbf2));
  background-image: linear-gradient(to bottom, rgba(254, 251, 242, 0.15) 0%, #fefbf2 64%, #fefbf2 100%);
}
.content-readmore .readmore-wrap a:focus, .content-readmore .readmore-wrap a:active, .content-readmore .readmore-wrap a:hover {
  text-decoration: none !important;
}
.content-readmore .readmore-wrap .btn.read-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;
}
.content-readmore .readmore-wrap .btn.read-btn:hover {
  color: #000000;
  background-color: #8e8b8b;
}
.content-readmore .readmore-wrap .btn.read-btn span {
  color: #8e8b8b;
}
.content-readmore .readmore-wrap .btn.read-btn:hover span {
  color: #000000;
}
@media (max-width: 640px) {
  .content-readmore .readmore-wrap .btn.read-btn {
    padding: 10px 20px;
    line-height: 20px;
  }
}
.content-readmore .readmore-wrap .less {
  display: none;
}
@media (min-width: 641px) {
  .content-readmore .readmore-wrap {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 251, 242, 0.15)), color-stop(42%, #fefbf2), to(#fefbf2));
    background-image: linear-gradient(to bottom, rgba(254, 251, 242, 0.15) 0%, #fefbf2 42%, #fefbf2 100%);
  }
  .content-readmore .readmore-wrap .readmore-link {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) {
  .content-readmore {
    max-height: 562px;
  }
  .content-readmore.mob {
    max-height: none;
  }
  .content-readmore.mob .readmore-wrap {
    display: none;
  }
}

.selected-filters-mob {
  display: none;
}

@media (max-width: 1020px) {
  .selected-filters-mob {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .selected-filters-mob .filters-mob {
    font-family: "abcrom-book-mono";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .selected-filters-mob .filters-mob .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px;
    border: 1px solid #808080;
    color: #808080;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 14px;
  }
  .selected-filters-mob .filters-mob .item:last-child {
    margin-right: 0;
  }
  .selected-filters-mob .filters-mob .item .clear {
    margin-left: 5px;
    font-size: 16px;
    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;
  }
  .selected-filters-mob .filters-mob .item .clear i {
    color: #808080;
  }
  .selected-filters-mob .clear-all {
    padding-top: 10px;
    margin-left: auto;
    font-size: 0.9375rem;
    font-family: "abcrom-book", sans-serif;
    color: #000000;
  }
}
body.practice-projects,
body.practices {
  background: #fefbf2;
}
body.practice-projects main a:focus,
body.practice-projects main a:hover,
body.practices main a:focus,
body.practices main a:hover {
  color: #5366f6;
}
body.practice-projects footer a:focus,
body.practice-projects footer a:hover,
body.practices footer a:focus,
body.practices footer a:hover {
  color: #fff;
}
body.practice-projects .fcolor,
body.practices .fcolor {
  color: #5366f6;
}
body.practice-projects .bgcolor,
body.practices .bgcolor {
  background: #5366f6;
}
body.practice-projects .aside a:focus, body.practice-projects .aside a:visited,
body.practices .aside a:focus,
body.practices .aside a:visited {
  color: #5366f6;
}
body.practice-projects .sticky-nav .progress,
body.practices .sticky-nav .progress {
  background: #5366f6;
}
body.practice-projects .filters .search-filter button:hover,
body.practices .filters .search-filter button:hover {
  color: #5366f6;
}
body.practice-projects .filters .top button,
body.practices .filters .top button {
  color: #5366f6;
}
body.practice-projects main .heading .metadata i, body.practice-projects main i,
body.practices main .heading .metadata i,
body.practices main i {
  color: #5366f6;
}
body.practice-projects main .color.btn,
body.practices main .color.btn {
  background: #2B2D32;
  color: #fff;
}
body.practice-projects main .search i,
body.practices main .search i {
  color: #000000;
}
body.practice-projects main .search i:hover,
body.practices main .search i:hover {
  color: #5366f6;
}
body.practice-projects main .selected-filters .item,
body.practices main .selected-filters .item {
  color: #000000;
}
body.practice-projects main .selected-filters .item i,
body.practices main .selected-filters .item i {
  color: #000000;
}
body.practice-projects main .selected-filters .item:hover,
body.practices main .selected-filters .item:hover {
  color: #5366f6;
}
body.practice-projects main .selected-filters .item:hover i,
body.practices main .selected-filters .item:hover i {
  color: #5366f6;
}
body.practice-projects footer .social,
body.practice-projects .fixed-nav,
body.practices footer .social,
body.practices .fixed-nav {
  background: #fefbf2;
}

body.jobs {
  background: #fefbf2;
}
body.jobs main a:focus,
body.jobs main a:hover {
  color: #5366f6;
}
body.jobs footer a:focus,
body.jobs footer a:hover {
  color: #fff;
}
body.jobs .fcolor {
  color: #5366f6;
}
body.jobs .bgcolor {
  background: #5366f6;
}
body.jobs .aside a:focus, body.jobs .aside a:visited {
  color: #5366f6;
}
body.jobs .sticky-nav .progress {
  background: #5366f6;
}
body.jobs .filters .search-filter button:hover {
  color: #5366f6;
}
body.jobs .filters .top button {
  color: #5366f6;
}
body.jobs main .heading .metadata i, body.jobs main i {
  color: #5366f6;
}
body.jobs main .color.btn {
  background: #2B2D32;
  color: #fff;
}
body.jobs main .search i {
  color: #000000;
}
body.jobs main .search i:hover {
  color: #5366f6;
}
body.jobs main .selected-filters .item {
  color: #000000;
}
body.jobs main .selected-filters .item i {
  color: #000000;
}
body.jobs main .selected-filters .item:hover {
  color: #5366f6;
}
body.jobs main .selected-filters .item:hover i {
  color: #5366f6;
}
body.jobs main .heading .metadata .link {
  margin-right: 0;
}
body.jobs .search input,
body.jobs footer .social,
body.jobs .fixed-nav {
  background: #fefbf2;
}
body.jobs .form-section {
  margin-top: 60px;
  margin-bottom: 20px;
}

@media (min-width: 1021px) {
  body.practice-home footer {
    margin-top: 0;
  }
}

.practices.results main,
.article.jobs main,
.article.practice-projects main,
.article.promo-page main,
.article.practices main {
  min-height: 1000px;
}

.section-page.with-filters main .heading .with-button .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 0.875rem;
  height: 40px;
  line-height: 40px;
  display: block;
}
.section-page.with-filters main .heading .with-button .btn.job {
  text-align: center;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: #2B2D32;
  color: #fff;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn.reverse {
  background: #fff;
  color: #2B2D32;
  border: 1px solid #2B2D32;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn.reverse:hover {
  border-color: #D6D6D6;
  color: #fff;
  background: #D6D6D6;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn.reverse-fade {
  background: none;
  color: #808080;
  border: 1px solid #808080;
}
.section-page.with-filters main .heading .with-button .btn.grey-btn.reverse-fade:hover {
  border-color: #000000;
  color: #000000;
}

@media (max-width: 640px) {
  .section-page.with-filters.jobs main .heading .with-button .btn {
    display: none;
  }
}
main.container .no-search-results {
  margin-top: 30px;
}

.section-page.with-filters main.with-cover {
  margin-top: 0;
}
.section-page.with-filters main.with-cover .cover {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.section-page.with-filters main.with-cover .cover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
}
.section-page.with-filters main.with-cover .cover .aau-logo {
  width: 100%;
  height: 47px;
  margin-bottom: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.section-page.with-filters main.with-cover .cover.practice {
  background-image: url(/site_media/static/frontend/images/aau-practices-bg-img.jpg);
}
.section-page.with-filters main.with-cover .cover.practice .aau-logo {
  height: 62px;
  margin-bottom: 12px;
  background-image: url(/site_media/static/frontend/images/logos/aau_directory_logo.svg);
}
.section-page.with-filters main.with-cover .cover.job {
  background-image: url(/site_media/static/frontend/images/aau-jobs-bg-img.jpg);
}
.section-page.with-filters main.with-cover .cover.job .aau-logo {
  background-image: url(/site_media/static/frontend/images/logos/aau_jobs_logo_23.svg);
}
.section-page.with-filters main.with-cover .cover h1, .section-page.with-filters main.with-cover .cover p {
  text-align: center;
  margin: 0;
  z-index: 1;
}
.section-page.with-filters main.with-cover .cover h1 {
  font-size: 56px;
}
.section-page.with-filters main.with-cover .cover p {
  font-size: 28px;
  max-width: 900px;
  padding: 0 1rem;
}
.section-page.with-filters main.with-cover .cover.job p {
  max-width: 965px;
}
.section-page.with-filters main.with-cover .cover .controls {
  z-index: 1;
  border: 0;
}
.section-page.with-filters main.with-cover .cover .controls i {
  color: #fff;
  font-size: 16px;
  margin-left: 0.25rem;
}
.section-page.with-filters main.with-cover.advertise .cover {
  height: 350px;
  border: 1px solid #fafafa;
  border-top: 0;
}
.section-page.with-filters main.with-cover.advertise .cover h1 {
  font-weight: normal;
  font-size: 48px;
}
.section-page.with-filters main.with-cover.advertise .cover.job {
  background-image: url(/site_media/static/frontend/images/jobs_banner_2.jpg);
}
.section-page.with-filters main.with-cover .search-filter {
  width: 100%;
  padding: 0 10px;
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f8f8f8;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
}
.section-page.with-filters main.with-cover .search-filter .search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 205px;
  flex: 0 0 205px;
  -ms-flex-item-align: center;
  align-self: center;
}
.section-page.with-filters main.with-cover .search-filter .search form {
  position: relative;
}
.section-page.with-filters main.with-cover .search-filter .search form input {
  color: #000000;
  width: 100%;
  height: 46px;
  border: 1px solid #ddd;
  padding: 0.5rem 2rem 0.5rem 1rem;
}
.section-page.with-filters main.with-cover .search-filter .search form button {
  color: #000000;
  position: absolute;
  padding-left: 0;
  top: 12px;
  right: 10px;
}
.section-page.with-filters main.with-cover .search-filter .search form button i {
  font-size: 18px;
}
.section-page.with-filters main.with-cover .search-filter .result-count {
  color: #7f7f7f;
}
.section-page.with-filters main.with-cover .search-filter .filter-bar {
  margin-left: 40px;
  width: 100%;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-page.with-filters main.with-cover .search-filter .filter-bar .selected-filters .item {
  margin-bottom: 0;
}
.section-page.with-filters main.with-cover .cover .btn,
.section-page.with-filters main.with-cover .search-filter .btn {
  height: 44px;
  font-size: 16px;
  line-height: 44px;
  border: 0;
  color: #fff;
  border-radius: 4px;
  padding: 0 2.8rem;
  margin-left: auto;
}
.section-page.with-filters main.with-cover .filters {
  margin-top: 0;
}
.section-page.with-filters main.with-cover .filters .selected-filters + .filter h6,
.section-page.with-filters main.with-cover .filters .filter:first-child h6 {
  border-top: 0;
}
.section-page.with-filters main.with-cover .filters .filter:not(.active):last-child h6 {
  border-bottom: 1px solid #e5e5e5;
}
.section-page.with-filters main.with-cover .no-search-results {
  margin-top: 40px;
}
.section-page.with-filters main.with-cover .core .jobs-section {
  padding-top: 1rem;
}
.section-page.with-filters main.with-cover .heading {
  display: none;
}
.section-page.with-filters main.with-cover .view-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  background: #fff;
  text-align: left;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 0.4rem;
  overflow: hidden;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
  font-family: "abcrom-book-mono";
  font-size: 12px;
}
.section-page.with-filters main.with-cover .view-btn i {
  margin-right: 10px;
  color: #000000;
}
.section-page.with-filters main.with-cover .view-btn img {
  margin-right: 0;
}
.section-page.with-filters main.with-cover .view-btn span {
  margin-left: 0.4rem;
}
.section-page.with-filters main.with-cover .project-gallery .slide-img {
  position: relative;
}
.section-page.with-filters main.with-cover .project-item .slide {
  position: relative;
}
.section-page.with-filters main.with-cover .project-item .slide img {
  width: auto;
  height: 100%;
}
@media (max-width: 640px) {
  .section-page.with-filters main.with-cover .project-item .slide img {
    height: auto;
  }
}
@media (max-width: 640px) {
  .section-page.with-filters main.with-cover {
    padding: 0;
  }
  .section-page.with-filters main.with-cover .cover {
    border-bottom: 1px solid #ddd;
  }
  .section-page.with-filters main.with-cover .cover h1 {
    font-size: 48px;
    width: 100%;
  }
  .section-page.with-filters main.with-cover .cover p {
    font-size: 24px;
  }
  .section-page.with-filters main.with-cover .cover .aau-logo {
    height: 40px;
  }
  .section-page.with-filters main.with-cover .filters .selected-filters + .filter h6 {
    border-top: 1px solid #e5e5e5;
  }
  .section-page.with-filters main.with-cover .search-filter {
    display: none;
  }
  .section-page.with-filters main.with-cover .heading {
    display: grid;
    padding: 0 1.25rem;
    margin-bottom: 0;
  }
  .section-page.with-filters main.with-cover .heading .controls {
    border-top: 0;
  }
  .section-page.with-filters main.with-cover .core {
    padding: 0 1.25rem;
  }
  .section-page.with-filters main.with-cover .core .list-item:first-child {
    border-top: 1px solid #ddd;
  }
  .section-page.with-filters main.with-cover .core .jobs-section {
    padding-top: 0;
  }
  .section-page.with-filters main.with-cover .project-gallery {
    display: none;
  }
}
@media (min-width: 641px) {
  .section-page.with-filters main.with-cover .search-filter .result-count {
    height: 21px;
  }
  .section-page.with-filters main.with-cover .search-filter .selected-filters .item {
    margin: 0;
    height: auto;
    font-size: 16px;
    line-height: 1.25;
    margin-top: -1px;
  }
}

.practice.list-grid {
  padding: 1.25rem 0;
  border-bottom: 1px dotted #a6a6a6;
}
.practice.list-grid .logo-img-wrap {
  grid-area: logo;
}
.practice.list-grid .wrap {
  grid-area: title;
}
.practice.list-grid .gallery-wrap {
  grid-area: gallery;
}
.practice.list-grid .desc {
  display: none;
}
@media (min-width: 1021px) {
  .practice.list-grid.highlight.mt {
    margin-top: 1.25rem;
  }
  .practice.list-grid.highlight .details {
    grid-template-columns: 180px 1fr;
  }
  .practice.list-grid.highlight .details .logo {
    background-color: #fff;
    width: 180px;
    height: 120px;
  }
  .practice.list-grid.highlight .details .desc {
    margin-bottom: 0;
    margin-top: 10px;
    display: block;
  }
}
.practice.list-grid .details {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-column-gap: 20px;
  grid-template-areas: "logo title" "gallery gallery";
}
.practice.list-grid .details.rgap {
  grid-row-gap: 20px;
}
.practice.list-grid .details .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  height: 70px;
  background: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-right: 0;
}
.practice.list-grid .details .logo img {
  -ms-flex-item-align: center;
  align-self: center;
}
.practice.list-grid .details .wrap {
  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;
}
.practice.list-grid .details h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
.practice.list-grid .details h2.fav-star-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.practice.list-grid .details .meta {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 0;
}
.practice.list-grid .details .meta span {
  margin-right: 5px;
}
.practice.list-grid .details .meta span i {
  margin-right: 5px;
  color: #5366f6;
}
.practice.list-grid .details .desc {
  font-size: 1.125rem;
  line-height: 1.4375rem;
}
.practice.list-grid .slide-title {
  margin-top: 5px;
  margin-right: 10px;
  overflow: hidden;
}
.practice.list-grid .slide-title .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.practice.list-grid .slide-title .meta {
  font-size: 14px;
}
@media (min-width: 1021px) {
  .practice.list-grid .slide-title {
    display: none;
  }
}
.practice.list-grid .project-gallery {
  padding: 0px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.practice.list-grid .project-gallery .slide-img {
  display: block;
  height: 175px;
  margin-right: 20px;
}
.practice.list-grid .project-gallery .slide-img:last-child {
  margin-right: 0;
}
.practice.list-grid .project-gallery .slide-img img {
  width: auto;
  height: 100%;
  max-height: 100%;
}
.practice.list-grid .gallery-wrap {
  position: relative;
  max-width: 1235px;
}
.practice.list-grid .gallery-wrap .ctrl {
  height: 22px;
  width: 22px;
  position: absolute;
  border: 1px solid #F2F2F2;
  font-size: 12px;
  z-index: 100;
  top: calc(50% - 11px);
  -webkit-box-shadow: 0px 10px 13px -7px #000000;
  box-shadow: 0px 10px 13px -7px #000000;
  padding: 5px;
  background: #fff;
  cursor: pointer;
}
.practice.list-grid .gallery-wrap .ctrl i {
  color: #000000;
}
.practice.list-grid .gallery-wrap .ctrl.next {
  right: 0px;
}
.practice.list-grid .gallery-wrap .ctrl.prev {
  left: 0px;
}
@media (max-width: 640px) {
  .practice.list-grid .gallery-wrap .ctrl {
    display: none !important;
  }
}
.practice.list-grid .related {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 0;
}
.practice.list-grid .related a {
  color: #5366f6;
}
.practice.list-grid .overlay-slide-title {
  display: none;
  font-family: "abcrom-book-mono";
}
@media (min-width: 1021px) {
  .practice.list-grid .project-gallery .slide-img:hover .overlay-slide-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    color: #fff;
  }
  .practice.list-grid .project-gallery .slide-img:hover .overlay-slide-title .title {
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
  }
  .practice.list-grid .project-gallery .slide-img:hover .overlay-slide-title .title,
.practice.list-grid .project-gallery .slide-img:hover .overlay-slide-title .meta {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 1020px) {
  .practice.list-grid .project-gallery .slide-img {
    height: 215px;
  }
  .practice.list-grid .project-gallery .ctrl {
    top: calc(50% - 36px);
  }
}
@media (max-width: 640px) {
  .practice.list-grid .details {
    grid-template-columns: 65px 1fr;
    grid-column-gap: 10px;
  }
  .practice.list-grid .details h2 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .practice.list-grid .details .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    width: 65px;
  }
  .practice.list-grid .details .wrap .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .practice.list-grid .details .wrap .meta > span {
    margin-right: 0;
    margin-top: 10px;
    font-size: 0.625rem;
    font-family: "abcrom-book-mono";
  }
  .practice.list-grid .details .wrap .meta .separator {
    display: none;
  }
  .practice.list-grid .project-gallery .slide-img {
    margin-right: 15px;
  }
  .practice.list-grid .project-gallery .slide-title {
    margin-top: 10px;
  }
  .practice.list-grid .project-gallery .slide-title .title, .practice.list-grid .project-gallery .slide-title .meta {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375rem;
    margin-bottom: 0;
  }
  .practice.list-grid .project-gallery .slide-title .meta {
    color: #808080;
  }
}
@media (max-width: 400px) {
  .practice.list-grid .project-gallery .slide-img {
    height: 195px;
  }
  .practice.list-grid .project-gallery .slick-slide {
    opacity: 0.6;
  }
  .practice.list-grid .project-gallery .slick-slide.slick-active {
    opacity: 1;
  }
}

.job .meta.mob {
  display: none;
}

.practice.list-item,
.job.list-item {
  font-family: "abcrom-book", sans-serif;
}

@media (max-width: 640px) {
  .section-page.jobs .jobs-section .list-item {
    padding: 20px 0;
    border-bottom: 1px dotted #a6a6a6;
  }
  .section-page.jobs .jobs-section .list-item:last-child {
    border-bottom: none;
  }
}
.job.list-item {
  padding: 20px 0;
  border-bottom: 1px solid #a6a6a6;
}
.job.list-item:first-child {
  padding-top: 40px;
}
.job.list-item:last-child {
  border-bottom: none;
}
.job.list-item p.line-clamp {
  margin-bottom: 0;
}
.job.list-item .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.job.list-item .details .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  padding: 20px;
  background: #fff;
  width: 270px;
  height: 180px;
  border-radius: 0;
  margin-right: 40px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.job.list-item .details .logo img {
  -ms-flex-item-align: center;
  align-self: center;
}
.job.list-item .details .wrap {
  width: 100%;
}
.job.list-item .details h2 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 400;
  margin: 0 0 20px;
}
.job.list-item .details .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  font-family: "abcrom-book", sans-serif;
  padding: 0 0 20px;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 20px;
}
.job.list-item .details .meta.bottom {
  margin-bottom: 20px;
  padding: 10px 0 5px;
  border-bottom: 0;
}
.job.list-item .details .meta.bottom span i {
  color: #000000;
}
.job.list-item .details .meta.mob {
  display: none;
}
.job.list-item .details .meta span {
  margin-right: 10px;
}
.job.list-item .details .meta span i {
  margin-right: 5px;
  color: #5366f6;
}
.job.list-item .details .meta .meta__item {
  padding-right: 10px;
  border-right: 1px solid #000;
  text-transform: uppercase;
}
.job.list-item .details .meta .meta__item:last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
.job.list-item .details p.desc {
  font-size: 1.125rem;
  line-height: 1.4375rem;
}
@media (max-width: 640px) {
  .job.list-item {
    padding: 10px 0;
    border-bottom: 0;
  }
  .job.list-item:first-child {
    padding-top: 0;
  }
  .job.list-item .details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .job.list-item .details .logo-wrap {
    width: 100%;
    background: #fff;
    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;
  }
  .job.list-item .details .logo {
    max-width: 100%;
    margin-right: 0;
  }
  .job.list-item .details h2 {
    font-size: 1rem;
    line-height: 1.4375rem;
    padding: 0;
    margin: 20px 0 0;
  }
  .job.list-item .details .meta, .job.list-item .details .desc, .job.list-item .details .fav-star:not(.mob) {
    display: none;
  }
  .job.list-item .details .meta.mob {
    display: block;
    color: #808080;
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    border: none;
  }
  .job.list-item .details:last-child {
    padding-bottom: 0;
    border: none;
  }
}

.search-results .result.job .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;
}
.search-results .result.job .logo.placeholder {
  padding: 20px;
  overflow: hidden;
  font-size: 26px;
  font-weight: 700;
}
.search-results .result.job .meta {
  font-size: 14px;
  padding: 5px 0 10px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 0;
}
.search-results .result.job .meta.bottom {
  margin-bottom: 20px;
  padding: 10px 0 5px;
  border-bottom: 0;
}
.search-results .result.job .meta.bottom span i {
  color: #000000;
}
.search-results .result.job .meta span {
  margin-right: 10px;
}
.search-results .result.job .meta span i {
  margin-right: 5px;
  color: #5366f6;
  width: auto;
}
.search-results .result.job .meta .item-type {
  margin-right: 0;
}
@media (max-width: 640px) {
  .search-results .result.job .meta {
    display: none;
  }
  .search-results .result.job .meta.mob {
    display: block;
    border-bottom: none;
  }
  .search-results .result.job .meta .item-type {
    margin-bottom: 0;
  }
}

.related-section .job.list-item {
  margin-bottom: 15px;
}
.related-section .job.list-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.related-section .job.list-item.short .details .meta.bottom {
  margin-bottom: 0px;
}
.related-section .job.list-item .details h2 a {
  color: #000000;
}
.related-section .job.list-item .details h2 a:hover {
  color: #5366f6;
  text-decoration: none;
}
.related-section .job.list-item .details .meta:not(.bottom) i {
  color: #5366f6;
}
.related-section .job.list-item .details .line-clamp {
  -webkit-line-clamp: 1;
}

.practice-projects .aside,
.practices .aside,
.jobs .aside {
  font-family: "abcrom-book", sans-serif;
}
.practice-projects .aside .logo,
.practices .aside .logo,
.jobs .aside .logo {
  width: 300px;
  height: 200px;
  background-color: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.practice-projects .aside .logo img,
.practices .aside .logo img,
.jobs .aside .logo img {
  -ms-flex-item-align: center;
  align-self: center;
}
.practice-projects .aside .btn,
.practices .aside .btn,
.jobs .aside .btn {
  width: 100%;
  text-align: center;
  height: 40px;
  font-size: 16px;
  border-radius: 4px;
  margin: 40px 0;
}
.practice-projects .aside .btn > span i,
.practices .aside .btn > span i,
.jobs .aside .btn > span i {
  color: #fff;
}
.practice-projects .aside .btn:hover,
.practices .aside .btn:hover,
.jobs .aside .btn:hover {
  background: #2B2D32;
  border-color: #2B2D32;
  color: #fff;
}
.practice-projects .aside .btn + .details,
.practices .aside .btn + .details,
.jobs .aside .btn + .details {
  margin-top: 0;
}
.practice-projects .aside .details,
.practices .aside .details,
.jobs .aside .details {
  margin: 20px 0px;
  font-size: 14px;
  line-height: 20px;
}
.practice-projects .aside .details.no-border,
.practices .aside .details.no-border,
.jobs .aside .details.no-border {
  border-top: none;
}
.practice-projects .aside .details .add_to_fav,
.practices .aside .details .add_to_fav,
.jobs .aside .details .add_to_fav {
  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;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a6a6;
}
.practice-projects .aside .details .add_to_fav button,
.practices .aside .details .add_to_fav button,
.jobs .aside .details .add_to_fav button {
  padding: 0;
}
.practice-projects .aside .details .add_to_fav button i,
.practices .aside .details .add_to_fav button i,
.jobs .aside .details .add_to_fav button i {
  font-size: 1rem;
  font-weight: 400;
  color: #000000;
}
.practice-projects .aside .details .add_to_fav button.starred i,
.practices .aside .details .add_to_fav button.starred i,
.jobs .aside .details .add_to_fav button.starred i {
  font-weight: 700;
}
.practice-projects .aside .details .add_to_fav button:hover i,
.practices .aside .details .add_to_fav button:hover i,
.jobs .aside .details .add_to_fav button:hover i {
  color: #5366f6;
}
.practice-projects .aside .details .add_to_fav .label_add_to_fav,
.practices .aside .details .add_to_fav .label_add_to_fav,
.jobs .aside .details .add_to_fav .label_add_to_fav {
  color: #000000;
  text-decoration: none;
}
.practice-projects .aside .details .add_to_fav .label_add_to_fav:hover,
.practices .aside .details .add_to_fav .label_add_to_fav:hover,
.jobs .aside .details .add_to_fav .label_add_to_fav:hover {
  color: #5366f6;
}
.practice-projects .aside .details .add_to_fav .label_add_to_fav:hover + button i,
.practices .aside .details .add_to_fav .label_add_to_fav:hover + button i,
.jobs .aside .details .add_to_fav .label_add_to_fav:hover + button i {
  color: #5366f6;
}
.practice-projects .aside .details .add_to_fav .label_add_to_fav .remove,
.practices .aside .details .add_to_fav .label_add_to_fav .remove,
.jobs .aside .details .add_to_fav .label_add_to_fav .remove {
  display: none;
}
.practice-projects .aside .details .add_to_fav.starred .label_add_to_fav .add,
.practices .aside .details .add_to_fav.starred .label_add_to_fav .add,
.jobs .aside .details .add_to_fav.starred .label_add_to_fav .add {
  display: none;
}
.practice-projects .aside .details .add_to_fav.starred .label_add_to_fav .remove,
.practices .aside .details .add_to_fav.starred .label_add_to_fav .remove,
.jobs .aside .details .add_to_fav.starred .label_add_to_fav .remove {
  display: inline-block;
}
.practice-projects .aside .details > div,
.practices .aside .details > div,
.jobs .aside .details > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px dotted #a6a6a6;
}
.practice-projects .aside .details > div i,
.practices .aside .details > div i,
.jobs .aside .details > div i {
  font-size: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 5px;
  color: #929292;
  text-align: center;
}
.practice-projects .aside .details > div .info,
.practices .aside .details > div .info,
.jobs .aside .details > div .info {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
.practice-projects .aside .details > div .info span,
.practices .aside .details > div .info span,
.jobs .aside .details > div .info span {
  display: block;
  margin-bottom: 5px;
}
.practice-projects .aside .details > div .info .label,
.practices .aside .details > div .info .label,
.jobs .aside .details > div .info .label {
  color: #000000;
  font-weight: 600;
}
.practice-projects .aside .details > div .info a,
.practices .aside .details > div .info a,
.jobs .aside .details > div .info a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.practice-projects .aside .details > div .info a:focus, .practice-projects .aside .details > div .info a:hover,
.practices .aside .details > div .info a:focus,
.practices .aside .details > div .info a:hover,
.jobs .aside .details > div .info a:focus,
.jobs .aside .details > div .info a:hover {
  color: #5366f6;
  text-decoration: none;
}
.practice-projects .aside .details > div:last-child,
.practices .aside .details > div:last-child,
.jobs .aside .details > div:last-child {
  margin-bottom: 0;
}
@media (min-width: 1021px) {
  .practice-projects .heading h1,
.practices .heading h1,
.jobs .heading h1 {
    margin-bottom: 80px;
  }
}

.jobs .heading {
  margin-bottom: 20px;
}
.jobs .heading .metadata {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.jobs .heading .metadata .work-info {
  display: inline;
}
@media (max-width: 640px) {
  .jobs .heading {
    margin-bottom: 0;
  }
  .jobs .heading .metadata {
    margin-bottom: 10px;
  }
}

.jobs .materialize .form-group {
  font-family: "abcrom-book-mono";
  position: relative;
  margin-bottom: 10px;
  /* active state */
}
.jobs .materialize .form-group select {
  text-indent: 3px;
}
.jobs .materialize .form-group select,
.jobs .materialize .form-group textarea,
.jobs .materialize .form-group input[type=text],
.jobs .materialize .form-group input[type=email],
.jobs .materialize .form-group input {
  font-size: 12px;
  padding: 10px 10px 0px 10px;
  color: #808080;
  border: none;
}
.jobs .materialize .form-group select:focus,
.jobs .materialize .form-group textarea:focus,
.jobs .materialize .form-group input[type=text]:focus,
.jobs .materialize .form-group input[type=email]:focus,
.jobs .materialize .form-group input:focus {
  outline: none;
  background-color: #fff;
}
.jobs .materialize .form-group select.error,
.jobs .materialize .form-group textarea.error,
.jobs .materialize .form-group input[type=text].error,
.jobs .materialize .form-group input[type=email].error,
.jobs .materialize .form-group input.error {
  border: 1px solid #FF0000;
  color: #FF0000;
}
.jobs .materialize .form-group select.error ~ label,
.jobs .materialize .form-group textarea.error ~ label,
.jobs .materialize .form-group input[type=text].error ~ label,
.jobs .materialize .form-group input[type=email].error ~ label,
.jobs .materialize .form-group input.error ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #FF0000 !important;
}
.jobs .materialize .form-group select.error.empty ~ label,
.jobs .materialize .form-group textarea.error.empty ~ label,
.jobs .materialize .form-group input[type=text].error.empty ~ label,
.jobs .materialize .form-group input[type=email].error.empty ~ label,
.jobs .materialize .form-group input.error.empty ~ label {
  top: 17px;
  font-size: 12px;
}
.jobs .materialize .form-group select.empty ~ label,
.jobs .materialize .form-group textarea.empty ~ label,
.jobs .materialize .form-group input[type=text].empty ~ label,
.jobs .materialize .form-group input[type=email].empty ~ label,
.jobs .materialize .form-group input.empty ~ label {
  top: 17px;
  font-size: 12px;
}
.jobs .materialize .form-group input.empty.error ~ label, .jobs .materialize .form-group input.empty:valid ~ label {
  left: 10px;
}
.jobs .materialize .form-group select.empty:focus ~ label, .jobs .materialize .form-group select:focus ~ label,
.jobs .materialize .form-group input.empty:focus ~ label,
.jobs .materialize .form-group input:focus ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #808080;
}
.jobs .materialize .form-group select:valid ~ label,
.jobs .materialize .form-group input:valid ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #808080;
}
.jobs .materialize .form-group select:focus:valid ~ label,
.jobs .materialize .form-group input:focus:valid ~ label {
  color: #808080;
}
.jobs .materialize .form-group textarea.valid ~ label, .jobs .materialize .form-group textarea:focus ~ label {
  display: none;
}
.jobs .materialize .form-group label {
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 17px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.jobs .materialize .form-group label.error {
  display: none !important;
}
@media (max-width: 640px) {
  .jobs .materialize .form-group select,
.jobs .materialize .form-group input[type=text],
.jobs .materialize .form-group input[type=email],
.jobs .materialize .form-group input {
    height: 40px;
  }
  .jobs .materialize .form-group select.error.empty ~ label,
.jobs .materialize .form-group input[type=text].error.empty ~ label,
.jobs .materialize .form-group input[type=email].error.empty ~ label,
.jobs .materialize .form-group input.error.empty ~ label {
    top: 12px;
  }
  .jobs .materialize .form-group select.empty ~ label,
.jobs .materialize .form-group input[type=text].empty ~ label,
.jobs .materialize .form-group input[type=email].empty ~ label,
.jobs .materialize .form-group input.empty ~ label {
    top: 12px;
  }
  .jobs .materialize .form-group label {
    top: 12px;
  }
}
@media (min-width: 641px) {
  .jobs .materialize .form-group {
    margin-bottom: 20px;
  }
}

.jobs .logo-wrap:focus, .jobs .logo-wrap:visited, .jobs .logo-wrap:hover {
  color: #000000;
}
.jobs .logo.placeholder {
  padding: 20px;
  font-size: 26px;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hide {
  display: none;
}

.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

.form-section {
  width: 100%;
}
.form-section .form-header {
  width: 100%;
  font-size: 16px;
  color: #fff;
  background: #5366f6;
  padding: 0 30px;
  height: 67px;
  line-height: 67px;
}
.form-section .form-container {
  padding: 30px;
  font-size: 16px;
  background-color: #F2F2F2;
}
.form-section .form-container input[type=text],
.form-section .form-container input[type=email],
.form-section .form-container textarea {
  width: 100%;
  height: 54px;
}
.form-section .form-container textarea {
  height: 150px;
}
.form-section .form-container .btn {
  color: #fff;
  background: #5366f6;
  border-radius: 4px;
}
.form-section .form-container .btn.upload {
  font-size: 14px;
  height: 44px;
  width: 146px;
  padding: 0 0.5rem;
  display: block;
  line-height: 44px;
  text-align: center;
}
.form-section .form-container .btn.upload i {
  color: #fff;
}
.form-section .form-container .btn.upload:hover {
  color: #fff;
  background: #D6D6D6;
}
.form-section .form-container .btn.upload:hover i {
  color: #fff;
}
.form-section .form-container .btn.submit {
  width: 100%;
  height: 54px;
  font-size: 14px;
}
.form-section .form-container .btn.btn-arrow:hover svg {
  right: -1.75em;
}
.form-section.form-grey {
  margin-bottom: 80px;
}
.form-section.form-grey .form-container {
  background: #fefbf2;
  padding: 0 40px;
  padding-top: 0;
}
.form-section.form-grey .form-container > form {
  border-top: 1px dotted #a6a6a6;
  padding-top: 20px;
  padding-bottom: 40px;
}
.form-section.form-grey .form-header {
  color: #000000;
  background: #fefbf2;
  font-size: 1.5rem;
  padding: 0 40px;
}
.form-section.form-grey .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: none;
  color: #808080;
  border: 1px solid #808080;
  font-size: 14px;
}
.form-section.form-grey .btn.grey-btn:hover {
  color: #000000;
  border-color: #000000;
  background: none;
}
@media (min-width: 641px) {
  .form-section.form-grey .form-header,
.form-section.form-grey .form-container {
    background: #e4e1d9;
  }
}

@media (min-width: 641px) {
  .jobs .form-section.form-grey .form-header {
    height: auto;
    line-height: 1;
    padding-bottom: 20px;
    padding-top: 40px;
  }
}
@media (max-width: 640px) {
  #id-form-section .job-form {
    padding-bottom: 0;
  }
}
.job-form .btn.submitted {
  position: relative;
}
.job-form .btn.submitted:after, .job-form .btn.submitted:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  background: #364cf4;
  width: 0;
}
.job-form .btn.submitted:after {
  background: #1932f3;
  -webkit-transition: 4s width ease-out;
  transition: 4s width ease-out;
}
.job-form .btn.submitted:before {
  width: 100%;
}
.job-form .btn.submitted.submit-progress:after {
  width: 85%;
}
.job-form .btn.submitted.submit-done:after {
  width: 100%;
}
.job-form .btn.submitted.save:hover, .job-form .btn.submitted.save:active, .job-form .btn.submitted.save:focus, .job-form .btn.submitted.submit:hover, .job-form .btn.submitted.submit:active, .job-form .btn.submitted.submit:focus {
  background: #5366f6;
}
.job-form .btn.submitted.grey-btn:after {
  background: #5366f6;
}
.job-form .btn.submitted.grey-btn:before {
  background: #1d1e22;
}
.job-form .btn.submitted.grey-btn.save:hover, .job-form .btn.submitted.grey-btn.save:active, .job-form .btn.submitted.grey-btn.save:focus, .job-form .btn.submitted.grey-btn.submit:hover, .job-form .btn.submitted.grey-btn.submit:active, .job-form .btn.submitted.grey-btn.submit:focus {
  background: #D6D6D6;
  color: #fff;
}
.job-form .file-upload-error {
  font-size: 14px;
  color: #FF0000;
}
.job-form .progress,
.job-form .document-tmpl {
  display: none;
}
.job-form .files-list .document {
  height: 50px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}
.job-form .files-list .document .current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 0.5rem;
}
.job-form .files-list .document .current i, .job-form .files-list .document .current .f-name, .job-form .files-list .document .current .close-btn {
  color: #000000;
  font-size: 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
}
.job-form .files-list .document .current .f-name {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 1rem 0 0.5rem;
}
.job-form .files-list .document.progress-bar .current i, .job-form .files-list .document.progress-bar .current .f-name, .job-form .files-list .document.progress-bar .current .close-btn {
  color: #fff;
}
.job-form .files-list .document.progress-bar .close-btn {
  display: none;
}
.job-form .progress-bar {
  position: relative;
  overflow: hidden;
}
.job-form .progress-bar .current {
  z-index: 2;
  position: relative;
}
.job-form .progress-bar .progress {
  position: absolute;
  display: block;
  width: 0;
  -webkit-transition: width 2s;
  transition: width 2s;
  height: 50px;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #5366f6;
}
.job-form .file-upload-widget {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.job-form .file-upload-widget > span {
  color: #a1a1a1;
  font-size: 12px;
  margin-left: 1rem;
  font-family: "abcrom-book-mono";
}
@media (max-width: 640px) {
  .job-form .file-upload-widget > span {
    font-size: 10px;
    line-height: 1.4;
  }
}
.job-form .btn.submit:disabled {
  pointer-events: none;
  background: #a1a1a1;
}
.job-form .btn.submit:disabled:hover {
  background: #a1a1a1;
}

.form-section.form-grey .job-form .btn.btn-arrow,
.form-section.form-grey .job-form .btn.btn-arrow:hover {
  background: #000000;
  border-color: #000000;
  color: #fff;
}

.practices .heading.with-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}
.practices .heading.with-logo .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 1px solid #ddd;
  margin-right: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.practices .heading.with-logo .logo img {
  -ms-flex-item-align: center;
  align-self: center;
}
.practices .aside .btn.light-btn {
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
}
.practices .aside .btn.light-btn.lg {
  height: 40px;
  line-height: 40px;
}
.practices .aside .btn.light-btn.enquiry i {
  margin-right: 2px;
}
.practices .aside .btn.light-btn.reverse {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.practices .aside .btn.light-btn.reverse:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
.practices .aside .contact-details {
  margin: 0;
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.practices .aside .contact-details > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.practices .aside .contact-details > div:last-child {
  border-bottom: 0;
}
.practices .aside .contact-details > div i {
  font-size: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 0;
  color: #5366f6;
}
.practices .aside .contact-details span {
  width: 100%;
}
.practices .aside .details {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.practices .aside .details h2 {
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}
.practices .aside .details .info dd {
  margin: 0 0 20px 0;
  font-size: 18px;
}
.practices .aside .details .info dd > span:first-child {
  font-weight: 600;
  margin-right: 5px;
}
.practices .aside .details .info dd a {
  color: #000000;
  text-decoration: none;
}
.practices .aside .details .info dd a:hover {
  text-decoration: none;
  color: #5366f6;
}
.practices .aside .details .info dd a.address-tool {
  color: #5366f6;
}
.practices .aside .details .info dd.address-list .sub {
  display: block;
}
.practices .aside .details .info dd.address-list .sub.hide {
  display: none;
}
.practices .aside.sticky .block:last-child {
  margin-bottom: 20px;
}
.practices .section-nav {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  font-size: 18px;
  border-bottom: 1px dotted #a6a6a6;
}
.practices .section-nav li {
  margin: 0 0 10px;
  border-right: 1px dotted #a6a6a6;
}
.practices .section-nav li a {
  padding-right: 2rem;
  padding-left: 0.75rem;
  display: block;
  color: #808080;
}
.practices .section-nav li a:focus {
  color: #808080;
}
.practices .section-nav li a:hover {
  color: #000000;
}
.practices .section-nav li:first-child {
  margin-left: 0;
}
.practices .section-nav li:first-child a {
  padding-left: 0;
}
.practices .section-nav li:last-child {
  border: 0;
}
.practices .section-nav li.active > a {
  color: #000000;
}
.practices .section-nav li.active > a:hover, .practices .section-nav li.active > a:focus {
  color: #000000;
}
@media (max-width: 640px) {
  .practices .section-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
  }
  .practices .section-nav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .practices .section-nav li a {
    padding-right: 0;
  }
}
.practices .job.list-item {
  padding-top: 0;
}
.practices .related-section .head .extend {
  margin-right: 0;
}
.practices .related-section > h2 {
  position: relative;
  overflow: hidden;
  font-size: 23px;
  margin: 1rem 0;
}
.practices .related-section > h2:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  border: 1px solid #ddd;
  margin-left: 10px;
}
.practices .paginate,
.practices .related-pagination {
  margin-top: 20px;
  display: inline-block;
  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;
}
.practices .paginate:hover,
.practices .related-pagination:hover {
  color: #000000;
  background-color: #8e8b8b;
}
.practices .more-btn-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.practices .grid-3col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
.practices .project-item {
  padding: 0;
}
.practices .project-item h3 {
  font-size: 18px;
  margin: 20px 0 0;
  font-weight: 400;
}
.practices .project-item .slide img {
  width: 100%;
}
@media (max-width: 640px) {
  .practices .grid-3col {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.practices .view-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  background: #fff;
  text-align: left;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 0.4rem;
  overflow: hidden;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
  font-family: "abcrom-book-mono";
  font-size: 12px;
}
.practices .view-btn i {
  margin-right: 10px;
  color: #000000;
}
.practices .view-btn img {
  margin-right: 0;
}
.practices .view-btn span {
  margin-left: 0.4rem;
}
.practices .project-gallery .slide-img {
  position: relative;
}
.practices .project-item .slide {
  position: relative;
}
.practices .project-item .slide img {
  width: auto;
  height: 100%;
}
@media (max-width: 640px) {
  .practices .project-item .slide img {
    height: auto;
  }
}
.practices .btn.light-btn {
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
}
.practices .btn.light-btn.lg {
  height: 40px;
  line-height: 40px;
}
.practices .btn.light-btn.enquiry i {
  margin-right: 2px;
}
.practices .btn.light-btn.reverse {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.practices .btn.light-btn.reverse:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
.practices .btn.load-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;
}
.practices .btn.load-btn:hover {
  color: #000000;
  background-color: #8e8b8b;
}
.practices .btn.load-btn,
.practices .btn.light-btn {
  margin-top: 20px;
}
.practices.section-page.with-filters main .filters .filter-ad .btn.grey-btn {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.practices.section-page.with-filters main .filters .filter-ad .btn.grey-btn:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
.practices .offices-grid .office a {
  color: #000000;
}
.practices .offices-grid .office a:hover {
  color: #5366f6;
}
.practices .endless_container .endless_more {
  width: 100%;
  max-width: 400px;
  font-size: 16px;
  border-radius: 8px;
  height: 50px;
  line-height: 50px;
}
.practices .endless_container .endless_more:hover {
  background: #5366f6;
  color: #fff;
}
.practices .pagination_container {
  text-align: center;
}
.practices .pagination_container .spinner {
  display: none;
  text-transform: uppercase;
  text-align: center;
  text-indent: -9999em;
  background: url("/site_media/static/img/loading.gif") no-repeat center;
  height: 80px;
  margin-top: 20px;
}
.practices .pagination_container.loading .spinner {
  display: block;
}
.practices .pagination_container.loading .paginate {
  display: none;
}
@media (max-width: 360px) {
  .practices .section-nav.tab-4 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .practices .section-nav.tab-4 li {
    margin-right: 5px;
  }
}
@media (min-width: 361px) and (max-width: 410px) {
  .practices .section-nav li {
    margin-right: 20px;
  }
}
@media (max-width: 640px) {
  .practices main {
    padding: 0 20px;
  }
}
@media (min-width: 1021px) {
  .practices .content #project {
    margin-top: 20px;
  }
}

.promo-page .aside .btn.light-btn,
.practice-projects .aside .btn.light-btn {
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
}
.promo-page .aside .btn.light-btn.lg,
.practice-projects .aside .btn.light-btn.lg {
  height: 40px;
  line-height: 40px;
}
.promo-page .aside .btn.light-btn.enquiry i,
.practice-projects .aside .btn.light-btn.enquiry i {
  margin-right: 2px;
}
.promo-page .aside .btn.light-btn.reverse,
.practice-projects .aside .btn.light-btn.reverse {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.promo-page .aside .btn.light-btn.reverse:hover,
.practice-projects .aside .btn.light-btn.reverse:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
.promo-page .aside .contact-details,
.practice-projects .aside .contact-details {
  margin: 0;
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.promo-page .aside .contact-details > div,
.practice-projects .aside .contact-details > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.promo-page .aside .contact-details > div:last-child,
.practice-projects .aside .contact-details > div:last-child {
  border-bottom: 0;
}
.promo-page .aside .contact-details > div i,
.practice-projects .aside .contact-details > div i {
  font-size: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 0;
  color: #5366f6;
}
.promo-page .aside .contact-details span,
.practice-projects .aside .contact-details span {
  width: 100%;
}
.promo-page .aside .details,
.practice-projects .aside .details {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.promo-page .aside .details h2,
.practice-projects .aside .details h2 {
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}
.promo-page .aside .details .info dd,
.practice-projects .aside .details .info dd {
  margin: 0 0 20px 0;
  font-size: 18px;
}
.promo-page .aside .details .info dd > span:first-child,
.practice-projects .aside .details .info dd > span:first-child {
  font-weight: 600;
  margin-right: 5px;
}
.promo-page .aside .details .info dd a,
.practice-projects .aside .details .info dd a {
  color: #000000;
  text-decoration: none;
}
.promo-page .aside .details .info dd a:hover,
.practice-projects .aside .details .info dd a:hover {
  text-decoration: none;
  color: #5366f6;
}
.promo-page .aside .details .info dd a.address-tool,
.practice-projects .aside .details .info dd a.address-tool {
  color: #5366f6;
}
.promo-page .aside .details .info dd.address-list .sub,
.practice-projects .aside .details .info dd.address-list .sub {
  display: block;
}
.promo-page .aside .details .info dd.address-list .sub.hide,
.practice-projects .aside .details .info dd.address-list .sub.hide {
  display: none;
}
.promo-page .aside.sticky .block:last-child,
.practice-projects .aside.sticky .block:last-child {
  margin-bottom: 20px;
}
.promo-page .related-section .head .extend,
.practice-projects .related-section .head .extend {
  margin-right: 0;
}
.promo-page .related-section > h2,
.practice-projects .related-section > h2 {
  position: relative;
  overflow: hidden;
  font-size: 23px;
  margin: 1rem 0;
}
.promo-page .related-section > h2:after,
.practice-projects .related-section > h2:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  border: 1px solid #ddd;
  margin-left: 10px;
}
.promo-page .paginate,
.promo-page .related-pagination,
.practice-projects .paginate,
.practice-projects .related-pagination {
  margin-top: 20px;
  display: inline-block;
  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;
}
.promo-page .paginate:hover,
.promo-page .related-pagination:hover,
.practice-projects .paginate:hover,
.practice-projects .related-pagination:hover {
  color: #000000;
  background-color: #8e8b8b;
}
.promo-page .more-btn-wrap,
.practice-projects .more-btn-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.promo-page .grid-3col,
.practice-projects .grid-3col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
.promo-page .project-item,
.practice-projects .project-item {
  padding: 0;
}
.promo-page .project-item h3,
.practice-projects .project-item h3 {
  font-size: 18px;
  margin: 20px 0 0;
  font-weight: 400;
}
.promo-page .project-item .slide img,
.practice-projects .project-item .slide img {
  width: 100%;
}
@media (max-width: 640px) {
  .promo-page .grid-3col,
.practice-projects .grid-3col {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.promo-page .view-btn,
.practice-projects .view-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  background: #fff;
  text-align: left;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 0.4rem;
  overflow: hidden;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
  font-family: "abcrom-book-mono";
  font-size: 12px;
}
.promo-page .view-btn i,
.practice-projects .view-btn i {
  margin-right: 10px;
  color: #000000;
}
.promo-page .view-btn img,
.practice-projects .view-btn img {
  margin-right: 0;
}
.promo-page .view-btn span,
.practice-projects .view-btn span {
  margin-left: 0.4rem;
}
.promo-page .project-gallery .slide-img,
.practice-projects .project-gallery .slide-img {
  position: relative;
}
.promo-page .project-item .slide,
.practice-projects .project-item .slide {
  position: relative;
}
.promo-page .project-item .slide img,
.practice-projects .project-item .slide img {
  width: auto;
  height: 100%;
}
@media (max-width: 640px) {
  .promo-page .project-item .slide img,
.practice-projects .project-item .slide img {
    height: auto;
  }
}
.promo-page .has-slide.featured .view-btn,
.practice-projects .has-slide.featured .view-btn {
  bottom: 10px;
}
.promo-page .section-nav,
.practice-projects .section-nav {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  font-size: 18px;
  border-bottom: 1px dotted #a6a6a6;
}
.promo-page .section-nav li,
.practice-projects .section-nav li {
  margin: 0 0 10px;
  border-right: 1px dotted #a6a6a6;
}
.promo-page .section-nav li a,
.practice-projects .section-nav li a {
  padding-right: 2rem;
  padding-left: 0.75rem;
  display: block;
  color: #808080;
}
.promo-page .section-nav li a:focus,
.practice-projects .section-nav li a:focus {
  color: #808080;
}
.promo-page .section-nav li a:hover,
.practice-projects .section-nav li a:hover {
  color: #000000;
}
.promo-page .section-nav li:first-child,
.practice-projects .section-nav li:first-child {
  margin-left: 0;
}
.promo-page .section-nav li:first-child a,
.practice-projects .section-nav li:first-child a {
  padding-left: 0;
}
.promo-page .section-nav li:last-child,
.practice-projects .section-nav li:last-child {
  border: 0;
}
.promo-page .section-nav li.active > a,
.practice-projects .section-nav li.active > a {
  color: #000000;
}
.promo-page .section-nav li.active > a:hover, .promo-page .section-nav li.active > a:focus,
.practice-projects .section-nav li.active > a:hover,
.practice-projects .section-nav li.active > a:focus {
  color: #000000;
}
@media (max-width: 640px) {
  .promo-page .section-nav,
.practice-projects .section-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
  }
  .promo-page .section-nav li,
.practice-projects .section-nav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .promo-page .section-nav li a,
.practice-projects .section-nav li a {
    padding-right: 0;
  }
}
.promo-page .section-nav,
.practice-projects .section-nav {
  display: none;
}
.promo-page .details-simple,
.practice-projects .details-simple {
  margin-top: 20px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 20px;
  line-height: 1.1;
}
.promo-page .details-simple > div h4,
.practice-projects .details-simple > div h4 {
  margin: 20px 0 10px;
}
.promo-page .details-simple > div p,
.practice-projects .details-simple > div p {
  margin-bottom: 10px;
}
.promo-page .details-simple > div:first-child h4,
.practice-projects .details-simple > div:first-child h4 {
  margin-top: 0;
}
.promo-page .details-simple > div:last-child p,
.practice-projects .details-simple > div:last-child p {
  margin-bottom: 0;
}
@media (min-width: 1021px) {
  .promo-page .details-simple,
.practice-projects .details-simple {
    margin-bottom: 80px;
  }
}
@media (max-width: 640px) {
  .promo-page .details-simple,
.practice-projects .details-simple {
    margin-top: 15px;
    font-size: 16px;
  }
  .promo-page .details-simple > div,
.practice-projects .details-simple > div {
    margin-right: 0;
  }
  .promo-page .related-section .head,
.practice-projects .related-section .head {
    display: none;
  }
  .promo-page .section-nav,
.practice-projects .section-nav {
    margin: 30px 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .promo-page .section-nav li.active > a,
.practice-projects .section-nav li.active > a {
    pointer-events: none;
  }
  .promo-page .content dd.tbl span.project-details-label,
.practice-projects .content dd.tbl span.project-details-label {
    width: 100px;
  }
  .promo-page .content dd.tbl span.project-details-label:after,
.practice-projects .content dd.tbl span.project-details-label:after {
    content: none;
  }
}

.offices-grid.grid-3col {
  grid-gap: 20px;
}
.offices-grid .office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.offices-grid .office strong {
  font-weight: bold;
}
.offices-grid .office .office-address p > strong {
  font-weight: 600;
}
.offices-grid .office h4, .offices-grid .office h5, .offices-grid .office p {
  margin: 0;
  line-height: 1.5;
}
.offices-grid .office h4, .offices-grid .office p, .offices-grid .office h5, .offices-grid .office a {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.offices-grid .office h4, .offices-grid .office h5 {
  font-weight: 700;
  color: #000000;
  margin: 0;
}
.offices-grid .office p {
  font-weight: 300;
  color: #000000;
}
.offices-grid .office a {
  color: #5366f6;
}
.offices-grid .office .office-numbers {
  margin-top: 0.5rem;
}
.offices-grid .office .office-numbers a {
  display: block;
}
.offices-grid .office .office-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.offices-grid .office .office-link a {
  color: #5366f6;
  font-weight: bold;
}
.offices-grid .office .office-link .sep {
  margin-left: 0.75rem;
  padding-left: 0.75rem;
  border-left: 2px solid #5366f6;
  height: 18px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.offices-grid .office .office-map {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
}
@media (max-width: 640px) {
  .offices-grid .office {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .offices-grid .office h4, .offices-grid .office p, .offices-grid .office h5, .offices-grid .office a {
    font-size: 1rem;
    line-height: 1.4375;
  }
  .offices-grid .office .office-map {
    display: none;
  }
  .offices-grid .office .office-address {
    padding-left: 0;
  }
  .offices-grid .office .office-address > p,
.offices-grid .office .office-address .office-numbers {
    margin-bottom: 20px;
  }
  .offices-grid .office .office-link a {
    font-weight: 400;
  }
}

.container.advertise {
  min-height: 1000px;
  margin-bottom: 0;
}
.container.advertise .cover p {
  font-size: 28px;
}
.container.advertise .cover .controls {
  margin-top: 2rem;
  padding-top: 0;
}
.container.advertise .cover.practice .controls {
  margin-top: 2.5rem;
}
.container.advertise .box {
  text-align: center;
  padding: 0 1rem;
}
.container.advertise .section-wrap {
  padding: 3rem 0;
  font-size: 22px;
}
.container.advertise .section-wrap p {
  font-size: 28px;
}
.container.advertise .section-wrap p.small {
  font-size: 14px;
}
.container.advertise .section-stats .stats {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.container.advertise .section-stats .stats .head {
  font-size: 32px;
  font-weight: bold;
}
.container.advertise .section-info {
  background-image: url(/site_media/static/frontend/images/b-architecture.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #fafafa;
  position: relative;
}
.container.advertise .section-info:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
}
.container.advertise .section-info .box,
.container.advertise .section-info .section-content {
  position: relative;
  z-index: 2;
}
.container.advertise .section-info h2 {
  font-size: 48px;
  margin: 1.25rem 0;
}
.container.advertise .section-info h3 {
  font-size: 58px;
  margin: 1.25rem 0;
}
.container.advertise .section-info .separator {
  display: none;
}
.container.advertise .section-info .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container.advertise .section-info .feature > div {
  border-top: 1px solid #000000;
  padding: 1.25rem 0.5rem;
  padding-left: 35px;
  position: relative;
}
.container.advertise .section-info .feature > div:before {
  content: "\f14a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 22px;
  color: #5366f6;
  position: absolute;
  left: 0.5rem;
  top: 1.25rem;
}
.container.advertise .section-bottom .btn {
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  border-radius: 4px;
  margin-left: auto;
  padding: 0 2.8rem;
  display: inline-block;
  border: 0;
}
.container.advertise .section-bottom .btn i {
  color: #fff;
  font-size: 16px;
  margin-left: 0.25rem;
}
.container.advertise .section-bottom .btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.container.advertise .section-bottom .btn:hover i {
  color: #fff;
}
.container.advertise .section-bottom .small {
  margin-top: 0.75rem;
}
@media (min-width: 1021px) {
  .container.advertise .box {
    width: 70%;
    margin: auto;
  }
  .container.advertise .section-wrap {
    padding: 80px 0;
  }
}
@media (max-width: 640px) {
  .container.advertise .section-stats .stats {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.advertise .section-stats .stats > div {
    margin-bottom: 20px;
  }
  .container.advertise .section-stats .stats > div:last-child {
    margin-bottom: 0;
  }
  .container.advertise .section-stats .stats .head {
    text-align: center;
    display: block;
  }
  .container.advertise .section-info .separator {
    display: block;
    border-bottom: 1px solid #000000;
    margin: 20px 1rem;
  }
  .container.advertise .section-info .feature {
    -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;
    border: none;
    margin: 0 auto;
    width: 285px;
  }
  .container.advertise .section-info .feature.practice {
    width: 235px;
  }
  .container.advertise .section-info .feature > div {
    border: none;
    padding: 0px;
    padding-bottom: 10px;
    padding-left: 30px;
  }
  .container.advertise .section-info .feature > div i {
    margin-right: 5px;
  }
  .container.advertise .section-info .feature > div:before {
    left: 0;
    top: 0;
  }
}

.section-page.with-filters main.with-cover.advertise {
  grid-template-areas: "cover" "core" "........";
  grid-gap: 0;
  grid-template-columns: 1fr;
}

.section-page.with-filters main .filters .filter-ad {
  display: none;
  margin: 20px 0;
  padding: 0;
  position: relative;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #a6a6a6;
}
.section-page.with-filters main .filters .filter-ad span {
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.section-page.with-filters main .filters .filter-ad .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 0.875rem;
  height: 40px;
  line-height: 40px;
  display: block;
}
.section-page.with-filters main .filters .filter-ad .btn.job {
  text-align: center;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: #2B2D32;
  color: #fff;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn.reverse {
  background: #fff;
  color: #2B2D32;
  border: 1px solid #2B2D32;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn.reverse:hover {
  border-color: #D6D6D6;
  color: #fff;
  background: #D6D6D6;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn.reverse-fade {
  background: none;
  color: #808080;
  border: 1px solid #808080;
}
.section-page.with-filters main .filters .filter-ad .btn.grey-btn.reverse-fade:hover {
  border-color: #000000;
  color: #000000;
}
.section-page.with-filters main .filters .filter-ad .btn {
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 1021px) {
  .section-page.with-filters main .filters .filter-ad {
    display: block;
  }
}
.section-page.with-filters main .mob-ad {
  display: none;
  margin: 20px 0;
  padding: 0;
  position: relative;
  margin: 10px 0;
  height: 120px;
}
.section-page.with-filters main .mob-ad span {
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.section-page.with-filters main .mob-ad .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 0.875rem;
  height: 40px;
  line-height: 40px;
  display: block;
}
.section-page.with-filters main .mob-ad .btn.job {
  text-align: center;
}
.section-page.with-filters main .mob-ad .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: #2B2D32;
  color: #fff;
}
.section-page.with-filters main .mob-ad .btn.grey-btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.section-page.with-filters main .mob-ad .btn.grey-btn.reverse {
  background: #fff;
  color: #2B2D32;
  border: 1px solid #2B2D32;
}
.section-page.with-filters main .mob-ad .btn.grey-btn.reverse:hover {
  border-color: #D6D6D6;
  color: #fff;
  background: #D6D6D6;
}
.section-page.with-filters main .mob-ad .btn.grey-btn.reverse-fade {
  background: none;
  color: #808080;
  border: 1px solid #808080;
}
.section-page.with-filters main .mob-ad .btn.grey-btn.reverse-fade:hover {
  border-color: #000000;
  color: #000000;
}
.section-page.with-filters main .mob-ad .btn {
  display: inline-block;
  margin-top: 40px;
}
.section-page.with-filters main .mob-ad:before {
  background: rgba(255, 255, 255, 0.5);
}
.section-page.with-filters main .mob-ad .wrap {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fav-star-wrap {
  position: relative;
}
.fav-star-wrap .fav-star {
  font-size: 16px;
}
.fav-star-wrap .fav-star i {
  font-weight: normal;
  color: #000000;
}
.fav-star-wrap .fav-star:hover i {
  color: #5366f6;
}
.fav-star-wrap .fav-star.starred i {
  font-weight: bold;
  color: #5366f6;
}
.fav-star-wrap .fav-star {
  position: absolute;
  top: 0;
  right: 0;
}

.fav-star-flex {
  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;
}
.fav-star-flex .fav-star {
  font-size: 24px;
}
.fav-star-flex .fav-star i {
  font-weight: normal;
  color: #000000;
}
.fav-star-flex .fav-star:hover i {
  color: #5366f6;
}
.fav-star-flex .fav-star.starred i {
  font-weight: bold;
  color: #5366f6;
}

.fav-star-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fav-star-head .fav-star {
  font-size: 16px;
}
.fav-star-head .fav-star i {
  font-weight: normal;
  color: #000000;
}
.fav-star-head .fav-star:hover i {
  color: #5366f6;
}
.fav-star-head .fav-star.starred i {
  font-weight: bold;
  color: #5366f6;
}

.logo-wrap .fav-star,
.slides .fav-star {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  font-size: 16px;
  padding: 30px 0 0 30px;
}
.logo-wrap .fav-star span,
.slides .fav-star span {
  background: rgba(0, 0, 0, 0.7);
  padding: 8px;
}
.logo-wrap .fav-star i,
.slides .fav-star i {
  font-weight: normal;
  color: #fff;
}
.logo-wrap .fav-star.starred span,
.slides .fav-star.starred span {
  background: #5366f6;
}

@media (max-width: 640px) {
  .heading .fav-star {
    display: none;
  }

  .logo-wrap,
.slides {
    position: relative;
  }
  .logo-wrap .fav-star,
.slides .fav-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-wrap .fav-star > span {
    padding: 6px;
    background: #000;
  }
}
main .heading .metadata .mob {
  display: none;
}
@media (max-width: 640px) {
  main .heading .metadata .desk {
    display: none;
  }
  main .heading .metadata .mob {
    display: inline-block;
  }
}

.mob-only {
  display: none;
}

@media (max-width: 640px) {
  .desk-only {
    display: none !important;
  }

  .mob-only {
    display: block;
  }
  .mob-only.work-info {
    display: inline-block;
  }

  .article-page.jobs main.container {
    grid-template-areas: "bc-mob" "slides" "heading" "content";
  }
  .article-page.jobs main.container.no-apply {
    min-height: 750px;
    padding-bottom: 15px;
  }
  .article-page.jobs main.container .breadcrumbs__mob .breadcrumbs {
    display: block;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .article-page.jobs main.container .heading .breadcrumbs {
    display: none;
  }
  .article-page.jobs main.container .heading h1 {
    margin-top: 0;
  }
  .article-page.jobs main.container .heading .metadata .separator {
    display: inline-block;
  }
  .article-page.jobs main.container .heading .metadata .company {
    display: none;
  }
  .article-page.jobs main.container .heading .metadata .author {
    margin: 0;
  }
  .article-page.jobs main.container .block-supplier {
    margin: 10px 0 0;
    padding: 0;
  }
  .article-page.jobs main.container .block-supplier .branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    font-weight: bold;
  }
  .article-page.jobs main.container .block-supplier .logo {
    width: 50%;
    height: auto;
    background: #fff;
    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;
  }
  .article-page.jobs main.container .block-supplier .company-name {
    font-family: "abcrom-book", sans-serif;
  }
  .article-page.jobs main.container .block-supplier .btn {
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #2B2D32;
    border-radius: 0.25rem;
  }
  .article-page.jobs main.container .slides .featured-meta {
    display: none;
  }
  .article-page.jobs main.container .form-section {
    margin: 40px 0;
    width: 100%;
  }
  .article-page.jobs main.container .form-section .form-header {
    height: auto;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 17px;
    padding: 0;
  }
  .article-page.jobs main.container .form-section .form-container {
    padding: 0;
  }
  .article-page.jobs main.container .form-section .form-container .btn.submit,
.article-page.jobs main.container .form-section .form-container .btn.upload {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.article.practices main.with-cover .cover {
  position: relative;
  overflow: hidden;
}
.article.practices main.with-cover .cover .featured-meta {
  margin-bottom: 0;
  padding: 20px 0;
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: -50%;
  height: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.article.practices main.with-cover .cover .featured-meta .caption,
.article.practices main.with-cover .cover .featured-meta .credit {
  display: block;
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}
.article.practices main.with-cover .cover .featured-meta .caption {
  font-size: 15px;
  margin-bottom: 0;
}
.article.practices main.with-cover .cover .featured-meta .credit {
  margin-top: 0;
  color: #8e8b8b;
}
.article.practices main.with-cover .cover .cover-img-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media (max-width: 1260px) {
  .article.practices main.with-cover .heading.top-head {
    display: none;
  }
}
.article.practices main.with-cover .cover-image {
  width: 100%;
  height: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.article.practices main.with-cover .cover-image.desk-only {
  display: none;
}
.article.practices main.with-cover .practice-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article.practices main.with-cover .practice-card .logo.img-wrap {
  height: 100px;
  width: 150px;
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-right: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 641px) {
  .article.practices main.with-cover .practice-card .logo.img-wrap .mob-only {
    display: none;
  }
}
@media (max-width: 640px) {
  .article.practices main.with-cover .practice-card .logo.img-wrap .desk-only {
    display: none;
  }
}
.article.practices main.with-cover .practice-card .wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.article.practices main.with-cover .practice-card .wrap h1 {
  font-size: 28px;
  margin: 0;
  margin-bottom: 5px;
}
@media (max-width: 1020px) {
  .article.practices main.with-cover .practice-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .article.practices main.with-cover .practice-card .logo.img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .article.practices main.with-cover .practice-card .wrap h1 {
    margin-bottom: 20px;
    width: 100%;
  }
  .article.practices main.with-cover .practice-card .wrap .metadata {
    width: 100%;
    border-top: 1px dotted #a6a6a6;
    border-bottom: 1px dotted #a6a6a6;
    font-size: 1rem;
    line-height: 1.25;
    padding: 10px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .article.practices main.with-cover .practice-card .wrap h1 {
    font-size: 2.25rem;
    line-height: 1.11;
  }
  .article.practices main.with-cover .practice-card .wrap .metadata {
    font-size: 10px;
    line-height: 1.4;
    padding: 8px 0;
  }
}
.article.practices main.with-cover .practice-meta-mob {
  display: none;
  font-size: 16px;
  line-height: 1.4375;
  margin-top: 40px;
}
.article.practices main.with-cover .practice-meta-mob .dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 0;
  border-bottom: 1px dotted #a6a6a6;
}
.article.practices main.with-cover .practice-meta-mob .dt:first-child {
  border-top: 1px dotted #a6a6a6;
}
.article.practices main.with-cover .practice-meta-mob .dt > span:first-child {
  font-weight: 700;
}
@media (max-width: 1020px) {
  .article.practices main.with-cover .practice-meta-mob {
    display: block;
  }
}
@media (min-width: 641px) {
  .article.practices main.with-cover .cover:hover .featured-meta {
    bottom: -1px;
    height: auto;
  }
  .article.practices main.with-cover .cover-image {
    height: 420px;
  }
  .article.practices main.with-cover .cover-image.desk-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .article.practices main.with-cover .cover-image.mob-only {
    display: none;
  }
  .article.practices main.with-cover .heading .logo {
    width: 125px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    margin-right: 20px;
  }
  .article.practices main.with-cover .heading .wrap h1 {
    font-size: 48px;
  }
}
@media (min-width: 1021px) {
  .article.practices main.with-cover .heading .logo {
    display: none;
  }
  .article.practices main.with-cover .aside {
    margin-top: 20px;
  }
}

.practice-projects .heading .metadata {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #a6a6a6;
}
@media (max-width: 1020px) {
  .practice-projects .heading .metadata {
    margin-top: 20px;
    border-top: 1px dotted #a6a6a6;
    margin-bottom: 0;
    padding: 8px 0;
  }
}

.article.promo-page main .details .head,
.article.practice-projects main .details .head {
  margin-top: 20px;
}
.article.promo-page main .details .head h3,
.article.practice-projects main .details .head h3 {
  margin: 0 0 5px;
  font-size: 23px;
}
.article.promo-page main .project-item.current,
.article.practice-projects main .project-item.current {
  pointer-events: none;
}
.article.promo-page main .project-item.current img,
.article.practice-projects main .project-item.current img {
  opacity: 0.5;
}
@media (min-width: 1021px) {
  .article.promo-page main .content .btn.enquiry,
.article.practice-projects main .content .btn.enquiry {
    display: none;
  }
}
@media (min-width: 1021px) and (max-width: 1260px) {
  .article.promo-page main,
.article.practice-projects main {
    grid-template-areas: "breadcrumb breadcrumb" "heading share" "slides aside" "content aside" "more aside" "related aside" "...... aside";
  }
}
@media (max-width: 1020px) {
  .article.promo-page main,
.article.practice-projects main {
    grid-template-areas: "breadcrumb breadcrumb" "slides  slides" "heading share" "content content" "more    more" "related related" "aside   aside";
  }
  .article.promo-page main .slides .featured-meta,
.article.practice-projects main .slides .featured-meta {
    display: none;
  }
  .article.promo-page main .heading .metadata .separator,
.article.practice-projects main .heading .metadata .separator {
    display: inline;
  }
  .article.promo-page main .heading h1,
.article.practice-projects main .heading h1 {
    margin: 0;
  }
}

.article.practice-projects main .practice-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article.practice-projects main .practice-card .logo.img-wrap {
  height: 100px;
  width: 150px;
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-right: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 641px) {
  .article.practice-projects main .practice-card .logo.img-wrap .mob-only {
    display: none;
  }
}
@media (max-width: 640px) {
  .article.practice-projects main .practice-card .logo.img-wrap .desk-only {
    display: none;
  }
}
.article.practice-projects main .practice-card .wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.article.practice-projects main .practice-card .wrap h1 {
  font-size: 28px;
  margin: 0;
  margin-bottom: 5px;
}
@media (max-width: 1020px) {
  .article.practice-projects main .practice-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .article.practice-projects main .practice-card .logo.img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .article.practice-projects main .practice-card .wrap h1 {
    margin-bottom: 20px;
    width: 100%;
  }
  .article.practice-projects main .practice-card .wrap .metadata {
    width: 100%;
    border-top: 1px dotted #a6a6a6;
    border-bottom: 1px dotted #a6a6a6;
    font-size: 1rem;
    line-height: 1.25;
    padding: 10px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .article.practice-projects main .practice-card .wrap h1 {
    font-size: 2.25rem;
    line-height: 1.11;
  }
  .article.practice-projects main .practice-card .wrap .metadata {
    font-size: 10px;
    line-height: 1.4;
    padding: 8px 0;
  }
}
.article.practice-projects main .practice-card {
  margin-top: 10px;
  padding: 20px 0;
  border-top: 1px dotted #a6a6a6;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.article.practice-projects main .practice-card .logo.img-wrap {
  background: #fff;
}
.article.practice-projects main .practice-card .wrap h1 {
  font-family: "abcrom-book-mono";
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.article.practice-projects main .practice-card .wrap .metadata {
  display: none;
}
@media (min-width: 1021px) {
  .article.practice-projects main .practice-card {
    display: none;
  }
}

.article.promo-page main .breadcrumbs,
.article.jobs main .breadcrumbs,
.article.practices main .breadcrumbs,
.article.practice-projects main .breadcrumbs {
  font-family: "abcrom-book-mono";
  display: block;
  margin: 20px 0;
  grid-area: breadcrumb;
}
.article.promo-page main .breadcrumbs .item,
.article.jobs main .breadcrumbs .item,
.article.practices main .breadcrumbs .item,
.article.practice-projects main .breadcrumbs .item {
  position: relative;
  z-index: 2;
  font-size: 12px;
  font-weight: 300;
}
.article.promo-page main .breadcrumbs .item:before, .article.promo-page main .breadcrumbs .item:after,
.article.jobs main .breadcrumbs .item:before,
.article.jobs main .breadcrumbs .item:after,
.article.practices main .breadcrumbs .item:before,
.article.practices main .breadcrumbs .item:after,
.article.practice-projects main .breadcrumbs .item:before,
.article.practice-projects main .breadcrumbs .item:after {
  content: ">";
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin: 0 5px;
}
.article.promo-page main .breadcrumbs .item:before,
.article.jobs main .breadcrumbs .item:before,
.article.practices main .breadcrumbs .item:before,
.article.practice-projects main .breadcrumbs .item:before {
  content: none;
}
.article.promo-page main .breadcrumbs .item.back,
.article.jobs main .breadcrumbs .item.back,
.article.practices main .breadcrumbs .item.back,
.article.practice-projects main .breadcrumbs .item.back {
  margin-right: 10px;
}
.article.promo-page main .breadcrumbs .item.back:after,
.article.jobs main .breadcrumbs .item.back:after,
.article.practices main .breadcrumbs .item.back:after,
.article.practice-projects main .breadcrumbs .item.back:after {
  content: none;
}
.article.promo-page main .breadcrumbs .item.back:before,
.article.jobs main .breadcrumbs .item.back:before,
.article.practices main .breadcrumbs .item.back:before,
.article.practice-projects main .breadcrumbs .item.back:before {
  content: "\f177";
  margin-left: 0;
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
}
.article.promo-page main .breadcrumbs .item.last:after,
.article.jobs main .breadcrumbs .item.last:after,
.article.practices main .breadcrumbs .item.last:after,
.article.practice-projects main .breadcrumbs .item.last:after {
  content: none;
}
.article.promo-page main .breadcrumbs.with-border,
.article.jobs main .breadcrumbs.with-border,
.article.practices main .breadcrumbs.with-border,
.article.practice-projects main .breadcrumbs.with-border {
  position: relative;
}
.article.promo-page main .breadcrumbs.with-border:after,
.article.jobs main .breadcrumbs.with-border:after,
.article.practices main .breadcrumbs.with-border:after,
.article.practice-projects main .breadcrumbs.with-border:after {
  content: "";
  border-bottom: 1px solid #ddd;
  position: absolute;
  width: calc(100vw - 8px);
  height: 100%;
  z-index: 1;
  bottom: -10px;
  left: calc(-50vw + 617.5px);
  right: calc(-50vw + 617.5px);
}
.article.promo-page main .content,
.article.jobs main .content,
.article.practices main .content,
.article.practice-projects main .content {
  font-family: "abcrom-book", sans-serif;
}
.article.promo-page main .content .content__main p,
.article.jobs main .content .content__main p,
.article.practices main .content .content__main p,
.article.practice-projects main .content .content__main p {
  font-size: 16px;
  line-height: 23px;
}
@media (min-width: 641px) {
  .article.promo-page main .content .content__main p,
.article.jobs main .content .content__main p,
.article.practices main .content .content__main p,
.article.practice-projects main .content .content__main p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.article.promo-page main .content .content__main ul,
.article.jobs main .content .content__main ul,
.article.practices main .content .content__main ul,
.article.practice-projects main .content .content__main ul {
  padding-left: 20px;
}
.article.promo-page main .content .content__main ul li,
.article.jobs main .content .content__main ul li,
.article.practices main .content .content__main ul li,
.article.practice-projects main .content .content__main ul li {
  padding-left: 10px;
}

.article.practices main,
.article.practice-projects main {
  font-family: "abcrom-book", sans-serif;
}
.article.practices main .breadcrumbs,
.article.practice-projects main .breadcrumbs {
  margin: 20px 0 0;
}
.article.practices main .head h2,
.article.practice-projects main .head h2 {
  font-size: 20px;
}
@media (max-width: 640px) {
  .article.practices main .head h2,
.article.practice-projects main .head h2 {
    font-size: 17px;
  }
  .article.practices main .breadcrumbs,
.article.practice-projects main .breadcrumbs {
    margin: 10px 20px;
    margin-bottom: 0;
  }
  .article.practices main .view-btn > div,
.article.practice-projects main .view-btn > div {
    display: none;
  }
}
@media (min-width: 1261px) {
  .article.practices main .breadcrumbs,
.article.practice-projects main .breadcrumbs {
    margin: 20px 0 -20px;
  }
}
.article.practices main .mob-contact-section,
.article.practice-projects main .mob-contact-section {
  display: none;
  margin-top: 20px;
}
@media (max-width: 1020px) {
  .article.practices main .mob-contact-section,
.article.practice-projects main .mob-contact-section {
    display: block;
  }
}
.article.practices main .mob-contact-section.project,
.article.practice-projects main .mob-contact-section.project {
  margin-top: 0;
}
.article.practices main .mob-contact-section .btn.grey-btn,
.article.practice-projects main .mob-contact-section .btn.grey-btn {
  width: 100%;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 0;
  background: #000000;
  height: 40px;
  line-height: 40px;
}
.article.practices main .mob-contact-section .btn.grey-btn i,
.article.practice-projects main .mob-contact-section .btn.grey-btn i {
  color: #fff;
  margin-right: 5px;
}
.article.practices main .mob-contact-section .link-section,
.article.practice-projects main .mob-contact-section .link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}
.article.practices main .mob-contact-section .link-section.c-3,
.article.practice-projects main .mob-contact-section .link-section.c-3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article.practices main .mob-contact-section .link-section.c-2,
.article.practice-projects main .mob-contact-section .link-section.c-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.article.practices main .mob-contact-section .link-section .link-item,
.article.practice-projects main .mob-contact-section .link-section .link-item {
  font-size: 1rem;
  color: #000000;
  text-align: center;
}
.article.practices main .mob-contact-section .link-section i,
.article.practice-projects main .mob-contact-section .link-section i {
  color: #000000;
}
@media (min-width: 641px) {
  .article.practices main .mob-contact-section .link-section,
.article.practice-projects main .mob-contact-section .link-section {
    padding-top: 20px;
  }
}
@media (max-width: 640px) {
  .article.practices main .mob-contact-section .link-section,
.article.practice-projects main .mob-contact-section .link-section {
    -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;
  }
  .article.practices main .mob-contact-section .link-section .link-item,
.article.practice-projects main .mob-contact-section .link-section .link-item {
    width: 100%;
    line-height: 20px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dotted #a6a6a6;
  }
  .article.practices main .mob-contact-section .link-section .link-item:first-child,
.article.practice-projects main .mob-contact-section .link-section .link-item:first-child {
    border-top: 1px dotted #a6a6a6;
  }
  .article.practices main .mob-contact-section .link-section .link-item i,
.article.practice-projects main .mob-contact-section .link-section .link-item i {
    padding: 0 10px;
    border-right: 1px dotted #a6a6a6;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
  }
}

.practice-card .fav-star,
.practice.list-item .fav-star {
  padding: 0;
}
.practice-card .meta-wrap,
.practice.list-item .meta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.practice-card .meta-wrap .profile-link,
.practice.list-item .meta-wrap .profile-link {
  font-size: 15px;
  color: #5366f6;
}
@media (max-width: 640px) {
  .practice-card .profile-link,
.practice-card .fav-star,
.practice.list-item .profile-link,
.practice.list-item .fav-star {
    display: none;
  }
}

.practices main .related-section .separator,
.practice-projects main .related-section .separator {
  display: none;
  border-bottom: 1px solid #ddd;
  margin: 0;
  margin-bottom: 20px;
}

.section-page.practices main .practice.list-item .mob-sep {
  display: none;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 20px;
}
.section-page.practices main .practice.list-item:first-child .mob-sep {
  border-bottom: 1px solid #a6a6a6;
}
@media (max-width: 1020px) {
  .section-page.practices main .controls.mob {
    padding-top: 0;
    border: 0;
  }
  .section-page.practices main .controls .result-count {
    display: none;
  }
  .section-page.practices main .practice.list-grid {
    border: none;
    padding: 0;
    padding-bottom: 20px;
  }
  .section-page.practices main .practice.list-item .mob-sep {
    display: block;
  }
}
@media (max-width: 640px) {
  .section-page.practices main {
    overflow: hidden;
  }
}

body.practices .organisation-section {
  padding: 1.75rem 0;
}
body.practices .organisation-section .head {
  margin-top: 0;
}
body.practices .organisation-section .head h2 {
  font-size: 17px;
  line-height: 23px;
}
body.practices .organisation-section .related-objects > .result:last-child {
  border-bottom: 0;
}
body.practices .organisation-section .result .img-wrap {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
}
body.practices .organisation-section .result .details {
  padding-left: 20px;
}
body.practices .organisation-section .result .details > p {
  font-size: 16px;
}
body.practices .organisation-section .result .title {
  font-size: 20px;
}
body.practices .organisation-section .btn.light-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;
  width: auto;
  padding: 0 40px;
}
body.practices .organisation-section .btn.light-btn:hover {
  color: #000000;
  background-color: #8e8b8b;
}
@media (min-width: 1021px) {
  body.practices .organisation-section .container {
    padding-right: 340px;
  }
}
@media (min-width: 641px) {
  body.practices .organisation-section {
    padding: 0;
    padding-top: 40px;
  }
  body.practices .organisation-section .head {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  body.practices .organisation-section .head h2 {
    font-size: 18px;
    line-height: 20px;
  }
  body.practices .organisation-section .result .details {
    padding-left: 40px;
  }
  body.practices .organisation-section .result .details > p {
    font-size: 18px;
    line-height: 23px;
    font-family: "abcrom-book", sans-serif;
    margin-bottom: 10px;
  }
  body.practices .organisation-section .result .meta {
    margin-bottom: 10px;
  }
  body.practices .organisation-section .result .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.practices .organisation-section .pagination_container .btn.paginate {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  body.practices .organisation-section {
    padding: 20px 0;
  }
  body.practices .organisation-section .head {
    padding-bottom: 10px;
    border-bottom: 1px dotted #a6a6a6;
    margin-bottom: 10px;
  }
  body.practices .organisation-section .related-objects {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  body.practices .organisation-section .related-objects .result {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    margin: 0;
  }
  body.practices .organisation-section .related-objects .result .img-wrap {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    margin-bottom: 0;
  }
  body.practices .organisation-section .related-objects .result .details {
    padding-left: 0;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  body.practices .organisation-section .related-objects .result .details .meta {
    display: none;
  }
  body.practices .organisation-section .related-objects .result .details .title {
    font-size: 18px;
    margin-top: 10px;
  }
  body.practices .organisation-section .related-objects .result .details > p {
    font-family: "abcrom-book", sans-serif;
  }
  body.practices .organisation-section .btn.light-btn {
    margin-bottom: 20px;
  }
}

.practice-home .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;
}
.practice-home .heading .with-button h1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
}
.practice-home .heading .with-button h1 > a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.practice-home .heading .with-button h1 > a:hover, .practice-home .heading .with-button h1 > a:focus, .practice-home .heading .with-button h1 > a:active {
  color: #000000;
  text-decoration: none;
}
.practice-home .heading .with-button .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 0.875rem;
  height: 40px;
  line-height: 40px;
  display: block;
}
.practice-home .heading .with-button .btn.job {
  text-align: center;
}
.practice-home .heading .with-button .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: #2B2D32;
  color: #fff;
}
.practice-home .heading .with-button .btn.grey-btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.practice-home .heading .with-button .btn.grey-btn.reverse {
  background: #fff;
  color: #2B2D32;
  border: 1px solid #2B2D32;
}
.practice-home .heading .with-button .btn.grey-btn.reverse:hover {
  border-color: #D6D6D6;
  color: #fff;
  background: #D6D6D6;
}
.practice-home .heading .with-button .btn.grey-btn.reverse-fade {
  background: none;
  color: #808080;
  border: 1px solid #808080;
}
.practice-home .heading .with-button .btn.grey-btn.reverse-fade:hover {
  border-color: #000000;
  color: #000000;
}
.practice-home .heading .with-button .btn.grey-btn {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.practice-home .heading .with-button .btn.grey-btn:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
@media (max-width: 640px) {
  .practice-home .heading .with-button {
    -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;
    font-size: 22px;
  }
  .practice-home .heading .with-button h1 {
    margin-bottom: 0px;
  }
}
.practice-home.section-page.with-filters main .heading .with-button {
  margin: 20px 0;
}

.practices.practice-home .grid.four-col .title {
  font-size: 18px;
}
.practices.practice-home .featured-section {
  grid-area: featured;
}
.practices.practice-home .featured-section-2 {
  grid-area: featured-2;
}
.practices.practice-home .quick-search {
  grid-area: quick;
  font-size: 18px;
  font-family: "abcrom-book", sans-serif;
}
.practices.practice-home .quick-search .col .link-type {
  padding-bottom: 5px;
  border-bottom: 1px solid #a6a6a6;
}
.practices.practice-home .quick-search .col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.practices.practice-home .quick-search .col ul li {
  padding: 5px 0;
  color: #8e8b8b;
  border-bottom: 1px dotted #a6a6a6;
}
.practices.practice-home .quick-search .col ul li:last-child {
  margin-bottom: 0px;
}
.practices.practice-home .quick-search .col ul a {
  display: inline-block;
  color: #8e8b8b;
}
.practices.practice-home .quick-search .col ul a:hover {
  color: #5366f6;
}
@media (max-width: 640px) {
  .practices.practice-home .quick-search {
    font-size: 16px;
  }
  .practices.practice-home .quick-search .grid {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .practices.practice-home .quick-search .grid ul {
    margin-bottom: 0;
  }
  .practices.practice-home .quick-search .grid ul li:last-child {
    margin-bottom: 0;
  }
  .practices.practice-home .quick-search .col ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .practices.practice-home .quick-search .col .link-type {
    margin-top: 20px;
  }
  .practices.practice-home .quick-search .col:first-child .link-type {
    margin-top: 0;
  }
}
.practices.practice-home .featured-section,
.practices.practice-home .featured-section-2,
.practices.practice-home .quick-search {
  margin-bottom: 30px;
}
.practices.practice-home .featured-section .head,
.practices.practice-home .featured-section-2 .head,
.practices.practice-home .quick-search .head {
  margin-top: 0;
}
@media (min-width: 641px) {
  .practices.practice-home .featured-section,
.practices.practice-home .featured-section-2,
.practices.practice-home .quick-search {
    margin-bottom: 60px;
  }
  .practices.practice-home .featured-section .head,
.practices.practice-home .featured-section-2 .head,
.practices.practice-home .quick-search .head {
    margin: 40px 0;
    padding-top: 20px;
  }
}
@media (min-width: 641px) {
  .practices.practice-home .quick-search {
    line-height: 23px;
    margin-bottom: 80px;
  }
  .practices.practice-home .quick-search .col ul li {
    padding: 8px 0;
  }
  .practices.practice-home .quick-search .head {
    margin-top: 0;
    margin-bottom: 60px;
  }
}
.practices.practice-home .featured-section-2 .grid-item:hover a,
.practices.practice-home .featured-section .grid-item:hover a {
  color: #000000;
}
.practices.practice-home .featured-section-2 .grid-item a:hover,
.practices.practice-home .featured-section .grid-item a:hover {
  color: #5366f6;
}
.practices.practice-home .featured-section-2 .head.no-link i,
.practices.practice-home .featured-section .head.no-link i {
  margin-right: 0;
}
.practices.practice-home .featured-section-2 .sub-title,
.practices.practice-home .featured-section .sub-title {
  font-size: 18px;
  color: #808080;
  margin-top: 0.25rem;
  line-height: 1.15;
  font-family: "abcrom-book", sans-serif;
}
.practices.practice-home .featured-section-2 .sub-title a,
.practices.practice-home .featured-section .sub-title a {
  color: #808080;
}
@media (max-width: 640px) {
  .practices.practice-home .featured-section-2 .grid,
.practices.practice-home .featured-section .grid {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .practices.practice-home .featured-section-2 .grid .grid-item,
.practices.practice-home .featured-section .grid .grid-item {
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .practices.practice-home .featured-section-2 .grid .grid-item img,
.practices.practice-home .featured-section .grid .grid-item img {
    width: 100%;
  }
  .practices.practice-home .featured-section-2 .grid .grid-item:last-child,
.practices.practice-home .featured-section .grid .grid-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.practices.practice-home .mid-section {
  font-family: "abcrom-book", sans-serif;
  grid-area: ad;
  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;
  padding: 0;
  padding-top: 20px;
  border-top: 1px solid #a6a6a6;
}
.practices.practice-home .mid-section .ad-text {
  font-size: 24px;
  line-height: 30px;
  max-width: 600px;
}
.practices.practice-home .mid-section .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 0.875rem;
  height: 40px;
  line-height: 40px;
  display: block;
}
.practices.practice-home .mid-section .btn.job {
  text-align: center;
}
.practices.practice-home .mid-section .btn.grey-btn {
  font-family: "abcrom-book", sans-serif;
  background: #2B2D32;
  color: #fff;
}
.practices.practice-home .mid-section .btn.grey-btn:hover {
  background: #D6D6D6;
  color: #fff;
}
.practices.practice-home .mid-section .btn.grey-btn.reverse {
  background: #fff;
  color: #2B2D32;
  border: 1px solid #2B2D32;
}
.practices.practice-home .mid-section .btn.grey-btn.reverse:hover {
  border-color: #D6D6D6;
  color: #fff;
  background: #D6D6D6;
}
.practices.practice-home .mid-section .btn.grey-btn.reverse-fade {
  background: none;
  color: #808080;
  border: 1px solid #808080;
}
.practices.practice-home .mid-section .btn.grey-btn.reverse-fade:hover {
  border-color: #000000;
  color: #000000;
}
.practices.practice-home .mid-section .btn.grey-btn {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
.practices.practice-home .mid-section .btn.grey-btn:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
.practices.practice-home .popular-section {
  grid-area: popular;
  display: none;
}
.practices.practice-home main.grid-3 {
  display: grid;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  grid-template-areas: "heading" "featured" "ad" "featured-2" "quick";
}
@media (max-width: 1020px) {
  .practices.practice-home main.grid-3 {
    padding: 0;
    grid-column-gap: 0;
    grid-template-columns: 20px 1fr 20px;
    grid-template-areas: "heading heading heading" "... featured ..." "... ad ..." "... featured-2 ..." "... quick ...";
  }
  .practices.practice-home main.grid-3 .head-section-wrap .head-section {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .practices.practice-home main.grid-3 {
    grid-template-columns: 20px 1fr 20px;
    grid-template-areas: "heading heading heading" "... featured ..." "... featured-2 ..." "... quick ...";
  }
  .practices.practice-home main.grid-3 .head-section-wrap .head-section .cover-img {
    height: 255px;
  }
  .practices.practice-home main.grid-3 .mid-section {
    display: none;
  }
  .practices.practice-home main.grid-3 .practice-search-form {
    padding: 20px 0;
  }
}
@media (min-width: 1021px) {
  .practices.practice-home main.grid-3 {
    grid-column-gap: 0;
  }
  .practices.practice-home main.grid-3 > .filters {
    display: none;
  }
}
@media (min-width: 1235px) {
  .practices.practice-home main.grid-3 {
    grid-template-columns: 1fr 1235px 1fr;
    grid-template-areas: "heading heading heading" "... popular ..." "... featured ..." "... ad ..." "... featured-2 ..." "... quick ...";
  }
  .practices.practice-home main.grid-3 .popular-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.practices.practice-home .head-section-wrap {
  grid-area: heading;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.practices.practice-home .head-section {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1260px) {
  .practices.practice-home .head-section {
    width: 1235px;
    padding: 0;
  }
}
.practices.practice-home .head-section .heading {
  border-bottom: none;
}
.practices.practice-home .head-section .cover-img-link {
  cursor: default;
}
.practices.practice-home .head-section .cover-img {
  height: 420px;
  background-size: cover;
  background-image: url(/site_media/static/frontend/images/aau-practices-bg-img.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
.practices.practice-home .head-section .caption {
  font-size: 2.375rem;
  font-weight: 400;
  margin: 20px 0;
  color: #000000;
  max-width: 680px;
}
.practices.practice-home .head-section .caption a {
  color: #000000;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .practices.practice-home .head-section .caption {
    font-size: 1.5rem;
    line-height: 1.25;
    margin: 20px 0 25px 0;
  }
}
.practices.practice-home .head-section .field.form__search {
  display: none;
}
@media (min-width: 641px) {
  .practices.practice-home .head-section .feature__wrap {
    position: relative;
  }
  .practices.practice-home .head-section .feature__wrap .form__wrap {
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
    width: 100%;
  }
  .practices.practice-home .head-section .feature__wrap .form__wrap form {
    margin: 0;
  }
  .practices.practice-home .head-section .practice-search-form {
    font-size: 18px;
    padding: 0;
  }
  .practices.practice-home .head-section .practice-search-form > .btn {
    display: none;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup {
    border: none;
    border-radius: 0;
    width: 82%;
    height: 80px;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .keywords-wrap > i {
    display: none;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup > .field input {
    padding-left: 30px;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .selectize-input,
.practices.practice-home .head-section .practice-search-form .search-fieldgroup input {
    font-size: 1.125rem;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .sep {
    border-left: 1px dotted #a6a6a6;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .field.form__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .field.form__search a {
    height: 48px;
    line-height: 48px;
    padding: 0 30px 0 20px;
    font-size: 26px;
  }
  .practices.practice-home .head-section .practice-search-form .search-fieldgroup .field.form__search a i {
    color: #000000;
  }
}

.practices.results .practice-search-form {
  font-size: 18px;
  padding: 0;
}
.practices.results .practice-search-form > .btn {
  display: none;
}
.practices.results .practice-search-form .search-fieldgroup {
  border: none;
  border-radius: 0;
  width: 82%;
  height: 80px;
}
.practices.results .practice-search-form .search-fieldgroup .keywords-wrap > i {
  display: none;
}
.practices.results .practice-search-form .search-fieldgroup > .field input {
  padding-left: 30px;
}
.practices.results .practice-search-form .search-fieldgroup .selectize-input,
.practices.results .practice-search-form .search-fieldgroup input {
  font-size: 1.125rem;
}
.practices.results .practice-search-form .search-fieldgroup .sep {
  border-left: 1px dotted #a6a6a6;
}
.practices.results .practice-search-form .search-fieldgroup .field.form__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.practices.results .practice-search-form .search-fieldgroup .field.form__search a {
  height: 48px;
  line-height: 48px;
  padding: 0 30px 0 20px;
  font-size: 26px;
}
.practices.results .practice-search-form .search-fieldgroup .field.form__search a i {
  color: #000000;
}

.practices.results main.grid-3 {
  width: 100%;
  margin-top: 0;
}
.practices.results main.grid-3 .head-section-wrap {
  padding-top: 20px;
  grid-area: heading;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 -20px;
  padding: 0 20px;
}
.practices.results main.grid-3 .head-section-wrap .search-form-wrap,
.practices.results main.grid-3 .head-section-wrap .heading {
  width: 100%;
}
.practices.results main.grid-3 .head-section-wrap .heading .with-button {
  margin: 20px 0;
}
.practices.results main.grid-3 .head-section-wrap .search-form-wrap {
  border: 0;
  padding-top: 0;
}
.practices.results main.grid-3 .head-section-wrap .search-form-wrap .practice-search-form {
  padding-bottom: 0;
}
@media (min-width: 641px) {
  .practices.results main.grid-3 .head-section-wrap {
    margin: 0 -20px;
    padding: 0 20px;
  }
}
@media (min-width: 1235px) {
  .practices.results main.grid-3 {
    grid-gap: 0;
    grid-template-columns: 1fr 1235px 1fr;
    grid-template-areas: "heading heading heading" "... core ...";
  }
  .practices.results main.grid-3 .head-section-wrap {
    margin: 0;
    padding: 0;
  }
  .practices.results main.grid-3 .head-section-wrap .search-form-wrap,
.practices.results main.grid-3 .head-section-wrap .heading {
    width: 1235px;
    margin: auto;
  }
}

.practices.results .fav-link,
.practices.practice-home .fav-link {
  display: none;
}
.practices.results .fav-link:hover,
.practices.practice-home .fav-link:hover {
  color: #5366f6;
}
.practices.results .fav-link h6,
.practices.practice-home .fav-link h6 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.practices.results .fav-link.active h6,
.practices.practice-home .fav-link.active h6 {
  font-weight: bold;
}
.practices.results .fav-link.active h6:before,
.practices.practice-home .fav-link.active h6:before {
  font-weight: bold;
  color: #000000;
}
.practices.results .fav-link,
.practices.practice-home .fav-link {
  margin-right: 20px;
  display: block;
}

.popular-services {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-clip-path: inset(1px -6px -6px -6px);
  clip-path: inset(1px -6px -6px -6px);
  border-radius: 0px;
  background: #fff;
  border: none;
  width: calc(100% - 2px);
  max-width: 615px;
  max-height: calc(100vh - 200px);
  left: 0px !important;
  position: absolute;
  z-index: 101;
  padding: 0;
  top: 62px;
  font-weight: normal;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: none;
}
.popular-services .link-type {
  margin-top: 15px;
  padding: 0 0 10px;
  font-size: 15px;
  line-height: 20px;
  border-bottom: 1px solid #a6a6a6;
}
.popular-services .link-group {
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
}
.popular-services ul {
  font-size: 15px;
  line-height: 1.33;
  margin: 0;
  padding: 0;
  list-style: none;
}
.popular-services ul li {
  padding: 0;
  margin: 0;
  border-bottom: 1px dotted #a6a6a6;
}
.popular-services ul li:last-child {
  border-bottom: none;
}
.popular-services ul a {
  z-index: 20;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  border-radius: 2px;
  width: 100%;
  display: inline-block;
  color: #808080;
}
.popular-services ul a:hover {
  color: #5366f6;
}
.popular-services .col {
  padding: 0;
}
.popular-services .col.left {
  margin-left: 10px;
  margin-right: 20px;
  padding-left: 0;
}
.popular-services .col.left ul {
  padding-left: 0;
}
.popular-services .col.right {
  margin-left: 20px;
}
.popular-services .section-suggested {
  display: none;
}
.popular-services .section-suggested .results {
  border-bottom: 1px dotted #a6a6a6;
}
.popular-services .section-suggested .match {
  font-weight: bold;
  color: #000000;
}
.popular-services .section-suggested .btn-suggest {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 5px;
  background-color: #000000;
  color: #fff;
}
@media (max-width: 640px) {
  .popular-services {
    width: calc(100% + 2px);
    max-height: 60vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    top: 48px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .popular-services .col.left {
    margin-right: 10px;
  }
  .popular-services .col.right {
    margin: 10px;
    margin-top: 20px;
  }
  .popular-services .link-type {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
  }
  .popular-services .link-group {
    font-size: 14px;
    font-weight: 700;
  }
  .popular-services ul li a {
    font-size: 14px;
  }
}
@media (min-width: 641px) {
  .popular-services .col {
    width: 50%;
    padding: 0;
  }
  .popular-services .col.left {
    padding-left: 20px;
    font-size: 18px;
    overflow-y: auto;
    margin-right: 15px;
  }
  .popular-services .col.left .section-suggested .link-type {
    margin-top: 15px;
  }
  .popular-services .col.right {
    max-height: 600px;
    overflow-y: scroll !important;
    margin-left: 15px;
    padding-right: 30px;
  }
}

.md-search-form .location-field {
  position: relative;
}
.md-search-form .location-field .popular {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-clip-path: inset(1px -6px -6px -6px);
  clip-path: inset(1px -6px -6px -6px);
  border-radius: 0px;
  background: #fff;
  border: none;
  width: calc(100% - 2px);
  left: 1px;
  position: absolute;
  z-index: 101;
  padding: 0 16px;
  top: 62px;
  font-weight: normal;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: none;
}
.md-search-form .location-field .popular .link-type {
  margin-top: 15px;
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a6a6;
}
.md-search-form .location-field .popular ul {
  font-size: 15px;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
}
.md-search-form .location-field .popular ul li {
  padding: 0;
  border-bottom: 1px dotted #a6a6a6;
}
.md-search-form .location-field .popular ul li:last-child {
  border-bottom: none;
}
.md-search-form .location-field .popular ul a {
  display: inline-block;
  width: 100%;
  z-index: 20;
  color: #808080;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}
.md-search-form .location-field .popular ul a:hover {
  color: #5366f6;
}
.md-search-form .location-field.show-popular .popular {
  display: block;
}
.md-search-form .location-field .popular {
  top: 46px;
}
.md-search-form .location-field .popular .link-type {
  margin-top: 0.5rem;
}
.md-search-form .location-field .popular ul {
  margin: 0.5rem 0;
}
.md-search-form .location-field .popular ul li {
  margin-bottom: 0.5rem;
}
.md-search-form .location-field.invalid input.location {
  border-color: red !important;
}
.md-search-form .location-field .error-msg {
  font-size: 13px;
  color: red;
}

.practice-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "abcrom-book", sans-serif;
}
.practice-search-form > .field {
  height: 50px;
  width: calc((100% - 140px - 60px) / 3);
  max-width: 335px;
  margin-right: 20px;
}
.practice-search-form > .field input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #000000;
}
.practice-search-form > .field input:hover {
  border-color: #5366f6;
}
.practice-search-form .selectize .selectize-input {
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #000000;
}
.practice-search-form .selectize .selectize-input:hover {
  border-color: #5366f6;
}
.practice-search-form .selectize-control.single .selectize-input.input-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.practice-search-form .selectize.selectize-control.sector .selectize-input::after {
  border-width: 6px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
}
.practice-search-form .selectize.selectize-control.sector .selectize-input.dropdown-active::after {
  margin-top: -2px;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #000 transparent;
}
.practice-search-form .selectize .selectize-dropdown {
  margin: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-clip-path: inset(1px -6px -6px -6px);
  clip-path: inset(1px -6px -6px -6px);
  border-radius: 0px;
  background: #fff;
  border: none;
  width: calc(100% - 2px);
  left: 1px;
}
.practice-search-form .selectize .selectize-dropdown .selectize-dropdown-content {
  padding-top: 5px;
}
.practice-search-form .location-field {
  position: relative;
}
.practice-search-form .location-field .popular {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-clip-path: inset(1px -6px -6px -6px);
  clip-path: inset(1px -6px -6px -6px);
  border-radius: 0px;
  background: #fff;
  border: none;
  width: calc(100% - 2px);
  left: 1px;
  position: absolute;
  z-index: 101;
  padding: 0 16px;
  top: 62px;
  font-weight: normal;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: none;
}
.practice-search-form .location-field .popular .link-type {
  margin-top: 15px;
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a6a6;
}
.practice-search-form .location-field .popular ul {
  font-size: 15px;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
}
.practice-search-form .location-field .popular ul li {
  padding: 0;
  border-bottom: 1px dotted #a6a6a6;
}
.practice-search-form .location-field .popular ul li:last-child {
  border-bottom: none;
}
.practice-search-form .location-field .popular ul a {
  display: inline-block;
  width: 100%;
  z-index: 20;
  color: #808080;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}
.practice-search-form .location-field .popular ul a:hover {
  color: #5366f6;
}
.practice-search-form .location-field.show-popular .popular {
  display: block;
}
.practice-search-form .btn {
  width: 140px;
  margin: 0;
  height: 50px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background: #000000;
  font-size: 16px;
}
.practice-search-form .btn:hover {
  background: #364cf4;
}
.practice-search-form .search-fieldgroup {
  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;
  border: 1px solid black;
  border-radius: 4px;
  width: calc(82% - 150px);
  height: 50px;
}
.practice-search-form .search-fieldgroup > .field {
  height: 48px;
  border: none;
  border-radius: 4px;
}
.practice-search-form .search-fieldgroup > .field input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: none;
}
.practice-search-form .search-fieldgroup > .field select.sector {
  visibility: hidden;
}
.practice-search-form .search-fieldgroup > .field.location-field {
  width: 175px;
}
.practice-search-form .search-fieldgroup .chip {
  padding: 5px 10px;
  margin-left: 15px;
  font-size: 16px;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  height: 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  border: 1px solid #000000;
}
.practice-search-form .search-fieldgroup .chip i {
  color: #000000;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}
.practice-search-form .search-fieldgroup .chip i:hover {
  color: #5366f6;
}
.practice-search-form .search-fieldgroup .chip:hover {
  color: #000000;
}
.practice-search-form .search-fieldgroup .keywords-wrap {
  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;
}
.practice-search-form .search-fieldgroup .keywords-wrap > i {
  color: #000000;
  margin-left: 15px;
  font-size: 18px;
}
.practice-search-form .search-fieldgroup .keywords-wrap.active .chip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.practice-search-form .search-fieldgroup .keywords-wrap.active .keywords,
.practice-search-form .search-fieldgroup .keywords-wrap.active .popular-services {
  display: none;
}
.practice-search-form .search-fieldgroup .show-services {
  position: relative;
}
.practice-search-form .search-fieldgroup .show-services .popular-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.practice-search-form .search-fieldgroup .show-services.suggest .popular-services {
  width: 50%;
}
.practice-search-form .search-fieldgroup .show-services.suggest .popular-services .col.left {
  width: 100%;
  padding: 0 20px;
  margin-right: 0;
}
.practice-search-form .search-fieldgroup .show-services.suggest .popular-services .col.right {
  display: none;
}
.practice-search-form .search-fieldgroup .show-services.suggest .popular-services .section-popular {
  display: none;
}
.practice-search-form .search-fieldgroup .show-services.suggest .popular-services .section-suggested {
  display: block;
}
@media (max-width: 640px) {
  .practice-search-form .search-fieldgroup .show-services.suggest .popular-services {
    width: 100%;
  }
}
.practice-search-form .search-fieldgroup .field.location-field {
  position: relative;
}
.practice-search-form .search-fieldgroup .field.location-field > i {
  color: #000000;
}
.practice-search-form .search-fieldgroup .field.location-field input {
  padding-left: 35px;
}
.practice-search-form .search-fieldgroup .selectize .selectize-input {
  width: 175px;
  border: none;
}
.practice-search-form .search-fieldgroup .selectize .selectize-input.dropdown-active::before {
  content: none;
}
.practice-search-form .search-fieldgroup .sector-wrap .selectize-dropdown-content {
  margin-bottom: 0;
}
.practice-search-form .search-fieldgroup .selectize .selectize-dropdown {
  top: 62px !important;
}
.practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content {
  max-height: 500px;
}
.practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content .option {
  background-color: #fff;
  padding: 10px 0;
  margin: 0 16px;
  font-size: 15px;
  line-height: 20px;
  border-bottom: 1px dotted #a6a6a6;
  color: #808080;
}
.practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content .option:last-child {
  border-bottom: none;
}
.practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content .option.selected, .practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content .option.active, .practice-search-form .search-fieldgroup .selectize .selectize-dropdown .selectize-dropdown-content .option:hover {
  background-color: #fff;
  color: #5366f6;
}
.practice-search-form .search-fieldgroup .sep {
  height: 35px;
  border-left: 1px solid #DEDCDE;
}
.practice-search-form > .btn {
  margin-left: 15px;
}
.practice-search-form .header {
  color: #000000;
  background-color: #fff;
  height: 60px;
  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;
  padding: 0 15px;
}
.practice-search-form .header span {
  font-size: 27px;
  font-weight: 700;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.practice-search-form .header .close {
  font-size: 27px;
  padding: 0;
  position: static;
  color: #bbb;
}
.practice-search-form .header .close i {
  color: #bbb;
}
.practice-search-form .header .close:hover {
  color: #000;
}
.practice-search-form .header .close:hover i {
  color: #000;
}
.practice-search-form .footer {
  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;
  padding: 15px;
}
.practice-search-form .footer .reset {
  font-size: 16px;
}
.practice-search-form .footer .btn {
  border-radius: 4px;
  background-color: #5366f6;
  color: #fff;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 2rem;
  width: auto;
}
.practice-search-form .footer .btn:hover {
  background: #364cf4;
}
.practice-search-form .mob-pop {
  display: none;
  margin: -20px -20px 20px -20px;
  border-bottom: 1px solid #a6a6a6;
}
.practice-search-form .mob-pop.bt {
  border-top: 1px solid 1px solid #a6a6a6;
  border-bottom: none;
  margin-top: 20px;
}
@media (max-width: 640px) {
  .practice-search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .practice-search-form > .field {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .practice-search-form > .field.invalid {
    margin-bottom: 35px;
  }
  .practice-search-form .btn {
    width: 100%;
    margin-left: 0;
  }
}
.practice-search-form.error {
  margin-bottom: 35px;
}
.practice-search-form.error input.location {
  border-color: red;
}
.practice-search-form.error .error-msg {
  font-size: 14px;
  color: red;
  margin: 5px 0;
}
@media (min-width: 641px) {
  .practice-search-form .field .mob-only {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .practice-search-form .search-fieldgroup {
    border: none;
    width: 100%;
    padding: 0;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .practice-search-form .search-fieldgroup > .field {
    width: 100%;
    border: none;
    margin-bottom: 10px;
    border-radius: 0;
    background: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .practice-search-form .search-fieldgroup > .field.location-field i, .practice-search-form .search-fieldgroup > .field.keywords-wrap i {
    font-size: 18px;
    margin: 0;
    padding: 10px;
    border-left: 1px dotted #a6a6a6;
  }
  .practice-search-form .search-fieldgroup > .field.location-field input.filter, .practice-search-form .search-fieldgroup > .field.keywords-wrap input.filter {
    padding: 8px 10px;
  }
  .practice-search-form .search-fieldgroup > .field.location-field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .practice-search-form .search-fieldgroup > .field.location-field i {
    font-size: 20px;
    padding-left: 13px;
  }
  .practice-search-form .search-fieldgroup > .field.location-field.locked .pin-icon {
    display: none;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .reset-location-field {
    padding: 0;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .reset-location-field i {
    color: #000000;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .popular {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-clip-path: none;
    clip-path: none;
    top: 48px;
    padding: 0 10px;
    left: 0;
    width: 100%;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .popular .link-type {
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .popular ul {
    margin-bottom: 10px;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .popular ul li a {
    font-size: 14px;
  }
  .practice-search-form .search-fieldgroup > .field.location-field .popular ul li:last-child {
    border-bottom: 1px dotted #a6a6a6;
  }
  .practice-search-form .search-fieldgroup .sep {
    display: none;
  }
  .practice-search-form .search-fieldgroup .sector-wrap {
    display: none;
  }
  .practice-search-form .search-fieldgroup + .btn {
    margin: 0;
  }
}
@media (min-width: 641px) {
  .practice-search-form .search-fieldgroup {
    background-color: #fff;
  }
  .practice-search-form .search-fieldgroup .selectized-readonly .selectize-input {
    cursor: pointer;
  }
  .practice-search-form .search-fieldgroup .selectized-readonly .selectize-input > input {
    display: none !important;
  }
}

@media (max-width: 640px) {
  body.show-search-practice .search-form-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    background: white;
    height: 100vh;
  }
  body.show-search-practice .search-form-wrap .search-filters {
    display: none !important;
  }
  body.show-search-practice .search-form-wrap .practice-search-form {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.show-search-practice .search-form-wrap .practice-search-form .mob-pop {
    display: block;
    margin: 0 20px;
  }
  body.show-search-practice .search-form-wrap .practice-search-form .search-fieldgroup .sector-wrap {
    display: block;
  }
  body.show-search-practice .search-form-wrap .practice-search-form .search-fieldgroup .selectize .selectize-input {
    width: 100%;
    height: 46px;
  }
}

.practices.results .search-form-wrap .practice-search-form {
  padding: 0;
}
.practices.results .search-form-wrap .practice-search-form > .btn {
  display: none;
}
.practices.results .search-form-wrap .practice-search-form .search-fieldgroup {
  width: 100%;
}
.practices.results .search-form-wrap .search-filters {
  display: none;
}
@media (max-width: 640px) {
  .practices.results .search-form-wrap .search-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

body.practices .pac-container .pac-item,
body.practice-home .pac-container .pac-item {
  border: none;
}
body.practices .pac-container .pac-item .pac-icon,
body.practice-home .pac-container .pac-item .pac-icon {
  display: none;
}
body.practices .pac-container:after,
body.practice-home .pac-container:after {
  content: none;
}
body.practices .selected-filters-mob,
body.practice-home .selected-filters-mob {
  display: none;
}

.section-page.with-filters main.with-search-form .search-form-wrap {
  border-bottom: 1px solid #ddd;
  border-top: 0;
}
.section-page.with-filters main.with-search-form .search-form-wrap.empty {
  border-bottom: none;
}
.section-page.with-filters main.with-search-form > .controls, .section-page.with-filters main.with-search-form > .filters {
  display: none;
}
.section-page.with-filters main.with-search-form .practice-search-form {
  display: none;
  padding: 20px 0;
  margin-bottom: 0;
}
@media (min-width: 1021px) {
  .section-page.with-filters main.with-search-form .practice-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.reset-location-field {
  display: none;
}

.locked {
  position: relative;
}
.locked input[type=text] {
  background: #fff !important;
  padding-right: 2rem;
  opacity: 1;
  color: #000000;
  pointer-events: none;
}
.locked .reset-location-field {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  top: 0;
  right: 0;
  padding: 0 12px;
  z-index: 100;
}
.locked .reset-location-field i {
  color: #a1a1a1;
}
.locked .reset-location-field:hover i {
  color: #000;
}

body.practices main .selected-filters .radius-select-item {
  display: inline;
  margin-right: 0;
}
body.practices main .selected-filters .radius-select-item:hover {
  color: #000000;
}
body.practices main .selected-filters .radius-select-item .dropdown {
  background: url(/site_media/static/frontend/images/icons/angle-down-arrow.svg) no-repeat;
  background-size: 22px;
  padding-right: 20px;
  padding-top: 2px;
  background-position: 100% center;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  border: none;
  outline: none;
  position: relative;
}

.practices.results .search-form-wrap {
  padding: 20px 0;
}
.practices.results .search-form-wrap.empty {
  padding: 0;
}
.practices.results .search-filters {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.practices.results .search-filters .sfilter {
  height: 20px;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  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;
}
.practices.results .search-filters .sfilter .ml {
  margin-left: 10px;
}
.practices.results .search-filters .sfilter .mr {
  margin-right: 10px;
}
.practices.results .search-filters .sfilter i {
  color: #000000;
}
.practices.results .search-filters .sfilter:hover {
  border-color: #5366f6;
}
.practices.results .search-filters .sfilter.active {
  border-width: 2px;
}
.practices.results .search-filters .sfilter.location, .practices.results .search-filters .sfilter.keyword {
  min-width: 210px;
  color: #7f7f7f;
}
.practices.results .search-filters .sfilter.location.active, .practices.results .search-filters .sfilter.keyword.active {
  color: #000000;
}
.practices.results .search-filters .sfilter.location > span, .practices.results .search-filters .sfilter.keyword > span {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.practices.results .search-filters .results {
  margin-left: auto;
  font-size: 16px;
}
.practices.results .pac-container {
  z-index: 2000;
}

.practices.results.section-page.with-filters main .heading .with-button .mob.head,
.practices.practice-home.section-page.with-filters main .heading .with-button .mob.head {
  display: none;
}
@media (max-width: 1020px) {
  .practices.results.section-page.with-filters main .heading .with-button,
.practices.practice-home.section-page.with-filters main .heading .with-button {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .practices.results.section-page.with-filters main .heading .with-button .mob.head,
.practices.practice-home.section-page.with-filters main .heading .with-button .mob.head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
  }
  .practices.results.section-page.with-filters main .heading .with-button .mob.head .fav-link,
.practices.practice-home.section-page.with-filters main .heading .with-button .mob.head .fav-link {
    display: block;
  }
  .practices.results.section-page.with-filters main .heading .with-button .mob.head .separator,
.practices.practice-home.section-page.with-filters main .heading .with-button .mob.head .separator {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #D6D6D6;
  }
}
@media (max-width: 640px) {
  .practices.results.section-page.with-filters main .heading .with-button,
.practices.practice-home.section-page.with-filters main .heading .with-button {
    margin-top: 0;
    border-bottom: 1px solid #a6a6a6;
    padding-bottom: 10px;
  }
  .practices.results.section-page.with-filters main .heading .with-button ._tooltip,
.practices.results.section-page.with-filters main .heading .with-button .btn,
.practices.practice-home.section-page.with-filters main .heading .with-button ._tooltip,
.practices.practice-home.section-page.with-filters main .heading .with-button .btn {
    max-width: 200px;
  }
  .practices.results.section-page.with-filters main .heading .with-button h1,
.practices.practice-home.section-page.with-filters main .heading .with-button h1 {
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px dotted #a6a6a6;
  }
}
@media (max-width: 480px) {
  .practices.results.section-page.with-filters main .heading .with-button ._tooltip,
.practices.results.section-page.with-filters main .heading .with-button .btn,
.practices.practice-home.section-page.with-filters main .heading .with-button ._tooltip,
.practices.practice-home.section-page.with-filters main .heading .with-button .btn {
    max-width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .practices.results.section-page.with-filters main .heading .with-button {
    border-bottom: 1px dotted #a6a6a6;
  }
  .practices.results .heading {
    margin-bottom: 0;
  }
}
@media (max-width: 1020px) {
  .practices.results main.with-search-form .search-form-wrap {
    border-bottom: none;
  }
  .practices.results main.with-search-form .search-form-wrap .search-filters .sfilter {
    display: none;
  }
  .practices.results main.with-search-form .search-form-wrap .search-filters .sfilter.filter-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 640px) {
  .practices.results.filter-open {
    overflow: hidden;
  }
  .practices.results.filter-open #id-search-modal {
    background: #fff;
    padding-top: 0;
  }
  .practices.results.filter-open #id-search-modal .header {
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
    height: 56px;
    line-height: 56px;
  }
  .practices.results.filter-open #id-search-modal .container {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .practices.results.filter-open #id-search-modal .content .field-wrapper:first-child {
    border-top: none;
  }
}

.practices.results ._tooltip,
.practice-home ._tooltip {
  position: relative;
}
.practices.results ._tooltip .tooltip__initiator,
.practice-home ._tooltip .tooltip__initiator {
  cursor: pointer;
  z-index: 5;
}
.practices.results ._tooltip .tooltip__item,
.practice-home ._tooltip .tooltip__item {
  position: absolute;
  min-width: 200px;
  padding: 15px;
  visibility: hidden;
  opacity: 0;
  background: white;
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  color: #484848;
  border: 1px solid #cecece;
  border-radius: 3px;
  font-weight: 500;
  -webkit-box-shadow: 0 2px 1px #bcbcbc;
  box-shadow: 0 2px 1px #bcbcbc;
  z-index: 4;
  text-align: center;
}
.practices.results ._tooltip .tooltip__item:after,
.practice-home ._tooltip .tooltip__item:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.practices.results ._tooltip[data-direction=left].open .tooltip__item,
.practice-home ._tooltip[data-direction=left].open .tooltip__item {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  visibility: visible;
  opacity: 1;
}
.practices.results ._tooltip[data-direction=left] .tooltip__item,
.practice-home ._tooltip[data-direction=left] .tooltip__item {
  top: 50%;
  right: calc(100% + 1em);
  -webkit-transform: translate3d(15px, -50%, 0);
  transform: translate3d(15px, -50%, 0);
}
.practices.results ._tooltip[data-direction=left] .tooltip__item:after,
.practice-home ._tooltip[data-direction=left] .tooltip__item:after {
  top: 50%;
  right: -0.5em;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  border-width: 0.5em 0 0.5em 0.5em;
  border-color: transparent transparent transparent white;
  -webkit-filter: drop-shadow(0px 2px 1px #bcbcbc);
  filter: drop-shadow(0px 2px 1px #bcbcbc);
}
.practices.results ._tooltip[data-direction=top].open .tooltip__item,
.practices.results ._tooltip[data-direction=bottom].open .tooltip__item,
.practice-home ._tooltip[data-direction=top].open .tooltip__item,
.practice-home ._tooltip[data-direction=bottom].open .tooltip__item {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  visibility: visible;
  opacity: 1;
}
.practices.results ._tooltip[data-direction=top] .tooltip__item,
.practices.results ._tooltip[data-direction=bottom] .tooltip__item,
.practice-home ._tooltip[data-direction=top] .tooltip__item,
.practice-home ._tooltip[data-direction=bottom] .tooltip__item {
  left: 50%;
  -webkit-transform: translate3d(-50%, -15px, 0);
  transform: translate3d(-50%, -15px, 0);
}
.practices.results ._tooltip[data-direction=top] .tooltip__item:after,
.practices.results ._tooltip[data-direction=bottom] .tooltip__item:after,
.practice-home ._tooltip[data-direction=top] .tooltip__item:after,
.practice-home ._tooltip[data-direction=bottom] .tooltip__item:after {
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.practices.results ._tooltip[data-direction=top] .tooltip__item,
.practice-home ._tooltip[data-direction=top] .tooltip__item {
  bottom: calc(100% + 1em);
}
.practices.results ._tooltip[data-direction=top] .tooltip__item:after,
.practice-home ._tooltip[data-direction=top] .tooltip__item:after {
  bottom: -0.5em;
  border-width: 0.5em 0.5em 0 0.5em;
  border-color: white transparent transparent transparent;
  filter: drop-shadow(0px 2px 1px #bcbcbc);
  -webkit-filter: drop-shadow(0px 2px 1px #bcbcbc);
}
.practices.results ._tooltip[data-direction=bottom] .tooltip__item,
.practice-home ._tooltip[data-direction=bottom] .tooltip__item {
  top: calc(100% + 1em);
}
.practices.results ._tooltip[data-direction=bottom] .tooltip__item:after,
.practice-home ._tooltip[data-direction=bottom] .tooltip__item:after {
  top: -0.5em;
  border-width: 0 0.5em 0.5em 0.5em;
  border-color: transparent transparent white transparent;
  filter: drop-shadow(0px -1px 1px #bcbcbc);
  -webkit-filter: drop-shadow(0px -1px 1px #bcbcbc);
}
.practices.results .practice-feature .slideshow,
.practice-home .practice-feature .slideshow {
  padding-bottom: 34%;
}
.practices.results .practice-feature .slideshow .img-wrap,
.practice-home .practice-feature .slideshow .img-wrap {
  height: 100%;
}
.practices.results .practice-feature .slideshow .prev i,
.practices.results .practice-feature .slideshow .next i,
.practice-home .practice-feature .slideshow .prev i,
.practice-home .practice-feature .slideshow .next i {
  color: #fff;
}
.practices.results .practice-feature .slideshow .fog,
.practice-home .practice-feature .slideshow .fog {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  height: 0;
  bottom: 0;
  display: none;
}
.practices.results .practice-feature .slideshow .fog p,
.practice-home .practice-feature .slideshow .fog p {
  color: #fff;
  text-align: center;
}
.practices.results .practice-feature .slideshow .fog .title,
.practice-home .practice-feature .slideshow .fog .title {
  font-size: 18px;
  text-align: center;
}
.practices.results .practice-feature .slideshow .fog .caption,
.practice-home .practice-feature .slideshow .fog .caption {
  font-size: 16px;
  font-family: Times, "Times New Roman", serif;
  margin: 0;
}
.practices.results .practice-feature .slideshow .fog .credit,
.practice-home .practice-feature .slideshow .fog .credit {
  font-size: 13px;
  margin: 0;
}
.practices.results .practice-feature .slideshow .slide.showing,
.practice-home .practice-feature .slideshow .slide.showing {
  overflow: hidden;
}
.practices.results .practice-feature .slideshow .slide.showing:hover .fog,
.practice-home .practice-feature .slideshow .slide.showing:hover .fog {
  height: auto;
  display: block;
}
@media (max-width: 640px) {
  .practices.results .practice-feature .slideshow,
.practice-home .practice-feature .slideshow {
    padding-bottom: 0;
  }
  .practices.results .practice-feature .slideshow .slide:not(:first-child),
.practice-home .practice-feature .slideshow .slide:not(:first-child) {
    display: none;
    padding-bottom: 0;
  }
  .practices.results .practice-feature .slideshow .fog,
.practice-home .practice-feature .slideshow .fog {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .article.promo-page main,
.article.practice-projects main,
.article.practices main {
    row-gap: 20px;
  }
  .article.promo-page main .practice-card .wrap,
.article.practice-projects main .practice-card .wrap,
.article.practices main .practice-card .wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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;
  }
}
.hidden-head {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  white-space: nowrap;
  width: 1px;
  overflow: hidden;
  position: absolute;
  outline: none;
}
.hidden-head h1 {
  outline: none;
}

.popular-section {
  font-family: "abcrom-book", sans-serif;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: -15px;
}
.popular-section.loaded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popular-section.expand {
  height: auto;
}
.popular-section.expand .chip.more .long {
  display: inline;
}
.popular-section.expand .chip.more .short {
  display: none;
}
.popular-section .chip {
  padding: 10px 15px;
  font-size: 0.875rem;
  font-weight: 400;
  background-color: #e4e1d9;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  height: 42px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
}
.popular-section .chip.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
}
.popular-section .chip.hidden {
  display: none !important;
}
.popular-section .chip.show:first-child {
  margin-left: 0;
}
.popular-section .chip.show:last-child {
  margin-right: 0;
}
.popular-section .chip.more {
  color: #000000;
}
.popular-section .chip.more:visited {
  color: #000000;
}
.popular-section .chip.more .long {
  display: none;
}
.popular-section .chip.more .short {
  display: inline;
}

.promo-page {
  font-family: "abcrom-book", sans-serif;
  background: #fefbf2;
}
.promo-page .fixed-nav,
.promo-page footer .social {
  background: #fefbf2;
}
.promo-page.article main {
  min-height: auto;
  grid-row-gap: 0;
}
.promo-page.article main .heading h1 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 400;
  margin: 10px 0 20px;
}
.promo-page.article main .section {
  padding-bottom: 20px;
  border-bottom: 1px dotted #a6a6a6;
  margin-top: 20px;
}
.promo-page.article main .section h2 {
  margin-top: 20px;
  margin-bottom: 0;
}
.promo-page.article main .section:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .promo-page.article main .heading h1 {
    padding-bottom: 20px;
    border-bottom: 1px dotted #a6a6a6;
  }
  .promo-page.article main .section {
    margin-top: 40px;
  }
  .promo-page.article main .section p,
.promo-page.article main .section h2 {
    font-size: 16px;
    line-height: 23px;
  }
  .promo-page.article main .section strong {
    font-weight: 700;
  }
  .promo-page.article main .section .btn {
    width: 50%;
  }
  .promo-page.article main .section:first-child {
    margin-top: 20px;
  }
}
@media (min-width: 641px) {
  .promo-page.article main .heading {
    grid-column: 1/3;
  }
  .promo-page.article main .heading h1 {
    font-size: 2.25rem;
    line-height: 40px;
    margin: 20px 0 40px;
  }
  .promo-page.article main .section {
    padding-bottom: 40px;
    margin-top: 40px;
  }
  .promo-page.article main .section h2 {
    margin-top: 40px;
  }
  .promo-page.article main .section:last-child {
    margin-bottom: 40px;
  }
}
.promo-page main #project .btn-arrow-simple {
  border: 1px solid #000000;
  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;
  color: #000000;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  width: 200px;
}
.promo-page main #project .btn-arrow-simple i {
  color: #000000;
}
.promo-page main #project .btn-arrow-simple:focus {
  text-decoration: none;
  color: #000000;
}
.promo-page main #project .btn-arrow-simple:hover {
  color: #fff;
  background: #000000;
  text-decoration: none;
}
.promo-page main #project .btn-arrow-simple:hover i {
  color: #fff;
}
.promo-page main #project .btn {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 4px;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #5366f6;
  display: inline-block;
  margin: 0;
  margin-top: 20px;
  width: 190px;
  text-align: center;
}
.promo-page main #project .btn:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
}
@media (max-width: 640px) {
  .promo-page main #project .btn {
    margin-top: 10px;
  }
}
.promo-page main #project .no-margin,
.promo-page main #project ul {
  margin: 0;
}
.promo-page .grid-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  margin: 40px 0;
}
.promo-page .grid-col-2 .col {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.promo-page .grid-col-2 .col > p {
  margin-bottom: 0;
}
.promo-page .grid-col-2 .col > ul {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 640px) {
  .promo-page .grid-col-2 {
    grid-template-columns: 1fr;
    margin: 20px 0;
    grid-gap: 20px;
  }
}
.promo-page footer {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .promo-page footer {
    margin-top: 20px;
  }
}
.promo-page.ad-jobs footer {
  margin-top: 20px;
}
@media (min-width: 641px) {
  .promo-page.ad-jobs footer {
    margin-top: 40px;
  }
}
@media (min-width: 641px) {
  .promo-page.ad-directory .content__main .section.intro > p {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .promo-page.ad-directory.article main .section:first-child {
    margin-top: 0;
  }
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
  animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}
body.overlay-opened {
  overflow-y: hidden !important;
}

.open-overlay {
  cursor: pointer;
}

.overlay-wrapper {
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  overflow-y: scroll;
  pointer-events: none;
}
.overlay-wrapper .overlay-container {
  position: relative;
  background: #fff;
  margin-top: 56px;
  border-radius: 24px 24px 0 0;
  height: calc(100vh - 56px);
  overflow-y: scroll;
  opacity: 0;
  cursor: default;
}
.overlay-wrapper.overlay-visible {
  pointer-events: auto;
  opacity: 1;
  z-index: 9997;
}
.overlay-wrapper.overlay-visible .overlay-container {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  transition: opacity 0.2s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (min-width: 1024px) {
  .overlay-wrapper {
    background: rgba(0, 0, 0, 0.5);
    overflow-y: hidden;
    cursor: pointer;
  }
  .overlay-wrapper.overlay-visible {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
}

.overlay-container .project-preview.container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "heading" "slides" "content";
}
.overlay-container .project-preview.container .heading, .overlay-container .project-preview.container .slides, .overlay-container .project-preview.container .content {
  grid-column: 1/-1;
}
@media (min-width: 1021px) {
  .overlay-container .project-preview.container {
    grid-template-columns: 127px 1fr 127px;
  }
  .overlay-container .project-preview.container .content {
    grid-column: 2/3;
  }
}
.overlay-container .project-preview.container .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}
.overlay-container .project-preview.container .heading .logo {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  border: 1px solid #ddd;
  margin-right: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.overlay-container .project-preview.container .heading .logo img {
  -ms-flex-item-align: center;
  align-self: center;
}
.overlay-container .project-preview.container .heading h1 {
  font-size: 26px;
  margin: 0.5rem 0;
}
.overlay-container .project-preview.container .heading .metadata {
  font-size: 14px;
}
.overlay-container .project-preview.container .heading .share-btn {
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  background: #e5e5e5;
  color: #000000;
  height: 34px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  line-height: 34px;
  padding: 0 0.75rem;
  margin-right: 1.25rem;
}
.overlay-container .project-preview.container .heading .share-btn i {
  color: #000000;
}
.overlay-container .project-preview.container .heading .share-btn:hover {
  background: #b9b9b9;
}
.overlay-container .project-preview.container .heading .close-btn {
  -ms-flex-item-align: center;
  align-self: center;
}
.overlay-container .project-preview.container .heading .close-btn i {
  font-size: 32px;
  color: #5366f6;
}
.overlay-container .project-preview.container .heading .close-btn:hover i {
  color: #5366f6;
}
.overlay-container .project-preview.container .slides {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 1.25rem 0;
}
.overlay-container .project-preview.container .slides .loader {
  display: none;
}
.overlay-container .project-preview.container .content {
  margin-top: 20px;
}

.inline-slideshow-container {
  position: relative;
  overflow: hidden;
}
.inline-slideshow-container .gallery-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-slideshow-container .gallery-slides .slide {
  margin: 0 10px;
}
.inline-slideshow-container .gallery-slides .slide img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.inline-slideshow-container .gallery-slides .slide .caption {
  display: none;
}
.inline-slideshow-container .gallery-slides.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.inline-slideshow-container .footer {
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}
.inline-slideshow-container .footer .i-pc, .inline-slideshow-container .footer a {
  color: #b9b9b9;
}
.inline-slideshow-container .footer i {
  color: #fff;
}
.inline-slideshow-container .slider-control {
  width: 50%;
  height: calc(100% - 40px);
  position: absolute;
  z-index: 100;
  top: 0;
}
.inline-slideshow-container .slider-control.next {
  right: 0;
  cursor: url("/site_media/static/frontend/images/icons/next.cur"), pointer;
}
.inline-slideshow-container .slider-control.prev {
  left: 0;
  cursor: url("/site_media/static/frontend/images/icons/prev.cur"), pointer;
}

@media (max-width: 768px) {
  .inline-slideshow-container .gallery-slides {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: unset;
  }
  .inline-slideshow-container .gallery-slides .slide {
    margin: 0;
  }
  .inline-slideshow-container .gallery-slides .slide .caption {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1.25rem;
    font-size: 16px;
  }
  .inline-slideshow-container .gallery-slides .slide .caption p {
    margin: 0;
  }
  .inline-slideshow-container .gallery-slides .slide .caption small, .inline-slideshow-container .gallery-slides .slide .caption a {
    color: #b9b9b9;
  }
  .inline-slideshow-container .gallery-slides .slide:last-child .caption {
    margin-bottom: 0;
  }
  .inline-slideshow-container .footer {
    display: none;
  }
}
@media (min-width: 769px) {
  .overlay-container .project-preview.container .slides {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #333;
    padding: 0;
    position: relative;
  }
  .overlay-container .project-preview.container .slides .loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2001;
    top: 0;
    left: 0;
    background: #333;
    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;
  }
  .overlay-container .project-preview.container .slides.loaded .loader {
    display: none !important;
  }

  .inline-slideshow-container {
    height: 740px;
  }
  .inline-slideshow-container .slide {
    position: absolute;
    height: 700px;
    width: 85%;
    margin: 0 7.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .inline-slideshow-container .slide.inactive {
    opacity: 0.3;
  }
  .inline-slideshow-container .slide img {
    display: block;
    max-height: 100%;
    border: 0;
    -webkit-transition: none;
    transition: none;
  }
  .inline-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;
  }
  .inline-slideshow-container .slide small {
    color: #b9b9b9;
  }
  .inline-slideshow-container .slide .caption {
    display: none;
  }

  .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
  }
  .footer i {
    color: #fff;
  }
}
@media (max-width: 640px) {
  .overlay-wrapper .related-section .grid-2col {
    grid-row-gap: 20px;
  }
}
@media (max-width: 768px) {
  .overlay-wrapper .inline-slideshow-container .gallery-slides {
    overflow-y: visible;
  }
}
@media (max-width: 1023px) {
  .overlay-wrapper {
    overflow-y: visible;
  }
  .overlay-wrapper .overlay-container {
    margin-top: 0;
    height: 100vh;
  }
  .overlay-wrapper .overlay-container .container {
    margin-top: 0px;
    margin-bottom: 20px;
    grid-row-gap: 0px;
  }
  .overlay-wrapper .overlay-container .container .heading {
    padding-top: 0;
    margin: 20px 0;
  }
}
@media (min-width: 1350px) {
  .overlay-wrapper {
    overflow-y: scroll;
    position: asbolute;
  }
  .overlay-wrapper .overlay-container {
    -webkit-box-shadow: 0 4px 23px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 23px 4px rgba(0, 0, 0, 0.5);
    width: 1315px;
    height: auto;
    margin: 40px auto;
    overflow-y: visible;
    position: static;
    border-radius: 30px;
  }
  .overlay-wrapper .overlay-container .container {
    grid-row-gap: 0px;
  }
  .overlay-wrapper .overlay-container .container .heading {
    margin: 40px 0 40px 0;
    padding-top: 0;
  }
  .overlay-wrapper .overlay-container .container .heading .logo {
    margin-right: 40px;
  }
  .overlay-wrapper .overlay-container .container .content {
    margin-bottom: 40px;
  }
}
#id-info-modal {
  display: none;
  position: fixed;
  z-index: 1050;
  padding-top: 100px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
#id-info-modal .md-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  max-width: 848px;
  padding: 0;
}
#id-info-modal .container {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
}
#id-info-modal .header {
  color: #fff;
  background-color: #5366f6;
  padding: 0 40px;
  position: relative;
}
#id-info-modal .close {
  margin-left: auto;
  font-size: 30px;
  padding: 0;
  color: #fff;
  opacity: 0.7;
}
#id-info-modal .close:hover {
  text-decoration: none;
  opacity: 1;
}
#id-info-modal .container-dark {
  padding: 40px;
}
#id-info-modal .container-dark .materialize .form-group {
  font-family: "abcrom-book-mono";
  position: relative;
  margin-bottom: 10px;
  /* active state */
}
#id-info-modal .container-dark .materialize .form-group select {
  text-indent: 3px;
}
#id-info-modal .container-dark .materialize .form-group select,
#id-info-modal .container-dark .materialize .form-group textarea,
#id-info-modal .container-dark .materialize .form-group input[type=text],
#id-info-modal .container-dark .materialize .form-group input[type=email],
#id-info-modal .container-dark .materialize .form-group input {
  font-size: 12px;
  padding: 10px 10px 0px 10px;
  color: #808080;
  border: none;
}
#id-info-modal .container-dark .materialize .form-group select:focus,
#id-info-modal .container-dark .materialize .form-group textarea:focus,
#id-info-modal .container-dark .materialize .form-group input[type=text]:focus,
#id-info-modal .container-dark .materialize .form-group input[type=email]:focus,
#id-info-modal .container-dark .materialize .form-group input:focus {
  outline: none;
  background-color: #F2F2F2;
}
#id-info-modal .container-dark .materialize .form-group select.error,
#id-info-modal .container-dark .materialize .form-group textarea.error,
#id-info-modal .container-dark .materialize .form-group input[type=text].error,
#id-info-modal .container-dark .materialize .form-group input[type=email].error,
#id-info-modal .container-dark .materialize .form-group input.error {
  border: 1px solid #FF0000;
  color: #FF0000;
}
#id-info-modal .container-dark .materialize .form-group select.error ~ label,
#id-info-modal .container-dark .materialize .form-group textarea.error ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=text].error ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=email].error ~ label,
#id-info-modal .container-dark .materialize .form-group input.error ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #FF0000 !important;
}
#id-info-modal .container-dark .materialize .form-group select.error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group textarea.error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=text].error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=email].error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input.error.empty ~ label {
  top: 17px;
  font-size: 12px;
}
#id-info-modal .container-dark .materialize .form-group select.empty ~ label,
#id-info-modal .container-dark .materialize .form-group textarea.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=text].empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=email].empty ~ label,
#id-info-modal .container-dark .materialize .form-group input.empty ~ label {
  top: 17px;
  font-size: 12px;
}
#id-info-modal .container-dark .materialize .form-group input.empty.error ~ label, #id-info-modal .container-dark .materialize .form-group input.empty:valid ~ label {
  left: 10px;
}
#id-info-modal .container-dark .materialize .form-group select.empty:focus ~ label, #id-info-modal .container-dark .materialize .form-group select:focus ~ label,
#id-info-modal .container-dark .materialize .form-group input.empty:focus ~ label,
#id-info-modal .container-dark .materialize .form-group input:focus ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #808080;
}
#id-info-modal .container-dark .materialize .form-group select:valid ~ label,
#id-info-modal .container-dark .materialize .form-group input:valid ~ label {
  top: 5px;
  left: 10px;
  font-size: 8px;
  color: #808080;
}
#id-info-modal .container-dark .materialize .form-group select:focus:valid ~ label,
#id-info-modal .container-dark .materialize .form-group input:focus:valid ~ label {
  color: #808080;
}
#id-info-modal .container-dark .materialize .form-group textarea.valid ~ label, #id-info-modal .container-dark .materialize .form-group textarea:focus ~ label {
  display: none;
}
#id-info-modal .container-dark .materialize .form-group label {
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 17px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#id-info-modal .container-dark .materialize .form-group label.error {
  display: none !important;
}
@media (max-width: 640px) {
  #id-info-modal .container-dark .materialize .form-group select,
#id-info-modal .container-dark .materialize .form-group input[type=text],
#id-info-modal .container-dark .materialize .form-group input[type=email],
#id-info-modal .container-dark .materialize .form-group input {
    height: 40px;
  }
  #id-info-modal .container-dark .materialize .form-group select.error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=text].error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=email].error.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input.error.empty ~ label {
    top: 12px;
  }
  #id-info-modal .container-dark .materialize .form-group select.empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=text].empty ~ label,
#id-info-modal .container-dark .materialize .form-group input[type=email].empty ~ label,
#id-info-modal .container-dark .materialize .form-group input.empty ~ label {
    top: 12px;
  }
  #id-info-modal .container-dark .materialize .form-group label {
    top: 12px;
  }
}
@media (min-width: 641px) {
  #id-info-modal .container-dark .materialize .form-group {
    margin-bottom: 20px;
  }
}

#id-info-modal {
  font-family: "abcrom-book", sans-serif;
}
#id-info-modal form input[type=text],
#id-info-modal form input[type=email],
#id-info-modal form input[type=phone],
#id-info-modal form input[type=number],
#id-info-modal form textarea {
  width: 100%;
  height: 55px;
  font-size: 20px;
  padding: 10px 15px;
  color: #8e8b8b;
  background-color: #F2F2F2;
  border: 1px solid #ddd;
  outline: none;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#id-info-modal form textarea {
  height: 150px;
}
#id-info-modal form .btn {
  width: 100%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  background-color: #5366f6;
  border-radius: 0.25rem;
}
#id-info-modal form .btn.submitted {
  position: relative;
}
#id-info-modal form .btn.submitted:after, #id-info-modal form .btn.submitted:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  background: #364cf4;
  width: 0;
}
#id-info-modal form .btn.submitted:after {
  background: #1932f3;
  -webkit-transition: 4s width ease-out;
  transition: 4s width ease-out;
}
#id-info-modal form .btn.submitted:before {
  width: 100%;
}
#id-info-modal form .btn.submitted.submit-progress:after {
  width: 85%;
}
#id-info-modal form .btn.submitted.submit-done:after {
  width: 100%;
}
#id-info-modal form .btn.submitted.save:hover, #id-info-modal form .btn.submitted.save:active, #id-info-modal form .btn.submitted.save:focus, #id-info-modal form .btn.submitted.submit:hover, #id-info-modal form .btn.submitted.submit:active, #id-info-modal form .btn.submitted.submit:focus {
  background: #5366f6;
}
#id-info-modal form .btn.submitted.grey-btn:after {
  background: #5366f6;
}
#id-info-modal form .btn.submitted.grey-btn:before {
  background: #1d1e22;
}
#id-info-modal form .btn.submitted.grey-btn.save:hover, #id-info-modal form .btn.submitted.grey-btn.save:active, #id-info-modal form .btn.submitted.grey-btn.save:focus, #id-info-modal form .btn.submitted.grey-btn.submit:hover, #id-info-modal form .btn.submitted.grey-btn.submit:active, #id-info-modal form .btn.submitted.grey-btn.submit:focus {
  background: #D6D6D6;
  color: #fff;
}

#id-info-modal.grey .md-content {
  border: none;
}
#id-info-modal.grey .container {
  -webkit-box-shadow: 0 4px 23px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 23px 4px rgba(0, 0, 0, 0.5);
}
#id-info-modal.grey .header {
  background-color: #fff;
  color: #000000;
  font-size: 1.5rem;
  line-height: 1;
  border-bottom: 1px dotted #a6a6a6;
  margin: 0 40px;
  padding: 40px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#id-info-modal.grey .header > span {
  font-size: 1.5rem;
}
#id-info-modal.grey .header .close {
  font-size: 23px;
  color: #000000;
}
#id-info-modal.grey .btn {
  background: #2B2D32;
  color: #fff;
  margin-top: 0;
}
#id-info-modal.grey .btn:hover {
  background: #D6D6D6;
  color: #fff;
}
#id-info-modal.grey .btn.light-btn {
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
}
#id-info-modal.grey .btn.light-btn.lg {
  height: 40px;
  line-height: 40px;
}
#id-info-modal.grey .btn.light-btn.enquiry i {
  margin-right: 2px;
}
#id-info-modal.grey .btn.light-btn.reverse {
  background: #2B2D32;
  color: #fff;
  border: 1px solid #2B2D32;
}
#id-info-modal.grey .btn.light-btn.reverse:hover {
  border-color: #ddd;
  color: #2B2D32;
  background: #F2F2F2;
}
#id-info-modal.grey .btn.light-btn {
  border-radius: 4px;
}
#id-info-modal.grey form.enquiry-form {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 1fr;
}
@media (min-width: 641px) {
  #id-info-modal.grey form.enquiry-form {
    grid-template-columns: 1fr 1fr;
  }
  #id-info-modal.grey form.enquiry-form .col-expand {
    grid-column: 1/span 2;
  }
}
#id-info-modal.grey .banner {
  padding: 20px 0;
  margin: 0 40px;
  border-bottom: 1px dotted #a6a6a6;
  font-size: 1.25rem;
  line-height: 1.5;
}
#id-info-modal.grey .banner .logo {
  display: none;
  width: 108px;
  height: 74px;
  border: 1px solid #ddd;
}
#id-info-modal.grey .banner h2 {
  margin: 0;
}
#id-info-modal.grey .banner h2.desk {
  display: none;
}
#id-info-modal.grey .banner .name {
  font-weight: bold;
  margin-left: 5px;
}
@media (min-width: 641px) {
  #id-info-modal.grey .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #id-info-modal.grey .banner .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;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 108px;
    flex: 0 0 108px;
    margin-right: 20px;
  }
  #id-info-modal.grey .banner h2.desk {
    display: block;
  }
}
#id-info-modal.grey .msg-after {
  display: none;
}
#id-info-modal.grey .response .btn {
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 16px;
  margin-top: 0;
}
#id-info-modal.grey.success .msg-before {
  display: none;
}
#id-info-modal.grey.success .msg-after {
  display: block;
}
@media (max-width: 640px) {
  #id-info-modal.grey {
    padding-top: 0;
    overflow-y: scroll;
  }
}

#id-search-modal {
  display: none;
  position: fixed;
  z-index: 1050;
  padding-top: 100px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
#id-search-modal .md-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  max-width: 620px;
  padding: 0;
}
#id-search-modal .container {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
}
#id-search-modal .header {
  color: #fff;
  background-color: #5366f6;
  padding: 0 30px;
  position: relative;
}
#id-search-modal .close {
  margin-left: auto;
  font-size: 30px;
  padding: 0;
  color: #fff;
  opacity: 0.7;
}
#id-search-modal .close:hover {
  text-decoration: none;
  opacity: 1;
}
#id-search-modal .header {
  color: #000000;
  background-color: #fff;
  height: 85px;
  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;
}
#id-search-modal .header span {
  font-size: 27px;
  font-weight: 700;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#id-search-modal .header .close {
  font-size: 27px;
  padding: 0;
  position: static;
  color: #bbb;
}
#id-search-modal .header .close:hover {
  color: #000;
}
#id-search-modal .close {
  opacity: 1;
}
#id-search-modal .md-search-form {
  margin: 0;
}
#id-search-modal .md-content {
  border: none;
  background: none;
}
#id-search-modal .container {
  overflow: hidden;
  border-radius: 12px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#id-search-modal .md-footer {
  padding: 15px 30px;
  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;
  border-top: 1px solid #e5e5e5;
}
#id-search-modal .md-footer .reset {
  font-size: 16px;
}
#id-search-modal .md-footer .btn {
  border-radius: 4px;
  background-color: #5366f6;
  color: #fff;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 2rem;
}
#id-search-modal .md-footer .btn:hover {
  background: #364cf4;
}
#id-search-modal .content {
  padding: 0 30px;
}
#id-search-modal .field-wrapper {
  padding: 25px 0;
  border-top: 1px solid #e5e5e5;
}
#id-search-modal .field-wrapper.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#id-search-modal .field-wrapper.col-2 .field {
  width: 50%;
}
#id-search-modal .field-wrapper.col-2 .field:first-child {
  width: calc(50% - 25px);
}
#id-search-modal .field-wrapper .field {
  width: 100%;
  font-size: 12px;
}
#id-search-modal .field-wrapper .field > label {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
#id-search-modal .field-wrapper .field input[type=text],
#id-search-modal .field-wrapper .field select {
  font-size: 16px;
  width: 100%;
  height: 45px;
  border-radius: 4px;
  border: 1px solid #000000;
}
#id-search-modal .field-wrapper .field input[type=text]:hover,
#id-search-modal .field-wrapper .field select:hover {
  border-color: #5366f6;
}
#id-search-modal .field-wrapper .field select {
  padding: 0 1rem;
}
#id-search-modal .field-wrapper .field select:disabled {
  opacity: 0.5;
  background: #ddd;
}
#id-search-modal .field-wrapper .locked .reset-location-field {
  height: 45px;
}
#id-search-modal .field-wrapper .choice-wrap {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
#id-search-modal .field-wrapper .choice-wrap .choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
  font-size: 16px;
}
#id-search-modal .field-wrapper .choice-wrap .choice input {
  margin-right: 5px;
  accent-color: #000000;
  border-color: #ddd;
}
#id-search-modal .field-wrapper .choice-wrap .choice label:hover {
  color: #5366f6;
}
@media (max-width: 640px) {
  #id-search-modal .md-footer {
    padding: 15px;
    margin-top: 15px;
  }
  #id-search-modal .content {
    padding: 0 15px;
  }
  #id-search-modal .field-wrapper {
    padding: 15px 0;
  }
  #id-search-modal .field-wrapper.col-2 .field {
    width: 30%;
  }
  #id-search-modal .field-wrapper.col-2 .field label {
    visibility: hidden;
  }
  #id-search-modal .field-wrapper.col-2 .field:first-child {
    width: calc(70% - 15px);
  }
  #id-search-modal .field-wrapper.col-2 .field:first-child label {
    visibility: unset;
  }
  #id-search-modal .field-wrapper.col-2 .field select {
    padding: 0 15px;
  }
}

@media (max-width: 640px) {
  #id-info-modal.grey .enquiry-container {
    height: 100vh;
  }
  #id-info-modal.grey .enquiry-container .banner,
#id-info-modal.grey .enquiry-container .header {
    margin: 0 20px;
  }
  #id-info-modal.grey .enquiry-container .container-dark {
    padding: 20px;
  }
  #id-info-modal.grey .enquiry-container .container-dark .materialize .form-group {
    margin-bottom: 20px;
  }
}
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: #5366f6;
}
body.newsletters .grid-newsletters .btn:hover {
  background: #364cf4;
}

@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: #5366f6;
  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: #5366f6;
    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;
  }
}

.search-results.box .result .img-wrap > div {
  overflow: hidden;
}
.search-results.box .result.product .meta a,
.search-results.box .result.product .meta .separator {
  margin-right: 0.2rem;
}

@media (max-width: 640px) {
  footer .footer__copy .bottom {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
  }
  footer .footer__copy .bottom .sponsor {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 0px;
  }
  footer .footer__copy .bottom .copyright {
    font-size: 9px;
    line-height: 12px;
    margin-bottom: 0;
    margin-left: 5px;
  }

  footer .sponsor.am {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    margin-right: auto;
  }
  footer .sponsor.am a {
    height: 30px;
    width: 50px;
    background-size: 229px auto;
    background-position: 0 -88px;
  }
  footer .sponsor.aia a {
    background-position: 0 -31px;
    height: 40px;
    width: 125px;
    background-size: 230px auto;
  }
  footer .sponsor.dia a {
    background-position: -121px -28px;
    width: 72px;
    margin-left: 20px;
    height: 37px;
    background-size: 200px auto;
    margin-top: 4px;
  }
}
@media (max-width: 420px) {
  footer .footer__copy .bottom .sponsor.am {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  footer .footer__copy .bottom .sponsor.dia a {
    margin-left: 5px;
  }
}
@media (max-width: 380px) {
  footer .footer__copy .bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .footer__copy .bottom .sponsor.am {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0;
    margin-bottom: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}