/*
Theme Name: AMTA v2.0
Theme URI:  
Author: Cheil AU
Description: custom theme
Version: 1.0 
Text Domain: amta
*/
@font-face {
  font-family: "Stag";
  src: url("fonts/Stag-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Stag-Medium.otf") format("opentype"), url("fonts/Stag-Medium.woff") format("woff"), url("fonts/Stag-Medium.ttf") format("truetype"), url("fonts/Stag-Medium.svg#Stag-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "StagSansRound";
  src: url("fonts/StagSansRound-Book.eot?#iefix") format("embedded-opentype"), url("fonts/StagSansRound-Book.otf") format("opentype"), url("fonts/StagSansRound-Book.woff") format("woff"), url("fonts/StagSansRound-Book.ttf") format("truetype"), url("fonts/StagSansRound-Book.svg#StagSansRound-Book") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "StagSansRound";
  src: url("fonts/StagSansRound-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/StagSansRound-Medium.otf") format("opentype"), url("fonts/StagSansRound-Medium.woff") format("woff"), url("fonts/StagSansRound-Medium.ttf") format("truetype"), url("fonts/StagSansRound-Medium.svg#StagSansRound-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "EudoxusSans";
  src: url("fonts/EudoxusSans-Regular.eot");
  src: url("fonts/EudoxusSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/EudoxusSans-Regular.woff2") format("woff2"), url("fonts/EudoxusSans-Regular.woff") format("woff"), url("fonts/EudoxusSans-Regular.ttf") format("truetype"), url("fonts/EudoxusSans-Regular.svg#EudoxusSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside {
  display: block;
}

body,
html {
  margin: 0;
  position: relative;
  padding: 0;
}

figure {
  margin: 0;
}

:focus,
:active {
  outline: 0;
}

img {
  border-style: none;
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

h1 {
  font-weight: 700;
  font-size: 42px;
  line-height: 1.23;
}

h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.68;
}

h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}

h4 {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1.13px;
}

div {
  box-sizing: border-box;
}

b,
strong {
  font-weight: 700;
}

p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 24px;
}

input[type=search]::placeholder {
  font-size: 14px;
  font-family: "StagSansRound";
}

ul {
  padding-left: 24px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.wp-pagenavi {
  margin: 0 0 20px;
  text-align: center;
}

#dark-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

body.ie #header #nav .menu > li:hover > .sub-menu {
  display: block;
  columns: 2;
}
body.ie #header #nav .menu > li:hover > .sub-menu li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.to-top-page {
  display: none;
  position: fixed;
  right: 5%;
  bottom: 30%;
  color: #96a0ab;
  font-size: 14px;
  font-weight: 500;
  z-index: 9999;
}
.to-top-page img {
  width: 16px;
  height: 16px;
  margin: 0.75rem auto;
  background-color: #000;
  padding: 15px;
  filter: invert(1);
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}

#ajax-posts {
  position: relative;
}
#ajax-posts:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#ajax-posts.loading:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

#load-more-posts {
  display: block;
  width: 200px;
  text-align: center;
  background: #44c8f5;
  color: #fff;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 auto;
}

.read-more {
  width: 200px;
  text-align: center;
  background: #44c8f5;
  color: #fff;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  margin-top: 20px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.read-more:hover {
  background-color: #264a69;
}

#data-table {
  display: none;
}
#data-table .link-title-m {
  display: none;
}
@media (max-width: 479px) {
  #data-table .link-title-d {
    display: none;
  }
  #data-table .link-title-m {
    display: inline;
  }
}

div.dt-container #data-table {
  display: table;
}

div.dt-container .dt-paging .dt-paging-button,
div.dt-container .dt-search input,
div.dt-container .dt-input {
  border-radius: 0;
}
div.dt-container .dt-search {
  max-width: 300px;
  width: 100%;
  margin: 0 auto 5px;
  border: 1px solid #264a69;
  border-radius: 20px;
  padding: 6px 20px;
  display: flex;
  align-items: center;
}
div.dt-container .dt-search label {
  display: none;
}
div.dt-container .dt-search input {
  border: none;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-family: "EudoxusSans", sans-serif;
  padding: 4px 0;
  background: url("images/search.png") no-repeat 100% center;
}
div.dt-container .dt-search input:focus {
  outline: none;
}
div.dt-container .dt-search input[type=search]::-webkit-search-decoration,
div.dt-container .dt-search input[type=search]::-webkit-search-cancel-button,
div.dt-container .dt-search input[type=search]::-webkit-search-results-button,
div.dt-container .dt-search input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
div.dt-container .dt-paging .dt-paging-button:hover {
  border-color: #44c8f5;
  background: #44c8f5;
  color: #fff;
}
div.dt-container .dt-layout-row:first-of-type div.dt-layout-cell.dt-end {
  text-align: center;
}
div.dt-container .dt-info {
  display: none;
}

table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
  background: #264a69;
  color: #fff;
  border: none;
}

.page-content a.btn {
  display: block;
  margin: 20px auto;
  background: #44c8f5;
  color: #fff;
  font-size: 14px;
  width: 100%;
  max-width: 300px;
  padding: 10px 20px;
  text-decoration: none;
  text-align: center;
  transition: all 400ms ease-in-out;
}
.page-content a.btn:hover, .page-content a.btn:active, .page-content a.btn:focus {
  color: #fff;
  opacity: 0.8;
}

.imei-check-form .input-hold {
  max-width: 300px;
  width: 100%;
  border: 1px solid #264a69;
  border-radius: 20px;
  padding: 6px 6px 6px 20px;
  display: flex;
  align-items: center;
  margin: 0 0 10px;
  position: relative;
}
.imei-check-form .input-hold input {
  border: none;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-family: "EudoxusSans", sans-serif;
  padding: 4px 0;
  -webkit-appearance: none;
}
.imei-check-form .input-hold button {
  cursor: pointer;
  font-family: "EudoxusSans", sans-serif;
  font-size: 14px;
  -webkit-appearance: none;
  background: #44c8f5;
  color: #fff;
  border: none;
  padding: 5px 17px;
  border-radius: 20px;
}
.imei-check-form .input-hold.error-item {
  margin-bottom: 34px;
}
@media (max-width: 479px) {
  .imei-check-form .input-hold.error-item {
    margin-bottom: 42px;
  }
}
.imei-check-form .input-hold label.error {
  position: absolute;
  bottom: -22px;
  left: 19px;
}
@media (min-width: 480px) {
  .imei-check-form .input-hold label.error {
    white-space: nowrap;
  }
}
@media (max-width: 479px) {
  .imei-check-form .input-hold label.error {
    bottom: -34px;
    min-height: 30px;
  }
}
.imei-check-form label.error {
  color: #c00;
  font-size: 14px;
  line-height: 15px;
}
.imei-check-form .checkbox-hold {
  position: relative;
}
.imei-check-form .checkbox-hold.error-item {
  padding-bottom: 30px;
}
.imei-check-form .checkbox-hold label.error {
  position: absolute;
  bottom: 0;
  left: 19px;
}
.imei-check-form .check-result,
.imei-check-form .ok-result {
  border-radius: 8px;
  padding: 8px;
  max-width: 300px;
  width: 100%;
  font-size: 14px;
  margin-top: 10px;
}
.imei-check-form .ok-result {
  color: #4cb52c;
  border: 1px solid #4cb52c;
}
.imei-check-form .check-result {
  color: #c00;
  border: 1px solid #c00;
}

