/*!
Theme Name: Theme Name
Theme URI: https://boxclever.ca
Author: Box Clever
Author URI: https://boxclever.ca
Description: Custom theme built by Box Clever
Version: 1.0.0
Text Domain: boxclever
*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:wght@400;700&family=Roboto:wght@400;500;700&display=swap"');

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Fancybox Fix
 * -------------------------------------------------------------------------- */
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */
}

/* Type Selection
 * ----------------------------------------------- */
/* Headers
 * ----------------------------------------------- */
h1,
h2,
h3,
h4 {
  margin: 0;
}

h1,
.pageBanner {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(2.6rem, 0.969rem + 3.625vw, 5.5rem);
  line-height: clamp(3.2rem, 1.7rem + 4vw, 6.7rem);
}

h2,
.heading1 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(2.6rem, 2.214rem + 1.029vw, 3.5rem);
  line-height: clamp(2.9rem, 2.514rem + 1.029vw, 3.8rem);
  margin-bottom: 3.4rem;
}

h3,
.heading2 {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 3.2rem;
  margin-bottom: 3.4rem;
}

h4,
.heading3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
}

h5,
.heading4 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
}

/* Body
 * ----------------------------------------------- */
p {
  line-height: 2.9rem;
  font-size: 1.8rem;
  margin-bottom: 3.4rem;
}

/* Anchors
 * ----------------------------------------------- */
a {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}

.primary-content ul,
.primary-content ol {
  margin-bottom: 4.5rem;
  margin-top: -1rem;
}

.primary-content ul li,
.primary-content ol li {
  font-size: 1.8rem !important;
  line-height: 2.9rem;
}

article p>a {
  color: #005991;
  text-decoration: underline;
  transition: 0.25s;
}

article p>a:hover,
article p>a:focus {
  text-decoration: none;
  color: #005991;
}

/* Section Heading
 * ----------------------------------------------- */
.section-heading {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 3.2rem;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 1.4rem;
}

@media (min-width: 750px) {
  .section-heading {
    margin-bottom: 3.4rem;
  }
}

/* Buttons
 * ----------------------------------------------- */
.btn--primary,
.wp-block-button.is-style-outline>.wp-block-button__link,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link,
.search-form>.search-submit {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 2.1rem;
  border: none;
  border-radius: 1rem !important;
  padding: 0 2rem;
  min-width: 20.6rem;
  height: 6.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 3.4rem;
  margin-right: 2.6rem;
  color: #333333 !important;
  background-color: #E8A219;
  background: #E8A219;
}

.btn--primary::before,
.wp-block-button.is-style-outline>.wp-block-button__link::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)::before,
.wp-block-button__link::before,
.search-form>.search-submit::before {
  transition: all 0.3s ease;
  display: inline-block;
  content: "";
  height: 100%;
  width: 0;
  opacity: 0;
  border-radius: 9.5px 0 0 9.5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.btn--primary:hover::before,
.btn--primary:focus::before,
.wp-block-button.is-style-outline>.wp-block-button__link:hover::before,
.wp-block-button.is-style-outline>.wp-block-button__link:focus::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):focus::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):focus::before,
.wp-block-button__link:hover::before,
.wp-block-button__link:focus::before,
.search-form>.search-submit:hover::before,
.search-form>.search-submit:focus::before {
  width: 1.4rem;
  opacity: 1;
}

.btn--primary::before,
.wp-block-button.is-style-outline>.wp-block-button__link::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)::before,
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)::before,
.wp-block-button__link::before,
.search-form>.search-submit::before {
  background-color: #F6DAA3;
}

.btn--secondary {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 2.1rem;
  border: none;
  border-radius: 1rem !important;
  padding: 0 2rem;
  min-width: 20.6rem;
  height: 6.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 3.4rem;
  margin-right: 2.6rem;
  color: #333333 !important;
  background-color: #F5F4F2;
  background: #F5F4F2;
}

