@charset "UTF-8";

/*!
Theme Name: paglr_s
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: paglr_s
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

paglr_s is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
:root {
  --max-width: 1120px;
  --min-width: 800px;
  --padding: 80px;
}

html,
body {
  overflow-x: hidden;
}

body {
  overflow-y: hidden;
}

section .two-columns img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

section .two-columns img.no-ar {
  aspect-ratio: unset;
  -o-object-fit: contain;
  object-fit: contain;
  height: 160px;
  width: auto !important;
  max-width: 300px;
}

.page-id-794 section .two-columns img {
  aspect-ratio: unset;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: calc(var(--max-width) / 2);
}

.huge-logo {
  position: absolute;
  z-index: -1;
  opacity: 0.08;
  top: 10vh;
  right: -20px;
  width: 80%;
}

.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#ffffff));
  background: linear-gradient(#000, #ffffff);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index: -1;
}

.hero-bg img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1) contrast(1) brightness(1.5);
  filter: grayscale(1) contrast(1) brightness(1.5);
  mix-blend-mode: lighten;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.wrap {
  max-width: var(--max-width);
  margin: 0 auto;
}

.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: calc(var(--padding) / 4) 0px calc(var(--padding) / 2) var(--padding);
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.site-header .mobilemenu {
  padding: 5px;
  padding-right: 10px;
  display: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  transition: 0.3s ease;
}

.site-header .mobilemenu svg {
  height: 40px;
  width: 40px;
}

.site-branding {
  position: relative;
  max-width: 400px;
  margin-right: auto;
}

.site-branding img {
  width: 100%;
  max-width: 300px;
}

.site-branding h6 {
  margin: -10px 0 0 0;
  position: absolute;
  right: -40px;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 80px;
  margin-top: -5px;
}

.social a {
  width: 40px !important;
  height: 40px !important;
  padding: 0px !important;
  margin-bottom: 2px;
}

.social svg {
  height: 40px;
}

.home .hero {
  position: relative;
  margin-top: 200px;
  width: calc(100vw - 0px);
  aspect-ratio: 7/3;
}

.home .hero .hero-wave {
  position: absolute;
  width: 140%;
  left: -20%;
  top: -15%;
  max-width: unset;
  z-index: -1;
  padding-left: 0;
}

.home .hero #masterWrap {
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  position: absolute;
  overflow: visible;
}

.home .hero #panelWrap {
  height: 100%;
}

.home .hero .owl-carousel .owl-stage-outer {
  overflow: visible;
  height: 100%;
}

.home .hero .owl-carousel .owl-stage {
  height: 100%;
}

.home .hero .owl-carousel .owl-item {
  height: calc(100% - 0px);
  position: relative;
}

.home .hero .slide {
  height: 100%;
}

.home .hero figure.slider-img-container {
  height: 100%;
  width: 70%;
  height: 100%;
  left: 20%;
  position: relative;
  overflow: hidden;
}

.home .hero .owl-carousel .owl-item img.main {
  width: 100%;
  height: 100%;
  margin-left: 0%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0%;
  -o-object-position: center;
  object-position: center;
}

.home .hero .person {
  height: calc(100% + var(--padding) * 2);
  position: absolute;
  top: calc(var(--padding) * -1);
  width: 45%;
  z-index: 1;
}

.home .hero .person img {
  height: 100%;
  max-width: unset;
  width: auto;
  float: right;
}

.below-hero {
  position: relative;
  z-index: 20;
  gap: 80px;
  padding: var(--padding) 0;
  max-width: var(--max-width);
  margin: 0 auto;
}

.section-type-5 {
  margin-top: var(--padding);
}

.home-links {
  min-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: calc(var(--padding) * -1);
  padding: calc(var(--padding) * 2) var(--padding) calc(var(--padding) / 2) var(--padding);
  position: relative;
}

.home-links .home-links-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: darken;
}

.home-links .wrap {
  max-width: var(--max-width);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  position: relative;
}

.home-links .home-link {
  -webkit-box-flex: 33.3333333333;
  -ms-flex: 33.3333333333;
  flex: 33.3333333333;
  position: relative;
}

.home-links .home-link h1.display {
  padding: 20px;
  max-width: 300px;
  color: #fff;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 20px #000770;
  margin: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.home-links .home-link figure {
  width: 100%;
  aspect-ratio: 3/4;
  margin-top: -40px;
}

.home-links .home-link figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.home-links .home-link:hover {
  z-index: 10;
}

.home-links .home-link:hover h1 {
  color: #ffac02;
}

.home-links .home-link:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.feature {
  width: 100%;
  position: relative;
}

.feature img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.feature:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
  background: linear-gradient(90deg, #000, transparent);
  opacity: 0.4;
}

.feature .content {
  padding: var(--padding);
  padding-bottom: calc(var(--padding) * 2);
  position: relative;
  max-width: 50%;
  z-index: 3;
}

.feature .content h1,
.feature .content a {
  color: #fff;
}

.section-posts {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: var(--padding);
  padding-right: calc(var(--max-width) / 4);
  gap: 40px;
}

.section-posts article {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 40px);
  flex: 0 0 calc(50% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: calc(var(--padding) / 2);
  padding-bottom: 1em;
  position: relative;
}

.section-posts article:after {
  width: 100%;
  height: 1px;
  background: #00548e;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-posts article figure {
  margin-right: calc(var(--padding) / 4);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 0;
}

.section-posts article figure img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: calc(var(--padding) / 4);
}

.section-posts article .post-content {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.section-posts article .post-content h4 {
  margin-top: 0;
}

.section-posts img.bg {
  position: absolute;
  width: auto;
  top: 7%;
  left: 65%;
}

.single-column {
  max-width: 900px;
  margin: 0 auto !important;
  padding: calc(var(--padding) / 1) var(--padding);
}

.two-columns {
  width: var(--max-width);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--padding) / 2);
}

.two-columns .left-column,
.two-columns .right-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - var(--padding) / 4);
  flex: 0 0 calc(50% - var(--padding) / 4);
}

.two-squares {
  position: relative;
}

.two-squares img.wavy-bg {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 30%;
  mix-blend-mode: darken;
}

.two-squares .two-columns {
  max-width: var(--max-width);
  width: 100%;
  padding: 0 calc(var(--padding) / 2);
}

.two-squares .two-columns .left-column,
.two-squares .two-columns .right-column {
  position: relative;
}

.two-squares .two-columns .left-column img,
.two-squares .two-columns .right-column img {
  width: 100%;
}

.two-squares .two-columns .left-column .square,
.two-squares .two-columns .right-column .square {
  position: relative;
  color: #004D4E;
  padding: calc(var(--padding))/3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.two-squares .two-columns .left-column .color-1,
.two-squares .two-columns .right-column .color-1 {
  background-color: #004D4E;
  color: #e31324;
}

.two-squares .two-columns .left-column .color-2,
.two-squares .two-columns .right-column .color-2 {
  background-color: #00548e;
  color: #fff;
}

.two-squares .two-columns .left-column .color-3,
.two-squares .two-columns .right-column .color-3 {
  background-color: #ffac02;
  color: #fff;
}

.two-squares .two-columns .left-column .color-4,
.two-squares .two-columns .right-column .color-4 {
  background-color: #ffac02;
}

.two-squares .two-columns .left-column .color-5,
.two-squares .two-columns .right-column .color-5 {
  background-color: #75D5F6;
}

.section-type-1 .title {
  width: 100vw;
  max-width: var(--max-width);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.section-type-1 .title h1 {
  text-align: right;
  text-indent: var(--padding);
  width: calc(50% + var(--padding) / 2);
  color: #ffac02;
  padding: var(--padding) 0 calc(var(--padding) / 2) var(--padding);
}

.section-type-1 .title h1 span {
  color: #ffac02;
}

.section-type-1 .left-column {
  padding-left: calc(var(--padding) / 4);
}

.section-type-1 .right-column {
  padding-left: calc(var(--padding) / 4);
}

.section-type-1 .img-container {
  position: relative;
  overflow: hidden;
}

.section-type-1 .img-container .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.section-type-1 img {
  width: 100%;
  height: 100%;
}

.section-type-1 .left-image {
  clear: both;
  width: calc(100% - var(--padding) * 2);
  margin-left: calc(var(--padding) * 2);
  float: right;
}

.section-type-1 .right-top-image {
  width: 60%;
  margin-top: calc(var(--padding) * -2.5);
  position: relative;
  z-index: 1;
}

.section-type-1 .right-bottom-image {
  width: 100%;
  margin-top: calc(var(--padding) / 2);
}

.section-type-1 .left-column .content {
  max-width: calc(var(--max-width) / 2);
  float: right;
  padding-left: calc(var(--padding) * 2);
}

.img-container-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 12px;
  z-index: 1;
  color: #fff;
  background: #004D4E;
  line-height: normal;
  padding: 5px;
  opacity: 0;
}

.section-type-2 .two-columns .left-column .left-column {
  padding-left: var(--padding);
  width: 100% !important;
}

.section-type-2 .two-columns h1 {
  color: #00548e;
  z-index: 2;
  position: relative;
}

.section-type-2 .two-columns .content {
  padding-left: 0px;
}

.section-type-2 .right-column {
  padding-left: calc(var(--padding) / 4);
}

.section-type-2 .right-column img {
  width: 100%;
  margin-top: calc(var(--padding) * -1);
}

.section-type-2 .right-image,
.section-type-2 .left-image {
  position: relative;
}

.section-type-3 .two-columns .left-column {
  padding-left: calc(var(--padding) / 2);
  padding-right: calc(var(--padding) / 4);
}

.section-type-3 .two-columns .left-column img {
  width: 100%;
}

.section-type-3 .two-columns .right-column {
  padding-left: calc(var(--padding) / 4);
}

.section-type-3 .two-columns .right-column h1 {
  color: #00548e;
}

.section-type-3 .two-columns .right-column .left-image {
  position: relative;
}

.section-type-3 .left-image {
  position: relative;
}

.section-type-4 .two-columns .left-column {
  padding-left: var(--padding);
  padding-right: calc(var(--padding) / 4);
}

.section-type-4 .two-columns .left-column h1 {
  color: #00548e;
}

.section-type-4 .two-columns .left-column .content {
  padding-left: var(--padding);
}

.section-type-4 .two-columns .left-column .content p:first-child {
  margin-top: 0;
}

.section-type-4 .two-columns .right-column {
  padding-left: calc(var(--padding) / 4);
  position: relative;
}

.section-type-4 .two-columns .right-column img {
  width: 30%;
  margin-top: calc(var(--padding) * -1);
  position: absolute;
  right: 0;
}

.section-type-4 .two-columns .right-column .content {
  clear: both;
  padding-right: 40%;
}

.section-type-4 .two-columns .right-column .content p:first-child {
  margin-top: 0;
}

.section-type-5 .two-columns h1 {
  color: #00548e;
  z-index: 2;
  position: relative;
}

.section-type-5 .two-columns .content {
  padding-left: var(--padding);
}

.section-type-5 .two-columns img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-type-5 .two-columns .img-container {
  position: relative;
  overflow: hidden;
}

.section-type-5 .two-columns .img-container .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.section-type-5 .two-columns .left-column {
  padding-left: var(--padding);
}

.section-type-5 .two-columns .left-column .content .img-container {
  width: 50%;
  float: right;
  margin-top: calc(var(--padding) / 2);
  margin-bottom: calc(var(--padding) / 2);
}

.section-type-5 .two-columns .left-column .img-container {
  clear: both;
}

.section-type-5 .two-columns .right-column {
  margin-top: calc(var(--padding) * -1);
  padding-left: calc(var(--padding) / 4);
}

.section-type-5 .two-columns .right-column .img-container {
  margin-bottom: calc(var(--padding) / 1);
}

.page-template-page-template-pillar .site-header,
.page-template-page-template-listings .site-header,
.tax-listing_category .site-header {
  position: relative;
}

.page-template-page-template-pillar section,
.page-template-page-template-listings section,
.tax-listing_category section {
  margin-bottom: calc(var(--padding) / 1);
  margin-top: calc(var(--padding) / -2);
}

.page-template-page-template-pillar section.feature,
.page-template-page-template-listings section.feature,
.tax-listing_category section.feature {
  max-width: unset;
}

.page-template-page-template-listings .hero,
.tax-listing_category .hero {
  margin-top: calc(var(--padding) / 4);
  margin-bottom: calc(var(--padding) / 4);
  position: relative;
  mix-blend-mode: darken;
}

.page-template-page-template-listings .hero-bg-inside,
.tax-listing_category .hero-bg-inside {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
  mix-blend-mode: lighten;
  -webkit-filter: grayscale(1) contrast(0.5) brightness(1.5);
  filter: grayscale(1) contrast(0.5) brightness(1.5);
}

.page-template-page-template-listings .hero .wrap,
.tax-listing_category .hero .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  gap: calc(var(--padding) / 2);
  overflow: hidden;
}

.page-template-page-template-listings .hero .wrap .hero-left,
.tax-listing_category .hero .wrap .hero-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.page-template-page-template-listings .hero .wrap .hero-left div,
.tax-listing_category .hero .wrap .hero-left div {
  width: 100%;
  aspect-ratio: 1;
  background-color: #ffac02;
  color: #ffac02;
  padding: var(--padding);
  z-index: 2;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  position: relative;
}

.page-template-page-template-listings .hero .wrap .hero-left h1,
.tax-listing_category .hero .wrap .hero-left h1 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.page-template-page-template-listings .hero .wrap .hero-left figure,
.tax-listing_category .hero .wrap .hero-left figure {
  width: 40%;
  float: right;
  margin-top: calc(var(--padding) / 2);
  overflow: hidden;
}

.page-template-page-template-listings .hero .wrap .hero-left figure img,
.tax-listing_category .hero .wrap .hero-left figure img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.page-template-page-template-listings .hero .wrap .hero-right,
.tax-listing_category .hero .wrap .hero-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0;
  margin: 0;
  margin-top: calc(var(--padding) / 2);
  overflow: hidden;
}

.page-template-page-template-listings .hero .wrap .hero-right img,
.tax-listing_category .hero .wrap .hero-right img {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-template-page-template-listings .hero .wrap .hero-right img:first-of-type,
.tax-listing_category .hero .wrap .hero-right img:first-of-type {
  width: 50%;
  height: auto;
  margin-bottom: calc(var(--padding) / 2);
}

.section-listings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-listings article {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--padding) / 4);
  padding: calc(var(--padding) / 2);
}

.section-listings article:nth-child(even) {
  -webkit-transform: translate(40px, var(--padding));
  transform: translate(40px, var(--padding));
}

.section-listings article .img-container {
  position: relative;
  overflow: hidden;
}

.section-listings article .img-container .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.section-listings article figure {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.section-listings article figure img {
  height: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  float: right;
}

.section-listings article figure .no-image {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  position: relative;
  background-color: #00548e;
}

.section-listings article figure .no-image img {
  width: 60%;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section-listings article figure .no-image span {
  position: absolute;
  font-size: 70px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section-listings article .listing-content {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 0 calc(var(--padding) / 8);
}

.section-listings article .listing-content .listing-title {
  color: #00548e;
}

.section-listings article .listing-content .listing-title a {
  color: #00548e;
}

.section-listings article .listing-content .listing-title a:hover {
  color: #ffac02;
}

.section-listings article .listing-content p {
  margin-bottom: 1em;
}

.section-listings article .listing-meta {
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
}

.section-listings article .listing-meta p {
  padding: 0.25em 0;
  margin: 0 0;
  border-bottom: 1px dotted;
  padding-left: 30px;
}

.section-listings article .listing-meta p span {
  margin-right: 5px;
  display: inline-block;
  position: absolute;
  left: 0px;
}

.section-listings article .listing-meta p a.button {
  line-height: 0;
  padding: 40px;
}

.hero-right .facetwp-checkbox {
  background: unset;
  position: relative;
  margin-bottom: 6px;
  padding-left: 24px;
  margin-left: 0.25em;
}

.hero-right .facetwp-checkbox:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 2px solid #ffac02;
}

.hero-right .facetwp-checkbox.checked {
  background: unset;
}

.hero-right .facetwp-checkbox.checked:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  width: calc(1.2em - 8px);
  height: calc(1.2em - 8px);
  border-radius: 50%;
  background: #ffac02;
}

.site-footer {
  position: relative;
  padding-top: calc(var(--padding) * 3);
  padding-bottom: calc(var(--padding) * 1);
}

.site-footer .footer-bg {
  position: absolute;
  bottom: -20%;
  left: 50%;
  transform: translate(-85%, 0);
  -webkit-transform: translate(-85%, 0);
  -moz-transform: translate(-85%, 0);
  z-index: -1;
  mix-blend-mode: darken;
}

.site-footer .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: var(--padding);
  -moz-column-gap: var(--padding);
  column-gap: var(--padding);
}

.site-footer .wrap nav ul {
  text-decoration: none;
  list-style: none;
  display: block;
  padding: 0;
}

.site-footer nav ul {
  text-decoration: none;
  padding: 0;
}

.site-footer div.footer-left {
  color: #fff;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.site-footer div.footer-left a {
  color: #ffac02;
}

.site-footer div.footer-left a:hover {
  color: #ffffff;
}

.site-footer .bottom-footer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.site-footer .bottom-footer:last-child {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.site-footer figure {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  text-align: center;
}

.site-footer figure img {
  padding: 5px;
}

.site-footer h4 {
  margin: 0;
}

.site-footer p {
  margin-top: 0;
}

.site-footer .social {
  display: contents;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Karla", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5 {
  clear: both;
  font-family: "Cormorant Garamond", "EB Garamond";
  font-style: italic;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
}

h1 {
  font-size: clamp(40px, 5vw, 48px);
  line-height: 1em;
}

h6 {
  font-family: "Karla", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-size: clamp(16px, 5vw, 48px);
  font-weight: 500;
}

html {
  font-size: 100%;
}

body {
  background: white;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
}

p {
  margin-bottom: 1rem;
}

h1,
h2,
h5 {
  margin: 3rem 0 1.38rem;
  font-family: "Cormorant Garamond", "EB Garamond";
  font-weight: 300;
  line-height: 1.3;
}

h1:first-child,
h2:first-child,
h5:first-child {
  margin-top: 0;
}

h3,
h4 {
  margin: 3rem 0 1.38rem;
  font-family: "Karla", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 300;
  line-height: 1.3;
  text-transform: none;
}

h3:first-child,
h4:first-child {
  margin-top: 0;
}

h1 {
  margin-top: 0;
  font-size: 40px;
  font-size: clamp(40px, 3.5vw, 30px);
  line-height: 0.9em;
}

h1.big {
  font-size: 6.3135rem;
  line-height: 0.85em;
}

h2 {
  font-size: clamp(40px, 5vw, 48px);
  line-height: 0.9em;
}

h3 {
  font-size: clamp(40px, 3.5vw, 30px);
  line-height: 1em;
}

h4 {
  font-size: clamp(1.77rem, 3.5vw, 30px);
  line-height: 1.1em;
}

h5 {
  font-family: "Karla", sans-serif;
  text-transform: none;
  font-style: normal;
  font-weight: 500;
  font-size: 1.33rem;
  font-size: clamp(1.33rem, 3.5vw, 30px);
}

small,
.text_small {
  font-size: 0.75rem;
  font-size: clamp(0.75rem, 3.5vw, 30px);
}

h1.display {
  font-size: 80px;
  font-size: clamp(80px, 3.5vw, 30px);
  line-height: 0.8em;
  font-weight: 100;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.material-symbols-rounded {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 48;
}

/* Elements
--------------------------------------------- */
body {
  background: white;
  background-image: url("images/rice-paper.jpg");
  background-repeat: repeat;
  color: #004D4E;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
  margin-bottom: 1em;
  margin-left: 0;
}