.popup-fade-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.82);
  z-index: 9999;
}
.popup-fade-bg .hold {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}
.popup-fade-bg .popup-hold {
  position: relative;
  max-width: 800px;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  overflow: hidden;
  padding: 30px;
}
@media (max-width: 479px) {
  .popup-fade-bg .popup-hold {
    padding: 20px;
  }
}
.popup-fade-bg .popup-hold h2 {
  text-align: center;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .popup-fade-bg .popup-hold h2 {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 10px;
  }
}
.popup-fade-bg .popup-hold .terms-text-hold {
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text {
  height: 45vh;
  padding-right: 15px;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text p,
.popup-fade-bg .popup-hold .terms-text-hold .terms-text ul li,
.popup-fade-bg .popup-hold .terms-text-hold .terms-text ol li {
  font-size: 14px;
  line-height: 25px;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text li ol > li {
  margin: 0;
}
.popup-fade-bg .popup-hold .terms-text-hold .terms-text li ol > li:before {
  content: counters(item, ".") " ";
}
.popup-fade-bg .popup-hold .buttons-hold {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
  column-gap: 30px;
}
@media (max-width: 479px) {
  .popup-fade-bg .popup-hold .buttons-hold {
    margin: 20px 0 0;
    column-gap: 20px;
  }
}
.popup-fade-bg .popup-hold .buttons-hold .btn {
  cursor: pointer;
  font-family: "EudoxusSans", sans-serif;
  font-size: 20px;
  -webkit-appearance: none;
  background: #44c8f5;
  color: #fff;
  border: none;
  padding: 9px 30px;
  border-radius: 24px;
}
.popup-fade-bg .popup-hold .buttons-hold .btn.btn-decline {
  background-color: #f55d44;
}

.container {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  .container {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

a.cta-link {
  color: #ffffff;
  background-color: #1D174B;
  border-radius: 30px;
  padding: 13px 21px;
  font-size: 16px;
  font-weight: 700;
  width: fit-content;
  box-sizing: border-box;
}
a.cta-link:hover {
  background-color: #264a69;
}

.loop-title {
  margin: 0;
  font-size: 32px;
  color: #303f4d;
}

.loop-card:hover {
  -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}

.loop-card.feature {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 2rem;
  background-color: #ffffff;
  border: 1px solid #d0d5db;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.loop-card.feature p {
  margin: 1.5rem 0;
}
.loop-card.feature .card-image__container {
  position: relative;
  width: 100%;
  max-width: 418px;
  overflow: hidden;
  aspect-ratio: 4/3;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-bottom-left-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-bottom-left-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
}
.loop-card.feature .card-image__container .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-bottom-left-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-bottom-left-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
  transition: transform 0.4s ease, filter 0.4s ease;
}
.loop-card.feature .card-image__container .card-image:hover {
  transform: scale(1.1);
  filter: brightness(65%);
}
.loop-card.feature .card-title {
  font-size: 28px;
  margin: 0 0 0.5rem 0;
}
.loop-card.feature .card-date {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.loop__content {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.loop__content .loop-card {
  display: flex;
  flex-direction: column;
  width: calc(33.333% - 1rem);
  border: 1px solid #d0d5db;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.loop__content .loop-card p {
  margin: 1rem 0 0.8rem;
}
.loop__content .loop-card .card-content {
  flex: 1;
}
.loop__content .loop-card .card-image__container .card-image {
  max-height: 200px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-top-right-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-top-right-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
}
.loop__content .loop-card .card-title {
  font-size: 22px;
  margin: 0 0 0.25rem 0;
}

.card-content {
  display: flex;
  flex-direction: column;
  padding: 2.5rem 2rem;
}

.card-body {
  flex: 1;
  margin-bottom: 0.75rem;
}

.card-date {
  font-size: 12px;
  color: #3E6DB4;
  margin-bottom: 0.5rem;
}

.card-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
  font-size: 12px;
  text-transform: capitalize;
  color: #1D174B;
}

.card-category {
  padding: 2px 8px;
  border: 1px solid #1D174B;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.card-description {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 4.2em;
}

.card-link {
  font-weight: 700;
  margin-top: auto;
  color: #1D174B;
  max-width: fit-content;
  border-bottom: 2px solid #1D174B;
  padding-bottom: 3px;
  transition: color 0.2s ease-in-out;
}
.card-link:hover {
  color: #1D174B;
}

#breadcrumbs {
  margin: 2.5rem 0;
  color: #303f4d;
}
#breadcrumbs span {
  display: flex;
  gap: 0.5rem;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #7498bd;
}
#breadcrumbs span.breadcrumb_last {
  font-size: 12px;
  color: #1D174B;
}
#breadcrumbs a {
  font-size: 12px;
  color: #1D174B;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 1.5rem 0;
  font-size: 14px;
  font-weight: 700;
}
.pagination .page-numbers {
  color: #264a69;
}
.pagination .page-numbers:hover {
  color: #0071af;
}
.pagination .page-numbers.current {
  padding: 4px 10px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: #ffffff;
  background-color: #1D174B;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
  padding: 4px 7px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #264a69;
}
.pagination .prev.page-numbers:hover,
.pagination .next.page-numbers:hover {
  border: 1px solid #0071af;
}

.sidebar {
  max-width: 300px;
  border: 1px solid #d0d5db;
  background-color: #ffffff;
  padding: 0 32px 32px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.sidebar .loop__content {
  flex-direction: column;
}
.sidebar .loop__content .loop-card {
  width: auto;
}
.sidebar .loop__content .loop-card .card-title {
  font-size: 16px;
  font-weight: 700;
}

.wp-block-quote {
  min-height: 90px;
  margin: 1rem 0;
  border-left: 3px solid #44c8f5;
  padding-left: 1.5rem;
  display: flex;
  align-items: center;
}
.wp-block-quote p {
  font-size: 18px !important;
  font-weight: 500;
  overflow: hidden;
  animation: typewriter-multiline 5s steps(50) forwards;
}

.wp-block-pullquote {
  margin: 1rem 0;
  padding: 0;
  text-align: left;
  position: relative;
  display: flex;
  gap: 1.5rem;
}
.wp-block-pullquote::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 92px;
  background-image: url("/wp-content/uploads/2025/04/pull-quote.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
}
.wp-block-pullquote p {
  font-size: 18px !important;
  margin: 0;
  font-weight: 500;
  overflow: hidden;
  animation: typewriter-multiline 5s steps(80) forwards;
}
.wp-block-pullquote cite {
  font-size: 14px;
  font-style: normal;
  padding-left: 1rem;
  display: block;
  margin-top: 0.5rem;
}

@keyframes typewriter-multiline {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
.topics-slider.mobile {
  display: none;
}

html,
body {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-smooth: always !important;
  text-rendering: optimizeLegibility !important;
  color: #303f4d;
}

body {
  min-width: 320px;
  color: #303f4d;
  background-color: #f8f5f2;
  -webkit-text-size-adjust: 100%;
  font-family: "EudoxusSans", sans-serif;
  overscroll-behavior-y: none;
  -webkit-overflow-scrolling: touch;
}
body > main > section:not(#homepage):after {
  content: "";
  width: 100%;
  min-height: 660px;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #6AD7F2;
  background: linear-gradient(0deg, rgba(106, 215, 242, 0) 0%, rgb(106, 170, 242) 100%);
}
body .wrap {
  margin: 0 auto;
  max-width: 1288px;
  padding: 0 15px;
}
body #header .wrap,
body .search-content .wrap,
body .post-content .wrap,
body .page-content .wrap,
body .category-content .wrap,
body .icon-text .wrap,
body .video-block .wrap,
body footer-bottom .footer-bottom .wrap {
  max-width: 1288px;
}
body {
  /* header /footer */
}
body.admin-bar #header.fixed {
  top: -30px;
}
body.admin-bar #header.fixed.show {
  top: 32px;
}
body .posts-loop-menu__latest .archive-link,
body .posts-loop-menu__business .archive-link {
  position: relative;
}
body .posts-loop-menu__latest .archive-link a,
body .posts-loop-menu__business .archive-link a {
  position: absolute;
  right: 0;
  top: -3.5rem;
  padding: 8px 18px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  color: white;
  background-color: #1D174B;
  transition: background-color 0.2s ease-in-out;
}
body .posts-loop-menu__latest .archive-link a:hover,
body .posts-loop-menu__business .archive-link a:hover {
  background-color: #264a69;
}
body .posts-loop-menu__latest .post-loop__cards,
body .posts-loop-menu__business .post-loop__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 0.5rem;
  justify-content: space-between;
}
body .posts-loop-menu__latest .card,
body .posts-loop-menu__business .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(33.333% - 1rem);
  border: 1px solid #d0d5db;
  border-radius: 10px;
  transition: box-shadow 0.2s ease-in-out;
  box-sizing: border-box;
}
body .posts-loop-menu__latest .card:hover,
body .posts-loop-menu__business .card:hover {
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
body .posts-loop-menu__latest .card .card__image-container,
body .posts-loop-menu__business .card .card__image-container {
  height: 240px;
}
body .posts-loop-menu__latest .card .card__image-container img,
body .posts-loop-menu__business .card .card__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-top-right-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-top-right-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
}
body .posts-loop-menu__latest .card .card__content,
body .posts-loop-menu__business .card .card__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1rem;
}
body .posts-loop-menu__latest .card .card__content .card__title,
body .posts-loop-menu__business .card .card__content .card__title {
  font-size: 16px;
  font-family: "Stag";
  font-weight: 500;
  margin: 0 0 0.5rem 0;
}
body .posts-loop-menu__latest .card .card__content .card__date,
body .posts-loop-menu__business .card .card__content .card__date {
  font-size: 12px;
  color: #0071af;
  margin-bottom: 0 !important;
}
body .posts-loop-menu__latest .card .card__content .card__categories,
body .posts-loop-menu__business .card .card__content .card__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 8px 0;
  font-size: 12px;
}
body .posts-loop-menu__latest .card .card__content .card__categories .category-item,
body .posts-loop-menu__business .card .card__content .card__categories .category-item {
  padding: 2px 10px;
  color: #1D174B;
  border: 1px solid #1D174B;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
body .posts-loop-menu__latest .card .card__content .card__excerpt,
body .posts-loop-menu__business .card .card__content .card__excerpt {
  font-size: 14px;
}
body .posts-loop-menu__latest .card .card__content .card__link,
body .posts-loop-menu__business .card .card__content .card__link {
  font-size: 16px;
  font-weight: 500;
  width: fit-content;
  margin-top: auto;
  color: #1D174B;
  border-bottom: 2px solid #0071af;
  transition: color 0.2s ease-in-out;
}
body .posts-loop-menu__latest .card .card__content .card__link:hover,
body .posts-loop-menu__business .card .card__content .card__link:hover {
  color: #264a69;
}
body .post-loop__sidebar .post-loop__cards {
  flex-direction: column;
}
body #homepage .banner {
  height: 1210px;
  width: 100%;
  max-width: 1728px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  overflow: hidden;
}
body #homepage .banner .banner-content .banner-image {
  width: 1728px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: unset;
}
body #homepage .hero {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
body #homepage .hero .hero-content-left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 50%;
}
body #homepage .hero .hero-content-left .hero-title {
  font-size: 50px;
  line-height: 1.3;
  margin: 0;
  color: #1D174B;
}
body #homepage .hero .hero-content-left .hero-description {
  font-size: 18px;
  margin-bottom: 8px;
}
body #homepage .info-container .info-headline {
  font-size: 32px;
  padding-top: 2em;
  margin-bottom: 0.5em;
}
body #homepage .info-container .info-icons {
  display: flex;
  justify-content: space-between;
}
body #homepage .info-container .info-icons .info-icon {
  display: flex;
  flex-direction: column;
  width: calc(16.66% - 1rem);
  border: 1px solid #d0d5db;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 24px 24px 0;
}
body #homepage .info-container .info-icons .info-icon .info-image {
  width: 64px;
  margin-bottom: 12px;
}
body #homepage .info-container .info-icons .info-icon .info-title {
  font-size: 22px;
  font-weight: 700;
  color: #1D174B;
  margin-bottom: 8px;
  line-height: 1.4;
}
body #homepage .latest-loop .latest-loop__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
}
body #homepage .mission-statement {
  min-height: 725px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  color: #ffffff;
}
body #homepage .mission-statement:before {
  content: "";
  width: 100%;
  height: 100%;
  max-height: 750px;
  position: absolute;
  z-index: -1;
  background: #3E6DB4;
}
body #homepage .mission-statement .ct {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  padding-top: 5rem;
  margin-bottom: 3.5rem;
}
body #homepage .mission-statement .title {
  margin: unset;
  font-size: 28px;
  line-height: 1.5;
}
body #homepage .mission-statement .description {
  margin-top: 0.5rem;
  margin-bottom: 3rem;
  font-size: 18px;
  line-height: 1.3;
}
body #homepage .mission-statement .cta-link {
  background-color: #44c8f5;
  color: #1D174B;
}
body .layout-sidebar {
  display: flex;
  gap: 6rem;
}
body .post-container {
  margin-top: unset;
}
body .post-container img,
body .post-container iframe {
  max-width: 100%;
}
body .post-container img {
  border-radius: 20px;
}
body .post-container .post-content {
  flex: 1;
  margin-top: 2.5rem;
}
body .post-container .post-content .post-thumbnail img {
  width: 100%;
  max-width: 100%;
  max-height: 278px;
  object-fit: cover;
}
body .post-container .post-content .post-header {
  padding: 1.5rem 1rem 1rem 1rem;
}
body .post-container .post-content .post-header.no-thumbnail {
  padding-top: 0;
}
body .post-container .post-content .post-header .post-title {
  font-size: 46px;
  color: #303f4d;
  margin: 0 0 0.5rem 0;
}
body .post-container .post-content .post-header .row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: space-between;
  align-items: center;
}
body .post-container .post-content .post-header .post-date {
  font-size: 14px;
  color: #0071af;
  margin: 0;
}
body .post-container .post-content .post-header .post-categories {
  font-size: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
body .post-container .post-content .post-header .post-categories .category-item {
  font-size: 12px;
  color: #1D174B;
  border: 1px solid #1D174B;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}
body .post-container .post-content .post-body {
  padding: 0 1rem;
  margin-top: 2rem;
}
body .post-container .post-content .post-body p {
  font-size: 16px;
}
body .post-container .post-content .post-body a,
body .post-container .post-content .post-body span a,
body .post-container .post-content .post-body a span {
  font-size: 14px;
  color: #303f4d !important;
  text-decoration: underline;
}
body .page .post-date {
  font-size: 12px !important;
  color: #96a0ab !important;
}
body .search-container {
  margin-top: unset;
}
body .search-container .sidebar.search-filters .sidebar-title {
  font-size: 26px;
  margin: 2.5rem 0;
}
body .search-container .search-content {
  flex: 1;
}
body .search-container .search-content .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .search-container .search-content .header .topics-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
body .search-container .search-content .header .custom-select-wrapper {
  position: relative;
  user-select: none;
  width: 218px;
  font-family: inherit;
}
body .search-container .search-content .header .custom-select-trigger {
  position: relative;
  border: 2px solid #0071af;
  padding: 12px 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #0071af;
  background-color: #ffffff;
}
body .search-container .search-content .header .custom-select-trigger:hover {
  border-color: #303f4d;
  color: #303f4d;
}
body .search-container .search-content .header .custom-select-trigger:hover::after {
  border-color: #303f4d;
}
body .search-container .search-content .header .custom-select-trigger::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 45%;
  width: 0.5rem;
  height: 0.5rem;
  border: solid #0071af;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(45deg);
}
body .search-container .search-content .header .custom-options {
  position: absolute;
  font-size: 14px;
  background: #ffffff;
  border: 2px solid #0071af;
  color: #0071af;
  font-weight: 500;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  z-index: 99;
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
body .search-container .search-content .header .custom-option {
  padding: 1rem;
  cursor: pointer;
}
body .search-container .search-content .header .custom-option:first-child:hover {
  border-radius: 10px 10px 0 0;
}
body .search-container .search-content .header .custom-option:last-child:hover {
  border-radius: 0 0 10px 10px;
}
body .search-container .search-content .header .custom-option:hover {
  background: #d0d5db;
}
body .search-container .search-content .latest-loop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
body .search-container .search-content .latest-loop .loop-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #d0d5db;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
body .search-container .search-content .latest-loop .loop-card .card-image__container .card-image {
  max-height: 200px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-top-right-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-top-right-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
}
body .search-container .search-content .latest-loop .loop-card .card-content .card-title {
  margin: 0 0 0.75rem 0;
}
body .topics-container {
  margin-top: unset;
}
body .topics-container .topics-content {
  flex: 1;
}
body .topics-container .topics-content .topics-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
body .topics-container .topics-content .topics-title.subheading {
  font-size: 33px;
}
body .topics-container .topics-content .topics-description {
  font-size: 14px;
  margin: 0;
}
body .topics-container .topics-content .latest-loop {
  margin-top: 1.5rem;
}
body .topics-container .topics-content .latest-loop .loop__content {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 1rem));
}
body .topics-container .topics-content .latest-loop .loop__content .loop-card {
  width: auto;
}
body .sidebar.post .category-title {
  font-size: 26px;
  margin: 2.5rem 0 1rem 0;
}
body .sidebar.post .topics-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  padding: 0;
  list-style: none;
}
body .sidebar.post .topics-container .topic-item {
  padding-bottom: 3px;
}
body .sidebar.post .topics-container .topic-item a {
  font-size: 12px;
  color: #1D174B;
  padding: 4px 8px;
  border: 1px solid #1D174B;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  white-space: nowrap;
}
body .sidebar.categories .category-title {
  font-size: 26px;
  margin: 2rem 0 2.5rem;
}
body .sidebar.categories .category-group:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body .sidebar.categories .category-group h4.parent-category {
  margin: unset;
  margin-top: 1.5rem;
  color: #303f4d;
}
body .sidebar.categories .category-group .child-categories {
  list-style: none;
  margin: unset;
  padding: unset;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.5rem;
  padding-bottom: 1.5rem;
}
body .sidebar.categories .category-group .child-categories li a {
  color: #303f4d;
  font-size: 14px;
  transition: color 0.2s ease-in-out;
}
body .sidebar.categories .category-group .child-categories li a:hover {
  color: #0071af;
}
body .quick-links.normal {
  width: 100%;
  height: fit-content;
  background-color: #ffffff;
  padding: 1.5rem 2rem;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}