.btn--secondary::before {
  transition: all 0.3s ease;
  display: inline-block;
  content: "";
  height: 100%;
  width: 0;
  opacity: 0;
  border-radius: 9.5px 0 0 9.5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.btn--secondary:hover::before,
.btn--secondary:focus::before {
  width: 1.4rem;
  opacity: 1;
}

.btn--secondary::before {
  background-color: #9AB79A;
}

/* ==========================================================================
   _slick.scss
   ========================================================================== */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: grab;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

html {
  font-size: 16px;
  font-size: 62.5%;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  scroll-behavior: smooth;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html *,
html *::before,
html *::after {
  box-sizing: border-box;
}

picture {
  display: flex;
}

picture img {
  object-fit: cover;
  height: inherit;
}

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

figure figcaption,
figure .wp-element-caption,
figure.wp-block-image figcaption,
figure.wp-block-image .wp-element-caption,
figure.wp-block-video figcaption,
figure.wp-block-video .wp-element-caption {
  font-size: 1.6rem;
  line-height: 1.9rem;
  vertical-align: middle;
  padding-left: 1rem;
}

figure figcaption::before,
figure .wp-element-caption::before,
figure.wp-block-image figcaption::before,
figure.wp-block-image .wp-element-caption::before,
figure.wp-block-video figcaption::before,
figure.wp-block-video .wp-element-caption::before {
  display: inline-block;
  content: "";
  width: 0.6rem;
  height: 2.8rem;
  background-color: #9AB79A;
  vertical-align: middle;
  margin-right: 1rem;
  border-radius: 0.5rem;
}

/* Reuseable Elements
 * ----------------------------------------------- */
.container {
  margin: 0 auto;
  padding-left: clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
  padding-right: clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
  width: 100%;
  max-width: 1600px;
}

.container.width--wide {
  max-width: 1600px;
}

.container.width--article {
  max-width: 907px;
}

.container .width--article {
  width: 100%;
}

.container.width--full {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.container.width--sidebar {
  max-width: 486px;
}

.container.width--banner {
  max-width: 1599px;
}

.container.width--flex {
  -webkit-justify-content: space-between;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: space-between;
  /* OLD - Firefox 19- */
  -ms-flex-pack: space-between;
  /* IE 10 */
  justify-content: space-between;
}

@media (min-width: 1020px) {
  .container.width--flex {
    padding-right: 0;
  }
}

/* Layout
 * ----------------------------------------------- */
.site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #F5F4F2;
}

.site .site__main {
  flex: 1 1 auto;
  overflow: hidden;
}

.site .site__main>.container .primary-content {
  padding-bottom: clamp(1.8rem, 0.453rem + 3.592vw, 6.2rem);
}

.site .site__main>.container .primary-content .wp-block-group {
  margin-bottom: 5.4rem;
}

.site .site__main>.container .posts-section .wp-block-group {
  margin-bottom: 5.4rem;
}

@media (min-width: 1250px) {
  .site .site__main>.container {
    padding-top: calc(3.4rem + 2.7rem);
    padding-bottom: 2.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    gap: 9.4rem;
  }

  .site .site__main>.container .primary-content {
    -webkit-box-flex: 0 0 calc(100% - 48.6rem);
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 0 0 calc(100% - 48.6rem);
    /* OLD - Firefox 19- */
    -webkit-flex: 0 0 calc(100% - 48.6rem);
    /* Chrome */
    -ms-flex: 0 0 calc(100% - 48.6rem);
    /* IE 10 */
    flex: 0 0 calc(100% - 48.6rem);
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    min-width: 42rem;
    max-width: 90.7rem;
  }

  .site .site__main>.container .secondary-content {
    flex: 0 0 48.6rem;
    max-width: 48.6rem;
  }
}

@media (max-width: 1250px) {
  .site .site__main>.container .primary-content {
    padding-top: 2.8rem;
  }
}

.site .site__main img,
.site .site__main figure img,
.site .site__main video,
.site .site__main figure video {
  border-radius: 1rem;
}

.site .site__main .wp-block-quote {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  padding-left: 1.8rem;
  border-left: 3px dashed #9AB79A;
  margin: 5rem 1.2rem 4.3rem;
  max-width: 74.1rem;
}

.site .site__main .wp-block-quote p {
  font-size: 2.6rem;
  line-height: 3.9rem;
  color: #0E6750;
}

.site .site__main .wp-block-pullquote p {
  margin-bottom: 1.5rem;
}

.site .site__main .wp-block-pullquote p cite {
  font-size: 1.6rem;
}

.site .site__main .wp-block-table {
  margin-bottom: 4.1rem;
  width: 100%;
}

.site .site__main .wp-block-table figcaption {
  margin-bottom: 1rem;
}

.site .site__main table {
  margin-bottom: 1rem;
}

.site .site__main table thead {
  border-bottom: none;
}

.site .site__main table thead tr {
  background-color: #0E6750;
}

.site .site__main table thead tr th {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  color: #FFFFFF;
}

.site .site__main table tbody tr {
  background-color: #FFFFFF;
  color: #333333;
  font-size: 1.6rem;
}

.site .site__main table tbody tr td {
  border: none;
  border-right: 1px solid #FFFFFF;
  padding: 2rem 2.3rem 1.9rem 2.3rem;
}

.site .site__main table tbody tr td:last-child {
  border-right: none;
}

.site .site__main table tbody tr:nth-child(odd) {
  background-color: rgba(154, 183, 154, 0.15);
}

.site .site__main .wp-block-group.is-vertical.is-layout-flex .wp-block-heading {
  margin-bottom: 1rem;
}

.site .site__main .wp-block-group.is-vertical.is-layout-flex p {
  margin-bottom: 3rem;
}

.site .site__main .wp-block-pb-accordion-item,
.site .site__main .c-accordion__item,
.site .site__main .faq-accordion {
  margin-bottom: 1.2rem;
}

.site .site__main .wp-block-pb-accordion-item:last-of-type,
.site .site__main .c-accordion__item:last-of-type,
.site .site__main .faq-accordion:last-of-type {
  margin-bottom: 5.4rem;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__title,
.site .site__main .wp-block-pb-accordion-item .faq-accordion-title,
.site .site__main .c-accordion__item .c-accordion__title,
.site .site__main .c-accordion__item .faq-accordion-title,
.site .site__main .faq-accordion .c-accordion__title,
.site .site__main .faq-accordion .faq-accordion-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  background-color: #FFFFFF;
  padding: 3.3rem 6rem 3.3rem 3.5rem;
  border-radius: 1rem;
  margin-bottom: 0;
  transition: 0.25s;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__title::after,
.site .site__main .wp-block-pb-accordion-item .faq-accordion-title::after,
.site .site__main .c-accordion__item .c-accordion__title::after,
.site .site__main .c-accordion__item .faq-accordion-title::after,
.site .site__main .faq-accordion .c-accordion__title::after,
.site .site__main .faq-accordion .faq-accordion-title::after {
  color: #333333;
  background-color: #BBB2A6;
  height: 2.4rem;
  width: 2.4rem;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: 3.1rem;
}

.site .site__main .wp-block-pb-accordion-item .faq-accordion-title,
.site .site__main .c-accordion__item .faq-accordion-title,
.site .site__main .faq-accordion .faq-accordion-title {
  position: relative;
}

.site .site__main .wp-block-pb-accordion-item .faq-accordion-title:hover,
.site .site__main .c-accordion__item .faq-accordion-title:hover,
.site .site__main .faq-accordion .faq-accordion-title:hover {
  cursor: pointer;
}

.site .site__main .wp-block-pb-accordion-item .faq-accordion-title::after,
.site .site__main .c-accordion__item .faq-accordion-title::after,
.site .site__main .faq-accordion .faq-accordion-title::after {
  content: "+";
  font-weight: 300;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.site .site__main .wp-block-pb-accordion-item .faq-accordion-content,
.site .site__main .c-accordion__item .faq-accordion-content,
.site .site__main .faq-accordion .faq-accordion-content {
  display: none;
}

.site .site__main .wp-block-pb-accordion-item .faq-accordion-content p,
.site .site__main .c-accordion__item .faq-accordion-content p,
.site .site__main .faq-accordion .faq-accordion-content p {
  margin-bottom: 0;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__content,
.site .site__main .wp-block-pb-accordion-item .faq-accordion-content,
.site .site__main .c-accordion__item .c-accordion__content,
.site .site__main .c-accordion__item .faq-accordion-content,
.site .site__main .faq-accordion .c-accordion__content,
.site .site__main .faq-accordion .faq-accordion-content {
  background-color: #FFFFFF;
  padding: 3.2rem 3rem 3.5rem;
  border-radius: 0 0 1rem 1rem;
  position: relative;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__content p,
.site .site__main .wp-block-pb-accordion-item .faq-accordion-content p,
.site .site__main .c-accordion__item .c-accordion__content p,
.site .site__main .c-accordion__item .faq-accordion-content p,
.site .site__main .faq-accordion .c-accordion__content p,
.site .site__main .faq-accordion .faq-accordion-content p {
  max-width: 81.5rem;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__content::before,
.site .site__main .wp-block-pb-accordion-item .faq-accordion-content::before,
.site .site__main .c-accordion__item .c-accordion__content::before,
.site .site__main .c-accordion__item .faq-accordion-content::before,
.site .site__main .faq-accordion .c-accordion__content::before,
.site .site__main .faq-accordion .faq-accordion-content::before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: calc(100% - 6.7rem);
  background-color: #9AB79A;
  position: absolute;
  border-radius: 5px;
  left: 1.5rem;
}

.site .site__main .wp-block-pb-accordion-item .c-accordion__content> :last-child,
.site .site__main .c-accordion__item .c-accordion__content> :last-child,
.site .site__main .faq-accordion .c-accordion__content> :last-child {
  margin-bottom: 0;
}

.site .site__main .wp-block-pb-accordion-item.is-open .c-accordion__title,
.site .site__main .wp-block-pb-accordion-item.is-open .faq-accordion-title,
.site .site__main .c-accordion__item.is-open .c-accordion__title,
.site .site__main .c-accordion__item.is-open .faq-accordion-title,
.site .site__main .faq-accordion.is-open .c-accordion__title,
.site .site__main .faq-accordion.is-open .faq-accordion-title {
  background-color: #9AB79A;
  border-radius: 1rem 1rem 0 0;
}

.site .site__main .wp-block-pb-accordion-item.is-open .c-accordion__title::after,
.site .site__main .wp-block-pb-accordion-item.is-open .faq-accordion-title::after,
.site .site__main .c-accordion__item.is-open .c-accordion__title::after,
.site .site__main .c-accordion__item.is-open .faq-accordion-title::after,
.site .site__main .faq-accordion.is-open .c-accordion__title::after,
.site .site__main .faq-accordion.is-open .faq-accordion-title::after {
  background-color: #FFFFFF;
}

@media (min-width: 750px) {

  .site .site__main .wp-block-pb-accordion-item .c-accordion__content,
  .site .site__main .wp-block-pb-accordion-item .faq-accordion-content,
  .site .site__main .c-accordion__item .c-accordion__content,
  .site .site__main .c-accordion__item .faq-accordion-content,
  .site .site__main .faq-accordion .c-accordion__content,
  .site .site__main .faq-accordion .faq-accordion-content {
    padding-left: 6.2rem;
  }

  .site .site__main .wp-block-pb-accordion-item .c-accordion__content::before,
  .site .site__main .wp-block-pb-accordion-item .faq-accordion-content::before,
  .site .site__main .c-accordion__item .c-accordion__content::before,
  .site .site__main .c-accordion__item .faq-accordion-content::before,
  .site .site__main .faq-accordion .c-accordion__content::before,
  .site .site__main .faq-accordion .faq-accordion-content::before {
    left: 3.5rem;
  }
}

.site .site__main .feature-block {
  background-color: #0E6750;
  border-radius: 1rem;
  margin-bottom: 4.5rem;
  position: relative;
}

.site .site__main .feature-block .heading {
  background-color: #2A775F;
  padding: 4rem clamp(2.5rem, 1.694rem + 2.879vw, 6.3rem) 2rem;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}

.site .site__main .feature-block .heading h3 {
  margin-bottom: 0;
  color: #FFFFFF;
}

.site .site__main .feature-block .text-content {
  padding: 1rem clamp(2.5rem, 1.694rem + 2.879vw, 6.3rem) 4.1rem;
  position: relative;
  z-index: 2;
}

.site .site__main .feature-block .text-content .body-text {
  max-width: 76.4rem;
  color: #FFFFFF;
}

.site .site__main .feature-block .text-content .btn,
.site .site__main .feature-block .text-content .btn--secondary {
  margin-bottom: 0;
}

.site .site__main .feature-block figure img {
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  max-height: 32.1rem;
}

.site .site__main .feature-block .graphic-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  overflow: hidden;
}

.site .site__main .feature-block .graphic-container .paw-graphics {
  height: 100%;
}

.site .site__main .feature-block .graphic-container svg {
  position: absolute;
  width: 35.4rem;
  bottom: -2.8rem;
  right: -4.5rem;
}

.site .site__main .feature-cta-block,
.site .site__main .cta-block-green {
  background-color: #333333;
  border-radius: 1rem;
  position: relative;
  margin-bottom: 4.5rem;
  max-width: 90.7rem;
}

.site .site__main .feature-cta-block .image-container,
.site .site__main .cta-block-green .image-container {
  width: unset;
  height: auto;
  object-fit: cover;
  max-height: clamp(16.5rem, 8.1rem + 30vw, 32.1rem);
  z-index: 1;
  overflow: hidden;
}

.site .site__main .feature-cta-block .image-container figure,
.site .site__main .cta-block-green .image-container figure {
  height: 100%;
}

.site .site__main .feature-cta-block .image-container img,
.site .site__main .cta-block-green .image-container img {
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.site .site__main .feature-cta-block .image-container .graphic,
.site .site__main .cta-block-green .image-container .graphic {
  height: clamp(16.5rem, 8.1rem + 30vw, 32.1rem);
  display: block;
  object-fit: cover;
}

.site .site__main .feature-cta-block .image-container .graphic svg,
.site .site__main .cta-block-green .image-container .graphic svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.site .site__main .feature-cta-block .text-content,
.site .site__main .cta-block-green .text-content {
  color: #FFFFFF;
  background-color: #333333;
  padding: clamp(2.5rem, 1.694rem + 2.879vw, 6.3rem) clamp(2.5rem, 1.694rem + 2.879vw, 6.3rem) 4.1rem;
  border-radius: 1rem;
  position: relative;
}

.site .site__main .feature-cta-block .text-content h3,
.site .site__main .cta-block-green .text-content h3 {
  margin-bottom: 1.3rem;
}

.site .site__main .feature-cta-block .text-content p,
.site .site__main .cta-block-green .text-content p {
  max-width: 42.4rem;
  margin-bottom: 1.7rem;
}

.site .site__main .feature-cta-block .text-content a,
.site .site__main .cta-block-green .text-content a {
  margin-bottom: 0;
}

.site .site__main .feature-cta-block .graphics-container,
.site .site__main .cta-block-green .graphics-container {
  position: absolute;
  height: 100%;
  z-index: 3;
  top: -54%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.site .site__main .feature-cta-block .graphics-container .mountain,
.site .site__main .cta-block-green .graphics-container .mountain {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.site .site__main .feature-cta-block .graphics-container .mountain svg,
.site .site__main .cta-block-green .graphics-container .mountain svg {
  height: calc(100vw - clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem) * 2);
  transform: rotate(270deg);
}

@media (min-width: 800px) {

  .site .site__main .feature-cta-block,
  .site .site__main .cta-block-green {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: row-reverse;
    /* OLD - Firefox 19- */
    -ms-flex-direction: row-reverse;
    /* IE 10 */
    flex-direction: row-reverse;
  }

  .site .site__main .feature-cta-block .image-container,
  .site .site__main .cta-block-green .image-container {
    max-height: unset;
    height: auto;
    width: 100%;
  }

  .site .site__main .feature-cta-block .image-container figure,
  .site .site__main .cta-block-green .image-container figure {
    position: relative;
  }

  .site .site__main .feature-cta-block .image-container figure img,
  .site .site__main .cta-block-green .image-container figure img {
    height: 100%;
    width: 100%;
    max-height: unset;
    position: absolute;
    right: 0;
  }

  .site .site__main .feature-cta-block .text-content,
  .site .site__main .cta-block-green .text-content {
    z-index: 2;
    flex: 0 0 60%;
    max-width: 60%;
    max-width: 48.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-flex-direction: column;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: column;
    /* OLD - Firefox 19- */
    -ms-flex-direction: column;
    /* IE 10 */
    flex-direction: column;
  }

  .site .site__main .feature-cta-block .text-content .btn,
  .site .site__main .cta-block-green .text-content .btn {
    margin-top: auto;
  }

  .site .site__main .feature-cta-block .graphics-container,
  .site .site__main .cta-block-green .graphics-container {
    right: -14%;
    top: 0;
    left: unset;
  }

  .site .site__main .feature-cta-block .graphics-container .mountain svg,
  .site .site__main .cta-block-green .graphics-container .mountain svg {
    transform: rotate(0deg);
    height: 160%;
    width: 7.5rem;
  }
}

@media (min-width: 1020px) {

  .site .site__main .feature-cta-block .text-content,
  .site .site__main .cta-block-green .text-content {
    padding-right: 0;
  }
}

.site .site__main .cta-block-green {
  background-color: #0E6750;
}

.site .site__main .cta-block-green .text-content {
  color: #FFFFFF;
  background-color: #0E6750;
}

.site .site__main .did-you-know {
  background-color: #FFFFFF;
  border-radius: 1rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 2.6rem 3.3rem 2.8rem 8.1rem;
  margin-bottom: 3.4rem;
}

.site .site__main .did-you-know .graphic-container {
  width: 3.1rem;
  height: 3.1rem;
  position: absolute;
  top: 2.3rem;
  left: 3.2rem;
}

.site .site__main .did-you-know .heading h4 {
  color: #0E6750;
  margin-bottom: 1.7rem;
  font-size: 2rem;
  line-height: 2.4rem;
}

.site .site__main .did-you-know .text-content {
  max-width: 79.3rem;
}

.site .site__main .did-you-know .text-content p {
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin-bottom: 0;
}

.site .site__main .featured-link-block,
.site .site__main .info-card-body,
.site .site__main .fares-card-block {
  margin-bottom: 3.4rem;
  flex: 0 0 100%;
  max-width: 100%;
}

.site .site__main .featured-link-block a,
.site .site__main .info-card-body a,
.site .site__main .fares-card-block a {
  height: 13.5rem;
  background-color: #FFFFFF;
  padding: 2.6rem 2rem 1.5rem 2.2rem;
  border-radius: 1rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  transition: 0.25s;
}

.site .site__main .featured-link-block a .text,
.site .site__main .info-card-body a .text,
.site .site__main .fares-card-block a .text {
  flex: 0 0 100%;
  max-width: 100%;
  max-width: calc(100% - 6.1rem);
  font-size: 1.8rem;
}

.site .site__main .featured-link-block a .icon,
.site .site__main .info-card-body a .icon,
.site .site__main .fares-card-block a .icon {
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  height: 2.7rem;
}

.site .site__main .featured-link-block a .icon svg,
.site .site__main .info-card-body a .icon svg,
.site .site__main .fares-card-block a .icon svg {
  height: 2.7rem;
  width: 2.2rem;
  vertical-align: middle;
}

.site .site__main .featured-link-block a:hover,
.site .site__main .featured-link-block a:focus,
.site .site__main .info-card-body a:hover,
.site .site__main .info-card-body a:focus,
.site .site__main .fares-card-block a:hover,
.site .site__main .fares-card-block a:focus {
  background-color: #9AB79A;
}

@media (min-width: 750px) {

  .site .site__main .featured-link-block,
  .site .site__main .info-card-body,
  .site .site__main .fares-card-block {
    flex: 0 0 48%;
    max-width: 48%;
  }
}

.site .site__main .backto-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  background-color: #0E6750;
  border-radius: 1rem;
  width: 23.7rem;
  max-width: 23.7rem;
  max-height: 6.4rem;
  padding: 1.9rem 2.3rem 2rem 1.6rem;
}

.site .site__main .backto-link .icon {
  display: inline-flex;
  width: 2.5rem;
  vertical-align: middle;
  transform: rotate(180deg);
  transition: 0.25s;
}

.site .site__main .backto-link .icon svg {
  width: 2.5rem;
}

.site .site__main .backto-link .text {
  font-size: 1.8rem;
  color: #FFFFFF;
  line-height: 2.1rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.site .site__main .backto-link:hover .icon,
.site .site__main .backto-link:focus .icon {
  margin-left: 1rem;
}

.site .site__main .bus-tracker-block {
  width: 100%;
  height: 50rem;
  margin-bottom: 3.4rem;
}

.site .site__main .bus-tracker-block iframe {
  width: 100%;
  height: 100%;
}

.site .site__main.page--default .primary-content {
  max-width: 90.7rem;
}

.site .site__main .secondary-content {
  height: fit-content;
  margin-bottom: 3.9rem;
}

@media (min-width: 1250px) {
  .site .site__main .secondary-content {
    order: 2;
    padding: 4.7rem 8.3rem 6.7rem 3.6rem;
    border-radius: 1rem 0 0 1rem;
    background-color: #FFFFFF;
    margin-bottom: 0;
  }
}

.site .site__main .secondary-content .sidebar-mobile-toggle {
  background-color: #FFFFFF;
  padding: 0 1.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  border: none;
  border-radius: 1rem;
  width: 100%;
  position: relative;
}

.site .site__main .secondary-content .sidebar-mobile-toggle .text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.7rem;
  color: #333333;
}

.site .site__main .secondary-content .sidebar-mobile-toggle .icon {
  height: 5.6rem;
  width: 5.6rem;
  max-width: 5.6rem;
  max-height: 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.site .site__main .secondary-content .sidebar-mobile-toggle .icon svg {
  height: 1.7rem;
  width: 1.7rem;
  max-width: 1.7rem;
  max-height: 1.7rem;
}

@media (min-width: 1250px) {
  .site .site__main .secondary-content .sidebar-mobile-toggle {
    display: none;
  }
}

.site .site__main .secondary-content ul {
  margin: 0;
  padding: 1.9rem;
  background-color: #FFFFFF;
  display: none;
}

@media (min-width: 1250px) {
  .site .site__main .secondary-content ul {
    display: block !important;
    padding: 0;
  }
}

.site .site__main .secondary-content ul li {
  list-style: none;
}

.site .site__main .secondary-content ul li a {
  display: block;
  position: relative;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #121212;
  padding: 2rem 0;
  transition: 0.25s;
}

@media (min-width: 1250px) {
  .site .site__main .secondary-content ul li a {
    font-size: 1.8rem;
  }
}

.site .site__main .secondary-content ul li a::before {
  content: "";
  width: 0.6rem;
  height: 0;
  background-color: #9AB79A;
  border-radius: 0.3rem;
  position: absolute;
  left: -1rem;
  top: 1.5rem;
  bottom: 0;
  transition: 0.25s;
}

.site .site__main .secondary-content ul li a:hover::before,
.site .site__main .secondary-content ul li a:focus::before {
  height: 2.5rem;
}

.site .site__main .secondary-content ul li ul {
  padding: 0 1.7rem 0 2.2rem;
}

.site .site__main .secondary-content ul li ul a {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.7rem;
}

.site .site__main .secondary-content .current_page_item>a::before {
  content: "";
  width: 0.6rem;
  height: 2.5rem;
  background-color: #9AB79A;
  border-radius: 0.3rem;
  position: absolute;
  left: -1rem;
  top: 1.5rem;
  bottom: 0;
}

.site .site__main .secondary-content .page_item_has_children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.site .site__main .secondary-content .page_item_has_children button {
  background: none;
  border: none;
  outline: none;
  order: 2;
  background-color: #FFFFFF;
  transition: 0.25s;
  height: 5.6rem;
  width: 5.6rem;
  position: relative;
}

.site .site__main .secondary-content .page_item_has_children button svg {
  position: absolute;
  left: 2rem;
  top: 2rem;
  width: 1.7rem;
  height: 1.7rem;
}

.site .site__main .secondary-content .page_item_has_children button svg.open {
  display: block;
}

.site .site__main .secondary-content .page_item_has_children button svg.close {
  display: none;
}

.site .site__main .secondary-content .page_item_has_children button.open svg.open {
  display: none;
}

.site .site__main .secondary-content .page_item_has_children button.open svg.close {
  display: block;
}

.site .site__main .secondary-content .page_item_has_children button:focus-visible,
.site .site__main .secondary-content .page_item_has_children button:focus,
.site .site__main .secondary-content .page_item_has_children button:hover {
  outline: 0.1rem dotted #0E6750;
}

.site .site__main .secondary-content .page_item_has_children a.open::before {
  content: "";
  width: 0.6rem;
  height: 2.5rem;
  background-color: #9AB79A;
  border-radius: 0.3rem;
  position: absolute;
  left: -1rem;
  top: 1.5rem;
  bottom: 0;
  transition: 0.25s;
}

.site .site__main .secondary-content .page_item_has_children ul.children {
  width: 100%;
  order: 3;
  background-color: #F5F4F2;
  border-radius: 1rem;
  display: none;
}

.site .site__main .secondary-content .page_item_has_children ul.children button {
  background-color: #F5F4F2;
}

.site .site__main #BambooHR {
  margin-bottom: 3.4rem;
}

.site .site__main #BambooHR a img {
  width: auto;
}

/* Animations
 * ----------------------------------------------- */
.animate {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1s;
}

.animate-in {
  transform: translateY(60px);
}

.animate-in.animate {
  transform: translateY(0px);
  opacity: 1;
}

.animate-right {
  transform: translateX(-60px);
}

.animate-right.animate {
  transform: translateX(0px);
  opacity: 1;
}

.animate-left {
  transform: translateX(60px);
}

.animate-left.animate {
  transform: translateX(0px);
  opacity: 1;
}

/* Search Results
 * ----------------------------------------------- */
.page--search-results .search-form .search-field {
  max-width: 32.7rem;
}

@media (min-width: 800px) {
  .page--search-results .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    gap: 6rem;
  }
}

/* Skip Link
 * ----------------------------------------------- */
a.skip-link {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background-color: #000000;
  padding: 5px 20px;
  color: #FFFFFF;
  font-size: 1.4rem;
  transition: 0.25s;
  opacity: 0;
  transform: translateY(-100%);
}

a.skip-link:focus,
a.skip-link:active {
  transform: translateY(0);
  opacity: 1;
}

.site__header {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  font-size: 1.6rem;
  background-color: #0E6750;
}

.site__header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

@media (min-width: 1250px) {
  .site__header .container {
    height: 11.8rem;
    -webkit-flex-wrap: nowrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: nowrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: nowrap;
    /* IE 10 */
    flex-wrap: nowrap;
  }
}

.site__header .main-navigation {
  -webkit-box-ordinal-group: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;
  /* OLD - Firefox 19- */
  -ms-flex-order: 2;
  /* IE 10 */
  -webkit-order: 2;
  /* NEW - Chrome */
  order: 2;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.site__header .google-translate-container {
  display: none;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple {
  background: none;
  border: none;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple a {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple a span:nth-of-type(2),
.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple a span:last-of-type {
  display: none;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple a::after {
  content: "";
  display: block;
  width: 0.2rem;
  height: 1rem;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  right: -1.6rem;
  bottom: 0.25rem;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget-simple a::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 1rem;
  background-color: #FFFFFF;
  transform: rotate(-45deg);
  position: absolute;
  right: -1rem;
  bottom: 0.25rem;
}

.site__header .google-translate-container #google_translate_element .goog-te-gadget img {
  display: none;
}

@media (min-width: 1250px) {
  .site__header .google-translate-container {
    display: block;
    margin-bottom: 2.6rem;
  }
}

.site__header .header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-ordinal-group: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;
  /* OLD - Firefox 19- */
  -ms-flex-order: 2;
  /* IE 10 */
  -webkit-order: 2;
  /* NEW - Chrome */
  order: 2;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 0 100%;
  max-width: 100%;
  padding: 1.9rem 2.2rem 1.3rem clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
}

.site__header .header-bottom .custom-logo-link {
  display: block;
}

.site__header .header-bottom .custom-logo-link img {
  height: 7rem;
  max-width: 15.1rem;
  aspect-ratio: 15/7 auto;
}

.site__header .header-bottom .site-search-toggle {
  background: none;
  border: none;
  height: 3.4rem;
  width: 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;
  /* OLD - Firefox 19- */
  -ms-flex-order: 2;
  /* IE 10 */
  -webkit-order: 2;
  /* NEW - Chrome */
  order: 2;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding: 0;
  margin-right: 2.8rem;
  margin-left: auto;
}

.site__header .header-bottom .site-search-toggle svg {
  width: 3.4rem;
  height: 3.4rem;
  transition: 0.25s;
}

.site__header .header-bottom .site-search-toggle.open svg {
  display: none;
}

.site__header .header-bottom .site-search-toggle.open::before,
.site__header .header-bottom .site-search-toggle.open::after {
  content: "";
  width: 2px;
  height: 3.4rem;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  transition: 0.25s;
}

.site__header .header-bottom .site-search-toggle.open::after {
  transform: rotate(135deg);
}

.site__header .header-bottom .menu-toggle {
  background-color: #F5F4F2;
  width: 5.6rem;
  height: 5.6rem;
  border: 1px solid #F5F4F2;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  -webkit-box-ordinal-group: 3;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 3;
  /* OLD - Firefox 19- */
  -ms-flex-order: 3;
  /* IE 10 */
  -webkit-order: 3;
  /* NEW - Chrome */
  order: 3;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  gap: 0.4rem;
  transition: 0.25s;
  position: relative;
}

.site__header .header-bottom .menu-toggle span {
  width: 2.6rem;
  height: 0.3rem;
  background-color: #0E6750;
  transition: 0.25s;
}

.site__header .header-bottom .menu-toggle:hover,
.site__header .header-bottom .menu-toggle:focus,
.site__header .header-bottom .menu-toggle.open {
  background-color: #0E6750;
}

.site__header .header-bottom .menu-toggle:hover span,
.site__header .header-bottom .menu-toggle:focus span,
.site__header .header-bottom .menu-toggle.open span {
  background-color: #F5F4F2;
}

.site__header .header-bottom .menu-toggle.open span:first-of-type {
  display: none;
}

.site__header .header-bottom .menu-toggle.open span:nth-of-type(2) {
  transform: rotate(45deg);
}

.site__header .header-bottom .menu-toggle.open span:last-of-type {
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
}

@media (min-width: 1250px) {
  .site__header .header-bottom .menu-toggle {
    display: none;
  }
}

@media (min-width: 1250px) {
  .site__header .header-bottom {
    -webkit-box-flex: 1 1 calc(100% - 36.2rem);
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 calc(100% - 36.2rem);
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 calc(100% - 36.2rem);
    /* Chrome */
    -ms-flex: 1 1 calc(100% - 36.2rem);
    /* IE 10 */
    flex: 1 1 calc(100% - 36.2rem);
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: space-between;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
    -moz-justify-content: space-between;
    /* OLD - Firefox 19- */
    -ms-flex-pack: space-between;
    /* IE 10 */
    justify-content: space-between;
    -webkit-box-ordinal-group: unset;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: unset;
    /* OLD - Firefox 19- */
    -ms-flex-order: unset;
    /* IE 10 */
    -webkit-order: unset;
    /* NEW - Chrome */
    order: unset;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
  }

  .site__header .header-bottom .custom-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding-right: 2.1rem;
    border-right: 2px solid #2A775F;
  }

  .site__header .header-bottom .site-search-toggle {
    background-color: #2A775F;
    height: 6.2rem;
    width: 6.2rem;
    border: 1px solid #2A775F;
    border-radius: 50%;
    margin-right: clamp(0rem, -2.143rem + 1.714vw, 0.6rem);
    margin-left: auto;
    transition: 0.25s;
  }

  .site__header .header-bottom .site-search-toggle svg {
    height: 2.4rem;
    width: 2.4rem;
  }

  .site__header .header-bottom .site-search-toggle:hover,
  .site__header .header-bottom .site-search-toggle:focus {
    background-color: #0E6750;
  }
}

.site__header .header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.site__header .header-right .widget-area {
  display: inline-grid;
  grid-template-columns: auto auto;
  width: 100%;
  max-width: 100%;
}

.site__header .header-right .widget-area .header-right-widget div {
  width: 100%;
}

.site__header .header-right .widget-area .header-right-widget:first-child a {
  background-color: #2A775F;
  color: #FFFFFF !important;
}

.site__header .header-right .widget-area .header-right-widget:first-child a::before {
  background-color: #9AB79A;
}

.site__header .header-right .widget-area .header-right-widget:last-child a {
  background-color: #9AB79A;
  color: #333333;
}

.site__header .header-right .widget-area .header-right-widget:last-child a::before {
  background-color: #0E6750;
}

.site__header .header-right .widget-area a {
  width: 100%;
  min-height: 4.4rem;
  height: 100%;
  border-radius: 0 !important;
  padding: 1.2rem 2rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.25s;
  min-width: unset;
}

.site__header .header-right .widget-area a::before {
  border-radius: 0;
}

@media (min-width: 450px) {
  .site__header .header-right .widget-area .header-right-widget:first-child a span {
    height: 2.2rem;
    width: 1.8rem;
    margin-right: 1rem;
  }

  .site__header .header-right .widget-area .header-right-widget:last-child a span {
    height: 2.2rem;
    width: 2rem;
    margin-right: 0.9rem;
  }
}

@media (min-width: 1250px) {
  .site__header .header-right {
    -webkit-flex-basis: unset;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
    -moz-aflex-basis: unset;
    /* OLD - Firefox 19- */
    flex-basis: unset;
  }

  .site__header .header-right .header-right-widget div {
    height: 11.8rem;
  }

  .site__header .header-right .header-right-widget div a {
    margin: 0;
    padding: 4.7rem 2.8rem 4.8rem 2.8rem;
  }
}

.site__header .search-menu {
  position: absolute;
  z-index: 8;
  top: 15rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #0E6750;
  transition: 0.25s;
}

.site__header .search-menu form {
  max-width: 60rem;
  padding: 4rem 4rem 8rem;
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s;
  margin: 0 auto;
}

.site__header .search-menu form .search-field {
  max-width: 60rem;
  margin-bottom: 2rem;
}

.site__header .search-menu form .search-submit {
  margin: 0 auto;
  width: 0;
}

.site__header .search-menu.open {
  height: 25rem;
}

.site__header .search-menu.open form {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.site__header .search-menu.open form>.search-submit {
  width: 20.6rem;
}

@media (min-width: 1020px) {
  .site__header .search-menu {
    top: 7rem;
    left: unset;
    right: 18.5rem;
    height: 7rem;
    width: 0;
  }

  .site__header .search-menu form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    max-width: 65rem;
    padding: 0;
    margin: unset;
    margin-left: auto;
  }

  .site__header .search-menu form label {
    -webkit-box-flex: 0 0 calc(100% - 25.4rem);
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 0 0 calc(100% - 25.4rem);
    /* OLD - Firefox 19- */
    -webkit-flex: 0 0 calc(100% - 25.4rem);
    /* Chrome */
    -ms-flex: 0 0 calc(100% - 25.4rem);
    /* IE 10 */
    flex: 0 0 calc(100% - 25.4rem);
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    margin-top: 0;
  }

  .site__header .search-menu form .search-submit {
    margin: 0;
  }

  .site__header .search-menu.open {
    width: 56rem;
    height: 7rem;
  }
}

@media (min-width: 1250px) {
  .site__header .search-menu {
    top: 0;
    left: unset;
    right: 48.5rem;
    height: 11.8rem;
    width: 0;
  }

  .site__header .search-menu form label,
  .site__header .search-menu form .search-submit {
    margin-top: 3rem;
  }

  .site__header .search-menu.open {
    width: calc(100% - 78rem);
    height: 11.8rem;
    padding-left: 3rem;
  }
}

.main-navigation .menu-toggle {
  display: none;
}

.menu-overlay {
  position: fixed;
  z-index: 5;
  top: 25rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.2);
  transition: 0.1s ease 0.1s;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
}

.menu-overlay.open {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 1250px) {
  .menu-overlay {
    top: 15rem;
  }
}

.site__footer {
  background-color: #333333;
  padding: clamp(2.4rem, 1.42rem + 2.612vw, 5.6rem) clamp(2.4rem, -0.355rem + 7.347vw, 11.4rem) clamp(6rem, 0rem + 16vw, 12rem);
}

.site__footer .container {
  padding: 0;
  max-width: 137.6rem;
}

.site__footer .footer-quicklinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  gap: 1.6rem;
  padding-bottom: clamp(4.7rem, 2.6rem + 5.6vw, 9.6rem);
}

.site__footer .footer-quicklinks .footer-quicklink {
  background-color: #404040;
  padding: 2.6rem 1.2rem 1rem 2.2rem;
  height: 10.9rem;
  border-radius: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
}

.site__footer .footer-quicklinks .footer-quicklink .icon {
  width: 2.5rem;
  height: 2.5rem;
  margin-left: auto;
  transition: 0.25s;
}

.site__footer .footer-quicklinks .footer-quicklink .icon svg {
  width: 2.5rem;
  height: 2.5rem;
  transition: 0.25s;
}

.site__footer .footer-quicklinks .footer-quicklink .icon svg path {
  transition: 0.25s;
}

.site__footer .footer-quicklinks .footer-quicklink .text {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
}

.site__footer .footer-quicklinks .footer-quicklink:hover .icon svg,
.site__footer .footer-quicklinks .footer-quicklink:focus .icon svg {
  background-color: #FFFFFF;
  border-radius: 2px;
}

.site__footer .footer-quicklinks .footer-quicklink:hover .icon svg path:first-of-type,
.site__footer .footer-quicklinks .footer-quicklink:focus .icon svg path:first-of-type {
  fill: #333333 !important;
}

@media (min-width: 750px) {
  .site__footer .footer-quicklinks .footer-quicklink {
    flex: 0 0 calc(50% - 1.6rem);
    max-width: calc(50% - 1.6rem);
  }
}

@media (min-width: 1020px) {
  .site__footer .footer-quicklinks {
    gap: 2.2rem;
  }

  .site__footer .footer-quicklinks .footer-quicklink {
    flex: 0 0 calc(25% - 2.2rem);
    max-width: calc(25% - 2.2rem);
  }
}

.site__footer .footer-content {
  transition: 0.25s;
}

.site__footer .footer-content a,
.site__footer .footer-content p,
.site__footer .footer-content span,
.site__footer .footer-content h4 {
  color: #F5F4F2;
}

.site__footer .footer-content .contact-container {
  max-width: 40rem;
}

.site__footer .footer-content .text-content .logo {
  margin-bottom: 1.4rem;
}

.site__footer .footer-content .text-content a {
  display: block;
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.site__footer .footer-content .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 1.3rem;
  flex-wrap: wrap;
  margin: 3.5rem 0 1.8rem;
}

.site__footer .footer-content .social-media a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4.1rem;
  height: 4.1rem;
  border: 1px solid rgba(245, 244, 242, 0.5);
  border-radius: 50%;
  transition: 0.25s;
  margin-bottom: 1rem;
}

.site__footer .footer-content .social-media a .icon {
  width: 2.4rem;
  height: 2.4rem;
}

.site__footer .footer-content .social-media a .icon svg {
  width: 2.4rem;
  height: 2.4rem;
}

.site__footer .footer-content .social-media a .icon svg .cls-3 {
  fill: #FFFFFF;
}

.site__footer .footer-content .social-media a .twitter {
  width: 1.8rem;
  height: 1.8rem;
}

.site__footer .footer-content .social-media a .twitter svg {
  width: 1.8rem;
  height: 1.8rem;
}

.site__footer .footer-content .social-media a .instagram {
  width: 2.1rem;
}

.site__footer .footer-content .social-media a .instagram svg {
  width: 2.1rem;
}

.site__footer .footer-content .social-media a .transit {
  width: 2.1rem;
  height: 2rem;
}

.site__footer .footer-content .social-media a:hover,
.site__footer .footer-content .social-media a:focus {
  border: none;
}

.site__footer .footer-content .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  max-width: 33.1rem;
  margin-bottom: clamp(4.1rem, 3.243rem + 2.286vw, 6.1rem);
}

.site__footer .footer-content .button-container .btn--secondary {
  margin-bottom: 0;
}

.site__footer .footer-content .back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5.4rem;
  height: 5.4rem;
  background-color: #E8A219;
  border: 1px solid #E8A219;
  border-radius: 50%;
  transition: 0.25s;
}

.site__footer .footer-content .back-to-top .icon svg {
  height: 2.7rem;
  transform: rotate(270deg);
  transition: 0.25s;
}

.site__footer .footer-content .back-to-top:hover,
.site__footer .footer-content .back-to-top:focus {
  background: none;
}

.site__footer .footer-content .back-to-top:hover .icon svg path,
.site__footer .footer-content .back-to-top:focus .icon svg path {
  stroke: #E8A219 !important;
  transition: 0.25s;
}

.site__footer .footer-content .land-acknowledgement {
  max-width: 49.3rem;
  position: relative;
}

.site__footer .footer-content .land-acknowledgement p {
  font-size: 1.6rem;
  margin-bottom: 0;
}

.site__footer .footer-content .land-acknowledgement::before {
  content: "";
  width: 6px;
  height: 100%;
  background-color: #E8A219;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2rem;
}

.site__footer .footer-content .trip-advisor {
  display: block;
  width: 14.8rem;
  margin-top: clamp(4.1rem, 3.243rem + 2.286vw, 6.1rem);
}

@media (min-width: 750px) {
  .site__footer .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
    column-gap: 5rem;
  }

  .site__footer .footer-content .back-to-top {
    display: none;
  }

  .site__footer .footer-content .land-acknowledgement {
    -webkit-box-flex: 1 1 60%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 60%;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 60%;
    /* Chrome */
    -ms-flex: 1 1 60%;
    /* IE 10 */
    flex: 1 1 60%;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  .site__footer .footer-content .trip-advisor {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1370px) {
  .site__footer .footer-content .button-container {
    margin-bottom: 0;
  }
}

.site__footer .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  margin-top: clamp(4.7rem, 3.886rem + 2.171vw, 6.1rem);
  column-gap: 2rem;
}

.site__footer .footer-bottom a {
  font-size: clamp(1.4rem, 1.284rem + 0.31vw, 1.6rem);
  line-height: clamp(1.6rem, 1.542rem + 0.155vw, 1.7rem);
  color: #FFFFFF;
  margin-bottom: 2.1rem;
  transition: 0.25s;
}

.site__footer .footer-bottom a:hover,
.site__footer .footer-bottom a:focus {
  text-decoration: underline;
}

.site__footer .footer-bottom .footer-siteby {
  flex: 0 0 100%;
  max-width: 100%;
  border-top: 2px solid #F5F4F2;
  padding-top: 2.1rem;
}

@media (min-width: 750px) {
  .site__footer .footer-bottom {
    padding-top: 2rem;
    border-top: 2px solid #F5F4F2;
  }

  .site__footer .footer-bottom a {
    margin-bottom: 0;
  }

  .site__footer .footer-bottom .footer-siteby {
    border-top: none;
    padding-top: 0;
    flex: 0 0 14rem;
    max-width: 14rem;
    margin-left: auto;
  }

  .site__footer .footer-bottom .footer-siteby p {
    margin: 0;
  }
}

/* Common use Box Clever logo Styles
 * -------------------------------------------------------------------------- */
#boxclever-logo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  height: 30px;
  color: #FFFFFF;
  padding-right: 30px;
}