ul li {
  margin-bottom: 0.2em;
}

ul h5,
ul p {
  margin: 0;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

.content ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.content ul li {
  padding-left: 1em;
  border-bottom: 1px solid;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.content ul li h5 {
  font-family: "Cormorant Garamond", "EB Garamond";
  font-style: italic;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 0;
  line-height: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
.social a:hover,
.social a:focus,
.social a:active {
  color: #00548e;
}

a {
  color: #ffac02;
  text-decoration: none;
  margin: 0;
  background: none;
  border-radius: 5px;
}

a:visited {
  color: #ffac02;
}

a:hover,
a:focus,
a:active {
  color: #00548e;
}

a.mobilemenu:hover,
a.mobilemenu:focus,
a.mobilemenu:active {
  color: #00548e;
  background: none;
}

a.mobilemenu:hover,
a.mobilemenu:focus,
a.mobilemenu:active {
  color: #00548e;
  background: none;
}

a:focus {
  outline: unset;
}

a:hover,
a:active {
  outline: unset;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit],
a.button {
  border: unset;
  border-color: unset;
  color: #ffac02;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "EB Garamond";
  font-size: 20px;
  font-style: italic;
  text-decoration: none;
  line-height: 0;
}

button:after,
input[type=button]:after,
input[type=reset]:after,
input[type=submit]:after,
a.button:after {
  content: "→";
  margin-left: 8px;
  position: relative;
  bottom: 0.15em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
a.button:hover {
  color: #00548e;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus,
a.button:active,
a.button:focus {
  border-color: #aaa #bbb #bbb;
}

a.button-alt {
  border: unset;
  border-color: unset;
  color: #ffac02;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "EB Garamond";
  font-size: 20px;
  font-style: italic;
  text-decoration: none;
  line-height: 0;
}

a.button-alt:after {
  content: "→";
  margin-left: 8px;
  position: relative;
  bottom: 0.15em;
}

a.button-alt:hover {
  color: #ffac02;
}

a.button-alt:active,
a.button-alt:focus {
  border-color: #aaa #bbb #bbb;
}

.menu-footer-menu ul {
  list-style: none;
}

svg rect:hover,
svg rect:hover {
  fill: #000000;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}

.main-navigation li {
  position: relative;
  margin-bottom: 0.1em;
}

.main-navigation li:hover>a {
  color: #ffac02;
}

.main-navigation li .sub-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  gap: 20px;
}

.main-navigation li .sub-menu li {
  margin-bottom: 0.3em;
  padding-top: 0.5em;
}

.main-navigation li .sub-menu li a {
  width: auto;
}

.main-navigation li:last-child ul {
  right: 0;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: unset;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  font-family: "Cormorant Garamond", "EB Garamond";
  font-style: italic;
  color: #00548e;
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 1.1em;
}

.main-navigation a:hover {
  color: #ffac02;
}

.main-navigation .sub-menu a {
  font-size: 1.1rem;
  color: #004D4E;
}

.main-navigation .sub-menu a:hover {
  color: #00548e;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.secondary-menu ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.secondary-menu ul li {
  margin-bottom: 0;
}

.secondary-menu ul li a {
  color: #004D4E;
}

.menu-toggle {
  display: none;
}

.main-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  :root {
    --max-width: 800px;
    --padding: 50px;
    --screenpadding: 30px;
  }

  .content ul {
    padding-bottom: var(--screenpadding);
  }

  .feature .content {
    max-width: 100% !important;
  }

  .img-container-caption {
    bottom: 10px;
    margin-right: 10px;
  }

  .main-navigation .main-navigation {
    float: right;
  }

  .main-navigation a {
    font-size: 1.35em;
  }

  .main-navigation .sub-menu a {
    font-size: 1em;
  }

  .secondary-menu ul {
    gap: 15px;
  }

  section.two-squares .two-columns .square p img.no-ar {
    width: auto !important;
  }

  .page-id-794 section .two-columns img {
    aspect-ratio: unset;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: calc(var(--max-width) / 2);
  }

  .page-id-794 section.section-type-2,
  .page-id-794 section.section-type-3 {
    margin: 0 auto;
  }

  .page-id-794 section.section-type-2 .two-columns img,
  .page-id-794 section.section-type-3 .two-columns img {
    aspect-ratio: unset;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
  }

  .page-id-794 section.section-type-3 .two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .page-id-794 section.section-type-3 .two-columns .left-column,
  .page-id-794 section.section-type-3 .two-columns .right-column {
    display: inline-block !important;
  }

  .page-id-794 section.section-type-3 .two-columns .left-column {
    width: 30% !important;
  }

  .page-id-794 section.section-type-3 .two-columns .right-column {
    width: 60% !important;
  }

  .page-id-794 section.section-type-2 .two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .page-id-794 section.section-type-2 .two-columns .left-column,
  .page-id-794 section.section-type-2 .two-columns .right-column {
    display: inline-block !important;
  }

  .page-id-794 section.section-type-2 .two-columns .left-column {
    width: 60% !important;
  }

  .page-id-794 section.section-type-2 .two-columns .right-column {
    width: 30% !important;
  }

  .section-type-4 .two-columns .right-column img {
    padding-bottom: 20px !important;
  }

  section {
    clear: both;
  }

  section h1.big {
    font-size: 5rem;
  }

  section .two-columns {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 10px;
    display: block;
    padding: 0;
  }

  section .two-columns .left-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section .two-columns .right-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  section .two-columns .left-column,
  section .two-columns .right-column {
    padding-left: 0px !important;
    padding-right: 0px;
    max-width: var(--max-width);
    clear: both;
    margin: 0 auto !important;
  }

  section .two-columns .left-column .square img,
  section .two-columns .right-column .square img {
    aspect-ratio: initial;
  }

  section .two-columns .left-column figure,
  section .two-columns .right-column figure {
    width: 100% !important;
    margin: 0 !important;
    padding-left: 0;
    padding: 10px !important;
    overflow: hidden;
  }

  section .two-columns .left-column img,
  section .two-columns .right-column img {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
  }

  section .two-columns .left-column .title,
  section .two-columns .right-column .title {
    padding-top: 40px !important;
  }

  section .two-columns .left-column .title h1,
  section .two-columns .right-column .title h1 {
    text-align: left;
    width: 100%;
    max-width: unset;
    padding: 20px 0;
    text-indent: 0;
  }

  section .two-columns .left-column .content,
  section .two-columns .right-column .content {
    margin: 0;
    padding: 0 !important;
    text-align: left;
    max-width: none;
    float: unset;
  }

  section.section-type-1 .left-column .content figure {
    width: 50% !important;
    float: left;
  }

  section.section-type-1 .right-column .right-top-image {
    width: 50% !important;
    float: right;
    margin-top: -50% !important;
  }

  section.section-type-5 .left-column .content figure {
    width: 50% !important;
    float: left !important;
    margin-top: 0% !important;
  }

  section.section-type-5 .left-column figure {
    width: 50% !important;
    float: right !important;
    margin-top: -50% !important;
  }

  section.section-type-5 .right-column {
    clear: both;
  }

  .home-links .home-links-bg {
    width: 100% !important;
    max-width: unset;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .home-links .home-link {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-top: 20px;
  }

  .home-links .wrap {
    display: block;
  }

  .home-links .wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
  }

  .home-links .wrap figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    aspect-ratio: unset;
  }

  .home-links .wrap figure img {
    width: calc(100% + 40px);
    max-width: unset;
    margin-left: -40px;
    aspect-ratio: 4/2;
  }

  .home-links .wrap h1.display {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    text-align: right;
    max-width: unset;
  }

  .section-posts {
    gap: 10px;
  }

  .section-posts article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 40px);
    flex: 0 0 calc(100% - 40px);
    padding: 10px;
  }

  .section-posts article .post-content h4 {
    margin-bottom: 0.25em;
  }

  .section-posts article .post-content p {
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 0.8em;
  }

  .site-footer {
    clear: both;
  }

  .site-footer .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: var(--max-width);
  }

  .site-footer .footer-bg {
    display: none;
  }

  .site-footer .social {
    padding-top: 50px;
    max-width: 100px;
    margin: 0 auto;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .site-footer div.footer-left h4,
  .site-footer div.footer-left p {
    color: #00548e;
  }

  .site-footer div.footer-left h4 a,
  .site-footer div.footer-left p a {
    color: #ffac02;
  }

  .site-footer div.footer-left h4 a:hover,
  .site-footer div.footer-left p a:hover {
    color: #00548e;
  }
}

@media screen and (max-width: 900px) {
  :root {
    --max-width: 640px;
  }

  .site-header {
    padding: calc(var(--padding) / 2);
  }

  .site-header .mobilemenu {
    display: contents;
  }

  .site-header .main-navigation {
    right: -100px;
    opacity: 0;
    top: calc(var(--padding) / 2 + 40px);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .site-header .main-navigation.active {
    opacity: 1;
    right: calc(var(--padding) / 2) !important;
  }

  .home-links h1.display {
    padding: 40px 20px;
    width: 100%;
    max-width: 100% !important;
  }

  .home-links .wrap figure {
    width: 100%;
    padding-top: 50px;
  }

  section .two-columns .right-column .title h1 {
    max-width: 100%;
  }

  .site-footer .wrap nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .secondary-menu {
    display: none !important;
  }

  .main-navigation {
    background: #ffffff;
    padding: calc(var(--padding) / 2);
    position: absolute;
    right: 999px;
    top: 50px;
  }

  .main-navigation.active {
    right: 0;
    z-index: 10;
    display: block;
    position: absolute;
  }

  .main-navigation .mobilemenu {
    display: contents !important;
  }

  .main-navigation .mobilemenu a {
    height: 50px;
  }

  .main-navigation .mobilemenu svg {
    height: 40px;
  }

  .main-navigation ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 0px;
  }

  .main-navigation ul li {
    left: auto;
    margin-bottom: 0.5em;
  }

  .main-navigation ul li a {
    text-align: right;
  }

  .main-navigation ul li .sub-menu {
    gap: 0px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    margin-top: 0.5em;
  }

  .main-navigation ul li .sub-menu li {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
  }

  .main-navigation ul li ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    right: 0;
  }

  .social {
    display: none;
  }

  .main-navigation ul ul {
    left: auto !important;
  }
}

@media screen and (max-width: 700px) {
  :root {
    --max-width: calc(100% - 40px);
    --padding: 20px;
  }

  section h1.big {
    font-size: 4em;
    padding-left: 0px;
  }

  .section-type-1 .title {
    margin: unset;
  }

  .below-hero .section-type-5 {
    margin-top: 90px;
  }

  .site-footer {
    clear: both;
  }

  .site-footer div h4,
  .site-footer div p {
    text-align: center;
  }

  .site-footer .footer-menu {
    margin: 0 auto !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .site-footer .wrap {
    display: contents !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: var(--max-width);
  }

  .site-footer .wrap .footer-left {
    text-align: center;
  }

  .site-footer .wrap .bottom-footer:last-child {
    text-align: center;
  }

  .site-footer .wrap .bottom-footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    display: block;
  }

  .site-footer .wrap .bottom-footer .social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }

  .site-footer .wrap nav ul {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home-links .wrap {
    padding-top: 80px;
  }

  .home-links .wrap a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-links .wrap figure {
    padding-top: 0;
  }

  .feature {
    margin-top: 40px;
    padding: var(--padding);
  }
}

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