body .quick-links.normal .title {
  margin: 0 0 1.25rem 0;
  font-size: 20px;
  font-weight: 700;
}
body .quick-links.normal ul.content {
  color: #303f4d;
  padding: 0;
  margin: 0;
  list-style: none;
}
body .quick-links.normal ul.content li.link-item {
  padding: 1rem 0.5rem 1rem 0;
}
body .quick-links.normal ul.content li.link-item:first-child {
  padding-top: 0;
}
body .quick-links.normal ul.content li.link-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  color: #303f4d;
}
body .quick-links.normal ul.content li.link-item a:hover {
  color: #0071af;
}
body .quick-links.normal ul.content li.link-item svg path {
  stroke: #0071af;
}
body .quick-links.normal ul.content li.link-item img.mobile {
  display: none;
}
body .quick-links.normal ul.content li.link-item:not(:last-child) {
  border-bottom: 1px solid #d0d5db;
}
body .menu-wrapper {
  position: relative;
  z-index: 1000;
}
body .menu-logo__container {
  max-width: 155px;
}
body form.search-form {
  flex: 1;
  display: flex;
  max-width: 245px;
}
body form.search-form label {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  padding: 0;
  border-bottom: 1px solid #d0d5db;
  width: 100%;
  margin-right: 25px;
}
body form.search-form label input {
  width: 100%;
  border: none;
  padding-left: 0rem;
}
body form.search-form button {
  border: none;
  color: white;
  background-color: #44c8f5;
  cursor: pointer;
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden;
  padding: 0;
}
body .top-bar {
  background-color: #ffffff;
  height: 98px;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 24px 32px;
  margin-top: 47px;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  border-radius: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
body .top-bar .menu-member-menu-container {
  float: right;
}
body .top-bar .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
body .top-bar .menu a {
  font-family: "StagSansRound";
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  -webkit-transition: color 400ms ease-in-out;
  -moz-transition: color 400ms ease-in-out;
  -ms-transition: color 400ms ease-in-out;
  -o-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
}
body .top-bar .menu a:hover {
  text-decoration: underline;
}
body .top-bar .menu > li {
  display: inline-block;
  margin-left: 15px;
}
body .top-bar .menu .sub-menu {
  display: none;
}
body #header {
  padding: 14px 0 14px;
  z-index: 15;
  position: absolute;
  top: 42px;
  left: 0;
  width: 100%;
}
body #header.fixed {
  position: fixed;
  background: #fff;
  -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  top: -62px;
  height: 62px;
  padding: 0;
}
body #header.fixed .logo {
  top: 12px;
  left: 15px;
  width: 45px;
  height: 38px;
  position: absolute;
}
body #header.fixed .wrap {
  padding-left: 90px;
}
body #header.fixed .member-block {
  display: none;
}
body #header.fixed #nav {
  margin-top: 0;
}
body #header.fixed #nav .menu > li {
  padding: 22px 0;
}
body #header.fixed.show {
  top: 0px;
  -webkit-transition: top 400ms ease-in-out;
  -moz-transition: top 400ms ease-in-out;
  -ms-transition: top 400ms ease-in-out;
  -o-transition: top 400ms ease-in-out;
  transition: top 400ms ease-in-out;
}
body #header .wrap {
  position: relative;
}
body #header .logo {
  width: 93px;
  height: 80px;
  margin: 0 auto 16px;
  display: block;
}
body #header .member-block {
  position: absolute;
  right: 15px;
  top: 0px;
}
body #header .member-block .searchform {
  float: left;
}
body #header .member-block .searchform input[type=text] {
  border: none;
  border-bottom: 1px solid #264a69;
  width: 0px;
  padding: 3px 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