#boxclever-logo span {
  display: inline-block;
  vertical-align: middle;
  pointer-events: none;
  transition: 0.25s;
}

#boxclever-logo span.text {
  text-align: left;
  overflow: hidden;
  transform: scale(1, 1);
  transform-origin: 0 50%;
  white-space: nowrap;
  opacity: 1;
  line-height: 30px;
  color: #FFFFFF;
}

#boxclever-logo span.logo {
  position: absolute;
  left: calc(100% - 20px);
  top: 5px;
  width: 110px;
}

#boxclever-logo svg {
  display: block;
  width: 110px;
  height: 21px;
}

#boxclever-logo:hover span.text,
#boxclever-logo:focus span.text {
  transform: scale(0.5, 0.5);
  opacity: 0;
}

#boxclever-logo:hover span.logo,
#boxclever-logo:focus span.logo {
  left: 0;
}

/* Banner
 * ----------------------------------------------- */
.home-banner-content {
  background-color: #333333;
  position: relative;
  overflow-x: clip;
  padding-bottom: 30%;
}

.home-banner-content .container {
  padding-left: 0;
  padding-right: 0;
}

.home-banner-content .background-container.has-image {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}

.home-banner-content .background-container.has-image img {
  position: absolute;
  top: 22rem;
  width: 100%;
  height: auto;
  object-fit: cover;
  z-index: 2;
}

@media only screen and (min-width: 348px) {
  .home-banner-content .background-container.has-image img {
    object-position: 0 -5rem;
  }
}

@media only screen and (min-width: 650px) {
  .home-banner-content .background-container.has-image img {
    object-position: 0 -10rem;
  }
}

.home-banner-content .background-container.has-image .paw-graphics {
  position: absolute;
  right: -6rem;
  width: 24rem;
  top: -1.5rem;
  opacity: 0.15;
  z-index: 1;
}

.home-banner-content .background-container.has-image .paw-graphics svg {
  transform: rotate(260deg);
}

.home-banner-content .content-wrapper {
  position: relative;
  z-index: 3;
  padding-top: clamp(2.3rem, -0.792rem + 8.245vw, 12.4rem);
}

.home-banner-content .content-wrapper h1 {
  color: #F5F4F2;
  padding: 0 clamp(2.6rem, -0.063rem + 7.102vw, 11.3rem);
  max-width: 112.6rem;
}

.home-banner-content .content-wrapper h1 p {
  font-size: clamp(2rem, 1.082rem + 2.449vw, 5rem);
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  line-height: clamp(5rem, 3.929rem + 2.857vw, 8.5rem);
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 16.6rem;
}

.home-banner-content .content-wrapper h1 p strong {
  font-size: clamp(4.5rem, 3.582rem + 2.449vw, 7.5rem);
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 112.6rem;
  color: #F5F4F2;
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 700;
}

.home-banner-content .content-wrapper h1 p strong span {
  color: #E8A219;
  text-decoration: none !important;
}

.home-banner-content .content-wrapper .trip-planner-container {
  padding: 0 2.1rem;
  max-width: 97.6rem;
  padding-top: 15%;
}

@media (min-width: 450px) {
  .home-banner-content .content-wrapper .trip-planner-container {
    padding-top: 20%;
  }
}

