<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
body {
  position: relative;
}
.skip-link {
  background: #1867a9;
  position: absolute;
  display: inline-block;
  padding: 0.375rem 0.75rem;
  line-height: 1;
  font-size: 1.25rem;
  color: white;
  transform: translateY(0);
  transition: transform 250ms ease-in;
  z-index: 1;
}
.skip-link:hover {
  color: #e7e7e7;
}
#g-header a.skip-link:hover {
  color: #e7e7e7;
}
/* When it is not focused, transform its Y position by its total height, using a negative value, so it hides above the viewport */
.skip-link:not(:focus) {
  transform: translateY(-7rem);
}
.btn:focus {
  clear: all;
}
*:focus-visible:not(figure a), .btn:focus-visible {
  outline: 3px solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0.25rem #67A918 !important;
  border: 3px solid black !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
figure:has(&gt; a:focus-visible) {
  box-shadow: 0 0 0 0.5rem #67A918 !important;
  outline: 3px solid black;
}
#g-navigation .form-control:focus-visible {
  box-shadow: 0 0 0 0.25rem #67A918;
  border: 3px solid black;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.45rem 0 0.8rem;
  text-align: start;
}
em {
  color: inherit;
}
a {
  display: inline-block;
}
#g-main a:not(:has(img)):not(.pathway, .btn.btn-primary, .page-link):not(h2 a) {
  text-decoration: underline 2px;
  background-size: auto 175%;
  transition: background 0.3s ease-in-out;
  font-weight: bold;
  font-size: 18.6667px;
  padding: 0 0.25rem;
  margin: 0 -0.25rem;
  display: inline;
}
#g-main a:not(:has(img)):not(.pathway, .btn.btn-primary, .page-link):not(h2 a):hover {
  background-position-y: 105%;
  color: #fff;
  transition: all 0.5s ease-out;
  background-image: linear-gradient(white 50%, #2e79b8 50%);
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #439a86;
  border-color: #439a86;
}
ul &gt; li &gt; ul {
  margin-left: 1.6rem;
}
#breadcrumbs .g-content, .breadcrumb {
  margin: 0;
}
.breadcrumb-item.active {
  color: #666f76;
}
#g-header h1 {
  line-height: 3.65rem;
  margin-bottom: 0;
}
#g-header a {
  color: #ffffff;
  display: inline-block;
}
#g-header .g-content {
  margin: 0.3rem;
  padding: 0.6rem;
}
#g-main {
  padding: 0;
}
#g-main .g-content {
  margin: 0.3rem;
  padding: 0.6rem;
}
@media only all and (max-width: 47.99rem) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
#g-navigation {
  z-index: 4;
}
#g-navigation &gt; .g-container {
  width: 80rem;
  min-height: 50px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation &gt; .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation &gt; .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-navigation &gt; .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation &gt; .g-container {
    width: 23.438rem;
  }
}
@media only all and (max-width: 25rem) {
  #g-navigation &gt; .g-container {
    width: 15rem;
  }
}
#g-navigation .g-main-nav {
  margin: -0.938rem;
}
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  min-height: 50px;
  line-height: 2.1;
  padding: 0.45rem 1rem;
  font-weight: 300;
}
#g-navigation .search input {
  height: 35px;
}
#g-navigation .mod-finder.js-finder-searchform.form-search, #g-navigation .g-social.social {
  height: 50px;
}
#g-navigation .mod-finder.js-finder-searchform.form-search a, #g-navigation .g-social.social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  border-radius: 0.1875rem;
  line-height: 2.1;
  margin: 0;
}
#g-navigation .g-content {
  margin: unset;
}
#g-navigation .g-block.size-20 .g-content, #g-navigation #social-3282-particle.g-content, #g-navigation #social-9826-particle.g-content {
  padding: 0;
  line-height: 3.2;
}
#g-navigation #menu-8228-particle, #g-navigation #menu-6257-particle, #g-navigation #menu-4510-particle {
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#g-navigation .awesomplete {
  text-align: left;
}
#g-navigation .awesomplete &gt; ul {
  z-index: 99999;
  color: #666666;
  line-height: normal;
}
#g-navigation .input-group .btn {
  z-index: 1;
}
.g-offcanvas-toggle {
  color: #3180c2;
  background-color: #ffffff;
  font-size: 1.8rem;
  padding: 2.5px;
}
#g-banner {
  z-index: 2;
}
.home-slideshow.moduletable {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 15px 25px, rgba(0, 0, 0, 0.25) 0px 5px 10px;
}
.djslider-end {
  outline: none;
  /* Remove any focus outline */
}
.djslider-end[tabindex="0"]:focus {
  tabindex: -1;
  /* Make it non-focusable */
}
.contacts-container {
  gap: 30px;
  display: flex;
}
.modazdirectory__results .gap {
  gap: 10px;
}
.modazdirectory__results .gap:last-child:not(:first-child) {
  width: calc(50% - 5px);
}
.modazdirectory__results .gap:last-child {
  margin: 0 auto;
}
.modazdirectory__result {
  width: 100%;
  color: #666666;
  background: unset;
  box-shadow: none;
  text-align: center;
  border: 2px solid #3180c2;
  padding: 30px 20px;
}
.modazdirectory__result.modazdirectory__layout-misc_on .modazdirectory__image {
  display: block;
  width: 100%;
  height: auto;
  width: 100px;
  min-width: 150px;
  border-radius: 0;
  margin: 0 30px;
  margin-bottom: 15px;
  filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.15)) !important;
}
.modazdirectory__result.modazdirectory__layout-misc_on div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 650px;
}
.modazdirectory__result.modazdirectory__layout-misc_on div h3 {
  text-align: center;
}
.modazdirectory__result.modazdirectory__layout-misc_on div p {
  margin: 0;
  flex-direction: column;
  border-left: none;
}
.com-users-login.login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .com-users-login.login {
    width: 70%;
    margin: 0 auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .com-users-login.login {
    width: 90%;
    margin: 0 auto;
  }
}
.featured-writers .com-content-category-blog.blog .com-content-category-blog__item.blog-item {
  flex-direction: row;
}
.featured-writers .com-content-category-blog.blog .com-content-category-blog__item.blog-item .item-image {
  width: 275px;
  height: 275px;
  flex-shrink: 0;
  margin: 0;
}
.featured-writers .com-content-category-blog.blog .com-content-category-blog__item.blog-item .item-content {
  padding: 40px;
  margin: auto 0;
}
.com-content-category-blog__item.blog-item .item-content p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* Number of lines before truncation */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pagination {
  justify-content: end;
}
.pagination .page-link {
  background: #3180c2;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  line-height: 1.5;
  cursor: pointer;
  user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
}
.pagination .disabled {
  display: none;
}
.latest .com-content-category-blog__item.blog-item {
  padding: 5px;
  display: flex;
}
.latest .com-content-category-blog__item.blog-item .item-content {
  height: 100%;
}
.latest .com-content-category-blog__item.blog-item .item-content .readmore {
  margin-top: auto;
}
figure {
  flex-shrink: 0;
}
figure.figure {
  display: table;
  margin: 0 20px 20px;
}
figure.lead {
  max-width: 450px;
  float: inline-start;
}
figure .figure-caption {
  font-size: 0.875em;
  color: #6c757d;
  display: table-caption;
  padding: 10px;
  margin-top: -15px;
  caption-side: bottom;
  text-align: center;
}
.latest .blog figure {
  max-width: 1200px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.16), 0 8px 8px rgba(0, 0, 0, 0.2);
  height: 180px;
}
.latest .blog figure img {
  object-fit: cover;
  height: 180px;
}
.latest .blog .lead &gt; .blog-item figure {
  max-width: 1200px;
  height: 400px;
}
.latest .blog .lead &gt; .blog-item figure a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.latest .blog .lead &gt; .blog-item figure img {
  object-fit: cover;
  object-position: center 60%;
  width: 100%;
  height: 100%;
}
.shadow {
  filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.15)) !important;
  box-shadow: none !important;
}
.next-page .visitors-contrib {
  display: block;
  width: 100px;
  margin-left: auto;
}
#g-footer .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  padding: 0;
}
/*# sourceMappingURL=custom_15.css.map */</pre></body></html>