body #header .member-block .searchform input[type=text]:focus {
  outline: none;
  border-bottom-color: #44c8f5;
}
body #header .member-block .searchform input[type=text].shown {
  padding: 3px 3px;
  width: 120px;
}
body #header .member-block .searchform input[type=submit] {
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  background: url("images/search.png") no-repeat center;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  width: 25px;
  height: 20px;
}
body #header .member-block .menu-member-menu-container {
  float: left;
}
body #header .member-block .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
body #header .member-block .menu a {
  font-family: "StagSansRound";
  font-weight: 300;
  font-size: 12px;
  color: #264a69;
  -webkit-transition: color 400ms ease-in-out;
  -moz-transition: color 400ms ease-in-out;
  -ms-transition: color 400ms ease-in-out;
  -o-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
}
body #header .member-block .menu a:hover {
  color: #44c8f5;
}
body #header .member-block .menu > li {
  display: inline-block;
  margin-left: 9px;
}
body #header .member-block .menu .sub-menu {
  display: none;
}
body #header #nav .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
body #header #nav .menu a {
  font-family: "StagSansRound";
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  color: #264a69;
  -webkit-transition: color 400ms ease-in-out;
  -moz-transition: color 400ms ease-in-out;
  -ms-transition: color 400ms ease-in-out;
  -o-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
}
body #header #nav .menu a:hover {
  color: #44c8f5;
}
body #header #nav .menu > li {
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
body #header #nav .menu > li:last-child > .sub-menu {
  right: 0;
  left: auto;
}
body #header #nav .menu > li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
body #header #nav .menu > li > a {
  text-transform: none;
  position: relative;
}
body #header #nav .menu > li > a:after {
  content: "";
  display: block;
  background: #44c8f5;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: -9px;
  height: 3px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