@media (min-width: 1020px) {
  .home-banner-content .content-wrapper .trip-planner-container {
    padding-left: 11.3rem;
    padding-top: 0;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container button {
  background-color: #F5F4F2;
  border: none;
  border-radius: 1rem 1rem 0 0;
  flex: 0 0 50%;
  max-width: 50%;
  padding-top: 2.9rem;
  padding-bottom: 3.2rem;
  position: relative;
  text-align: center;
  transition: 0.25s;
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container button::after {
  content: "";
  display: block;
  width: 80%;
  max-width: 30.7rem;
  height: 0;
  border-radius: 3px;
  position: absolute;
  left: clamp(1.3rem, -0.139rem + 3.837vw, 6rem);
  right: 0;
  bottom: -0.5rem;
  background-color: #9AB79A;
  z-index: 4;
  transition: 0.25s;
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container button.selected,
.home-banner-content .content-wrapper .trip-planner-container .toggle-container button:hover,
.home-banner-content .content-wrapper .trip-planner-container .toggle-container button:focus {
  background-color: #FFFFFF;
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container button.selected::after,
.home-banner-content .content-wrapper .trip-planner-container .toggle-container button:hover::after,
.home-banner-content .content-wrapper .trip-planner-container .toggle-container button:focus::after {
  height: 0.6rem;
}

.home-banner-content .content-wrapper .trip-planner-container .toggle-container span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.4rem, 1.278rem + 0.327vw, 1.8rem);
  line-height: clamp(1.6rem, 1.447rem + 0.408vw, 2.1rem);
  text-align: center;
  color: #333333;
}

@media (min-width: 1020px) {
  .home-banner-content .content-wrapper .trip-planner-container .toggle-container button {
    padding-top: 2.5rem;
    padding-bottom: 3.1rem;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .home-form-container {
  position: relative;
}

.home-banner-content .content-wrapper .trip-planner-container .home-form-container form {
  background-color: #FFFFFF;
  padding: 3.2rem clamp(1.3rem, -0.139rem + 3.837vw, 6rem) 3.1rem;
  border-radius: 0 0 1rem 1rem;
  height: fit-content;
}

@media (min-width: 750px) {
  .home-banner-content .content-wrapper .trip-planner-container .home-form-container form .row {
    margin-bottom: 0;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.32);
  visibility: hidden;
  opacity: 0;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form.selected {
  opacity: 1;
  visibility: visible;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row {
  position: relative;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location {
  background: none;
  border: none;
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 38%;
  right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location .text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  visibility: hidden;
  opacity: 0;
  height: 0;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location .icon svg {
  width: 2rem;
  height: 2rem;
}

@media (min-width: 1020px) {
  .home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location {
    width: auto;
  }

  .home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location .text {
    visibility: visible;
    height: auto;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
  }

  .home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-row .get-current-location .icon {
    vertical-align: middle;
    margin-left: 0.9rem;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-at {
  position: relative;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-at .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8rem;
  width: 1.5rem;
  position: absolute;
  right: 2.4rem;
  bottom: 2.3rem;
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-at .icon svg {
  width: 1.5rem;
}

@media (min-width: 750px) {
  .home-banner-content .content-wrapper .trip-planner-container .plan-trip-form .departing-at .icon {
    bottom: 4.3rem;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .plan-trip-form svg {
  position: absolute;
  bottom: 50px;
  right: 50px;
  width: 30%;
}

@media screen and (max-width: 600px) {
  .home-banner-content .content-wrapper .trip-planner-container .plan-trip-form svg {
    display: none;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.32);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.selected {
  opacity: 1;
  visibility: visible;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .quick-view-results {
  display: none;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .quick-view-results .label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #121212;
  margin-bottom: 1.6rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .upcoming-schedule {
  padding-bottom: 1.2rem;
  padding-top: 1.3rem;
  border-bottom: 1px solid #DCDCDC;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .upcoming-schedule span {
  font-size: 1.6rem;
  line-height: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  vertical-align: middle;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .upcoming-schedule .icon {
  width: 1.4rem;
  height: 1.68rem;
  margin-right: 0.8rem;
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .upcoming-schedule .icon svg {
  width: 1.4rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .upcoming-schedule .route-number {
  width: 2.1rem;
  height: 2rem;
  margin-right: 2.4rem;
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
  border-radius: 2px;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .inner-container .row {
  position: relative;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .inner-container .row .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8rem;
  width: 1.5rem;
  position: absolute;
  right: 2.4rem;
  bottom: 2.3rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .inner-container .row .icon svg {
  width: 1.5rem;
}

@media (min-width: 750px) {
  .home-banner-content .content-wrapper .trip-planner-container .quick-view-form .inner-container .row .icon {
    bottom: 4.3rem;
  }
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .conditional-links {
  display: none;
  padding: 3.5rem 2.6rem 0.2rem;
  gap: 4rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .conditional-links a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-decoration: underline;
  color: #333333;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .conditional-links a:hover,
.home-banner-content .content-wrapper .trip-planner-container .quick-view-form .conditional-links a:focus {
  text-decoration: none;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.populated .conditional-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.populated .inner-container {
  max-height: 44.2rem;
  overflow-y: scroll;
  padding-right: 2.7rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.populated .inner-container::-webkit-scrollbar {
  width: 0.3rem;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.populated .inner-container::-webkit-scrollbar-track {
  background: #F5F4F2;
  border-radius: 3px;
}

.home-banner-content .content-wrapper .trip-planner-container .quick-view-form.populated .inner-container::-webkit-scrollbar-thumb {
  background: #BBB2A6;
  border-radius: 3px;
}

@media (min-width: 600px) {
  .home-banner-content {
    padding-bottom: 35%;
  }

  .home-banner-content .background-container.has-image img {
    position: absolute;
    top: 5rem;
    right: 5.4rem;
    left: unset;
    max-width: 96.7rem;
    max-height: 67.685rem;
  }

  .home-banner-content .background-container.has-image .paw-graphics {
    top: unset;
    right: unset;
    bottom: -2rem;
    left: -23rem;
    width: 56rem;
  }

  .home-banner-content .background-container.has-image .paw-graphics svg {
    transform: rotate(15deg);
  }

  .home-banner-content .background-container::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, rgba(62, 62, 62, 0.25) 65%, rgba(72, 72, 72, 0.85) 100%);
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }

  .home-banner-content .content-wrapper {
    height: 77.782rem;
  }

  .home-banner-content .content-wrapper h1 p {
    margin-bottom: 6.6rem;
  }
}

@media (min-width: 1020px) {
  .home-banner-content {
    height: 77.782rem;
  }

  .home-banner-content .background-container::after {
    background: linear-gradient(179.51deg, #333333 0%, #484848 100%);
    opacity: 0.25;
  }

  .home-banner-content .background-container.has-image img {
    object-position: unset;
  }
}

/* Explore More
 * ----------------------------------------------- */
.explore-more {
  padding-top: clamp(4.9rem, -3.396rem + 22.122vw, 32rem);
  padding-bottom: clamp(5.9rem, 4.094rem + 4.816vw, 11.8rem);
  position: relative;
  overflow: hidden;
}

.explore-more .explore-links {
  position: relative;
  z-index: 2;
}

.explore-more .explore-links .explore-card {
  background-color: #FFFFFF;
  padding: 2.6rem 2.4rem 2.4rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  margin-bottom: 1.6rem;
  border-radius: 1rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  min-height: 14.6rem;
  transition: 0.25s;
}

.explore-more .explore-links .explore-card .text {
  max-width: 22.5rem;
  -webkit-flex-basis: 100%;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-aflex-basis: 100%;
  /* OLD - Firefox 19- */
  flex-basis: 100%;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.1rem;
}

.explore-more .explore-links .explore-card .icon {
  -webkit-flex-basis: 100%;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-aflex-basis: 100%;
  /* OLD - Firefox 19- */
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  margin-top: auto;
}

.explore-more .explore-links .explore-card .icon img,
.explore-more .explore-links .explore-card .icon svg {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0;
}

.explore-more .explore-links .explore-card:hover,
.explore-more .explore-links .explore-card:focus {
  background-color: #9AB79A;
}

@media (min-width: 600px) {
  .explore-more .explore-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
    gap: 2.2rem;
  }

  .explore-more .explore-links .explore-card {
    -webkit-box-flex: 1 1 calc(50% - 2.2rem);
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 calc(50% - 2.2rem);
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 calc(50% - 2.2rem);
    /* Chrome */
    -ms-flex: 1 1 calc(50% - 2.2rem);
    /* IE 10 */
    flex: 1 1 calc(50% - 2.2rem);
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

@media (min-width: 1020px) {
  .explore-more .explore-links .explore-card {
    -webkit-flex-basis: calc(25% - 2.2rem);
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
    -moz-aflex-basis: calc(25% - 2.2rem);
    /* OLD - Firefox 19- */
    flex-basis: calc(25% - 2.2rem);
  }
}

.explore-more .width--wide {
  position: relative;
  z-index: 2;
}

.explore-more .background-container {
  position: absolute;
  z-index: 1;
  top: clamp(0rem, -3.061rem + 8.163vw, 10rem);
  height: 100%;
}

.explore-more .background-container .paw-graphics {
  display: none;
  opacity: 0.2;
  width: 42.87rem;
  height: 11.89rem;
  position: absolute;
  top: 2rem;
  right: -4rem;
}

.explore-more .background-container .line-graphic {
  transition: 0.25s;
  opacity: 0.5;
  width: 171.2rem;
  height: 23.8rem;
  position: absolute;
  top: -6rem;
  left: -9.45rem;
}

@media (min-width: 600px) {
  .explore-more {
    border-right: 1.9rem solid #E8A219;
  }

  .explore-more .background-container .line-graphic {
    top: 8rem;
  }
}

@media (min-width: 800px) {
  .explore-more .background-container .paw-graphics {
    display: block;
  }
}

@media (min-width: 1250px) {
  .explore-more .background-container .line-graphic {
    left: 0;
    top: 10.5rem;
  }
}

@media (min-width: 1700px) {
  .explore-more .background-container .line-graphic {
    width: 100%;
  }
}

/* News & Updates
* ----------------------------------------------- */
.home-news {
  padding-bottom: clamp(5.6rem, 3.641rem + 5.224vw, 12rem);
}

.home-news .btn {
  margin-right: 0;
}

.home-news .home-news-container {
  width: 100%;
}

.home-news .news-post a {
  border-bottom: 1px solid #0E6750;
  margin-bottom: 4.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.home-news .news-post a .date,
.home-news .news-post a .blog-link {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.1rem;
  color: #333333;
  margin-bottom: 2rem;
}

.home-news .news-post a h3 {
  margin-bottom: 2rem;
}

.home-news .news-post a .blog-link .icon {
  vertical-align: middle;
  margin-left: 1.7rem;
  transition: 0.25s;
}

.home-news .news-post a .blog-link .icon svg {
  width: 2.5rem;
  height: 2.5rem;
}

.home-news .news-post a:hover .blog-link .icon,
.home-news .news-post a:focus .blog-link .icon {
  margin-left: 2.7rem;
}

@media (min-width: 600px) {
  .home-news {
    border-right: 1.9rem solid #e8a219;
  }
}

@media (min-width: 750px) {
  .home-news .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
  }

  .home-news h2 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .home-news .home-news-container {
    margin-top: clamp(2rem, 0.163rem + 4.898vw, 8rem);
  }

  .home-news .news-post {
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 116.7rem;
  }

  .home-news .news-post a {
    -webkit-flex-direction: row;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: row;
    /* OLD - Firefox 19- */
    -ms-flex-direction: row;
    /* IE 10 */
    flex-direction: row;
  }

  .home-news .news-post a .date {
    margin-right: 4.2rem;
    margin-top: 0.4rem;
    flex: 0 0 20%;
    max-width: 20%;
    max-width: 23.3rem;
  }

  .home-news .news-post a h3 {
    margin-bottom: 3.9rem;
  }

  .home-news .news-post a .blog-link {
    margin-bottom: 6rem;
  }
}

/* Where we roam
* ----------------------------------------------- */
.where-we-roam {
  position: relative;
}

.where-we-roam .left-side {
  padding: 0 clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
}

.where-we-roam .left-side .btn {
  margin-top: clamp(2.5rem, 2.163rem + 0.898vw, 3.6rem);
  margin-left: clamp(5rem, 4.327rem + 1.796vw, 7.2rem);
  margin-bottom: 5.6rem;
}

.where-we-roam .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  max-width: 63.7rem;
  position: relative;
}

.where-we-roam .text-content .graphic-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  margin-right: clamp(1.3rem, 0.963rem + 0.898vw, 2.4rem);
}

.where-we-roam .text-content .icon {
  margin-top: clamp(0rem, -0.465rem + 1.24vi, 0.8rem);
  width: clamp(3.7rem, 3.455rem + 0.653vw, 4.5rem);
}

.where-we-roam .text-content .line {
  height: 62%;
  width: 0.3rem;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23BBB2A6FF' stroke-width='6' stroke-dasharray='3%2c 25' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.where-we-roam .text-content .dot {
  background-color: #0E6750;
  height: clamp(1.4rem, 1.247rem + 0.408vw, 1.9rem);
  width: clamp(1.4rem, 1.247rem + 0.408vw, 1.9rem);
  border-radius: 50%;
}

.where-we-roam .text-content h2 {
  margin-bottom: clamp(0.9rem, 0.563rem + 0.898vw, 2rem);
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(3.5rem, 2.735rem + 2.041vw, 6rem);
  line-height: clamp(4.1rem, 3.182rem + 2.449vw, 7.1rem);
  color: #0E6750;
}

.where-we-roam .text-content p {
  margin-bottom: clamp(0rem, -0.459rem + 1.224vw, 1.5rem);
  font-size: clamp(1.8rem, 1.739rem + 0.163vw, 2rem);
  line-height: clamp(2.9rem, 2.686rem + 0.571vw, 3.6rem);
}

.where-we-roam .text-content::before {
  content: "";
  width: 0.3rem;
}

.where-we-roam .image-container {
  padding-left: 2rem;
  border-radius: 5rem 0 0 0;
  height: clamp(41rem, 28.265rem + 33.959vw, 82.6rem);
  overflow: hidden;
}

.where-we-roam .image-container figure img {
  border-radius: 5rem 0 0 0;
  height: clamp(41rem, 28.265rem + 33.959vw, 82.6rem);
  object-fit: cover;
  object-position: right;
}

.where-we-roam .mountain-container {
  position: absolute;
  bottom: -2rem;
  right: 0;
  z-index: 3;
  width: 148%;
}

.where-we-roam .mountain-container .graphic {
  display: block;
}

.where-we-roam .mountain-container .graphic svg {
  width: 100%;
  max-height: 25.8rem;
}

@media (min-width: 750px) {
  .where-we-roam .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    gap: 4rem;
  }

  .where-we-roam .left-side {
    padding-right: 0;
  }

  .where-we-roam .left-side .button {
    margin-bottom: 0;
  }

  .where-we-roam .image-container {
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 0;
  }

  .where-we-roam .mountain-container {
    width: 100%;
  }
}

@media (min-width: 1250px) {
  .where-we-roam .left-side {
    margin-top: -9rem;
  }
}

@media (min-width: 1600px) {
  .where-we-roam .left-side {
    padding-left: calc((100% - 126.3rem) / 2);
  }
}

/* Enticers
 * ----------------------------------------------- */
.home-enticers {
  padding-top: clamp(3.2rem, 1.792rem + 3.755vw, 7.8rem);
  padding-bottom: clamp(8.3rem, 4.749rem + 9.469vw, 19.9rem);
  background-color: #0E6750;
  position: relative;
  overflow: hidden;
}

.home-enticers .home-enticer {
  position: relative;
  z-index: 2;
  background-color: #2A775F;
  padding-top: clamp(3.2rem, 2.282rem + 2.449vw, 6.2rem);
  padding-right: clamp(2.3rem, 1.596rem + 1.878vw, 4.6rem);
  padding-bottom: 2.9rem;
  padding-left: clamp(2.3rem, 1.749rem + 1.469vw, 4.1rem);
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
}

.home-enticers .home-enticer h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(2rem, 1.816rem + 0.49vw, 2.6rem);
  line-height: clamp(2.2rem, 1.955rem + 0.653vw, 3rem);
  color: #FFFFFF;
  margin-bottom: 3rem;
  margin-top: 0;
}

.home-enticers .home-enticer p {
  line-height: 2.8rem;
  color: #FFFFFF;
  margin-bottom: clamp(2.6rem, 1.896rem + 1.878vw, 4.9rem);
}

.home-enticers .home-enticer .btn {
  margin-bottom: 0;
}

.home-enticers .home-enticer .enticer-graphic {
  width: 100%;
  display: block;
  margin-bottom: 3.8rem;
}

.home-enticers .home-enticer.white-enticer {
  background-color: #F5F4F2;
}

.home-enticers .home-enticer.white-enticer h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #0E6750;
  font-size: 2.6rem;
  line-height: 3.5rem;
  margin-bottom: 4rem;
}

.home-enticers .home-enticer.white-enticer .enticer-graphic {
  max-width: 34rem;
}

.home-enticers .home-enticer.white-enticer .white-link {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
}

.home-enticers .home-enticer.white-enticer .white-link:hover,
.home-enticers .home-enticer.white-enticer .white-link:focus {
  text-decoration: underline;
}

.home-enticers .graphic-container {
  position: absolute;
  bottom: -5rem;
  left: -3rem;
  width: clamp(50.7rem, 42.159rem + 22.776vw, 78.6rem);
  z-index: 1;
}

@media (min-width: 750px) {
  .home-enticers .enticer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
  }

  .home-enticers .home-enticer {
    padding-bottom: 2.1rem;
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem);
  }

  .home-enticers .home-enticer .enticer-graphic {
    margin-bottom: 0;
  }

  .home-enticers .home-enticer.white-enticer {
    padding-bottom: 4rem;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .home-enticers .home-enticer.white-enticer h5 {
    margin-bottom: 0;
  }
}

@media (min-width: 1020px) {
  .home-enticers .home-enticer {
    flex: 0 0 calc(33.3333333333% - 3.1rem);
    max-width: calc(33.3333333333% - 3.1rem);
    margin-bottom: 0;
  }

  .home-enticers .home-enticer.white-enticer {
    flex: 0 0 calc(33.3333333333% - 3.1rem);
    max-width: calc(33.3333333333% - 3.1rem);
    margin-bottom: 0;
  }
}

/* Popular Locations
 * ----------------------------------------------- */
.popular-locations {
  padding-top: clamp(6.6rem, 4.029rem + 6.857vw, 15rem);
  margin-bottom: clamp(0.7rem, -2.361rem + 8.163vw, 10.7rem);
  position: relative;
  overflow: hidden;
}

.popular-locations .container {
  position: relative;
  z-index: 2;
}

.popular-locations h2 {
  margin-bottom: clamp(3.5rem, 3.071rem + 1.143vw, 4.9rem);
}

.popular-locations .popular-card {
  margin-bottom: 3rem;
}

.popular-locations .popular-card figure {
  border-radius: 1rem;
  margin-bottom: clamp(1.6rem, 1.171rem + 1.143vw, 3rem);
  height: clamp(25.4rem, 23.104rem + 6.122vw, 32.9rem);
  width: 100%;
  overflow: hidden;
}

.popular-locations .popular-card figure img {
  object-fit: cover;
  height: clamp(25.4rem, 23.104rem + 6.122vw, 32.9rem);
}

.popular-locations .popular-card .text-content h3 {
  margin-bottom: 1.3rem;
}

.popular-locations .popular-card .text-content .icon {
  display: block;
  width: 1.9rem;
  margin-right: 1rem;
}

.popular-locations .popular-card .text-content p {
  margin-bottom: 0;
  font-size: 1.6rem;
}

.popular-locations .popular-card .text-content .time {
  margin-bottom: 1.6rem;
}

.popular-locations .popular-card .text-content .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}

.popular-locations .popular-card .text-content .routes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}

.popular-locations .popular-card .text-content .routes .icon {
  margin-bottom: 2rem;
}

.popular-locations .popular-card .text-content .routes a {
  margin-right: 1rem;
  font-size: 1.6rem;
  color: #0E6750;
  background-color: rgba(154, 183, 154, 0.25);
  padding: 0.5rem 0.9rem;
  border-radius: 2px;
  transition: 0.25s;
  margin-bottom: 2rem;
}

.popular-locations .popular-card .text-content .routes a:hover,
.popular-locations .popular-card .text-content .routes a:focus {
  background-color: rgba(154, 183, 154, 0.5);
}

.popular-locations .popular-card .text-content .route-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  flex: 0 0 calc(100% - 2.9rem);
  max-width: calc(100% - 2.9rem);
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.popular-locations .background-graphics {
  width: 100%;
  min-width: 171.2rem;
  position: absolute;
  top: -5rem;
  left: -9.4rem;
  z-index: 1;
}

.popular-locations .background-graphics .graphic {
  display: block;
  height: 100%;
}

@media (min-width: 600px) {
  .popular-locations h2 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .popular-locations .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
  }

  .popular-locations .card-deck .popular-card {
    flex: 0 0 48%;
    max-width: 48%;
  }

  .popular-locations .background-graphics {
    top: 10rem;
    left: 0;
  }
}

@media (min-width: 1020px) {
  .popular-locations .card-deck .popular-card {
    flex: 0 0 calc((100% - 65px) / 4);
    max-width: calc((100% - 65px) / 4);
  }
}

/* Large Enticer
* ----------------------------------------------- */
.large-enticer {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 48.9rem;
  max-width: 137.3rem;
  margin: 0 auto;
  padding: 6rem clamp(2rem, 0.531rem + 3.918vw, 6.8rem) 6.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.large-enticer .text-content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  padding: 2rem;
  color: #F5F4F2;
  border: 3px solid #9AB79A;
  border-radius: 1rem;
}

.large-enticer .text-content h3 {
  margin-bottom: clamp(1.3rem, 0.841rem + 1.224vw, 2.8rem);
}

.large-enticer .text-content .btn--secondary {
  margin-bottom: 0;
  margin-top: auto;
}

.large-enticer .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 48.9rem;
  width: clamp(104.9rem, 94.982rem + 26.449vw, 137.3rem);
}

.large-enticer::after {
  content: "";
  width: 100%;
  height: 48.9rem;
  background: rgba(32, 32, 32, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

@media (min-width: 800px) {
  .large-enticer {
    -webkit-justify-content: flex-end;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
    -moz-justify-content: flex-end;
    /* OLD - Firefox 19- */
    -ms-flex-pack: flex-end;
    /* IE 10 */
    justify-content: flex-end;
    margin-bottom: 14.2rem;
  }

  .large-enticer .text-content {
    max-width: 43.7rem;
    padding: 4.8rem;
  }

  .large-enticer::after {
    background: linear-gradient(237deg, rgba(32, 32, 32, 0.86) 35%, rgba(32, 32, 32, 0) 100%);
  }
}

/* Blog Banner
* ----------------------------------------------- */
.site__page-banner.blog-banner {
  position: relative;
  background-color: #FFFFFF !important;
  overflow: hidden;
}

@media (min-width: 1250px) {
  .site__page-banner.blog-banner {
    padding-bottom: 4rem;
  }
}

.site__page-banner.blog-banner .container {
  position: relative;
  z-index: 2;
}

.site__page-banner.blog-banner .filters {
  z-index: 2;
  padding-top: 6.6rem;
  padding-bottom: clamp(9rem, 7.286rem + 4.571vw, 13rem);
}

.site__page-banner.blog-banner .filters .category-filter {
  position: relative;
  background: linear-gradient(0deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);
}

.site__page-banner.blog-banner .filters .category-filter .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.2rem;
  width: 2.2rem;
  position: absolute;
  right: 1.5rem;
  bottom: 2.2rem;
  z-index: 2;
  transform: rotate(90deg);
}

.site__page-banner.blog-banner .filters .category-filter .icon svg {
  width: 2.2rem;
}

.site__page-banner.blog-banner .filters .category-filter select:hover,
.site__page-banner.blog-banner .filters .category-filter .icon:hover {
  cursor: pointer;
}

.site__page-banner.blog-banner .filters .blog-search {
  position: relative;
}

.site__page-banner.blog-banner .filters .blog-search .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.72rem;
  width: 1.72rem;
  position: absolute;
  right: 1.5rem;
  bottom: 2rem;
  z-index: 2;
}

@media (min-width: 750px) {
  .site__page-banner.blog-banner .filters {
    max-width: 63.4rem;
  }

  .site__page-banner.blog-banner .filters form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    gap: 3.7rem;
  }

  .site__page-banner.blog-banner .filters form .row {
    -webkit-box-flex: 1 1 50%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 50%;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 50%;
    /* Chrome */
    -ms-flex: 1 1 50%;
    /* IE 10 */
    flex: 1 1 50%;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  .site__page-banner.blog-banner .filters form div:first-child {
    max-width: 32.47rem;
  }

  .site__page-banner.blog-banner .filters form div:last-child {
    max-width: 27rem;
  }

  .site__page-banner.blog-banner .filters .category-filter .icon {
    bottom: 4.2rem;
  }

  .site__page-banner.blog-banner .filters .blog-search .icon {
    bottom: 4rem;
  }
}

.site__page-banner.blog-banner .graphics-container {
  top: 6rem;
}

@media (min-width: 1250px) {
  .site__page-banner.blog-banner .graphics-container {
    top: -5rem;
  }
}

.site__page-banner.blog-banner .mountains {
  position: absolute;
  bottom: -0.5rem;
  width: 120%;
}

@media (min-width: 1250px) {
  .site__page-banner.blog-banner .mountains {
    width: 100%;
    left: 0;
  }
}

/* List Layout
 * ----------------------------------------------- */
.blog-main .container,
.page--search-results .container {
  padding: 1rem clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem) !important;
}

.site .blog-main>.container {
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
}

.blog-posts__list {
  width: 100%;
}

.blog-posts__list .news-post__item {
  padding: 3.3rem 0;
  border-bottom: 1px solid #DDD8D2;
}

.blog-posts__list .news-post__item .blog-link,
.blog-posts__list .news-post__item .date {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.1rem;
  vertical-align: middle;
  display: block;
  margin-bottom: 2rem;
}

.blog-posts__list .news-post__item .blog-link .icon {
  transition: 0.25s;
}

.blog-posts__list .news-post__item .blog-link:hover .icon,
.blog-posts__list .news-post__item .blog-link:focus .icon {
  margin-left: 1rem;
}

.blog-posts__list .news-post__item p {
  margin-bottom: clamp(3.4rem, 2.929rem + 1.257vw, 4.5rem);
}

.blog-posts__list .news-post__item .text-content h3 a {
  transition: 0.25s;
}

.blog-posts__list .news-post__item .text-content h3 a:hover,
.blog-posts__list .news-post__item .text-content h3 a:focus {
  text-decoration: underline;
}

.blog-posts__list .news-post__item svg {
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: middle;
  margin-left: 1.7rem;
}

.blog-posts__list .news-post__item figure img,
.blog-posts__list .news-post__item .fallback {
  border-radius: 0;
  height: 100%;
  max-height: 20rem;
  object-fit: cover;
}

.blog-posts__list .news-post__item .fallback {
  background-color: #BBB2A6;
  overflow: hidden;
  position: relative;
  height: 20rem;
}

.blog-posts__list .news-post__item .fallback .graphic {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.blog-posts__list .news-post__item .fallback .graphic svg {
  margin: 0;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -1rem;
}

.blog-posts__list .news-post__item .fallback a,
.blog-posts__list .news-post__item figure a {
  transition: 0.25s;
}

.blog-posts__list .news-post__item .fallback a:hover,
.blog-posts__list .news-post__item .fallback a:focus,
.blog-posts__list .news-post__item figure a:hover,
.blog-posts__list .news-post__item figure a:focus {
  opacity: 0.9;
}

@media (min-width: 750px) {
  .blog-posts__list .news-post__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
  }

  .blog-posts__list .news-post__item .date {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-posts__list .news-post__item .news-post__content,
  .blog-posts__list .news-post__item figure,
  .blog-posts__list .news-post__item .fallback {
    flex: 0 0 45%;
    max-width: 45%;
  }
}

@media (min-width: 1020px) {
  .blog-posts__list .news-post__item .date {
    max-width: 23.3rem;
    margin-right: 3%;
  }

  .blog-posts__list .news-post__item .news-post__content {
    flex: 0 0 70.8%;
    max-width: 70.8%;
    margin-right: 4.7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }

  .blog-posts__list .news-post__item .news-post__content .text-content {
    max-width: 70rem;
  }

  .blog-posts__list .news-post__item figure,
  .blog-posts__list .news-post__item .fallback {
    flex: 0 0 24.4%;
    max-width: 24.4%;
    height: 28.2rem;
    max-height: 28.2rem;
    object-fit: cover;
  }

  .blog-posts__list .news-post__item figure img,
  .blog-posts__list .news-post__item .fallback img {
    max-height: 28.2rem;
    height: 28.2rem;
  }
}

/* Blog List Pagination 
* ----------------------------------------------- */
.blog-main .pagination-container,
.page--search-results .pagination-container,
.page--archive .pagination-container {
  width: 100%;
  max-width: 100%;
  padding-top: 9.4rem;
  padding-bottom: 10.6rem;
}

.blog-main nav.pagination .nav-links,
.page--search-results nav.pagination .nav-links,
.page--archive nav.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  column-gap: 4.2rem;
}

.blog-main nav.pagination .page-numbers,
.page--search-results nav.pagination .page-numbers,
.page--archive nav.pagination .page-numbers {
  display: none;
}

.blog-main nav.pagination .next,
.blog-main nav.pagination .prev,
.page--search-results nav.pagination .next,
.page--search-results nav.pagination .prev,
.page--archive nav.pagination .next,
.page--archive nav.pagination .prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  flex: 0 0 20.6rem;
  max-width: 20.6rem;
  background-color: #0E6750;
  padding: 1.9rem 1.4rem 2rem;
  border-radius: 1rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin-top: 2.5rem;
}

.blog-main nav.pagination .next .icon,
.blog-main nav.pagination .prev .icon,
.page--search-results nav.pagination .next .icon,
.page--search-results nav.pagination .prev .icon,
.page--archive nav.pagination .next .icon,
.page--archive nav.pagination .prev .icon {
  width: 2.5rem;
  height: 2.5rem;
  transition: 0.25s;
}

.blog-main nav.pagination .next .text,
.blog-main nav.pagination .prev .text,
.page--search-results nav.pagination .next .text,
.page--search-results nav.pagination .prev .text,
.page--archive nav.pagination .next .text,
.page--archive nav.pagination .prev .text {
  width: 13.2rem;
  text-align: center;
}

.blog-main nav.pagination .prev .icon,
.page--search-results nav.pagination .prev .icon,
.page--archive nav.pagination .prev .icon {
  transform: rotate(180deg);
}

.blog-main nav.pagination .prev:hover .icon,
.blog-main nav.pagination .prev:focus .icon,
.page--search-results nav.pagination .prev:hover .icon,
.page--search-results nav.pagination .prev:focus .icon,
.page--archive nav.pagination .prev:hover .icon,
.page--archive nav.pagination .prev:focus .icon {
  margin-left: 1rem;
}

.blog-main nav.pagination .next,
.page--search-results nav.pagination .next,
.page--archive nav.pagination .next {
  -webkit-flex-direction: row-reverse;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: row-reverse;
  /* OLD - Firefox 19- */
  -ms-flex-direction: row-reverse;
  /* IE 10 */
  flex-direction: row-reverse;
}

.blog-main nav.pagination .next:hover .icon,
.blog-main nav.pagination .next:focus .icon,
.page--search-results nav.pagination .next:hover .icon,
.page--search-results nav.pagination .next:focus .icon,
.page--archive nav.pagination .next:hover .icon,
.page--archive nav.pagination .next:focus .icon {
  margin-right: 1rem;
}

@media (min-width: 1250px) {

  .blog-main nav.pagination .next,
  .blog-main nav.pagination .prev,
  .page--search-results nav.pagination .next,
  .page--search-results nav.pagination .prev,
  .page--archive nav.pagination .next,
  .page--archive nav.pagination .prev {
    margin-top: 0;
  }
}

/* Single Post Page
* ----------------------------------------------- */
.page--single-post .container {
  padding-top: clamp(2.8rem, -2.686rem + 14.629vw, 15.6rem) !important;
}

@media (min-width: 1250px) {
  .page--single-post .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding-right: 0;
  }
}

.page--single-post .primary-content {
  padding-bottom: clamp(5.2rem, 4.282rem + 2.449vw, 8.2rem) !important;
  padding-top: 0;
}

.page--single-post .blog-post__header .date {
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  color: #333333;
  line-height: 2.1rem;
  margin-bottom: 1rem;
}

.page--single-post .blog-post__header h3 {
  font-size: clamp(2.6rem, 2.077rem + 1.395vw, 3.5rem);
  line-height: clamp(3.2rem, 2.56rem + 1.705vw, 4.3rem);
  margin-bottom: 3.95rem;
}

.page--single-post .blog-post__header .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  margin-bottom: 3rem;
}

.page--single-post .blog-post__header .categories a {
  font-size: 1.6rem;
  line-height: 2.8rem;
  background-color: rgba(154, 183, 154, 0.25);
  color: #0E6750;
  padding: 0.05rem 1.17rem 0.35rem;
  transition: 0.25s;
  margin-right: 0.9rem;
}

.page--single-post .blog-post__header .categories a:hover,
.page--single-post .blog-post__header .categories a:focus {
  background-color: rgba(154, 183, 154, 0.75);
}

.page--single-post .article__image img {
  height: 38rem;
  margin-bottom: 4.1rem;
  object-fit: cover;
}

.page--single-post .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  gap: 1.7rem;
}

.page--single-post .social-links {
  display: inline-flex;
  padding: 1.9rem 2.7rem 2.3rem 1.9rem;
  background-color: #FFFFFF;
  border-radius: 1rem;
}

.page--single-post .social-links .text {
  font-size: 1.8rem;
  line-height: 2.1rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #333333;
  margin-right: 2.5rem;
}

.page--single-post .social-links .wp-block-social-links {
  margin: 0;
  padding: 0;
  gap: 1.75rem;
}

.page--single-post .social-links .wp-block-social-links .wp-social-link .wp-block-social-link-anchor {
  padding: 0;
}

.page--single-post .social-links .wp-block-social-links .wp-social-link .wp-block-social-link-anchor svg {
  height: 2.2rem;
  width: 2.2rem;
}

.page--single-post .widget-area {
  background-color: #FFFFFF;
  padding: 5.5rem 6.4rem 1.8rem 4.9rem;
  margin-bottom: 6.2rem;
}

.page--single-post .widget-area .blog-sidebar {
  margin-top: 3.3rem;
}

.page--single-post .widget-area ul li {
  margin-bottom: 4rem;
}

.page--single-post .widget-area ul li a {
  display: block;
  font-size: 2rem;
  line-height: 2.2rem;
  padding-bottom: 1.665rem;
  border-bottom: 2px solid #DDD8D2;
}

.page--single-post .widget-area ul li a p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.page--single-post .widget-area ul li a .arrow {
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: middle;
  transition: 0.25s;
  margin-left: 1.7rem;
}

.page--single-post .widget-area ul li a .arrow svg {
  width: 2.5rem;
  height: 2.5rem;
}

.page--single-post .widget-area ul li a:hover .arrow,
.page--single-post .widget-area ul li a:focus .arrow {
  margin-left: 2.3rem;
}

@media (min-width: 1250px) {
  .page--single-post .widget-area {
    -webkit-box-flex: 1 1 48.6rem;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 48.6rem;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 48.6rem;
    /* Chrome */
    -ms-flex: 1 1 48.6rem;
    /* IE 10 */
    flex: 1 1 48.6rem;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    border-radius: 1rem 0 0 1rem;
  }
}

.site__page-banner.contact-banner {
  background-color: #F5F4F2;
  overflow-y: visible;
  overflow-x: clip;
}

.page--contact>.container {
  display: block !important;
}

.page--contact .primary-content h2 {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 3.2rem;
}

.page--contact .primary-content h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin-bottom: 0.75rem;
}

.page--contact .primary-content .contact__right {
  padding-top: 5.2rem;
}

@media (min-width: 750px) {
  .page--contact .primary-content .contact-bottom {
    flex: 0 0 100%;
  }
}

@media (min-width: 1020px) {
  .page--contact .primary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    gap: 7.3%;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 100% !important;
  }

  .page--contact .primary-content .contact__left {
    flex: 0 0 42.7%;
    max-width: 42.7%;
    max-width: 74.3rem;
  }

  .page--contact .primary-content .contact__right {
    flex: 0 0 40%;
    max-width: 40%;
    max-width: 55.8rem;
    margin: unset;
    padding-top: 0;
  }
}

.page--contact .customer-service {
  position: relative;
  overflow: hidden;
  background-color: #FFFFFF;
  max-width: 60.9rem;
  border-radius: 1rem;
  padding: clamp(1.7rem, -0.186rem + 5.029vw, 6.1rem) clamp(1.7rem, 0.457rem + 3.314vw, 4.6rem) clamp(7rem, 5.286rem + 4.571vw, 11rem) clamp(1.7rem, -0.014rem + 4.571vw, 5.7rem);
  margin-bottom: 2.2rem;
}

.page--contact .customer-service .contact-info {
  padding-left: 2rem;
  border-left: 6px solid #E8A219;
  border-radius: 3px;
}

.page--contact .customer-service ul {
  padding-left: 1.7rem;
  margin-top: 0;
}

.page--contact .customer-service ul li {
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.page--contact .customer-service .graphic-container {
  position: absolute;
  bottom: -0.5rem;
  left: -25rem;
  width: 150%;
  transition: 0.25s;
}

.page--contact .customer-service .graphic-container .mountains {
  display: block;
}

.page--contact .customer-service .graphic-container svg {
  width: 150%;
}

@media (min-width: 750px) {
  .page--contact .customer-service .graphic-container {
    width: 140rem;
    left: -49rem;
    bottom: -3rem;
  }

  .page--contact .customer-service .graphic-container svg {
    width: 100%;
  }
}

.page--contact .office {
  padding: 0 clamp(1.7rem, 0.457rem + 3.314vw, 4.6rem) 0 clamp(1.7rem, -0.014rem + 4.571vw, 5.7rem);
}

.page--contact .office .admin-office {
  padding-left: 2rem;
  border-left: 6px solid #E8A219;
  border-radius: 3px;
}

.page--contact .office .admin-office .address {
  max-width: 60.9rem;
}

.page--contact .contact__right h2,
.page--contact .contact__right h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 1.2rem;
}

.page--contact .contact__right form .forminator-row {
  margin-bottom: 1.8rem;
}

.page--contact .contact__right form .forminator-row .forminator-field label {
  line-height: 2.8rem;
  margin-bottom: 1rem;
}

.page--contact .contact__right form .forminator-row .forminator-field input,
.page--contact .contact__right form .forminator-row .forminator-field select,
.page--contact .contact__right form .forminator-row .forminator-field textarea {
  background: none;
  border: 1px solid #BBB2A6;
  border-radius: 0.8rem;
  padding: 1.7rem 2.1rem 1.3rem;
  color: #404040;
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.page--contact .contact__right form .forminator-row.forminator-row-last {
  padding-top: 1.5rem;
}

.page--contact .contact__right form .forminator-row.forminator-row-last .forminator-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.page--contact .contact__right form .forminator-row.forminator-row-last .forminator-field .forminator-button {
  background-color: #0E6750;
  color: #FFFFFF !important;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
  width: 20.6rem;
  height: 6.4rem;
  border-radius: 1rem;
}

.page--contact .contact__right form .forminator-row.forminator-row-last .forminator-field .forminator-button:hover::before,
.page--contact .contact__right form .forminator-row.forminator-row-last .forminator-field .forminator-button:focus::before {
  background-color: #9AB79A;
}

@media (min-width: 1020px) {
  .page--contact .contact__right {
    max-width: 55.8rem;
    margin: 0 auto;
  }
}

.page--contact .container.width--header {
  padding: clamp(5rem, 3.757rem + 3.314vw, 7.9rem) 0 0 0;
  display: block;
}

.page--contact .contact-bottom {
  position: relative;
}

.page--contact .contact-bottom .contact-map-container {
  padding-left: clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem);
  padding-right: clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 2;
}

.page--contact .contact-bottom .contact-map-container .btn--secondary,
.page--contact .contact-bottom .contact-map-container .btn--primary {
  margin-bottom: 7.1rem;
  margin-top: 1.5rem;
}

.page--contact .contact-bottom .background-image {
  width: 100%;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  right: 0;
}

.page--contact .contact-bottom .background-image img {
  max-height: 32.5rem;
  object-fit: cover;
  object-position: 0 70%;
  border-radius: 0;
}

@media (min-width: 1020px) {
  .page--contact .contact-bottom .background-image img {
    max-height: 44.4rem;
  }
}

/* Map
 * ----------------------------------------------- */
.contact__map {
  width: 100%;
  height: 35vw;
  min-height: 20rem;
  max-height: 50.6rem;
  background-color: #E8A219;
}

.site__page-banner {
  position: relative;
  overflow: hidden;
}

.site__page-banner.has-image {
  background-color: #333333;
  width: 100%;
  margin-bottom: 3.9rem;
}

.site__page-banner.has-image .container {
  padding: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
  position: relative;
}

.site__page-banner.has-image h1 {
  color: #FFFFFF;
  font-size: clamp(2.6rem, 0.969rem + 3.625vw, 5.5rem);
  line-height: clamp(3.2rem, 2.19rem + 3.608vw, 6.7rem);
  position: absolute;
  top: 40%;
  left: clamp(3.8rem, 1.635rem + 7.732vw, 11.3rem);
  z-index: 4;
  max-width: 90.6rem;
  letter-spacing: 0.1rem;
}

.site__page-banner.has-image .image-container {
  max-height: 55rem;
  position: relative;
  z-index: 2;
}

.site__page-banner.has-image .image-container img {
  max-height: 55rem;
  object-fit: cover;
  object-position: 0 75%;
}

.site__page-banner.has-image .image-container::after {
  content: "";
  max-height: 55rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  background: linear-gradient(180deg, rgba(32, 32, 32, 0.8) 0%, rgba(32, 32, 32, 0) 100%);
  opacity: 0.9;
}

.site__page-banner.has-image .graphics-container {
  position: absolute;
  bottom: -2rem;
  right: -9rem;
  z-index: 1;
  width: clamp(24.5rem, 17.055rem + 26.591vw, 59.6rem);
}

.site__page-banner.has-image .graphics-container svg {
  width: clamp(24.5rem, 17.055rem + 26.591vw, 59.6rem);
}

.site__page-banner.has-image .route-btn {
  margin: 0;
  z-index: 2;
  position: absolute;
  right: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
  bottom: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
}

@media (min-width: 750px) {
  .site__page-banner.has-image .route-btn {
    right: 11.4rem;
    bottom: 9.6rem;
  }
}

.site__page-banner.no-image {
  background: #F5F4F2;
}

.site__page-banner.no-image .container {
  position: relative;
  z-index: 2;
}

.site__page-banner.no-image h1 {
  color: #333333;
  font-size: clamp(2.6rem, 0.969rem + 3.625vw, 5.5rem);
  line-height: clamp(3.2rem, 2.19rem + 3.608vw, 6.7rem);
  max-width: 90.6rem;
  padding-top: 12rem;
  padding-bottom: 6.1rem;
}

.site__page-banner.no-image .graphics-container {
  position: absolute;
  bottom: 2rem;
  right: -8rem;
  z-index: 1;
  width: clamp(24.5rem, 17.055rem + 26.591vw, 59.6rem);
}

.site__page-banner.no-image .graphics-container svg {
  width: clamp(24.5rem, 17.055rem + 26.591vw, 59.6rem);
}

.site__page-banner.no-image .route-btn {
  margin: 0;
}

@media (min-width: 1250px) {
  .site__page-banner.has-image .graphics-container {
    right: -22rem;
    bottom: -3.5rem;
  }

  .site__page-banner.no-image .graphics-container {
    bottom: 2rem;
    right: -18rem;
  }
}

@media only screen and (min-width: 1600px) {
  .site__page-banner.has-image {
    padding: 0;
  }
}

.site__page-banner.has-image .button-location-banner {
  position: absolute;
  display: flex;
  gap: 2rem;
  justify-content: flex-end;
  margin: 0;
  z-index: 2;
  right: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
  bottom: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
}

.site__page-banner.has-image .button-location-bottom {
  display: none;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
}

.site__page-banner.has-image .route-btn {
  position: relative;
  right: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
  bottom: clamp(1.7rem, 0.071rem + 4.343vw, 5.5rem);
}

@media screen and (max-width: 600px) {
  .site__page-banner.has-image .button-location-banner.has-extra {
    display: none !important;
  }

  .button-location-bottom.has-extra {
    display: flex !important;
    margin-bottom: 3.4rem;
    padding-left: clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
    padding-right: clamp(1.8rem, -1.108rem + 7.755vw, 11.3rem);
  }

  .button-location-bottom.has-extra .btn--primary {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }
}

/*	Site Navigation Styling
-----------------------------------------
*/
#site-navigation .main-menu-container {
  position: absolute;
  top: 15rem;
  width: 100%;
  height: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  touch-action: none;
  pointer-events: none;
  transition: 0.25s;
  background: #FFFFFF;
}

@media (min-width: 1250px) {
  #site-navigation .main-menu-container {
    position: static;
    width: unset;
    height: unset;
    top: unset;
    opacity: 1;
    visibility: visible;
    touch-action: unset;
    pointer-events: unset;
    background: none;
  }
}

#site-navigation.active .main-menu-container {
  height: 100%;
  width: 100%;
  z-index: 8;
  top: 15rem;
  opacity: 1;
  visibility: visible;
  left: 0;
  right: 0;
  touch-action: unset;
  pointer-events: unset;
  background-color: #FFFFFF;
}

@media (max-width: 1250px) {
  #site-navigation.active .main-menu-container {
    min-height: calc(100vh - 146px);
    min-height: calc(100dvh - 146px);
    height: fit-content;
  }
}

@media (min-width: 1250px) {
  .main-navigation {
    padding-left: 1.9rem;
  }

  .main-navigation.search-open {
    display: none;
  }
}

.main-navigation ul#menu-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  gap: 3rem;
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu {
    -webkit-flex-direction: row;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: row;
    /* OLD - Firefox 19- */
    -ms-flex-direction: row;
    /* IE 10 */
    flex-direction: row;
    margin: 0;
    padding: 0;
  }
}

.main-navigation ul#menu-main-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  gap: 1rem;
}

.main-navigation ul#menu-main-menu>li>a {
  transition: 0.25s;
  position: relative;
  text-decoration: none;
}

.main-navigation ul#menu-main-menu>li>a::before {
  transition: 0.25s;
  content: "";
  background-color: #9AB79A;
  border-radius: 5px;
  width: 0.6rem;
  height: 0rem;
  margin-left: 0.6rem;
  position: absolute;
  left: -2rem;
  top: -0.4rem;
}

.main-navigation ul#menu-main-menu>li>a:hover::before,
.main-navigation ul#menu-main-menu>li>a:focus::before {
  height: 2.5rem;
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu>li>a {
    color: #FFFFFF;
  }

  .main-navigation ul#menu-main-menu>li>a::before {
    left: 0;
    top: 3.5rem;
    width: 100%;
    margin-left: 0;
    border-radius: 2px 2px 0 0;
  }

  .main-navigation ul#menu-main-menu>li>a:hover::before,
  .main-navigation ul#menu-main-menu>li>a:focus::before {
    height: 1.1rem;
  }
}

.main-navigation ul#menu-main-menu>li.active>a::before {
  height: 2.5rem;
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu>li.active>a::before {
    height: 1.1rem;
  }
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu>li.menu-item-has-children>a::before {
    width: calc(100% + 3rem);
  }
}

.main-navigation ul#menu-main-menu>li button.toggle {
  background: #0E6750;
  border: none;
  width: 1.7rem;
  height: 1.7rem;
  max-width: 1.7rem;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.25s;
}

.main-navigation ul#menu-main-menu>li button.toggle::before,
.main-navigation ul#menu-main-menu>li button.toggle::after {
  content: "";
  width: 2px;
  height: 10px;
  max-height: 10px;
  background-color: #FFFFFF;
  margin-left: 1px;
}

.main-navigation ul#menu-main-menu>li button.toggle::after {
  transform: rotate(90deg);
  margin-left: -2px;
}

.main-navigation ul#menu-main-menu>li button.toggle.open::before {
  transition: 0.25s;
  transform: rotate(90deg);
}

.main-navigation ul#menu-main-menu>li button.toggle:hover,
.main-navigation ul#menu-main-menu>li button.toggle:focus {
  background: #BBB2A6;
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu>li button.toggle {
    background-color: #F5F4F2;
  }

  .main-navigation ul#menu-main-menu>li button.toggle::before,
  .main-navigation ul#menu-main-menu>li button.toggle::after {
    background-color: #0E6750;
  }
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu {
  margin: 0;
  padding: 0;
  width: 100%;
  transition: 0.25s;
  overflow: hidden;
  background-color: #FFFFFF;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  gap: 3rem;
  display: none;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left {
  position: relative;
  display: none;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left h3 {
  color: #0E6750;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container span {
  display: block;
  position: absolute;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .bus-stop {
  left: 3.5rem;
  bottom: 13rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .bus-stop svg {
  height: 6.1rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .bus {
  bottom: 3.9rem;
  right: 0;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .bus svg {
  height: 4.6rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .line {
  left: 0;
  bottom: -0.6rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left .graphic-container .line svg {
  height: 17.9rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap {
  padding: 1rem 3rem 0;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap li {
  margin-bottom: 3rem;
  max-width: 37.7rem;
  width: 100%;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap ul {
  flex: 0 0 100%;
  max-width: 100%;
  background-color: #F5F4F2;
  padding: 2rem 2.2rem 0;
  margin: 0;
  border-radius: 1rem;
  display: none;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap a {
  position: relative;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap a::before {
  transition: 0.25s;
  content: "";
  background-color: #9AB79A;
  border-radius: 5px;
  width: 0.6rem;
  height: 0rem;
  margin-left: 0.6rem;
  position: absolute;
  left: -2rem;
  top: -0.4rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap a:hover::before,
.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap a:focus::before {
  height: 2.5rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap li.active>a::before {
  height: 2.5rem;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu button.toggle {
  background-color: #0E6750;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu button.toggle::before,
.main-navigation ul#menu-main-menu>li>ul.sub-menu button.toggle::after {
  background-color: #FFFFFF;
}

.main-navigation ul#menu-main-menu>li>ul.sub-menu button.back-to-menu {
  background: none;
  border: none;
}

@media (min-width: 1250px) {
  .main-navigation ul#menu-main-menu>li>ul.sub-menu {
    top: 11.8rem;
    -webkit-align-items: stretch;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
    -moz-align-items: stretch;
    /* OLD - Firefox 19- */
    -ms-flex-align: stretch;
    /* IE 10 */
    align-items: stretch;
    -webkit-flex-direction: row;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: row;
    /* OLD - Firefox 19- */
    -ms-flex-direction: row;
    /* IE 10 */
    flex-direction: row;
    position: absolute;
    left: 0;
    right: 0;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu button.back-to-menu {
    display: none;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    min-height: 51rem;
    max-height: unset;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-left {
    display: block;
    padding: 9rem 0 0 11.3rem;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap {
    padding: 9rem 0 5.6rem 12%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
    row-gap: 3rem;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap .item-column-container {
    width: 37.7rem;
  }

  .main-navigation ul#menu-main-menu>li>ul.sub-menu .menu-wrap ul {
    max-width: 35rem;
  }
}

/* Form Styles
 * ----------------------------------------------- */
/* General Forms
* ----------------------------------------------- */
form .row,
form .forminator-row {
  margin-bottom: 1.9rem;
}

form .row label,
form .forminator-row label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.6rem, 1.531rem + 0.215vw, 1.8rem) !important;
  line-height: 2.8rem;
  color: #121212;
  display: block;
  margin-bottom: clamp(0.9rem, 0.866rem + 0.108vw, 1rem) !important;
}

form .row input,
form .forminator-row input {
  font-size: clamp(1.4rem, 1.262rem + 0.43vw, 1.8rem);
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #121212;
  padding: 1.7rem clamp(1.1rem, 1.031rem + 0.215vw, 1.3rem) clamp(2rem, 1.966rem + 0.108vw, 2.1rem) !important;
  border: 1px solid #DCDCDC;
  width: 100%;
  border-radius: 0.8rem !important;
}

form .row input::placeholder,
form .forminator-row input::placeholder {
  color: #121212;
  opacity: 0.5;
}

@media (min-width: 750px) {

  form .row input,
  form .forminator-row input {
    margin-bottom: 1.8rem;
    padding-top: 1.7rem;
    padding-bottom: 2rem;
  }
}

form .row select,
form .row option,
form .forminator-row select,
form .forminator-row option {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(1.4rem, 1.262rem + 0.43vw, 1.8rem);
  line-height: 2.8rem;
  color: #121212;
}

form .row select,
form .forminator-row select {
  padding: 1.7rem clamp(1.1rem, 1.031rem + 0.215vw, 1.3rem) clamp(2rem, 1.966rem + 0.108vw, 2.1rem) !important;
  border: 1px solid #DCDCDC;
  width: 100%;
  border-radius: 0.8rem !important;
  appearance: none;
  position: relative;
  z-index: 2;
  background: none;
}

form .row select:hover,
form .forminator-row select:hover {
  cursor: pointer;
}

form .row select .icon,
form .forminator-row select .icon {
  z-index: 1;
}

@media (min-width: 750px) {

  form .row select,
  form .forminator-row select {
    margin-bottom: 1.8rem;
    padding-top: 1.7rem;
    padding-bottom: 2rem;
  }
}

form .conditionals {
  display: none;
}

form .conditionals.active {
  display: block;
}

@media (min-width: 450px) {
  form .conditionals {
    gap: 2.8rem;
  }

  form .conditionals.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }

  form .conditionals div {
    -webkit-box-flex: 1 1 48%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 48%;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 48%;
    /* Chrome */
    -ms-flex: 1 1 48%;
    /* IE 10 */
    flex: 1 1 48%;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  form .conditionals .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    gap: 2.8rem;
  }

  form .conditionals .flex-row div {
    -webkit-box-flex: 1 1 48%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 48%;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 48%;
    /* Chrome */
    -ms-flex: 1 1 48%;
    /* IE 10 */
    flex: 1 1 48%;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 2.1rem;
  border: none;
  border-radius: 1rem !important;
  padding: 0 2rem;
  min-width: 20.6rem;
  height: 6.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 3.4rem;
  margin-right: 2.6rem;
  color: #333333;
  background-color: #E8A219;
  background: #E8A219;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-button::before {
  transition: all 0.3s ease;
  display: inline-block;
  content: "";
  height: 100%;
  width: 0;
  opacity: 0;
  border-radius: 9.5px 0 0 9.5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-button:hover::before,
form.forminator-custom-form .forminator-row .forminator-field .forminator-button:focus::before {
  width: 1.4rem;
  opacity: 1;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-button::before {
  background-color: #F6DAA3;
}

form.forminator-custom-form .forminator-row .forminator-field span {
  font-size: 1.8rem;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-select .selection {
  background: #FFFFFF;
  border-radius: 0.8rem;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-select .selection>span {
  padding: clamp(0.9rem, 0.797rem + 0.323vw, 1.2rem) !important;
  border: 1px solid #DCDCDC;
  border-radius: 0.8rem !important;
}

form.forminator-custom-form .forminator-row .forminator-field .forminator-select .selection>span>span:first-child {
  padding: 0 !important;
}

form.search-form label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.6rem, 1.531rem + 0.215vw, 1.8rem) !important;
  line-height: 2.8rem;
  color: #121212;
  display: block;
  margin-bottom: clamp(0.9rem, 0.866rem + 0.108vw, 1rem) !important;
}

form.search-form input {
  font-size: clamp(1.4rem, 1.262rem + 0.43vw, 1.8rem);
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #121212;
  padding: 1.7rem clamp(1.1rem, 1.031rem + 0.215vw, 1.3rem) clamp(2rem, 1.966rem + 0.108vw, 2.1rem) !important;
  border: 1px solid #DCDCDC;
  width: 100%;
  border-radius: 0.8rem !important;
}

form.search-form input::placeholder {
  color: #121212;
  opacity: 0.5;
}

@media (min-width: 750px) {
  form.search-form input {
    margin-bottom: 1.8rem;
    padding-top: 1.7rem;
    padding-bottom: 2rem;
  }
}

.forminator-select.forminator-select-dropdown-container--open {
  background: #FFFFFF;
  font-size: 1.6rem;
}

/* Home Page Specific
* ----------------------------------------------- */
/* Schedule Quick View
* ----------------------------------------------- */
/* Trip Planner Update Form
* ----------------------------------------------- */
/* Trip Planner Results Page
* ----------------------------------------------- */
.page--trip-results {
  padding-bottom: clamp(5.2rem, 4.55rem + 2.031vw, 7.8rem);
}

.page--trip-results:not(.trip--no-results) #no-routes-text {
  display: none;
}

.page--trip-results.trip--no-results .suggested-routes {
  display: none;
}

.page--trip-results .container {
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  padding-left: clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem) !important;
  padding-right: clamp(1.8rem, -2.271rem + 10.857vw, 11.3rem) !important;
  padding-bottom: 0 !important;
  gap: unset !important;
}

.page--trip-results .results-container {
  border-radius: 1rem;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 11.2rem;
}

@media (min-width: 800px) {
  .page--trip-results .results-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}

.page--trip-results .routes-list-container {
  background: #FFFFFF;
  margin-bottom: 5.6rem;
  max-height: 72.9rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.page--trip-results .routes-list-container::-webkit-scrollbar {
  width: 0.3rem;
}

.page--trip-results .routes-list-container::-webkit-scrollbar-track {
  background: #F5F4F2;
  border-radius: 3px;
}

.page--trip-results .routes-list-container::-webkit-scrollbar-thumb {
  background: #BBB2A6;
  border-radius: 3px;
}

.page--trip-results .routes-list-container svg {
  width: 2.1rem;
}

.page--trip-results .routes-list-container .start-end {
  padding: 3.6rem 6.6rem 2.35rem 3rem;
  border-bottom: 1px solid #F5F4F2;
}

.page--trip-results .routes-list-container .start-end .icon {
  background-color: #0E6750;
  padding: 4px;
  width: 1.6rem;
  border-radius: 50%;
  font-size: 0.8rem;
  line-height: 0.9rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #FFFFFF;
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
  vertical-align: middle;
  margin-right: 1.1rem;
  margin-top: 0.3rem;
  position: relative;
  z-index: 2;
}

.page--trip-results .routes-list-container .start-end .icon svg {
  width: 1.6rem;
}

.page--trip-results .routes-list-container .start-end p {
  line-height: 2.5rem;
  vertical-align: middle;
}

.page--trip-results .routes-list-container .start-end .start {
  padding-bottom: 3rem;
  position: relative;
}

.page--trip-results .routes-list-container .start-end .start::before {
  content: "";
  height: calc(100% - 1.7rem);
  width: 1px;
  border-left: 1px dashed #BBB2A6;
  position: absolute;
  bottom: 0;
  left: 0.75rem;
  z-index: 1;
}

.page--trip-results .routes-list-container .start-end .start,
.page--trip-results .routes-list-container .start-end .end {
  font-size: 1.8rem;
  line-height: 2.5rem;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}

.page--trip-results .routes-list-container h4 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.5rem;
  color: #333333;
  padding: 3.25rem 4.8rem 2.3rem 3.8rem;
}

.page--trip-results .routes-list-container .routes-list {
  padding: 0 4.8rem 3rem 0;
}

@media (min-width: 750px) {
  .page--trip-results .routes-list-container {
    flex: 0 0 44.86%;
    max-width: 44.86%;
    max-width: 61.6rem;
    margin-bottom: 0;
  }
}

.page--trip-results .routes-list-container .route-card-overview,
.page--trip-results .routes-list-container .closed-route-card {
  padding-left: 3.8rem;
}

.page--trip-results .routes-list-container .route-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  margin-bottom: 1.3rem;
  position: relative;
}

.page--trip-results .routes-list-container .route-overview .times {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-right: 2rem;
}

.page--trip-results .routes-list-container .route-overview .times span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.page--trip-results .routes-list-container .route-overview .times span:last-of-type {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.page--trip-results .routes-list-container .route-overview .times span.dot {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #333333;
}

.page--trip-results .routes-list-container .route-overview .details {
  background: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  padding: 0;
}

.page--trip-results .routes-list-container .route-overview .details .text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.page--trip-results .routes-list-container .route-overview .details .icon {
  width: 1.7rem;
  height: 1.7rem;
  margin-left: 0.8rem;
  transition: 0.25s;
}

.page--trip-results .routes-list-container .route-overview .details .icon svg {
  width: 1.7rem;
  height: 1.7rem;
  vertical-align: middle;
}

.page--trip-results .routes-list-container .route-overview .details .icon.open {
  display: block;
}

.page--trip-results .routes-list-container .route-overview .details .icon.close {
  display: none;
}

.page--trip-results .routes-list-container .route-overview .details.open .icon.open {
  display: none;
}

.page--trip-results .routes-list-container .route-overview .details.open .icon.close {
  display: block;
}

.page--trip-results .routes-list-container .route-overview::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 6.5rem;
  border-radius: 3px;
  background-color: #E8A219;
  position: absolute;
  top: 0;
  left: -2rem;
  transition: 0.25s;
}

.page--trip-results .routes-list-container .route-overview.open::before {
  height: 2.5rem;
}

.page--trip-results .routes-list-container .closed-card-body {
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #F5F4F2;
  margin-bottom: 2.3rem;
}

.page--trip-results .routes-list-container .closed-card-body .route-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  gap: 1.4rem;
}

.page--trip-results .routes-list-container .closed-card-body .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 1.4rem;
}

.page--trip-results .routes-list-container .closed-card-body .step:last-child .arrow {
  display: none;
}

.page--trip-results .routes-list-container .closed-card-body .walk svg {
  width: 1.1rem;
  height: 1.8rem;
}

.page--trip-results .routes-list-container .closed-card-body .transit svg {
  width: 1.4rem;
  height: 1.68rem;
}

.page--trip-results .routes-list-container .closed-card-body .arrow svg {
  width: 1.3rem;
  height: 1.3rem;
}

.page--trip-results .routes-list-container .open-route-card-container {
  padding-bottom: 2.15rem;
  border-bottom: 1px solid #F5F4F2;
  margin-bottom: 2.3rem;
  display: none;
}

.page--trip-results .routes-list-container .open-route-card {
  padding-left: 2rem;
}

.page--trip-results .routes-list-container .card-walk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  border-bottom: 2px solid #F5F4F2;
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 0.75rem;
  position: relative;
}

.page--trip-results .routes-list-container .card-walk .icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}

.page--trip-results .routes-list-container .card-walk .icon-container:last-child {
  background-color: #404040;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  vertical-align: middle;
}

.page--trip-results .routes-list-container .card-walk .icon-container .dot {
  width: 1rem;
  height: 1rem;
  background-color: #333333;
  vertical-align: middle;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  margin-right: 4.2rem;
}

.page--trip-results .routes-list-container .card-walk .icon-container svg {
  width: 1.1rem;
  margin-right: 1rem;
  vertical-align: middle;
}

.page--trip-results .routes-list-container .card-walk .text-content {
  max-width: 47.8rem;
  padding-bottom: 0.75rem;
}

.page--trip-results .routes-list-container .card-walk .text-content .step-instructions {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}

.page--trip-results .routes-list-container .card-walk .text-content .step-times {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}

.page--trip-results .routes-list-container .card-walk::before {
  content: "";
  height: 100%;
  width: 1px;
  border-left: 1px dashed #BBB2A6;
  position: absolute;
  top: 0;
  left: 2.55rem;
}

.page--trip-results .routes-list-container .card-transit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  border-bottom: 2px solid #F5F4F2;
  padding-top: 0.75rem;
  position: relative;
}

.page--trip-results .routes-list-container .card-transit .icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  margin-right: 1.3rem;
  position: relative;
  z-index: 2;
}

.page--trip-results .routes-list-container .card-transit .icon-container .dot {
  width: 1rem;
  height: 1rem;
  background-color: #333333;
  vertical-align: middle;
  border-radius: 50%;
  display: inline-flex;
}

.page--trip-results .routes-list-container .card-transit .icon-container svg {
  width: 1.4rem;
  margin-right: 0.8rem;
  vertical-align: middle;
}

.page--trip-results .routes-list-container .card-transit .icon-container .card-line-number {
  width: 2.1rem;
  height: 2.1rem;
  margin-left: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page--trip-results .routes-list-container .card-transit .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
  max-width: 47.8rem;
  padding-bottom: 0.75rem;
}

.page--trip-results .routes-list-container .card-transit .text-content h4 {
  flex: 0 0 100%;
  max-width: 100%;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-bottom: 0;
  padding: 0;
}

.page--trip-results .routes-list-container .card-transit .text-content p {
  line-height: 2.5rem;
  margin-bottom: 0;
}

.page--trip-results .routes-list-container .card-transit .text-content .step-instructions {
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.page--trip-results .routes-list-container .card-transit .text-content .step-times {
  font-size: 1.4rem;
  margin-right: 2rem;
}

.page--trip-results .routes-list-container .card-transit .text-content p:last-of-type {
  font-size: 1.4rem;
}

.page--trip-results .routes-list-container .card-transit::before {
  content: "";
  height: 100%;
  width: 1px;
  border-left: 1px dashed #BBB2A6;
  position: absolute;
  top: 0;
  left: 2.6rem;
}

.page--trip-results .routes-list-container .open-route-card div:first-of-type::before {
  top: unset;
  bottom: 0;
  height: calc(100% - 1.75rem);
}

.page--trip-results .routes-list-container .route-card-warning {
  padding-left: clamp(2rem, 0.175rem + 5.703vw, 9.3rem);
}

.page--trip-results .routes-list-container .card-warning p,
.page--trip-results .routes-list-container .card-warning {
  font-style: italic;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.page--trip-results .suggested-routes-map-container {
  width: 100%;
}

.page--trip-results .suggested-routes-map-container .results-map {
  min-height: 40vh;
  height: 100%;
  width: 100%;
}

@media (min-width: 750px) {
  .page--trip-results .suggested-routes-map-container {
    flex: 0 0 51%;
    max-width: 51%;
    max-width: 70.1rem;
  }

  .page--trip-results .suggested-routes-map-container .results-map {
    height: 72.9rem;
    max-height: 72.9rem;
  }
}

.page--trip-results .update-form {
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 90.7rem;
  background-color: #FFFFFF;
  margin-bottom: 5.2rem;
  border-radius: 1rem;
}

.page--trip-results .update-form .accordion-header {
  background-color: #FFFFFF;
  padding: 3.3rem 3.5rem 3.1rem 3.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  cursor: pointer;
  transition: 0.25s;
}

.page--trip-results .update-form .accordion-header h2 {
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
}

.page--trip-results .update-form .accordion-header .accordion-toggle {
  border: none;
  background: none;
  position: relative;
}

.page--trip-results .update-form .accordion-header .accordion-toggle .open {
  display: block;
  transition: 0.25s;
}

.page--trip-results .update-form .accordion-header .accordion-toggle .close {
  display: none;
  transition: 0.25s;
}

.page--trip-results .update-form .accordion-header .icon,
.page--trip-results .update-form .accordion-header svg {
  width: 2.4rem;
  height: 2.4rem;
  vertical-align: middle;
}

.page--trip-results .update-form .accordion-header.open {
  background-color: #9AB79A;
}

.page--trip-results .update-form .accordion-header.open .accordion-toggle .open {
  display: none;
}

.page--trip-results .update-form .accordion-header.open .accordion-toggle .close {
  display: block;
}

.page--trip-results .update-form .update-route {
  padding: 3.2rem clamp(1.8rem, -0.043rem + 4.914vw, 6.1rem) 5.2rem;
  display: none;
}

.page--trip-results .update-form .update-route input {
  background-color: #FFFFFF;
}

.page--trip-results .update-form .update-route .departing-row {
  position: relative;
}

.page--trip-results .update-form .update-route .departing-row .get-current-location {
  background: none;
  border: none;
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 38%;
  right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.page--trip-results .update-form .update-route .departing-row .get-current-location .text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  visibility: hidden;
  opacity: 0;
  height: 0;
}

.page--trip-results .update-form .update-route .departing-row .get-current-location .icon svg {
  width: 2rem;
  height: 2rem;
}

@media (min-width: 1020px) {
  .page--trip-results .update-form .update-route .departing-row .get-current-location {
    width: auto;
  }

  .page--trip-results .update-form .update-route .departing-row .get-current-location .text {
    visibility: visible;
    height: auto;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
  }

  .page--trip-results .update-form .update-route .departing-row .get-current-location .icon {
    vertical-align: middle;
    margin-left: 0.9rem;
  }
}

.page--trip-results .update-form .update-route .departing-at {
  position: relative;
}

.page--trip-results .update-form .update-route .departing-at .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8rem;
  width: 1.5rem;
  position: absolute;
  right: 2.4rem;
  bottom: 2.3rem;
}

.page--trip-results .update-form .update-route .departing-at .icon svg {
  width: 1.5rem;
}

@media (min-width: 750px) {
  .page--trip-results .update-form .update-route .departing-at .icon {
    bottom: 4.3rem;
  }
}

@media (min-width: 450px) {
  .page--trip-results .update-form .update-route .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }

  .page--trip-results .update-form .update-route .flex-row .date,
  .page--trip-results .update-form .update-route .flex-row .time {
    flex: 0 0 45%;
    max-width: 45%;
  }
}

.page--trip-results .update-form .update-route .trip-options span.label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.6rem, 1.531rem + 0.215vw, 1.8rem);
  line-height: 2.8rem;
  color: #333333;
  margin-bottom: clamp(0.9rem, 0.866rem + 0.108vw, 1rem);
  display: block;
}

.page--trip-results .update-form .update-route .trip-options div {
  margin-bottom: clamp(0.9rem, 0.866rem + 0.108vw, 1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-flex-direction: row-reverse;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: row-reverse;
  /* OLD - Firefox 19- */
  -ms-flex-direction: row-reverse;
  /* IE 10 */
  flex-direction: row-reverse;
}

.page--trip-results .update-form .update-route .trip-options div label {
  margin-bottom: 0;
  margin-left: 1.1rem;
}

.page--trip-results .update-form .update-route .trip-options div input {
  width: unset;
  margin-bottom: 0;
}

.page--trip-results .agency-info h4,
.page--trip-results .agency-info p {
  margin-bottom: 0.5rem;
}

@media (min-width: 800px) {
  .page--trip-results .agency-info {
    padding-left: 3.3rem;
  }
}

/* Schedules & Routes Landing Page Template
* ----------------------------------------------- */
.page--landing .container {
  display: block !important;
  padding-bottom: clamp(5.2rem, 3.05rem + 6.719vw, 13.8rem) !important;
}

.page--landing .posts-section {
  max-width: 90.7rem;
}

.page--landing .tile-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2.2rem;
  grid-row-gap: 2.2rem;
}

@media (min-width: 750px) {
  .page--landing .tile-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 1020px) {
  .page--landing .tile-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.page--landing .route-card-body {
  display: block;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 1rem;
  padding: 1.4rem 1.6rem 1.3rem 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.page--landing .route-card-body .route-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  margin-bottom: 0.9rem;
  flex: 0 0 100%;
  max-width: 100%;
}

.page--landing .route-card-body .route-icons .icon,
.page--landing .route-card-body .route-icons .route-number {
  width: 2.1rem;
  height: 2.1rem;
}

.page--landing .route-card-body .route-icons svg {
  width: 2.1rem;
  height: 2.1rem;
}

.page--landing .route-card-body .route-icons .route-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10%;
  margin-left: 0.8rem;
}

.page--landing .route-card-body .text {
  color: #333333;
  font-size: 1.3rem;
}

.page--landing .route-card-body .arrow {
  width: 2.5rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  flex: 0 0 100%;
  max-width: 100%;
}

.page--landing .route-card-body .arrow svg {
  width: 2.5rem;
  transition: 0.25s;
  border-radius: 3px;
}

.page--landing .route-card-body:hover .arrow svg,
.page--landing .route-card-body:focus .arrow svg {
  background-color: #333333;
}

.page--landing .route-card-body:hover .arrow svg path:first-of-type,
.page--landing .route-card-body:focus .arrow svg path:first-of-type {
  fill: #FFFFFF !important;
}

/* Routes Template Page
* ----------------------------------------------- */
.page--route {
  margin-bottom: clamp(5.2rem, 1.943rem + 8.686vw, 12.8rem);
}

.page--route .more-information-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: wrap;
  /* IE 10 */
  flex-wrap: wrap;
}

.page--route .posts-section .wp-block-pb-accordion-item:last-of-type {
  margin-bottom: 3.9rem;
}

.page--route .quick-view-form-container {
  background-color: #FFFFFF;
  padding: 3.2rem clamp(1.3rem, 0.443rem + 2.286vw, 3.3rem) 3.1rem clamp(1.3rem, -0.317rem + 5.054vw, 6rem);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.32);
  border-radius: 1rem;
  margin-bottom: 7.3rem;
}

.page--route .quick-view-form-container .quick-view-form .quick-view-results {
  display: none;
}

.page--route .quick-view-form-container .quick-view-form .quick-view-results .label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #121212;
  margin-bottom: 1.6rem;
}

.page--route .quick-view-form-container .quick-view-form .upcoming-schedule {
  padding-bottom: 1.2rem;
  padding-top: 1.3rem;
  border-bottom: 1px solid #DCDCDC;
}

.page--route .quick-view-form-container .quick-view-form .upcoming-schedule span {
  font-size: 1.6rem;
  line-height: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  vertical-align: middle;
}

.page--route .quick-view-form-container .quick-view-form .upcoming-schedule .icon {
  width: 1.4rem;
  height: 1.68rem;
  margin-right: 0.8rem;
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
}

.page--route .quick-view-form-container .quick-view-form .upcoming-schedule .icon svg {
  width: 1.4rem;
}

.page--route .quick-view-form-container .quick-view-form .upcoming-schedule .route-number {
  width: 2.1rem;
  height: 2rem;
  margin-right: 2.4rem;
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
  -webkit-justify-content: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-justify-content: center;
  /* OLD - Firefox 19- */
  -ms-flex-pack: center;
  /* IE 10 */
  justify-content: center;
  border-radius: 2px;
}

.page--route .quick-view-form-container .quick-view-form .inner-container .row {
  position: relative;
}

.page--route .quick-view-form-container .quick-view-form .inner-container .row .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8rem;
  width: 1.5rem;
  position: absolute;
  right: 2.4rem;
  bottom: 2.3rem;
}

.page--route .quick-view-form-container .quick-view-form .inner-container .row .icon svg {
  width: 1.5rem;
}

@media (min-width: 750px) {
  .page--route .quick-view-form-container .quick-view-form .inner-container .row .icon {
    bottom: 4.3rem;
  }
}

.page--route .quick-view-form-container .quick-view-form .conditional-links {
  display: none;
  padding: 3.5rem 2.6rem 0.2rem;
  gap: 4rem;
}

.page--route .quick-view-form-container .quick-view-form .conditional-links a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-decoration: underline;
  color: #333333;
}

.page--route .quick-view-form-container .quick-view-form .conditional-links a:hover,
.page--route .quick-view-form-container .quick-view-form .conditional-links a:focus {
  text-decoration: none;
}

.page--route .quick-view-form-container .quick-view-form.populated .conditional-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.page--route .quick-view-form-container .quick-view-form.populated .inner-container {
  max-height: 44.2rem;
  overflow-y: scroll;
  padding-right: 2.7rem;
}

.page--route .quick-view-form-container .quick-view-form.populated .inner-container::-webkit-scrollbar {
  width: 0.3rem;
}

.page--route .quick-view-form-container .quick-view-form.populated .inner-container::-webkit-scrollbar-track {
  background: #BBB2A6;
  border-radius: 3px;
}

.page--route .quick-view-form-container .quick-view-form.populated .inner-container::-webkit-scrollbar-thumb {
  background: #F5F4F2;
  border-radius: 3px;
}

@media (min-width: 1250px) {
  .page--route .container {
    padding-right: 0 !important;
    max-width: 160rem;
    width: 100%;
  }
}

/* Service Updates Template
* ----------------------------------------------- */
.page--update-archive .container {
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
}

.page--update-archive .service-update .service .text-content {
  border-radius: 1rem;
}

.service-update {
  margin-bottom: 4.2rem;
}

.service-update .service {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
}

.service-update .service .icon-banner {
  background: #005991;
  padding: 1.5rem 2rem 1.4rem;
  border-radius: 1rem 1rem 0 0;
}

.service-update .service .icon-banner .icon {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
}

.service-update .service .icon-banner .icon svg {
  width: 2.4rem;
}

.service-update .service .text-content {
  background-color: #D2E4F3;
  padding: 1.6rem 1.9rem 2.9rem;
  border-radius: 0 0 1rem 1rem;
  width: 100%;
}

.service-update .service .text-content h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 1.1rem;
}