body #header #nav .menu > li > a:hover {
  color: inherit;
}
body #header #nav .menu > li > a:hover:after {
  left: 0;
  width: 100%;
}
body #header #nav .menu > li.current-menu-item > a:after {
  left: 0;
  width: 100%;
}
body #header #nav .menu > li > .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #264a69;
  background: #fff;
  top: 100%;
  left: -4px;
  position: absolute;
  padding: 22px;
  /*display: none;*/
  display: flex;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  transition: 200ms ease;
}
body #header #nav .menu > li > .sub-menu:after {
  content: "";
  display: block;
  clear: both;
}
body #header #nav .menu > li > .sub-menu > li:not(:last-child) {
  padding-right: 48px;
}
body #header #nav .menu > li > .sub-menu > li > a {
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 500;
}
body #header #nav .menu > li > .sub-menu > li .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 17px;
}
body #header #nav .menu > li > .sub-menu > li .sub-menu li {
  margin-top: 12px;
}
body #header #nav .menu > li > .sub-menu > li .sub-menu li:first-child {
  margin-top: 6px;
}
body #header #nav .menu > li > .sub-menu > li .sub-menu li a {
  white-space: nowrap;
}
body main {
  font-size: 16px;
  line-height: 1.5;
  min-height: calc(100vh - 259px - 168px - 42px);
  display: block;
  box-sizing: border-box;
}
body #footer {
  color: white;
  line-height: 1.25;
  background-color: #1D174B;
  padding-top: 30px;
  padding-bottom: 10px;
}
body #footer span {
  font-weight: 700;
}
body #footer p {
  margin: 0;
}
body #footer .footer-content {
  margin: 2.5rem 0;
  display: flex;
  justify-content: space-between;
}
body #footer .footer-content .footer-left {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
body #footer .footer-content .footer-left .footer-logo {
  max-width: 198px;
  margin-bottom: 25px;
}
body #footer .footer-content .footer-left .footer-logo img {
  width: 100%;
  height: 100%;
}
body #footer .footer-content .footer-middle {
  padding-right: 2.5rem;
}
body #footer .footer-content .footer-middle img.toggle-icon {
  display: none;
}
body #footer .footer-content .footer-middle h3 {
  margin: 0 0 1rem 0;
  font-size: 26px;
}
body #footer .footer-content .footer-middle #menu-footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
body #footer .footer-content .footer-middle #menu-footer-menu li a {
  color: white;
  font-size: 18px;
}
body #footer .footer-content .footer-middle #menu-footer-menu li a:hover {
  color: #47BD9F;
}
body #footer .footer-content .footer-right {
  width: 100%;
  max-width: 50%;
}
body #footer .footer-content .footer-right .quick-links.in-footer {
  max-width: 630px;
  margin-left: auto;
}
body #footer .footer-content .footer-right .quick-links.in-footer .title {
  margin: 0 0 1rem 0;
  font-size: 26px;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content {
  padding: 0;
  margin: 0;
  list-style: none;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item {
  padding: 1rem 0;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item:first-child {
  padding-top: 0;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  gap: 10px;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item svg path {
  stroke: #ffffff;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item img.mobile {
  display: none;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content li.link-item:not(:last-child) {
  border-bottom: 1px solid #ffffff;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content a {
  color: white;
}
body #footer .footer-content .footer-right .quick-links.in-footer ul.content a:hover {
  color: #47BD9F;
}
body #footer .footer-bottom {
  padding: 0.5rem 0;
}
body #footer .footer-bottom .footer-bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body #footer .footer-bottom .footer-bottom-content .footer-socials {
  display: flex;
  align-items: center;
  gap: 1rem;
}
body #footer .footer-bottom .footer-bottom-content .footer-socials span {
  font-weight: 500;
}
body #footer .footer-bottom .footer-bottom-content .footer-socials .socials {
  padding: 0;
  display: flex;
  gap: 5px;
}
body #footer .footer-bottom .footer-bottom-content .footer-socials .socials .linkedin,
body #footer .footer-bottom .footer-bottom-content .footer-socials .socials .facebook,
body #footer .footer-bottom .footer-bottom-content .footer-socials .socials .twitter {
  list-style-type: none;
}
body {
  /* content */
}
body .category-banner,
body .main-banner {
  position: relative;
}
body .category-banner .wrap-holder,
body .main-banner .wrap-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 12;
  align-items: center;
}
body .category-banner img,
body .main-banner img {
  max-width: none;
  width: 100%;
  height: auto;
}
body .category-banner h1,
body .main-banner h1 {
  text-align: center;
  color: #ffffff;
  font-family: "Stag";
  font-size: 27px;
  font-weight: 500;
  line-height: 1.5;
  max-width: 600px;
  margin: 0 auto;
  font-size: 2.5vw;
  max-width: 55vw;
}
body .main-posts {
  padding: 0;
}
body .category-banner {
  max-height: 400px;
  overflow: hidden;
  object-fit: cover;
}
body .category-banner .description {
  margin: 5px auto 0;
  color: #fff;
  max-width: 750px;
  text-align: center;
}
body .category-banner .description p {
  font-family: "StagSansRound";
  font-weight: 300;
  line-height: 24px;
}
body .category-banner .description p:last-of-type {
  margin-bottom: 0;
}
body.category-22 .inner-banner:after,
body.category-22 .category-banner:after, body.category-23 .inner-banner:after,
body.category-23 .category-banner:after, body.category-24 .inner-banner:after,
body.category-24 .category-banner:after, body.category-25 .inner-banner:after,
body.category-25 .category-banner:after, body.category-26 .inner-banner:after,
body.category-26 .category-banner:after, body.category-27 .inner-banner:after,
body.category-27 .category-banner:after, body.category-49 .inner-banner:after,
body.category-49 .category-banner:after {
  content: "";
  display: block;
  position: absolute;
  width: 104px;
  height: 92px;
  background: url("images/MCF_logo.gif") no-repeat center;
  right: 50px;
  top: 50%;
  margin-top: -46px;
  z-index: 12;
}
body {
  /* category page */
}
body .category-content {
  padding: 70px 0 100px;
}
body .category-content .wrap {
  overflow: hidden;
}
body .categories-tiles {
  margin-left: -26px;
  margin-right: -26px;
}
body .categories-tiles:after {
  content: "";
  display: block;
  clear: both;
}
body .categories-tiles .category-item {
  width: 50%;
  float: left;
  padding: 0 26px;
  margin: 0 0 47px;
}
body .categories-tiles .category-item:nth-of-type(2n + 1) {
  clear: left;
}
body .categories-tiles .category-item a {
  display: block;
  position: relative;
}
body .categories-tiles .category-item a:after {
  content: "";
  display: block;
  opacity: 0.15;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  background: #000;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body .categories-tiles .category-item a:hover:after {
  opacity: 0.3;
}
body .categories-tiles .category-item a img {
  max-width: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
body .categories-tiles .category-item a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Stag";
  font-size: 28px;
  font-weight: 500;
  z-index: 2;
}
body {
  /* single post */
}
body .inner-banner {
  position: relative;
}
body .inner-banner .wrap-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 12;
  align-items: center;
}
body .inner-banner img {
  max-width: none;
  width: 100%;
  height: auto;
}
body .inner-banner .category-title {
  text-align: center;
  color: #ffffff;
  font-family: "Stag";
  font-size: 27px;
  font-weight: 500;
  line-height: 40px;
  font-size: 2.5vw;
  line-height: 1.5;
}
body .page-container a {
  color: #1D174B;
  text-decoration: underline;
}
body .page-container > p,
body .page-container > ul li {
  line-height: 1.5;
}
body .page-container .flex-3c {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 24px;
}
body .page-container .flex-3c > div {
  width: calc(33.33% - 1rem);
  border: 1px solid #d0d5db;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 24px 24px 0;
}
body .page-container .flex-3c > div h6 {
  display: block;
  margin: 0 0 12px;
  font-size: 18px;
}
body .post-page p,
body .post-page li {
  line-height: 1.5;
}
body .page-404 {
  justify-content: space-between;
  display: flex;
  gap: 1rem;
  padding: 6rem 0;
}
body .page-404 h1 {
  font-size: 20px;
}
body .page-404 h2 {
  font-size: 48px;
  line-height: 1.1;
}
body .page-404 ul li {
  line-height: 1.5;
}
body .page-404 .page-404-l {
  width: 45%;
}
body .page-404 .page-404-r {
  width: 45%;
}
body {
  /* responsive styles */
}
body body {
  background: red;
}
body .space-20 {
  height: 20px;
  width: auto;
}
body .btn {
  margin-top: 20px;
  padding: 15px 30px;
}
body .btn-blue {
  background-color: #00afe8;
  color: white;
}
body .header-landing {
  width: 100vw;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  body .header-landing {
    margin-bottom: 0;
  }
}
body .header-landing .header-holder {
  position: relative;
}
body .header-landing .header-holder img {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 991px) {
  body .header-landing .header-holder img {
    height: 300px;
  }
}
@media screen and (min-width: 2000px) {
  body .header-landing .header-holder img {
    height: 650px;
    max-height: 650px;
  }
}
body .header-landing .header-holder .text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 40%;
}
@media screen and (max-width: 991px) {
  body .header-landing .header-holder .text-holder {
    width: 90%;
  }
}
body .header-landing .header-holder .text-holder h1,
body .header-landing .header-holder .text-holder h2 {
  margin: 0;
}
body .header-landing .header-holder .text-holder h1 {
  color: white;
  font-size: 55px;
  font-family: "Stag";
}
@media screen and (max-width: 991px) {
  body .header-landing .header-holder .text-holder h1 {
    font-size: 27px;
  }
}
body .header-landing .header-holder .text-holder h2 {
  font-size: 30px;
  color: #00afe8;
}
@media screen and (max-width: 991px) {
  body .header-landing .header-holder .text-holder h2 {
    font-size: 20px;
  }
}
body .icon-text .wrap {
  max-width: 870px;
}
body .icon-text {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .icon-text .holder {
  display: flex;
}
@media screen and (max-width: 782px) {
  body .icon-text .holder {
    flex-direction: column;
    align-items: center;
  }
}
body .icon-text .holder figure {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  margin-right: 40px;
  width: 100px;
}
@media screen and (max-width: 782px) {
  body .icon-text .holder figure {
    margin-right: 0;
  }
}
body .icon-text .holder h2 {
  margin-top: 0;
  font-family: "Stag";
}
@media screen and (max-width: 782px) {
  body .icon-text .holder h2 {
    margin-top: 20px;
    text-align: center;
  }
}
body .icon-text .holder p a {
  color: #00afe8;
}
@media screen and (max-width: 782px) {
  body .icon-text .holder .btn {
    display: flex;
    justify-content: center;
  }
}
body .icon-text .holder .cards-holder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 782px) {
  body .icon-text .holder .cards-holder {
    justify-content: center;
  }
}
body .icon-text .holder .cards-holder .card {
  padding: 15px;
  margin-bottom: 30px;
  width: 45%;
}
@media screen and (max-width: 782px) {
  body .icon-text .holder .cards-holder .card {
    width: 90%;
  }
}
body .icon-text .holder .cards-holder .card {
  background-color: #0070af;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .icon-text .holder .cards-holder .card .hold {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body .icon-text .holder .cards-holder .card .hold figure {
  margin: 0;
  max-width: 100px;
}
body .icon-text .holder .cards-holder .card h4 {
  color: white;
  font-size: 20px;
  font-family: "Stag";
  margin: 0;
  width: 65%;
  margin-bottom: 20px;
}
body .icon-text .holder .cards-holder .card .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body .icon-text .holder .cards-holder .card .btn span {
  font-family: "Stag";
  font-weight: 400;
}
@media screen and (min-width: 991px) {
  body .video-block .wrap .alignment-right {
    max-width: 730px;
    margin-left: 280px;
  }
}
body .video-block {
  display: flex;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
body .video-block .video-hold {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  body .video-block .video-hold iframe {
    width: 90vw;
    height: 50.625vw;
  }
}
body .asked-questions {
  background-color: rgba(0, 175, 232, 0.06);
}
body .asked-questions .wrap {
  max-width: 870px;
}
body .asked-questions {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .asked-questions .holder {
  display: flex;
}
@media screen and (max-width: 782px) {
  body .asked-questions .holder {
    flex-direction: column;
    align-items: center;
  }
}
body .asked-questions .holder figure {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  margin-right: 40px;
  width: 100px;
}
@media screen and (max-width: 782px) {
  body .asked-questions .holder figure {
    margin-right: 0;
  }
}
body .asked-questions .holder h2 {
  margin-top: 0;
  font-family: "Stag";
}
@media screen and (max-width: 782px) {
  body .asked-questions .holder h2 {
    margin-top: 20px;
    text-align: center;
  }
}
body .asked-questions .holder p a {
  color: #00afe8;
}
body .asked-questions .holder .questions-holder .title-box h4 {
  width: 70%;
  margin: 0;
  color: #000;
}
body .asked-questions .holder .questions-holder .title-box {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .asked-questions .holder .questions-holder .text-box {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .asked-questions .holder .questions-holder .toggle-icon {
  font-size: 20px;
  color: #00afe8;
}
@media (min-width: 1024px) {
  body #header .member-block {
    right: 30px;
  }
  body #header .member-block .menu a {
    font-size: 13px;
  }
  body #header #nav .menu a {
    font-size: 16px;
  }
  body .posts-list .post.post-image-right .hold,
  body .posts-list .post.post-image-left .hold {
    margin-left: -30px;
    margin-right: -30px;
  }
  body .posts-list .post.post-image-right .post-preview p,
  body .posts-list .post.post-image-left .post-preview p {
    font-size: 16px;
    line-height: 25px;
  }
  body.home .posts-list .post.post-default {
    padding: 0 1%;
  }
  body.home .posts-list .post.post-default .title {
    font-size: 24px;
    line-height: 1.4;
    /*min-height: 65px;*/
  }
  body.home .posts-list .post.post-default .post-preview {
    max-height: 90px;
  }
  body.home .posts-list .post.post-default .post-preview p {
    font-size: 16px;
    line-height: 25px;
  }
  body.home .posts-list .post.post-image-left {
    /*margin-bottom: 100px;*/
  }
  body.home .posts-list .post.post-image-right {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  body .posts-list .post.post-image-right .post-preview,
  body .posts-list .post.post-image-left .post-preview {
    max-height: unset;
  }
}
@media (min-width: 1440px) {
  body.home .posts-list .post.post-default .categories a {
    font-size: 18px;
    line-height: 1.25;
  }
  body.home .posts-list .post.post-default .title {
    font-size: 28px;
  }
  body.home .posts-list .post.post-default .post-preview p {
    font-size: 18px;
    line-height: 1.6;
  }
  body .posts-list .post.post-image-left .hold .categories,
  body .posts-list .post.post-image-right .hold .categories {
    margin-bottom: 20px;
  }
  body .posts-list .post.post-image-left .hold .categories a,
  body .posts-list .post.post-image-right .hold .categories a {
    font-size: 18px !important;
    line-height: 1.25;
  }
  body .posts-list .post.post-image-left .hold .title,
  body .posts-list .post.post-image-right .hold .title {
    font-size: 40px;
    line-height: 1.25;
  }
  body .posts-list .post.post-image-left .hold .post-preview,
  body .posts-list .post.post-image-right .hold .post-preview {
    margin-bottom: 40px;
  }
  body .posts-list .post.post-image-left .hold .post-preview p,
  body .posts-list .post.post-image-right .hold .post-preview p {
    font-size: 18px;
    line-height: 1.6;
  }
}
body {
  /*
  @media (min-width: 1680px) {
      .posts-list .post.post-image-left{
          &:first-of-type {
              .hold{
                  .text{
                      .categories a{font-size: 1.6vw;}
                      .title{font-size: 2.1vw}
                      .post-preview{
                          max-height: unset;
                          p{font-size: 1.1vw;line-height:1.4;}
                      }
                  }
              }
          }
      }
  }*/
}
@media (min-width: 769px) and (max-width: 1150px) {
  body .posts-list .post.post-image-left:not(:first-of-type) .hold .title,
  body .posts-list .post.post-image-right:not(:first-of-type) .hold .title {
    font-size: 2.5vw;
    line-height: 1.4;
  }
  body .posts-list .post.post-image-left:not(:first-of-type) .hold .post-preview,
  body .posts-list .post.post-image-right:not(:first-of-type) .hold .post-preview {
    max-height: 100px;
  }
  body .posts-list .post.post-image-left:not(:first-of-type) .hold .post-preview p,
  body .posts-list .post.post-image-right:not(:first-of-type) .hold .post-preview p {
    line-height: 20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  body #header.fixed #nav .menu > li > a {
    font-size: 11px;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar #header.fixed {
    top: -17px;
  }
  body.admin-bar #header.fixed.show {
    top: 45px;
  }
}
@media (min-width: 789px) and (max-width: 1200px) {
  body .posts-list .post.post-image-left:first-of-type .hold .text .title {
    font-size: 2.5vw;
  }
}
body {
  /*
  @media (min-width: 769px){
      .posts-list{
          position:relative;            
          .post {
              &.post-default{ 
                  min-height: calc(100vh - 162px);
                  max-height: 1000px;
              }
          }
      }
  }*/
}
@media (min-width: 768px) {
  body .wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
  body header .wrap {
    max-width: 1388px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1px;
  }
  body.home .posts-list .post.post-image-right {
    margin-top: 100px;
  }
  body .menu-wrapper > .wrap.mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  body .posts-list .post.post-image-right .hold, body .posts-list .post.post-image-left .hold {
    display: block;
  }
  body .posts-list .post.post-image-right .image,
  body .posts-list .post.post-image-right .text, body .posts-list .post.post-image-left .image,
  body .posts-list .post.post-image-left .text {
    float: none;
    width: 100%;
  }
  body .posts-list .post.post-image-left:first-of-type {
    margin: 50px 0;
    min-height: unset;
    max-height: unset;
  }
  body .posts-list .post.post-image-left:first-of-type .hold {
    position: relative;
    top: unset;
    transform: none;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .image {
    padding-left: 25px;
    padding-right: 25px;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .text {
    padding: 10px 25px 20px;
  }
  body .posts-list .post.post-image-right .hold {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 600px) {
  body #wpadminbar {
    position: fixed !important;
  }
}
@media (max-width: 579px) {
  body .posts-list .post.post-image-right .hold, body .posts-list .post.post-image-left .hold {
    display: block;
  }
  body .posts-list .post.post-image-right .image,
  body .posts-list .post.post-image-right .text, body .posts-list .post.post-image-left .image,
  body .posts-list .post.post-image-left .text {
    float: none;
    width: 100%;
  }
  body .posts-list .post.post-image-right .hold {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 479px) {
  body #header .member-block .searchform {
    display: none;
  }
  body .inner-banner .category-title,
  body .category-banner h1,
  body .main-banner h1 {
    font-size: 20px;
    line-height: 32px;
    max-width: none;
  }
  body .main-banner {
    height: calc(100vh - 75px - 42px);
    overflow: hidden;
  }
  body .main-banner img {
    width: auto;
    height: 100%;
    margin-left: -40%;
  }
  body .main-banner h1 {
    font-size: 24px;
    line-height: 40px;
  }
  body .main-banner.have-mobile img {
    display: none;
  }
  body .page-content h1,
  body .post-content h1 {
    font-size: 28px;
  }
  body .posts-list {
    margin-left: 0;
    margin-right: 0;
  }
  body .posts-list .post {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  body .posts-list .post.post-image-right, body .posts-list .post.post-image-left {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
  body .posts-list .post.post-image-right .post-preview, body .posts-list .post.post-image-left .post-preview {
    max-height: 100px;
  }
  body .posts-list .post.post-image-right .post-preview p, body .posts-list .post.post-image-left .post-preview p {
    font-size: 16px;
    line-height: 25px;
  }
  body .posts-list .post.post-image-right .hold, body .posts-list .post.post-image-left .hold {
    padding-top: 25px;
  }
  body .posts-list .post.post-image-right .image,
  body .posts-list .post.post-image-right .text, body .posts-list .post.post-image-left .image,
  body .posts-list .post.post-image-left .text {
    float: none;
    width: 100%;
  }
  body .posts-list .post.post-image-right .image, body .posts-list .post.post-image-left .image {
    padding-left: 25px;
    padding-right: 25px;
  }
  body .posts-list .post.post-image-right .text, body .posts-list .post.post-image-left .text {
    padding: 20px 25px 20px;
  }
  body .posts-list .post.post-image-left:first-of-type {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0;
  }
  body .posts-list .post.post-image-left:first-of-type .hold {
    flex-direction: column;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .image {
    padding-left: 20px;
    padding-right: 20px;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .text {
    padding: 10px 20px 20px;
  }
  body .related-topics .posts-list .post {
    width: 100%;
    float: none;
  }
  body .category-banner .description {
    display: none;
  }
  body .category-banner:not(.with-text) {
    background: none !important;
  }
  body .category-banner.with-text {
    max-height: none;
  }
  body .category-banner.with-text img {
    display: none;
  }
  body .category-banner.with-text .wrap-holder {
    padding: 20px 0;
    position: relative;
  }
  body .category-banner.with-text .description {
    display: block;
  }
  body .categories-tiles .category-item {
    width: 100%;
    float: none;
  }
  body .inner-banner:after,
  body .category-banner:after {
    right: 15px !important;
    width: 38px !important;
    height: 35px !important;
    background-size: 40px !important;
  }
  body .category-banner:after {
    top: 15px !important;
    margin-top: 0 !important;
  }
  body .inner-banner:after {
    margin-top: -17.5px !important;
  }
}
@media (max-width: 1100px) {
  body .posts-loop-menu__business .card {
    width: unset;
  }
}
@media (max-width: 950px) {
  body .posts-loop-menu__latest .card {
    width: unset;
  }
}
@media (max-width: 900px) {
  body .topics-container .loop__content {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  body #footer .footer-content {
    flex-direction: column;
    gap: 3rem;
  }
  body #footer .footer-content .footer-right {
    max-width: 100%;
  }
  body #footer .footer-content .footer-right .quick-links.in-footer {
    margin-left: unset;
  }
  body .card-content {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  body .card-content .card-link {
    font-size: 16px;
  }
  body .loop-card.feature {
    flex-direction: column;
  }
  body .loop-card.feature .card-image__container {
    max-width: unset;
    height: 218px;
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -webkit-top-left-border-radius: 10px;
    -moz-top-right-border-radius: 10px;
    -moz-top-left-border-radius: 10px;
  }
  body .loop-card.feature .card-image__container .card-image {
    border-radius: unset;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -webkit-top-left-border-radius: 10px;
    -moz-top-right-border-radius: 10px;
    -moz-top-left-border-radius: 10px;
  }
  body .loop-card.feature .card-content .card-title {
    font-size: 20px;
  }
  body .loop__content {
    flex-direction: column;
  }
  body .loop__content .loop-card {
    width: auto;
  }
}
@media (max-width: 767px) {
  body .topics-slider.mobile {
    display: block;
    padding-right: 20rem;
  }
  body .topics-slider.mobile .topics-title {
    margin-top: 0;
    margin-bottom: 0.75rem;
  }
  body .topics-slider.mobile .topics-container {
    display: flex;
    gap: 0.75rem;
    min-width: 100vw;
    margin-bottom: 2rem;
    padding: 0;
    list-style: none;
  }
  body .topics-slider.mobile .topic-item {
    flex: 0 0 auto;
    padding: 0.5rem 0;
  }
  body .topics-slider.mobile .topic-item a {
    font-size: 12px;
    padding: 4px 10px;
    color: #1D174B;
    border: 1px solid #1D174B;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    white-space: nowrap;
  }
  body .post-content {
    margin-top: 1.5rem !important;
  }
  body .post-content .post-thumbnail img {
    max-height: 306px;
    border: 1px solid #d0d5db;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -webkit-top-left-border-radius: 10px;
    -moz-top-right-border-radius: 10px;
    -moz-top-left-border-radius: 10px;
  }
  body .post-content .post-header {
    padding: 1rem;
  }
  body .post-content .post-header.no-thumbnail {
    padding-top: 1rem !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -webkit-top-left-border-radius: 10px;
    -moz-top-right-border-radius: 10px;
    -moz-top-left-border-radius: 10px;
  }
  body .post-content .post-header .post-title {
    font-size: 28px !important;
  }
  body .post-content .post-header .row {
    flex-direction: column;
    align-items: start !important;
    gap: 0.5rem;
  }
  body .post-content .post-header .post-date {
    font-size: 12px !important;
    color: #0071af;
    margin: 0;
  }
  body .post-content .post-header .post-categories {
    font-size: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  body .post-content .post-header .post-categories .category-item {
    background-color: #f1f5f9;
    box-shadow: unset !important;
  }
  body .layout-sidebar {
    flex-direction: column-reverse;
    gap: 1rem;
  }
  body .topics-container {
    gap: 0;
  }
  body .sidebar.post .topics {
    display: none;
  }
  body .sidebar {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    max-width: 100%;
    padding-top: 20px;
  }
  body .sidebar.categories .category-title {
    font-size: 20px;
    margin: 0;
  }
  body .sidebar.categories .category-group {
    border-bottom: unset !important;
    border: 1px solid #d0d5db;
    background-color: white;
    padding: 1rem;
    -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  body .sidebar.categories .category-group h4.parent-category {
    font-size: 16px;
    margin: 0;
  }
  body .sidebar.categories .category-group .child-categories {
    padding: 0;
  }
  body .sidebar.categories .category-group .child-categories li a {
    color: #676e75;
  }
  body #breadcrumbs {
    margin-top: 1rem;
  }
  body .loop-title {
    font-size: 4vw;
  }
  body #homepage .banner {
    height: 100dvh;
  }
  body #homepage .banner .banner-content {
    height: 100%;
  }
  body #homepage .banner .banner-content .banner-image {
    height: 100%;
    object-fit: cover;
    object-position: right;
  }
  body #homepage .info-container .info-headline {
    font-size: 5.5vw;
    line-height: 1.4;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 15px;
  }
  body #homepage .info-container .info-icons {
    flex-direction: column;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body #homepage .info-container .info-icons .info-icon {
    width: 100%;
    display: block;
    padding-left: 85px;
    position: relative;
    padding-top: 14px;
    margin-bottom: 16px;
  }
  body #homepage .info-container .info-icons .info-icon .info-title {
    font-size: 20px;
  }
  body #homepage .info-container .info-icons .info-icon .info-description {
    margin-bottom: 18px;
  }
  body #homepage .info-container .info-icons .info-icon .info-image {
    position: absolute;
    margin-left: -70px;
    width: 56px;
    top: 50%;
    transform: translateY(-50%);
  }
  body #homepage .hero {
    margin-top: 1rem;
    flex-direction: column;
  }
  body #homepage .hero .hero-content-left {
    max-width: 100%;
  }
  body #homepage .hero .hero-content-left .hero-title {
    font-size: 9.5vw;
    padding-right: 20%;
    line-height: 1.2;
  }
  body #homepage .hero .hero-content-left .cta-link {
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px 18px;
  }
  body #homepage .hero .quick-links {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body #homepage .hero .quick-links .link-item {
    padding-left: 0;
  }
  body #homepage .hero .quick-links .link-item a {
    display: block;
    width: 100%;
    position: relative;
    padding-right: 35px;
    box-sizing: border-box;
  }
  body #homepage .hero .quick-links .link-item a svg {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body #homepage .hero .quick-links .link-item a svg path {
    stroke: #1D174B;
  }
  body #homepage .mission-statement {
    padding: 0;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: unset;
  }
  body #homepage .mission-statement .ct {
    display: block;
    margin-bottom: 30px;
    padding-top: 70px;
  }
  body #homepage .mission-statement .title {
    font-size: 18px;
    line-height: 1.5;
  }
  body #homepage .mission-statement .description {
    font-size: 18px;
    margin-bottom: 30px;
  }
  body #homepage .mission-statement .cta-link {
    width: 100%;
    display: block;
    text-align: center;
  }
  body #homepage .home-swirl__lower {
    height: 10%;
  }
  body .menu-wrapper.is-home {
    border-bottom: unset;
  }
  body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link[title=view-all-menu] {
    display: flex;
    justify-content: space-between;
  }
  body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link[title=view-all-menu]::after {
    content: "\f347";
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    rotate: -90deg;
  }
  body .posts-loop-menu__latest .archive-link a,
  body .posts-loop-menu__business .archive-link a {
    display: none;
  }
  body .posts-loop-menu__latest .post-loop__cards,
  body .posts-loop-menu__business .post-loop__cards {
    gap: 1.5rem;
    padding: 1rem;
  }
  body .posts-loop-menu__latest .card,
  body .posts-loop-menu__business .card {
    background-color: white;
  }
  body .posts-loop-menu__latest .card .card__content,
  body .posts-loop-menu__business .card .card__content {
    padding: 1.5rem;
  }
  body #footer {
    padding-top: 40px;
  }
  body #footer .footer-content {
    flex-direction: column;
    gap: 3rem;
    margin-top: 0;
  }
  body #footer .footer-content .footer-left .footer-logo {
    width: 136px;
  }
  body #footer .footer-content .footer-middle {
    position: relative;
  }
  body #footer .footer-content .footer-middle h3 {
    font-size: 16px;
  }
  body #footer .footer-content .footer-right .quick-links.in-footer .title {
    font-size: 16px;
  }
  body #footer .footer-content .footer-right .quick-links.in-footer .content .link-item {
    padding: 0.75rem 0 !important;
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
  }
  body #footer .footer-content .footer-right .quick-links.in-footer .content .link-item a {
    font-weight: normal !important;
  }
  body #footer .footer-middle {
    border-bottom: 1px solid white;
  }
  body #footer .footer-middle .footer-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 1.1rem;
  }
  body #footer .footer-middle .toggle-menu {
    position: relative;
  }
  body #footer .footer-middle img.toggle-icon {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
  }
  body #footer .footer-middle .footer-toggle[aria-expanded=true] + .toggle-icon {
    transform: rotate(180deg);
  }
  body #footer .footer-middle .menu-footer-menu-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  }
  body #footer .footer-middle .menu-footer-menu-container ul li:last-child {
    padding-bottom: 1rem;
  }
  body #footer .footer-middle .menu-footer-menu-container.open {
    max-height: 1000px;
  }
  body #footer .footer-bottom {
    padding: 0 0 1rem 0;
  }
  body #footer .footer-bottom .footer-bottom-content {
    flex-direction: column;
  }
  body #footer .footer-bottom .footer-bottom-content .footer-socials {
    justify-content: space-between;
    width: 100%;
  }
  body #footer .footer-bottom .footer-bottom-content .footer-socials span {
    font-size: 18px;
  }
  body #footer .footer-bottom .footer-bottom-content .footer-socials img {
    width: 30px;
    height: 30px;
  }
  body #footer .footer-bottom .footer-bottom-content > span {
    font-size: 12px;
  }
  body .wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.admin-bar .close-btn {
    top: 69px;
  }
  body main {
    min-height: calc(100vh - 259px - 75px);
  }
  body .menu-wrapper > .wrap:not(.wrap.mobile) {
    display: none;
  }
  body .menu-wrapper > .wrap.mobile {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  body .menu-wrapper > .wrap.mobile .top-bar.mobile {
    padding: 15px;
    margin: 0;
    height: 68px;
  }
  body .menu-wrapper > .wrap.mobile .menu-logo__container {
    max-width: 110px;
    max-height: 60px;
  }
  body .menu-wrapper > .wrap.mobile label {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-bottom-right-border-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -moz-bottom-right-border-radius: 10px;
    -moz-top-right-border-radius: 10px;
  }
  body .menu-wrapper > .wrap.mobile .search-form {
    max-width: 90px;
  }
  body .menu-wrapper > .wrap.mobile .search-form label {
    padding: 0;
    border-radius: 0;
  }
  body .menu-wrapper > .wrap.mobile .search-submit {
    display: none;
  }
  body #header {
    padding: 10px 0 0px;
  }
  body #header.fixed .logo {
    top: 12px;
  }
  body #header .logo {
    margin-left: 0;
    width: 66px;
    height: 55px;
  }
  body #header #nav {
    display: none;
    position: fixed;
    z-index: 1000;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  body #header #nav .menu {
    display: block;
  }
  body #header #nav .menu > li {
    display: block;
  }
  body #header #nav .menu .sub-menu {
    display: none !important;
  }
  body #header .member-block {
    right: 75px;
    top: 16px;
  }
  body .posts-list .post {
    width: 50%;
    margin-bottom: 50px;
  }
  body .posts-list .post.post-default:nth-of-type(3n + 1) {
    clear: none;
  }
  body .posts-list .post.post-default:nth-of-type(2n + 1) {
    clear: left;
  }
  body .posts-list .post.post-image-right .title, body .posts-list .post.post-image-left .title {
    font-size: 24px;
    line-height: 28px;
  }
  body .posts-list .post.post-image-left:first-of-type {
    padding: 0 10px 0;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .image {
    padding-left: 0;
    padding-right: 10px;
  }
  body .posts-list .post.post-image-left:first-of-type .hold .text {
    padding-right: 0;
    padding-left: 10px;
  }
  body.home .posts-list .post.post-default {
    margin-bottom: 40px;
  }
  body .category-banner h1,
  body .main-banner h1 {
    font-size: 27px;
  }
  body .inner-banner .category-title {
    font-size: 27px;
  }
  body .category-banner .description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }
  body .categories-tiles {
    margin-left: -15px;
    margin-right: -15px;
  }
  body .categories-tiles .category-item {
    padding: 0 15px;
    margin: 0 0 30px;
  }
  body .categories-tiles .category-item a span {
    font-size: 18px;
    padding: 0 10px;
    width: calc(100% - 20px);
  }
  body .main-posts .posts-list .post.post-default:nth-of-type(3) {
    clear: none;
  }
  body .main-posts .posts-list .post.post-ads {
    width: 100%;
    padding-top: 0;
  }
  body .main-posts .posts-list .post.post-ads img {
    margin: 0 auto;
  }
  body .posts-list .post.post-image-left .text, body .posts-list .post.post-image-right .text {
    padding: 10px 15px 34px 15px;
  }
  body .inner-banner:after,
  body .category-banner:after {
    right: 15px !important;
    margin-top: -31px !important;
    width: 70px !important;
    height: 62px !important;
    background-size: 72px !important;
  }
  body .hide-desktop {
    display: block;
  }
  body .hide-mobile {
    display: none;
  }
  body .flex-3c {
    flex-wrap: wrap;
  }
  body .flex-3c div {
    width: 100% !important;
    display: flex;
    align-items: left;
  }
  body .flex-3c div h6 {
    width: 25%;
  }
  body .flex-3c div p {
    width: 75%;
  }
  body .page-404 {
    flex-direction: column;
    padding: 0 0 6rem;
  }
  body .page-404 > div {
    width: 100% !important;
  }
  body .page-404 h1 {
    font-size: 5vw;
  }
  body .page-404 h2 {
    font-size: 8.4vw;
  }
  body .page-404 ul {
    padding-left: 24px;
  }
  body .quick-links li {
    position: relative;
    padding-right: 12% !important;
  }
  body .quick-links svg {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
  margin-top: 10px;
}
body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 24px;
}
body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  background-color: #1D174B;
  width: 24px;
  height: 3px;
}
body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 8px;
}
body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 16px;
}

/*# sourceMappingURL=style.css.map */