.service-update .service .text-content p {
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-bottom: 0;
}

@media (min-width: 750px) {
  .service-update {
    margin-bottom: 3.5rem;
  }

  .service-update .service {
    -webkit-flex-direction: row;
    /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
    -moz-flex-direction: row;
    /* OLD - Firefox 19- */
    -ms-flex-direction: row;
    /* IE 10 */
    flex-direction: row;
  }

  .service-update .service .icon-banner {
    padding: 2.4rem 2.6rem 1.4rem 3.2rem;
    border-radius: 1rem 0 0 1rem;
  }

  .service-update .service .icon-banner .icon {
    width: 3.1rem;
    height: 2.7rem;
  }

  .service-update .service .icon-banner .icon svg {
    width: 3.1rem;
  }

  .service-update .service .text-content {
    padding: 2.6rem 3.7rem 1.8rem 1.7rem;
    border-radius: 0 1rem 1rem 0;
  }
}

/* Service Update Banner
* ----------------------------------------------- */
.home-service-update {
  border-bottom: 1.2rem solid #E8A219;
  overflow: hidden;
  position: relative;
}

.home-service-update .service {
  position: relative;
  z-index: 2;
  padding-top: 2rem;
  padding-bottom: 2.675rem;
  padding-right: clamp(1.8rem, -7.537rem + 24.898vw, 32.3rem);
  transition: 0.25s;
}

.home-service-update .service .text-content {
  margin-top: 0.9rem;
  max-width: 82.3rem;
  position: relative;
}

.home-service-update .service .text-content h4 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 1.4rem;
}

.home-service-update .service .text-content p {
  font-size: 1.6rem;
  margin-bottom: 1.4rem;
  max-height: 20rem;
  overflow-y: auto;
  padding-right: 2rem;
}

.home-service-update .service .text-content p.full-message {
  display: none;
}

@media (min-width: 450px) {
  .home-service-update .service .text-content p.full-message {
    display: block;
  }

  .home-service-update .service .text-content p.mobile-only {
    display: none;
  }
}

.home-service-update .service .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 6.4rem;
  height: 6.4rem;
  background-color: #E8A219;
  border-radius: 50%;
}

.home-service-update .service .icon svg {
  width: 3.1rem;
  height: 2.7rem;
}

.home-service-update .service a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.1rem;
  color: #333333;
  text-decoration: underline;
}

.home-service-update .service a:hover,
.home-service-update .service a:focus {
  text-decoration: none;
}

.home-service-update .graphics-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-service-update .graphics-container .line-left {
  position: absolute;
  width: 171.2rem;
  height: 23.8rem;
  left: -147rem;
  bottom: 18rem;
  transform: rotate(3deg);
}

.home-service-update .graphics-container .line-right {
  position: absolute;
  top: 3rem;
  left: 0;
  width: 121.2rem;
  height: 23.8rem;
}

@media (min-width: 1250px) {
  .home-service-update .service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }

  .home-service-update .service .icon {
    flex: 0 0 6.4rem;
    max-width: 6.4rem;
    margin-right: 2rem;
  }

  .home-service-update .service .text-content {
    margin-right: 2rem;
  }

  .home-service-update .service .text-content p {
    margin-bottom: 0;
    padding-right: 0;
    max-height: unset;
    overflow-y: unset;
  }

  .home-service-update .service a {
    margin-left: auto;
    margin-top: auto;
    min-width: 19rem;
    text-align: right;
  }

  .home-service-update .graphics-container .line-right {
    left: unset;
    top: unset;
    bottom: -1rem;
    right: -119rem;
    width: 171.2rem;
    height: 23.8rem;
  }
}

.home-service-update .service .text-content p {
  max-height: 5.5em;
  overflow-y: hidden;
  position: relative;
  transition: max-height 0.25s ease-out;
}

.home-service-update .service .text-content p span {
  display: none;
}

.home-service-update .service .text-content p.has-more span:hover {
  cursor: pointer;
}

.home-service-update .service .text-content p.has-more span {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 0 0 0 6rem;
  background: linear-gradient(to right, rgba(245, 244, 242, 0) 0%, rgb(245, 244, 242) 4.5rem, #f5f4f2 2rem);
  text-decoration: underline;
  line-height: 29px;
}

/* Gallery ACF Block Styles
 * ----------------------------------------------- */
article.gallery {
  margin-bottom: 5.6rem;
}

article.gallery h2 {
  font-family: "Libre Caslon Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem;
}

article.gallery .images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 16.6rem);
  align-items: stretch;
  gap: 0.6rem;
  max-height: 49.8rem;
  height: 49.8rem;
}

article.gallery .images a:first-child {
  grid-column: 1/3;
  grid-row: 1/3;
  height: 100%;
  height: -webkit-fill-available;
  position: relative;
}

article.gallery .images .view-all {
  position: absolute;
  z-index: 2;
  bottom: 1.8rem;
  left: 1.8rem;
  width: 14.2rem;
  height: 4.9rem;
  border-radius: 1rem;
  background-color: #E8A219;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  color: #333333;
  line-height: 2.1rem;
}

article.gallery .images .view-all::before {
  content: "";
  width: 0;
  height: 4.9rem;
  background-color: #F6DAA3;
  transition: 0.25s;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  border-radius: 9.5px 0 0 9.5px;
}

article.gallery .images .view-all:hover::before,
article.gallery .images .view-all:focus::before {
  width: 1.4rem;
}

article.gallery .images img {
  height: 100%;
  object-fit: cover;
}

@media (min-width: 750px) {
  article.gallery .images {
    height: 42.3rem;
    max-height: 42.3rem;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 50% 50%;
  }

  article.gallery .images a:first-child {
    grid-column: 1/2;
  }

  article.gallery .images a:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }

  article.gallery .images a:last-child {
    grid-column: 2;
    grid-row: 2;
  }
}

/* 404 Page
* ----------------------------------------------- */
.page--404 .search-form {
  max-width: 90.7rem;
}

.page--404 .search-form label {
  max-width: 50rem;
}

.page--404 .search-form label input[type=search] {
  padding-top: 2rem;
}

@media (min-width: 750px) {
  .page--404 .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }

  .page--404 .search-form label {
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 5rem;
  }
}

/* Archive Page
* ----------------------------------------------- */
@media (min-width: 1250px) {
  .site .page--archive>.container {
    padding-right: 0;
  }

  .site .page--archive>.container .secondary-content {
    flex: 0 0 35%;
    max-width: 35%;
    max-width: 48.6rem;
  }

  .site .page--archive>.container .secondary-content .subnav-heading {
    margin-top: 3.4rem;
  }
}

.page--archive .secondary-content ul>li.categories {
  font-size: 0;
}

.page--archive .secondary-content ul>li.categories>ul {
  padding: 0;
}

.page--archive .secondary-content ul>li.categories li a {
  font-size: 1.8rem;
}

@media (min-width: 1020px) {
  .page--archive .blog-posts__list .news-post__item .news-post__content {
    display: block;
  }
}

.page--archive #archive-menu {
  padding: 2rem;
  background-color: #FFFFFF;
}

.page--archive #archive-menu .sidebar-mobile-toggle .icon {
  transition: 0.25s;
}

.page--archive #archive-menu .sidebar-mobile-toggle .close {
  display: none;
}

.page--archive #archive-menu .sidebar-mobile-toggle.open .close {
  display: block;
}

.page--archive #archive-menu .sidebar-mobile-toggle.open .open {
  display: none;
}

.page--archive #archive-menu .inner-container {
  display: none;
}

.page--archive #archive-menu .inner-container {
  height: fit-content;
  margin-bottom: 3.9rem;
}

@media (min-width: 1250px) {
  .page--archive #archive-menu .inner-container {
    order: 2;
    padding: 4.7rem 8.3rem 6.7rem 3.6rem;
    border-radius: 1rem 0 0 1rem;
    background-color: #FFFFFF;
    margin-bottom: 0;
    display: block;
  }

  .page--archive #archive-menu .inner-container .search-form label input {
    width: 100%;
  }
}

.page--archive #archive-menu .inner-container .sidebar-mobile-toggle {
  background-color: #FFFFFF;
  padding: 0;
  margin-bottom: 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  border: none;
  border-radius: 1rem;
  width: 100%;
  position: relative;
}

.page--archive #archive-menu .inner-container .sidebar-mobile-toggle .text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.7rem;
}

.page--archive #archive-menu .inner-container .sidebar-mobile-toggle .icon {
  height: 5.6rem;
  width: 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page--archive #archive-menu .inner-container .sidebar-mobile-toggle .icon svg {
  height: 1.7rem;
  width: 1.7rem;
}

@media (min-width: 1250px) {
  .page--archive #archive-menu .inner-container .sidebar-mobile-toggle {
    display: none;
    margin-bottom: 0;
  }
}

.page--archive #archive-menu .inner-container .subnav-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: no-wrap;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome, TWEENER - IE 10 */
  -moz-flex-wrap: no-wrap;
  /* OLD - Firefox 19- */
  -ms-flex-wrap: no-wrap;
  /* IE 10 */
  flex-wrap: no-wrap;
  font-size: 2rem;
}

.page--archive #archive-menu .inner-container .subnav-heading button {
  background: none;
  border: none;
  outline: none;
  order: 2;
  background-color: #FFFFFF;
  transition: 0.25s;
  height: 5.6rem;
  width: 5.6rem;
  position: relative;
}

.page--archive #archive-menu .inner-container .subnav-heading button svg {
  position: absolute;
  left: 2rem;
  top: 2rem;
  width: 1.7rem;
  height: 1.7rem;
  max-width: 1.7rem;
  max-height: 1.7rem;
}

.page--archive #archive-menu .inner-container .subnav-heading button svg.open {
  display: block;
}

.page--archive #archive-menu .inner-container .subnav-heading button svg.close {
  display: none;
}

.page--archive #archive-menu .inner-container .subnav-heading button.open svg.open {
  display: none;
}

.page--archive #archive-menu .inner-container .subnav-heading button.open svg.close {
  display: block;
}

.page--archive #archive-menu .inner-container .search-form label input {
  width: 80%;
}

.page--archive #archive-menu .inner-container ul {
  margin: 0;
  padding: 1.9rem;
  background-color: #FFFFFF;
  display: none;
}

@media (min-width: 1250px) {
  .page--archive #archive-menu .inner-container ul {
    padding: 0;
  }
}

.page--archive #archive-menu .inner-container ul li {
  list-style: none;
}

.page--archive #archive-menu .inner-container ul li a {
  display: block;
  position: relative;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #121212;
  padding: 2rem 0;
  transition: 0.25s;
}

@media (min-width: 1250px) {
  .page--archive #archive-menu .inner-container ul li a {
    font-size: 1.8rem;
  }
}

.page--archive #archive-menu .inner-container ul li a::before {
  content: "";
  width: 0.6rem;
  height: 0;
  background-color: #9AB79A;
  border-radius: 0.3rem;
  position: absolute;
  left: -1rem;
  top: 1.5rem;
  bottom: 0;
  transition: 0.25s;
}

.page--archive #archive-menu .inner-container ul li a:hover::before,
.page--archive #archive-menu .inner-container ul li a:focus::before {
  height: 2.5rem;
}

.page--archive #archive-menu .inner-container ul li ul {
  padding: 0 1.7rem 0 2.2rem;
}

.page--archive #archive-menu .inner-container ul li ul a {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.7rem;
}

/* Trip Savings Calculator
* ----------------------------------------------- */
.page--savings-calculator .calculator {
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 90.7rem;
}

.page--savings-calculator .calculator form {
  padding: 3.2rem clamp(1.8rem, -0.043rem + 4.914vw, 6.1rem) 5.2rem;
  background-color: #FFFFFF;
  border-radius: 1rem;
}

.page--savings-calculator .calculator .row {
  position: relative;
}

.page--savings-calculator .calculator .row .calculator-select {
  display: inline-flex;
  -webkit-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6, NEW - Chrome */
  -moz-align-items: center;
  /* OLD - Firefox 19- */
  -ms-flex-align: center;
  /* IE 10 */
  align-items: center;
}

.page--savings-calculator .calculator .row .calculator-select input {
  width: 3rem;
  margin-bottom: clamp(0.9rem, 0.866rem + 0.108vw, 1rem) !important;
}

.page--savings-calculator .calculator .row #vehicle_type {
  border-color: #0E6750;
}

.page--savings-calculator .calculator .row a {
  font-size: 1.8rem;
  color: #E8A219;
  display: block;
  margin-bottom: 4rem;
}

.page--savings-calculator .calculator .row a:hover,
.page--savings-calculator .calculator .row a:focus {
  text-decoration: underline;
}

.page--savings-calculator .calculator .row span {
  font-size: 3rem;
  font-weight: bold;
}

.page--savings-calculator .calculator .row #bus_pass_cost {
  color: #E34234;
}

.page--savings-calculator .calculator .row .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8rem;
  width: 1.5rem;
  position: absolute;
  right: 2.4rem;
  bottom: 2.3rem;
}

.page--savings-calculator .calculator .row .icon svg {
  width: 1.5rem;
}

@media (min-width: 750px) {
  .page--savings-calculator .calculator .row .icon {
    bottom: 4.3rem;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  /*a[href]:after {
  	content: " (" attr(href) ")";
  }

  abbr[title]:after {
  	content: " (" attr(title) ")";
  }*/
  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .wg-admin-bar {
    display: none !important;
  }
}
