@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap");
@import url("..//FontAwesome/css/all.min.css");
@import url("https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap");
@media print, screen and (min-width: 48em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

.foundation-mq {
  font-family: "small=0em&medium=48em&large=64em&xlarge=80em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 74.875rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0px;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 48em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.625rem);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.625rem);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.625rem);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.625rem);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.625rem);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.625rem);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.625rem);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.625rem);
}

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
  max-width: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 74.875rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  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;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input::placeholder,
textarea::placeholder {
  color: #cacaca;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249, 236.1, 234.1);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:hover, .button:focus {
  background-color: rgb(19.55, 102.85, 158.1);
  color: #fefefe;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fefefe;
}
.button.secondary {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button.alert {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}
.button.clear:hover, .button.clear:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}
.badge.primary {
  background: #1779ba;
  color: #fefefe;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #1779ba;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fefefe;
}
.button-group.secondary .button {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button-group.alert .button {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 48em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 63.9375em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: rgb(254.85, 254.85, 254.85);
  color: #0a0a0a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(214.8186602871, 235.9894736842, 250.0313397129);
  color: #0a0a0a;
}
.callout.secondary {
  background-color: rgb(234.45, 234.45, 234.45);
  color: #0a0a0a;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #0a0a0a;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #0a0a0a;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  flex: 0 1 auto;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
.dropdown.menu a {
  padding: 0.7rem 1rem;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu .is-active > a {
  background: transparent;
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
@media print, screen and (min-width: 48em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 47.9375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 47.9375em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 48em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #1779ba;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: rgb(19.55, 102.85, 158.1);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
html.is-reveal-open body {
  overflow: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    width: 600px;
    max-width: 74.875rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal.tiny {
    width: 30%;
    max-width: 74.875rem;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.small {
    width: 50%;
    max-width: 74.875rem;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.large {
    width: 90%;
    max-width: 74.875rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 47.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgb(247.65, 247.65, 247.65);
  color: #0a0a0a;
}

tfoot {
  background: rgb(241.3, 241.3, 241.3);
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(242.55, 242.55, 242.55);
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2, 236.2, 236.2);
}
table.hover tbody tr:hover {
  background-color: rgb(248.9, 248.9, 248.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(236.15, 236.15, 236.15);
}

.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(21.85, 114.95, 176.7);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: rgb(19.78, 104.06, 159.96);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 79.9375em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 47.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 48em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 79.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 80em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.row {
  max-width: 74.875rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.875rem;
  margin-left: -0.875rem;
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.875rem;
    margin-left: -0.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.875rem;
    margin-left: -0.875rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.875rem;
  padding-left: 0.875rem;
  min-width: 0;
}
@media print, screen and (min-width: 48em) {
  .column, .columns {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.875rem;
  padding-left: 0.875rem;
}

@media print, screen and (min-width: 48em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 48em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.75rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .column-block {
    margin-bottom: 1.75rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.SumoSelect p {
  margin: 0;
}

.SumoSelect {
  width: 100%;
}

.SelectBox {
  padding: 5px 8px;
}

.sumoStopScroll {
  overflow: hidden;
}

/* Filtering style */
.SumoSelect .hidden {
  display: none;
}

.SumoSelect .search-txt {
  display: none;
  outline: none;
}

.SumoSelect .no-match {
  display: none;
  padding: 6px;
}

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}

.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
  visibility: hidden;
}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,
.SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.SelectClass {
  z-index: 1;
}

.SumoSelect > .optWrapper > .options li.opt label,
.SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none;
}

.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799d0;
  border-color: #7799d0;
}

.SumoSelect > .CaptionCont {
  position: relative;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0;
}

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic;
}

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}

.SumoSelect > .CaptionCont > label > i {
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden;
}

.SumoSelect.open > .optWrapper {
  display: block;
}

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px;
}

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959;
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #e4e4e4;
}

.SumoSelect > .optWrapper > .options li.opt.sel,
.SumoSelect .select-all.sel {
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

.SumoSelect > .optWrapper > .options li span {
  display: none;
}

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
  filter: alpha(opacity=50); /* Netscape */
  -moz-opacity: 0.5; /* Safari 1.x */
  -khtml-opacity: 0.5; /* Good browsers */
  opacity: 0.5;
}

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #aeaeae;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #dbdbdb;
  border-radius: 0 0 0 3px;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0;
}

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: rgb(17, 169, 17);
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none;
}

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}

.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}

.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.large-centered {
  margin-left: auto;
  margin-right: auto;
}

html {
  scroll-behavior: smooth;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  color: #111;
}

body {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #404040;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #333333;
}

h2 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 37px;
  color: #333333;
}

h3 {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
}

h4 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #333333;
}

h5 {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}

h6 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

p {
  font-family: "Karla", sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 24px;
  color: #404040;
  margin: 0px;
  padding: 0 0 26px;
  font-weight: 300;
}
p > strong, p b {
  color: inherit;
  font-weight: 700;
}

ul {
  background: none;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

ul li {
  background: none;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

a, a:hover, a:focus {
  text-decoration: none;
  outline: 0px none !important;
}

img, a img {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  border: none 0;
  outline: 0px none !important;
}

input:focus, textarea:focus, a:focus {
  outline: 0px none !important;
}

.main-field {
  width: 100%;
  box-shadow: none;
  border: 2px solid #d7dade;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  color: #585858;
  margin-bottom: 8px;
  padding: 10px 30px 10px 12px;
  height: 42px;
  background: #ffffff;
}
.main-field:active, .main-field:focus {
  border: 2px solid #d7dade;
}
.main-field.is-invalid-input:not(:focus) {
  border-color: #111;
  background-color: #ffffff;
  color: #555555;
}

.main-field::-webkit-input-placeholder {
  opacity: 1;
  color: #585858;
}

.main-field:-moz-placeholder {
  opacity: 1;
  color: #585858;
}

.main-field::-moz-placeholder {
  opacity: 1;
  color: #585858;
}

.main-field:-ms-input-placeholder {
  opacity: 1;
  color: #585858;
}

.main-field.is-invalid-input::-webkit-input-placeholder {
  opacity: 1;
  color: #555555;
}

.main-field.is-invalid-input:-moz-placeholder {
  opacity: 1;
  color: #555555;
}

.main-field.is-invalid-input::-moz-placeholder {
  opacity: 1;
  color: #555555;
}

.main-field.is-invalid-input:-ms-input-placeholder {
  opacity: 1;
  color: #555555;
}

textarea.main-field {
  resize: none;
  height: 90px;
  margin-bottom: 10px;
  padding: 7px 30px 10px 12px;
}

.button {
  color: #f2c364;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  background: #111;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 13px 59px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.button:hover, .button:active, .button:focus {
  background: #666;
  color: #ffffff;
}

/**********************************************
   Header 
***********************************************/
.menu-icon {
  margin: 2px 12px 0 0 !important;
}
.menu-icon img {
  width: 36px;
}
.menu-icon .menu-light {
  display: inline;
}
.menu-icon .menu-dark {
  display: none;
}

.language-switcher {
  position: relative;
}
.language-switcher a {
  display: block;
}
.language-switcher a img {
  width: 28px;
  height: auto;
  border-radius: 2px;
}
.language-switcher > a {
  display: flex;
  align-items: center;
}
.language-switcher > a:after {
  content: "";
  width: 10px;
  height: 6px;
  display: block;
  position: absolute;
  top: 7px;
  right: -15px;
  background: transparent url("../images/svg/angle_down.svg") center center no-repeat;
}
.language-switcher ul {
  position: absolute;
  z-index: 999;
  top: 28px;
  left: 0;
  border-radius: 3px;
}

.position-right {
  width: 300px;
  transform: translateX(300px);
}

.title-bar-right {
  display: none;
}
.js-off-canvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  z-index: 210;
}

.off-canvas {
  z-index: 220 !important;
}

@media (min-width: 992px) {
  .off-canvas.is-open {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -o-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
  }
  .js-off-canvas-overlay.is-visible {
    opacity: 0;
    visibility: hidden;
  }
  .off-canvas.is-transition-overlap.is-open {
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }
}
.mobile-only {
  display: none;
}
@media (max-width: 991px) {
  .mobile-only {
    display: block;
  }
}

.off-canvas {
  padding: 30px 0 0;
}

.menu-logo {
  text-align: center;
}
.menu-logo img {
  width: 190px;
}

.menu-icon {
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-right: 32px;
  text-align: left;
}
.menu-icon:hover {
  color: #111;
}
.menu-icon:after {
  display: none;
}
@media only screen and (max-width : 479px) {
  .menu-icon {
    font-size: 16px;
    margin-right: 15px;
  }
}

.header-container.property-detail {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.header-top {
  background: #223861;
  height: 10px;
}

.header-top-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px 13px 12px;
}
@media screen and (min-width: 75em) {
  .header-top-in {
    margin: 0 100px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 64em) and (max-width: 78.6875em) {
  .header-top-in {
    margin: 0 16px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .header-top-in {
    padding: 10px 0 12px;
  }
}
@media only screen and (max-width : 767px) {
  .header-top-in {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0;
  }
}

.header-top-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .header-top-left {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-left {
    padding-top: 2px;
  }
}
@media only screen and (max-width : 767px) {
  .header-top-left {
    padding: 0 20px 20px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.header-top-left a {
  color: #f9f9f9;
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (max-width : 767px) {
  .header-top-left a {
    color: #313131;
  }
}
.header-top-left a:hover {
  color: #325ba7;
}
.header-top-left a.mail {
  padding-left: 22px;
  margin-right: 33px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .header-top-left a.mail {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-left a.mail {
    margin-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .header-top-left a.mail {
    margin: 0 0 15px;
  }
}
.header-top-left a.mail:before {
  position: absolute;
  content: "";
  background: url(../images/svg/mail.svg) no-repeat;
  width: 16px;
  height: 11px;
  left: 0;
  top: 2px;
}
@media only screen and (max-width : 767px) {
  .header-top-left a.mail:before {
    background: url(../images/svg/mail-dark.svg) no-repeat;
  }
}
.header-top-left a.call {
  padding-left: 17px;
  margin-right: 40px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .header-top-left a.call {
    margin-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .header-top-left a.call {
    margin: 0;
  }
}
.header-top-left a.call:before {
  position: absolute;
  content: "";
  background: url(../images/svg/call.svg) no-repeat;
  width: 11px;
  height: 13px;
  left: 0;
  top: 1px;
}
@media only screen and (max-width : 767px) {
  .header-top-left a.call:before {
    background: url(../images/svg/call-dark.svg) no-repeat;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-left a.agent {
    display: none;
  }
}
@media only screen and (max-width : 767px) {
  .header-top-left a.agent {
    display: none;
  }
}

.header-top-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.header-top-right .favourite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #f9f9f9;
  font-size: 14px;
  line-height: 16px;
  padding-right: 0;
}
.header-top-right .favourite a {
  margin-left: 8px;
}
.header-top-right .favourite a img {
  display: block;
}
.header-top-right .wheather {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #f9f9f9;
  font-size: 14px;
  line-height: 16px;
}
.header-top-right .wheather span {
  padding: 4px 4px 0 0;
}

.social-apps {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-right: 18px;
}
@media only screen and (max-width : 767px) {
  .social-apps {
    padding: 20px;
  }
}
.social-apps li {
  margin-right: 8px;
}
.social-apps li a:hover {
  opacity: 0.8;
}
.social-apps li a img {
  width: 23px;
  display: block;
}

.header-bottom-in {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 78.75em) {
  .header-bottom-in {
    margin: 0 100px;
  }
}
@media screen and (min-width: 64em) and (max-width: 78.6875em) {
  .header-bottom-in {
    margin: 0 16px;
  }
}
@media only screen and (max-width : 767px) {
  .header-bottom-in {
    padding: 13px 10px 15px 0;
    justify-content: space-between;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-bottom-in {
    justify-content: space-between;
  }
}
@media only screen and (max-width : 479px) {
  .header-bottom-in {
    height: 64px;
    justify-content: space-between;
  }
}
.header-bottom-in h3 {
  font-family: "Karla", sans-serif;
  color: #172056;
  font-size: 22px;
  font-size: 1.375em;
  font-size: 1.375rem;
  font-weight: 500;
  margin-left: 205px;
}
@media screen and (max-width: 37.4375em) {
  .header-bottom-in h3 {
    opacity: 0;
  }
}

.header-bottom-right {
  display: flex;
  flex-direction: column;
}
.header-bottom-right .header-menu {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
.header-bottom-right .top-bar {
  background: unset;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1.4rem;
  padding: 1rem 0 0 0;
}
.header-bottom-right .top-bar .contact-link {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.header-bottom-right .top-bar .contact-link i {
  color: #b08a0c;
}
.header-bottom-right .top-bar .contact-link a {
  color: #111;
}
.header-bottom-right .top-bar .contact-link a:hover {
  color: #947510;
}

.logo img {
  height: 80px;
  display: block;
}
@media (max-width: 991px) {
  .logo {
    position: unset;
  }
  .logo img {
    height: 52px;
  }
}

.menu {
  position: relative;
  align-items: center;
}
.menu ul {
  display: flex;
  gap: 1.2rem;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .menu ul {
    gap: 0.6rem;
  }
}
@media (max-width: 991px) {
  .menu ul {
    padding: 0 20px 20px;
    width: 100%;
  }
}
.menu ul li a {
  letter-spacing: 1.4px;
  color: #111;
}
.menu ul li a:hover {
  color: #b08a0c;
}
.menu.menu-mobile ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  gap: 0.2rem;
  margin: 3rem 0 1rem 0;
}
.menu.menu-mobile ul li a {
  margin: 0;
  padding: 0;
  color: #111 !important;
}
.menu.menu-mobile .languages-wrapper {
  background: #eee;
  margin: 2rem 0 0 0;
  padding: 1rem 0;
}
.menu.menu-mobile .languages-wrapper ul.languages-mobile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.6rem;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}
.menu.menu-mobile .languages-wrapper ul.languages-mobile li {
  margin: 0;
  padding: 0;
}
.menu.menu-mobile .languages-wrapper ul.languages-mobile li img {
  width: 30px;
  height: 20px;
  object-fit: cover;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 2px -1px;
}
.menu.menu-mobile p {
  padding: 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.3rem;
}
.menu.menu-mobile p i {
  color: #b08a0c;
  font-size: 16px;
}
.menu.menu-mobile p a {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 991px) {
  .menu {
    display: none;
  }
  .menu.menu-mobile {
    display: block;
  }
}
.menu .active a {
  background: none;
  position: relative;
  color: #b08a0c;
  font-weight: 700;
}
.menu .submenu {
  position: relative;
}
@media (min-width: 992px) {
  .menu .submenu:hover ul {
    display: block;
  }
}
.menu .submenu ul {
  display: none;
  position: absolute;
  min-width: 190px;
  left: -13px;
  right: 0;
  margin: 0 auto;
  z-index: 9;
  top: 90%;
  background: #fff;
  padding: 13px 0 28px;
  border-radius: 2px;
  z-index: 9999999;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 991px) {
  .menu .submenu ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    box-shadow: none;
    padding: 0;
  }
}
.menu .submenu ul li {
  padding: 9px 27px;
}
.menu .submenu ul li a {
  padding: 0;
  color: #000 !important;
}
.menu .submenu ul li a:hover {
  background: none;
  color: #325ba7;
}
@media (max-width: 991px) {
  .menu .submenu ul li:first-child {
    padding-top: 20px;
  }
  .menu .submenu ul li:last-child {
    padding-bottom: 20px;
  }
}
.menu .submenu > a {
  position: relative;
  padding-right: 23px;
}
.menu .submenu > a:before {
  position: absolute;
  right: 5px;
  top: 20px;
  content: "";
  background-image: url("../images/svg/down-arrow.svg") !important;
  background-size: 13px 7px;
  background-repeat: no-repeat;
  width: 13px;
  height: 7px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .submenu > a:before {
    right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .menu .submenu > a:before {
    right: 20px;
  }
}
@media only screen and (max-width : 479px) {
  .menu .submenu > a:before {
    top: 15px;
  }
}
.menu .submenu > a:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEzIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSJub3VuXzU0Mzg5MyI+CjxwYXRoIGlkPSJQYXRoIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuMzU0ODUgNi4xOTY5OUM2LjE2NTQ2IDYuMTk2OTkgNi4wMDc2MiA2LjEzMzg2IDUuODQ5NzkgNi4wMDc1OUwwLjQ4MzQ4NyAxLjU4ODI4QzAuMTM2MjU2IDEuMzA0MTkgMC4xMDQ2OSAwLjc5OTEyMiAwLjM4ODc4OCAwLjQ4MzQ1N0MwLjY3Mjg4NiAwLjEzNjIyNSAxLjE3Nzk1IDAuMTA0NjU5IDEuNDkzNjEgMC4zODg3NTdMNi4zNTQ4NSA0LjM5NzdMMTEuMjQ3NyAwLjM4ODc1N0MxMS41OTQ5IDAuMTA0NjU5IDEyLjA2ODQgMC4xNjc3OTIgMTIuMzUyNSAwLjQ4MzQ1N0MxMi42MzY2IDAuODMwNjg4IDEyLjU3MzUgMS4zMDQxOSAxMi4yNTc4IDEuNTg4MjhMNi44OTE0OCA2LjAwNzU5QzYuNzAyMDkgNi4xMzM4NiA2LjUxMjY5IDYuMTk2OTkgNi4zNTQ4NSA2LjE5Njk5WiIgZmlsbD0iI2ZmZmZmZiIvPgo8L2c+Cjwvc3ZnPgo=) !important;
}
.menu li {
  padding: 4px 0;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .menu li {
    padding: 10px 3px 10px 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu li {
    display: block;
    padding: 0 0 10px;
  }
}
@media only screen and (max-width : 767px) {
  .menu li {
    display: block;
    padding: 0 0 10px;
  }
}
.menu li a {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-weight: 600;
  padding: 13px 6px 13px 6px;
  border-radius: 2px;
}
@media only screen and (max-width : 479px) {
  .menu li a {
    font-size: 16px;
    padding: 10px;
  }
}
.header-container {
  width: 100%;
  transition: 0.8s; /* Adds a transition effect when the padding is decreased */
  background: #fff;
  padding-top: 0;
  padding-bottom: 8px;
  position: relative;
}
@media (max-width: 991px) {
  .header-container {
    padding: 0.5rem 0;
  }
  .header-container .logo #logo-blue img {
    height: 70px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .header-container .logo #logo-blue img {
    padding: 0.3rem;
  }
}
@media only screen and (max-width : 479px) {
  .header-container .logo #logo-blue img {
    height: 50px;
  }
}
@media only screen and (max-width : 369px) {
  .header-container .logo #logo-blue img {
    height: 46px;
  }
}
.header-container .header-bottom-in {
  display: flex;
}
@media only screen and (max-width : 479px) {
  .header-container .header-bottom-in {
    justify-content: space-between;
  }
  .header-container .header-bottom-in .logo {
    position: relative;
  }
}
.header-container .menu .submenu > a:before {
  background-image: url("../images/svg/down-arrow-dark.svg") !important;
}
.header-container #logo-white {
  display: none;
}
.header-container #logo-blue {
  display: block;
}
.header-container #logo-blue img {
  height: 60px;
}
@media only screen and (max-width : 479px) {
  .header-container #logo-blue img {
    height: 52px;
  }
}
.header-container .menu-icon .menu-light {
  display: none;
}
.header-container .menu-icon .menu-dark {
  display: inline;
}

.header-container.interior #logo-white {
  display: none;
}
.header-container.interior #logo-blue {
  display: block;
}
/**********************************************
    Footer
***********************************************/
.footer-container {
  background: #111 url(../images/footer_background.png) bottom left no-repeat;
  background-position: top right;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .footer-container {
    background-position: bottom right;
  }
}
.footer-container .footer-top-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 53px 0 23px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top-container {
    padding: 53px 0 76px 90px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-top-container {
    padding: 35px 30px 30px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer-container .footer-top-container h5 {
  color: #d7ae5e;
}
.footer-container .footer-top-container .contact-info {
  width: 360px;
}
.footer-container .footer-top-container .contact-info img.logo {
  height: 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top-container .contact-info {
    width: 270px;
    padding-bottom: 32px;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-top-container .contact-info {
    width: 100%;
    padding-bottom: 32px;
  }
}
.footer-container .footer-top-container .contact-info h5 {
  padding-bottom: 0;
}
.footer-container .footer-top-container .contact-info address {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.footer-container .footer-top-container .contact-info address a {
  color: #fff;
}
.footer-container .footer-top-container .contact-info span {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.footer-container .footer-top-container .contact-info span a:hover {
  color: #eee;
}
.footer-container .footer-top-container .sitemap {
  width: 450px;
  padding-left: 115px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top-container .sitemap {
    width: 334px;
    padding-left: 87px;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-top-container .sitemap {
    width: 100%;
    padding-left: 0;
    padding-bottom: 32px;
  }
}
.footer-container .footer-top-container .sitemap h5 {
  padding-bottom: 17px;
}
.footer-container .footer-top-container .sitemap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.footer-container .footer-top-container .sitemap ul li {
  padding-bottom: 0.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-container .footer-top-container .sitemap ul li:last-child {
  border: unset;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top-container .sitemap ul li {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-top-container .sitemap ul li {
    width: 100%;
  }
}
.footer-container .footer-top-container .sitemap ul li a {
  color: #fff;
  font-size: 16px;
}
.footer-container .footer-top-container .sitemap ul li a:hover {
  color: #c8bc97;
}
.footer-container .footer-top-container .social-icons {
  padding-left: 68px;
  width: 360px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top-container .social-icons {
    padding-left: 0;
    width: 270px;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-top-container .social-icons {
    padding-left: 0;
    width: 100%;
  }
}
.footer-container .footer-top-container .social-icons h5 {
  padding-bottom: 15px;
}
.footer-container .footer-top-container .social-icons .logos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  margin-top: 1rem;
}
.footer-container .footer-top-container .social-icons .logos .logo p {
  color: #fff;
  font-size: 14px;
  margin: 4px 0 0 0;
  padding: 0;
}
.footer-container .footer-top-container .social-icons .logos img {
  height: 64px;
}
.footer-container .footer-top-container .social-icons .logos img.api {
  padding: 0.6 rem;
}
.footer-container .footer-top-container .social-icons .logos img.raicv {
  background: rgba(255, 255, 255, 0.2);
}
.footer-container .footer-bottom-container {
  font-size: 14px;
  line-height: 20px;
  color: #d9d9d9;
  padding: 25px 0 27px;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.footer-container .footer-bottom-container .links {
  display: flex;
  justify-content: flex-end;
  gap: 1.2rem;
  color: #fff;
}
.footer-container .footer-bottom-container .creativos {
  background: linear-gradient(to right, #e45f94, #dd6394);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-container .footer-bottom-container span,
.footer-container .footer-bottom-container a {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-bottom-container {
    line-height: 24px;
    padding: 21px 0 36px;
  }
}
@media only screen and (max-width : 767px) {
  .footer-container .footer-bottom-container {
    line-height: 20px;
    padding: 20px 0;
  }
}
@media only screen and (max-width : 479px) {
  .footer-container .footer-bottom-container {
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 12px 30px;
    gap: 0.2rem;
  }
  .footer-container .footer-bottom-container .copyright {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
  }
}

/* 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: hand;
}

.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 {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  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;
}

/* Slider */
@keyframes animationFrames {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  100% {
    transform: scaleX(2) scaleY(2);
  }
}
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: scaleX(1) scaleY(1);
  }
  100% {
    -moz-transform: scaleX(2) scaleY(2);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: scaleX(1) scaleY(1);
  }
  100% {
    -webkit-transform: scaleX(2) scaleY(2);
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform: scaleX(1) scaleY(1);
  }
  100% {
    -o-transform: scaleX(2) scaleY(2);
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: scaleX(1) scaleY(1);
  }
  100% {
    -ms-transform: scaleX(2) scaleY(2);
  }
}
.grandaddy {
  position: relative;
}

.banner-outerblock {
  position: relative;
  width: 100%;
  height: 560px;
  overflow: hidden;
  margin-top: 0px;
}
@media only screen and (max-width : 767px) {
  .banner-outerblock {
    height: 260px;
  }
}
@media only screen and (max-width : 479px) {
  .banner-outerblock {
    height: 240px;
  }
}
.banner-outerblock li {
  width: 100%;
}
.banner-outerblock li img {
  width: 100%;
  height: 600px;
  object-position: 50% 50%;
  object-fit: cover;
}
@media only screen and (max-width : 479px) {
  .banner-outerblock li img {
    height: 240px;
  }
}
.banner-outerblock li.zoom-active img {
  animation: animationFrames linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 10% 10%;
  -webkit-animation: animationFrames linear 50s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 50s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 50s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 50s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}
.banner-outerblock .slogan {
  position: absolute;
  z-index: 180;
  bottom: 70px;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .banner-outerblock .slogan {
    top: unset;
    bottom: 3rem;
  }
}
@media only screen and (max-width : 479px) {
  .banner-outerblock .slogan {
    bottom: 2rem;
  }
}
.banner-outerblock .slogan h1 {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 64px;
  font-weight: 500;
  font-family: "Alex Brush", cursive;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.banner-outerblock .slogan h1 em {
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-outerblock .slogan h1 {
    font-size: 36px;
  }
}
@media only screen and (max-width : 767px) {
  .banner-outerblock .slogan h1 {
    font-size: 28px;
    padding: 0 2rem;
  }
}
@media only screen and (max-width : 479px) {
  .banner-outerblock .slogan h1 {
    font-size: 24px;
  }
}
.banner-outerblock .slogan h2 {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 0.8rem;
  text-transform: uppercase;
}
@media only screen and (max-width : 479px) {
  .banner-outerblock .slogan h2 {
    font-size: 24px;
    margin-bottom: 0.2rem;
  }
}

#inicio .outer-search {
  background: #e6e0d1;
  margin: 0;
}
@media only screen and (max-width : 767px) {
  #inicio .outer-search {
    position: relative;
    transform: unset;
    left: unset;
    bottom: unset;
  }
}

.outer-search .searchbutton input {
  background: #b08a0c;
  color: #fefefe;
}
.outer-search .searchbutton input:hover {
  background: #aea077;
}

.outer-search {
  width: 100%;
  border-radius: 0;
  background: #e6e0d1;
  margin: 2rem 0;
}
.outer-search .filter-box {
  margin: 0 14px 0 13px;
  padding: 12px;
  max-width: 1160px;
  margin: 0 auto;
  gap: 2px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  z-index: 120;
}
.outer-search .filter-box:before {
  content: "";
  position: absolute;
  background: #eeeae0;
  width: 105%;
  height: 120%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 15px;
    max-width: 452px;
    gap: 2px;
  }
}
@media (max-width: 991px) {
  .outer-search .filter-box:before {
    height: 0;
  }
}
.outer-search .filter-box .selectbox {
  max-width: 262px;
  width: 48%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .selectbox.reference {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .selectbox.reference {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .outer-search .filter-box .selectbox {
    max-width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .selectbox {
    width: calc(50% - 7px);
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .selectbox {
    max-width: 205px;
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .selectbox {
    max-width: unset;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
  }
}
.outer-search .filter-box .button {
  margin: 0;
}
.outer-search .filter-box .searchbutton {
  max-width: 262px;
  width: 49%;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .outer-search .filter-box .searchbutton {
    max-width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .searchbutton {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .searchbutton {
    max-width: 205px;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .searchbutton {
    margin: 0 auto;
    width: 90%;
    max-width: 90%;
  }
}
.outer-search .filter-box .searchbutton .button {
  background: #b08a0c;
  height: 47px;
  line-height: 48px;
  border: 0;
  box-shadow: none;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 0;
  text-transform: uppercase;
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.outer-search .filter-box .searchbutton .button:hover {
  background: #947510;
}
.outer-search .filter-box .searchbutton .button.options {
  background: #c8bc97;
  color: #fff;
}
.outer-search .filter-box .searchbutton .button.options:hover {
  background: #aea077;
}
.outer-search .filter-box .searchbutton .button i {
  color: #fff;
}
.outer-search .filter-box .filter-left {
  display: grid;
  grid-template-rows: 1fr 1fr;
  width: 24%;
  border-radius: 0;
  gap: 2px;
}
.outer-search .filter-box .filter-left .selectbox {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-left .selectbox {
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .filter-left .selectbox {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .outer-search .filter-box .filter-left {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: unset;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .filter-left {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-left {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-left {
    width: 100%;
    justify-content: space-between;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .filter-left {
    grid-template-columns: 1fr;
    justify-content: unset;
    width: 100%;
  }
  .outer-search .filter-box .filter-left .selectbox {
    width: 90%;
    margin: 0 auto;
  }
}
.outer-search .filter-box .filter-center {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  width: 48%;
  z-index: 99;
}
.outer-search .filter-box .filter-center .selectbox,
.outer-search .filter-box .filter-center input,
.outer-search .filter-box .filter-center .button,
.outer-search .filter-box .filter-center .searchbutton {
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-center {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width : 767px) {
  .outer-search .filter-box .filter-center .selectbox:last-child,
  .outer-search .filter-box .filter-center :nth-last-child(2) {
    margin: 0;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .filter-center {
    grid-template-columns: 1fr;
  }
  .outer-search .filter-box .filter-center .selectbox {
    width: 90%;
  }
  .outer-search .filter-box .filter-center .selectbox:last-child {
    margin-bottom: 0;
  }
  .outer-search .filter-box .filter-center .searchbutton .button {
    margin-bottom: 8px;
  }
}
.outer-search .filter-box .filter-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38.5%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .filter-right {
    width: calc(50% - 7px);
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-right {
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .filter-right {
    flex-direction: column;
    align-items: center;
  }
  .outer-search .filter-box .filter-right .selectbox {
    width: 90%;
  }
}
.outer-search .filter-box .filter-right .selectbox {
  width: 48%;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .outer-search .filter-box .filter-right .selectbox {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-search .filter-box .filter-right .selectbox {
    width: calc(50% - 7px);
  }
}
@media only screen and (max-width : 767px) {
  .outer-search .filter-box .filter-right .selectbox {
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .filter-box .filter-right .selectbox {
    width: 90%;
  }
}
.outer-search .searchform__bottom {
  max-width: 1018px;
  width: 100%;
  position: absolute;
  bottom: -51px;
  display: none;
}
.outer-search .searchform__bottom.show {
  display: block;
}
.outer-search .searchform__bottom label {
  cursor: pointer;
  text-transform: uppercase;
}
.outer-search .searchform__bottom > div {
  background: #fff;
  padding: 1.2rem;
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
  margin: 0 12px 0 12px;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width : 479px) {
  .outer-search .searchform__bottom > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.outer-search .searchform__bottom > div .radio-blk1 {
  position: relative;
  z-index: 1;
}
.outer-search .searchform__bottom > div .radio-blk1 label {
  color: #666;
  display: flex;
  gap: 0.6rem;
}
.outer-search .searchform__bottom > div .radio-blk1 label input[type=checkbox] {
  margin: 0 !important;
}
@media only screen and (max-width : 767px) {
  .outer-search .searchform__bottom {
    position: relative;
    bottom: unset;
    width: 560px;
    transform: translate(-12.5%);
  }
}
@media only screen and (max-width : 479px) {
  .outer-search .searchform__bottom {
    width: 380px;
    transform: unset;
    margin: 0 auto;
  }
  .outer-search .searchform__bottom > div {
    gap: 1rem;
  }
  .outer-search .searchform__bottom > div .radio-blk1 label {
    justify-content: center;
  }
}

.SumoSelect .select {
  margin: 0;
}
.SumoSelect .SelectBox {
  background-color: #fff;
  height: 47px;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 0 20px;
  font-size: 15px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  color: #111;
  font-style: normal;
}
.SumoSelect .SelectBox span {
  color: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  cursor: pointer;
}
.SumoSelect .SelectBox label i {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2FyZXQtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9IiM1NDU0NTQiIGQ9Ik0zMS4zIDE5MmgyNTcuM2MxNy44IDAgMjYuNyAyMS41IDE0LjEgMzQuMUwxNzQuMSAzNTQuOGMtNy44IDcuOC0yMC41IDcuOC0yOC4zIDBMMTcuMiAyMjYuMUM0LjYgMjEzLjUgMTMuNSAxOTIgMzEuMyAxOTJ6Ij48L3BhdGg+PC9zdmc+") center center no-repeat;
}
.SumoSelect > .optWrapper {
  top: 45px;
}
.SumoSelect > .optWrapper .options li.opt {
  padding: 6px 20px;
}
.SumoSelect > .optWrapper .options li.opt label {
  font-size: 15px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  color: #111;
}
.SumoSelect > .optWrapper .options li.opt.selected span i {
  background-color: #b08a0c !important;
}
.SumoSelect > .optWrapper.multiple .options li.opt {
  padding: 6px 20px 6px 35px;
}

.SumoSelect > .optWrapper > .options li.opt.selected {
  background-color: #e4e4e4;
}

/* selectbox */
.sbHolder {
  font-size: 16px;
  color: #848484;
  height: 48px;
  position: relative;
  max-width: 100%;
  width: 100%;
  background: #f3f3f3;
  border-radius: 0;
}
.sbHolder .sbToggle {
  display: block;
  height: 50px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.sbHolder .sbToggle:after {
  width: 15px;
  height: 6px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 17px;
  content: "";
  background: url("../images/svg/down-arrow.svg") no-repeat;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .sbHolder .sbToggle:after {
    right: 10px;
  }
}
.sbHolder .sbSelector {
  display: block;
  height: 48px;
  left: 0;
  line-height: 48px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 19px;
  top: 0;
  width: 100%;
  color: #333333;
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .sbHolder .sbSelector {
    font-size: 14px;
    text-indent: 10px;
  }
}
.sbHolder .sbOptions {
  background: #ffffff;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100% !important;
  width: 100%;
  z-index: 1;
  overflow-y: auto;
  width: 100%;
  border: 1px solid #f3f3f3;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #333333;
  outline: none;
  text-decoration: none;
}

.sbOptions {
  background: #fff;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100% !important;
  width: 100%;
  z-index: 1;
  overflow-y: auto;
  width: 100%;
  border: 1px solid #f3f3f3;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.sbOptions li {
  padding: 0px !important;
}
.sbOptions li:first-child a {
  border: 0;
}
.sbOptions li a {
  border-top: 1px solid #f3f3f3;
  display: block;
  outline: none;
  padding: 7px 7px 7px 19px;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

/* selectbox */
@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
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-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

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

.fancybox-bg {
  background: rgb(30, 30, 30);
  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-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  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;
  /* Using without prefix would break IE11 */
  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--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  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;
  -ms-transform-origin: top left;
  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-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  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--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .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-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.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;
}

/* Buttons */
.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:visited,
.fancybox-button:link {
  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;
}

/* Fix IE11 */
.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--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

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

/* Close button on the top right corner of html content */
.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;
}

/* Navigation arrows */
.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;
  background: #fff;
}

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

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, 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%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  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;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 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 fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.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: translate3d(0, 0, 0);
}

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

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

/* transitionEffect: zoom-in-out */
.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: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

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

/* transitionEffect: circular */
.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: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.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: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (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));
      }
  }*/
}
/* Share */
.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 0;
}

.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 5px;
  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:visited,
.fancybox-share__button:link {
  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 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  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: center center;
  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;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

#termsfeed-com---nb .cc-nb-main-container {
  padding: 1.2rem 2rem;
}
#termsfeed-com---nb .cc-nb-main-container .cc-nb-text {
  font-size: 13px;
}

ul.socials {
  margin-top: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  list-style-type: none !important;
}
ul.socials li {
  margin-left: 14px;
  list-style-type: none;
}
ul.socials li:first-child {
  margin-left: 0;
}
ul.socials li a {
  width: 28px;
  height: 28px;
}
ul.socials li a img {
  width: 28px;
  height: 28px;
  fill: #aaa;
}
ul.socials li a:hover {
  opacity: 0.5;
}

section.newsletter {
  height: 460px;
  background: url("../images/newsletter.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
section.newsletter .row {
  height: 100%;
}
section.newsletter .text {
  padding: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media only screen and (max-width : 479px) {
  section.newsletter .text {
    padding: 2rem;
  }
}
section.newsletter .text h3 {
  margin-bottom: 0.8rem;
}

/**********************************************
    Home Page 
***********************************************/
.grid-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .grid-outer {
    max-width: 360px;
    margin: 0 auto;
  }
}
.grid-outer .grid-single {
  max-width: 360px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .grid-outer .grid-single {
    max-width: 290px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-outer .grid-single {
    max-width: 340px;
    margin: 0 2%;
  }
}
@media only screen and (max-width : 767px) {
  .grid-outer .grid-single {
    margin: 0 0 20px !important;
    max-width: 100%;
  }
}
.grid-outer .grid-single .description {
  text-align: center;
}
.grid-outer .grid-single .villa-info .room-facility .facility-single {
  padding: 0 8px;
}
.grid-outer .slick-dots {
  position: absolute;
  text-align: center;
  bottom: 0px;
  left: 0;
  right: 0;
}
@media only screen and (max-width : 767px) {
  .grid-outer .slick-dots {
    bottom: -10px;
  }
}
@media only screen and (max-width : 479px) {
  .grid-outer .slick-dots {
    bottom: -15px;
  }
}

.property-new .grid-outer .slick-prev,
.property-new .grid-outer .slick-next {
  top: -60px;
}
@media only screen and (max-width : 767px) {
  .property-new .grid-outer .slick-prev,
  .property-new .grid-outer .slick-next {
    top: -55px;
  }
}

@media only screen and (max-width : 767px) {
  .property-new .grid-outer .slick-prev {
    right: 5px;
  }
}
@media only screen and (max-width : 479px) {
  .property-new .grid-outer .slick-prev {
    right: 40px;
  }
}

@media only screen and (max-width : 767px) {
  .property-new .grid-outer .slick-next {
    right: -40px;
  }
}
@media only screen and (max-width : 479px) {
  .property-new .grid-outer .slick-next {
    right: 0px;
  }
}

.wrapper {
  max-width: 1171px;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper {
    max-width: 740px;
  }
}
@media only screen and (max-width : 767px) {
  .wrapper {
    max-width: 100%;
  }
}

.map-outer {
  border-bottom: 1px solid #efefef;
  padding: 40px 0 44px;
}
.map-outer iframe {
  width: 100%;
  height: 374px;
  display: block;
}

.location h4 {
  color: #4a4a4a;
}
.location .route {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .location .route {
    padding: 15px 0 5px;
  }
}
@media only screen and (max-width : 767px) {
  .location .route {
    padding: 15px 0 5px;
    font-size: 14px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.location .route li {
  padding: 0 42px 0 0;
  position: relative;
}
.location .route li:first-child {
  padding-left: 0;
}
.location .route li:last-child:before {
  display: none;
}
.location .route li:before {
  position: absolute;
  right: 16px;
  top: 0;
  content: ">";
  color: #333333;
}
.location .route li a {
  color: #333333;
}
.location .route li a:hover {
  color: #111;
}
.location .nearby {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .location .nearby {
    padding: 0 0 15px;
  }
}
@media only screen and (max-width : 767px) {
  .location .nearby {
    padding: 0 0 15px;
    font-size: 14px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.location .nearby li {
  padding: 0 35px 0 0;
  color: #333333;
  position: relative;
}
.location .nearby li:first-child {
  padding-left: 0;
}
.location .nearby li:last-child:before {
  display: none;
}
.location .nearby li:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 26px;
  background: #f4f4f4;
  right: 16px;
  top: 0;
}
@media only screen and (max-width : 767px) {
  .location .nearby li:before {
    top: 4px;
    height: 20px;
  }
}
.location .nearby li span {
  color: #333333;
  padding-left: 18px;
}

section.heroes .hero-blocks {
  padding: 1.2rem;
  background: #eeeae0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.2rem;
}
@media only screen and (max-width : 767px) {
  section.heroes .hero-blocks {
    grid-template-columns: 1fr;
  }
}
section.heroes .hero-blocks .hero-block {
  display: flex;
  flex-direction: column;
  position: relative;
}
section.heroes .hero-blocks .hero-block a.hero-image {
  display: block;
  line-height: 0;
}
section.heroes .hero-blocks .hero-block img.image {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
@media only screen and (max-width : 369px) {
  section.heroes .hero-blocks .hero-block img.image {
    height: 160px;
  }
}
section.heroes .hero-blocks .hero-block .caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  background: rgba(17, 17, 17, 0.6);
  color: #f2c364;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 1rem;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.heroes .hero-blocks .hero-block .caption {
    width: 60%;
  }
}
section.heroes .hero-blocks .hero-block .caption span {
  display: flex;
  justify-content: flex-end;
  gap: 0.6rem;
  color: #f2c364;
}
section.heroes .hero-blocks .hero-block .caption span img {
  width: 1.6rem;
}
section.heroes .hero-blocks .hero-block .caption h2 {
  color: #f2c364;
  margin: 0 0 0.2rem 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
section.heroes .hero-blocks .hero-block .caption h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}
section.heroes .hero-blocks .hero-block .caption p.hero-link {
  color: #f2c364;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.home-content-block {
  margin: 0;
  display: flex;
}
@media only screen and (max-width : 767px) {
  .home-content-block {
    flex-direction: column;
  }
}
.home-content-block .left,
.home-content-block .right {
  width: 50%;
}
@media only screen and (max-width : 767px) {
  .home-content-block .left,
  .home-content-block .right {
    width: 100%;
  }
}
.home-content-block .text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-content-block .text h1 {
  margin-bottom: 0.6rem;
  font-size: 24px;
  color: #b08a0c;
  font-weight: 300;
}
.home-content-block .text h3 {
  font-size: 24px;
  font-weight: 400;
}
.home-content-block .text .inner {
  padding: 3rem 6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .home-content-block .text .inner {
    padding: 3rem 3rem;
  }
}
.home-content-block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-block-outer {
  position: relative;
}

.content-block-in {
  padding: 36px 0 42px;
  border-bottom: 1px solid #efefef;
}

.slick-slide > div {
  margin: 0 10px;
}

.slick-list {
  margin: 0 -10px;
}

.listing-outer ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.listing-outer ul li {
  position: relative;
  padding: 12px 0 0 27px;
  color: #4a4a4a;
  width: 33.33%;
}
@media only screen and (max-width : 767px) {
  .listing-outer ul li {
    width: 50%;
  }
}
@media only screen and (max-width : 479px) {
  .listing-outer ul li {
    width: 100%;
  }
}
.listing-outer ul li:before {
  position: absolute;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid #a39ca4;
  background: url(../images/svg/tick1.svg) no-repeat center;
  background-size: 12px 8px;
}

.content-right .contact-form {
  position: absolute;
  margin-top: 36px;
  max-width: 363px;
  top: 0;
  right: 0;
  width: 100%;
  padding: 20px 19px 36px 20px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(61, 60, 60, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(61, 60, 60, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(61, 60, 60, 0.25);
  border-radius: 3px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .content-right .contact-form {
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  .content-right .contact-form {
    position: relative;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-right .contact-form form {
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-right .contact-form .input-outer {
    max-width: 324px;
    width: 100%;
    float: left;
    clear: left;
  }
  .content-right .contact-form .input-outer .form-error {
    line-height: 16px;
    top: 15px;
  }
  .content-right .contact-form .input-outer.text-area {
    float: right;
    margin-top: -167px;
  }
  .content-right .contact-form .input-outer.text-area .form-error {
    top: 12px;
  }
  .content-right .contact-form .input-outer.text-area .main-field {
    height: 160px;
  }
}
.content-right .contact-form h6 {
  padding-bottom: 15px;
}
.content-right .contact-form .main-field {
  border: 2px solid #f3f3f3;
  background: #f3f3f3;
  height: 48px;
}
.content-right .contact-form .main-field.is-invalid-input:not(:focus) {
  border-color: #c91e11;
}
.content-right .contact-form textarea.main-field {
  height: 90px;
}
.content-right .contact-form .more-btn {
  background: #111;
  width: 100%;
  color: #b08a0c;
  font-weight: 700;
  margin-top: 13px;
  border: 0;
  height: 48px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-right .contact-form .more-btn {
    margin-top: 0;
    max-width: 324px;
  }
}
@media only screen and (max-width : 767px) {
  .content-right .contact-form .more-btn {
    float: none;
  }
}
.content-right .contact-form .more-btn:hover {
  background: #c8bc97;
}

.room-facility-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991px) {
  .room-facility-top {
    border-bottom: 1px solid #efefef;
    padding: 0 0 15px;
  }
}
@media only screen and (max-width : 767px) {
  .room-facility-top {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #efefef;
  }
}

.room-facilty-left {
  padding-right: 105px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .room-facilty-left {
    padding-right: 70px;
  }
}
@media only screen and (max-width : 767px) {
  .room-facilty-left {
    padding: 0 0 15px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .room-facilty-left h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .room-facilty-left h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width : 767px) {
  .room-facilty-left h2 {
    font-size: 22px;
    line-height: 24px;
  }
}

.room-facilty-right {
  max-width: 265px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .room-facilty-right {
    max-width: 212px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .room-facilty-right {
    max-width: 180px;
    text-align: right;
  }
}
@media only screen and (max-width : 767px) {
  .room-facilty-right {
    padding: 0 0 15px;
  }
}
.room-facilty-right h2 {
  color: #111;
  padding: 0 0 7px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .room-facilty-right h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .room-facilty-right h2 {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
  }
}
@media only screen and (max-width : 767px) {
  .room-facilty-right h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
.room-facilty-right h5 {
  color: #7c241d;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .room-facilty-right h5 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .room-facilty-right h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  .room-facilty-right h5 {
    font-size: 16px;
  }
}

.contact-top {
  width: 100%;
  background: #ffffff;
}
.contact-top .top-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-top .top-contents {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width : 767px) {
  .contact-top .top-contents {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contact-top .contact-text {
  width: 47%;
  padding: 53px 0 21px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-top .contact-text {
    width: 100%;
    padding: 53px 107px 21px;
  }
}
@media only screen and (max-width : 767px) {
  .contact-top .contact-text {
    width: 100%;
    padding: 53px 10px 35px;
  }
}
.contact-top .contact-text h5 {
  padding-bottom: 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-top .contact-text h5 {
    text-align: center;
  }
}
@media only screen and (max-width : 767px) {
  .contact-top .contact-text h5 {
    text-align: center;
  }
}
.contact-top .location-map {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-top .location-map {
    width: 100%;
    display: block;
    position: static;
    height: 390px;
  }
  .contact-top .location-map iframe {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .contact-top .location-map {
    display: block;
    position: static;
    height: 390px;
  }
  .contact-top .location-map iframe {
    width: 100%;
    height: 100%;
  }
}

.contact-area {
  width: 100%;
  background: #f6f7f9;
  position: relative;
}
.contact-area .contact-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
@media only screen and (max-width : 767px) {
  .contact-area .contact-content {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.contact-area .contact-content .location-map {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 49%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-area .contact-content .location-map {
    display: none;
  }
}
@media only screen and (max-width : 767px) {
  .contact-area .contact-content .location-map {
    display: none;
  }
}
.contact-area .contact-content .location-map iframe {
  width: 100%;
  height: 100%;
}

.contact-form {
  width: 51%;
  padding: 44px 0 48px 76px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-form {
    width: 100%;
    padding: 44px 115px 49px;
  }
}
@media only screen and (max-width : 767px) {
  .contact-form {
    width: 100%;
    padding: 44px 25px 49px;
  }
}
.contact-form .more-btn {
  float: right;
}
@media only screen and (max-width : 767px) {
  .contact-form .more-btn {
    padding: 10px 30px;
  }
}
@media only screen and (max-width : 479px) {
  .contact-form .more-btn {
    float: left;
    margin: 20px 0 0 0;
  }
}
.contact-form .input-outer {
  position: relative;
}
.contact-form .input-outer .form-error {
  position: absolute;
  top: 9px;
  left: 70px;
  font-weight: 400;
  font-size: 16px;
  color: #585858;
  margin: 0;
  padding: 0;
}
.contact-form .input-outer:after {
  position: absolute;
  content: "*";
  right: 17px;
  top: 13px;
  color: #c10000;
  font-size: 15px;
  font-family: "Karla", sans-serif;
  font-weight: 500;
  width: 8px;
  height: 8px;
}
.contact-form .input-outer.not-required:after {
  display: none;
}

.checkbox-outer {
  width: auto;
  float: left;
  margin: 2px 0 0;
}

.checkbox-outer [type=checkbox]:checked,
.checkbox-outer [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.checkbox-outer [type=checkbox]:checked + label,
.checkbox-outer [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 22px;
  margin: 0;
}

.checkbox-outer [type=checkbox]:checked + label:before,
.checkbox-outer [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #d7dade;
  background: #ffffff;
}

.checkbox-outer [type=checkbox]:not(:checked) + label:before {
  border: 2px solid #d7dade;
  background: #ffffff;
}

.checkbox-outer [type=checkbox]:checked + label:after,
.checkbox-outer [type=checkbox]:not(:checked) + label:after {
  content: "";
  width: 14px;
  height: 10px;
  background: url(../images/svg/tick.svg) no-repeat left top;
  background-size: 14px 10px;
  background-position: center center;
  position: absolute;
  top: 6px;
  left: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.checkbox-outer [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.checkbox-outer [type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.assets-block {
  width: 100%;
  background: #313131;
  padding: 58px 0 53px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .assets-block {
    padding: 58px 114px 39px;
  }
}
@media only screen and (max-width : 767px) {
  .assets-block {
    padding: 58px 10px 39px;
  }
}
.assets-block h3 {
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 66px;
}
.assets-block h3:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 81px;
  height: 3px;
  background: #acacac;
  margin: 0 auto;
}
.assets-block ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.assets-block ul li {
  color: #f0f0f0;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 38px;
  position: relative;
  padding-left: 57px;
  width: 46%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .assets-block ul li {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .assets-block ul li {
    width: 100%;
  }
}
.assets-block ul li:before {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  background: #111 url(../images/svg/check.svg) no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
}

.head-blk {
  width: 100%;
}
.head-blk h3 {
  padding-bottom: 18px;
  margin-bottom: 80px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .head-blk h3 {
    margin-bottom: 49px;
  }
}
@media only screen and (max-width : 767px) {
  .head-blk h3 {
    margin-bottom: 49px;
  }
}
.head-blk h3:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 81px;
  height: 3px;
  background: #c6c7cd;
  margin: 0 auto;
  z-index: 1;
}
.head-blk h3:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 20px;
  height: 3px;
  background: #b08a0c;
  margin: 0 auto;
  z-index: 2;
}

.housing-grid {
  width: 100%;
  background: #f6f7f9;
  padding: 52px 15px 43px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .housing-grid {
    padding: 52px 10px 43px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .housing-grid {
    padding: 46px 19px 64px;
  }
}
@media only screen and (max-width : 767px) {
  .housing-grid {
    padding: 46px 19px 64px;
  }
}
@media only screen and (max-width : 479px) {
  .housing-grid {
    padding: 46px 10px 64px;
  }
}
.housing-grid h3 {
  margin-bottom: 46px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .housing-grid h3 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width : 767px) {
  .housing-grid h3 {
    margin-bottom: 40px;
  }
}
.housing-grid .row.collapse .column, .housing-grid .row.collapse .columns {
  padding: 0 15px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .housing-grid .row.collapse .column, .housing-grid .row.collapse .columns {
    padding: 0 10px;
  }
}
@media only screen and (max-width : 479px) {
  .housing-grid .row.collapse .column, .housing-grid .row.collapse .columns {
    padding: 0 10px;
  }
}
.housing-grid .grid-btn {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  margin-top: 2.6rem;
}
.housing-grid .grid-btn .more-btn {
  padding: 10px 59px;
  background: #111;
  color: #d7ae5e;
  font-weight: 500;
  font-size: 22px;
}
.housing-grid .grid-btn .more-btn:hover {
  background: #666;
  border-color: #666;
}
@media (min-width: 768px) and (max-width: 991px) {
  .housing-grid .grid-btn .more-btn {
    padding: 20px 59px 18px;
  }
}
@media only screen and (max-width : 767px) {
  .housing-grid .grid-btn .more-btn {
    padding: 20px 59px 18px;
  }
}
@media only screen and (max-width : 479px) {
  .housing-grid .grid-btn .more-btn {
    padding: 13px 8px 10px;
    font-size: 13px;
  }
}
.housing-grid .slick-prev,
.housing-grid .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 50%;
  margin: 0 auto;
  top: auto;
  display: block;
  width: 68px;
  height: 68px;
  padding: 0;
  cursor: pointer;
  border: 1px solid #b08a0c;
  outline: none;
  background: #111;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.housing-grid .slick-prev:hover,
.housing-grid .slick-prev:focus,
.housing-grid .slick-next:hover,
.housing-grid .slick-next:focus {
  background: #111;
}
.housing-grid .slick-prev:before,
.housing-grid .slick-next:before {
  width: 16px;
  height: 30px;
  content: "";
  position: absolute;
  top: 18px;
  margin: 0 auto;
  background-position: center center;
}
.housing-grid .slick-prev {
  left: -27px;
  z-index: 10;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .housing-grid .slick-prev {
    left: -5px;
  }
}
.housing-grid .slick-next {
  right: -27px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .housing-grid .slick-next {
    right: -5px;
  }
}
.housing-grid .slick-prev:before {
  background-image: url(../images/svg/angle_left.svg) !important;
  background-size: 16px 30px;
  background-repeat: no-repeat;
  left: 22px;
}
.housing-grid .slick-next:before {
  background-image: url(../images/svg/angle_right.svg) !important;
  background-size: 16px 30px;
  background-repeat: no-repeat;
  right: 22px;
}

.tab-only {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tab-only {
    display: block;
  }
}
@media only screen and (max-width : 767px) {
  .tab-only {
    display: block;
  }
}

.content-block .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-block p {
  line-height: 1.5;
}
.content-block .image {
  display: flex;
  justify-content: center;
}
.content-block .image img {
  height: 640px;
}
@media only screen and (max-width : 479px) {
  .content-block .image img {
    height: 400px;
  }
}

@media only screen and (max-width : 479px) {
  #inicio .content-block {
    padding-bottom: 0;
  }
}

.property-new {
  width: 100%;
  background: #ffffff;
  padding: 45px 15px 40px;
}
.property-new .head-blk h3 {
  margin-bottom: 47px;
}
@media only screen and (max-width : 479px) {
  .property-new .head-blk h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
.property-new .row.collapse .medium-12.columns .slick-slide {
  padding: 0 15px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .property-new .row.collapse .medium-12.columns .slick-slide {
    padding: 0 10px;
  }
}
@media only screen and (max-width : 479px) {
  .property-new .row.collapse .medium-12.columns .slick-slide {
    padding: 0 10px;
  }
}
.property-new .grid-single {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(31, 31, 31, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(31, 31, 31, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(31, 31, 31, 0.1);
  margin-bottom: 34px;
}
.property-new .grid-single .villa-image a.image-blk {
  height: 242px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .property-new .grid-single .villa-image a.image-blk {
    height: 226px;
  }
}
.property-new .grid-single .villa-info {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.property-new .grid-single .villa-info .room-facility {
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding: 13px 5px 21px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.property-new .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.property-new .slick-dots li button {
  width: 12px;
  height: 12px;
  font-size: 0;
  border-radius: 100%;
  background: #f1f1f2;
  margin: 0 4px;
  cursor: pointer;
  outline: none;
}
.property-new .slick-dots li.slick-active button {
  background: #5ea4d7;
}
.property-new .slick-prev,
.property-new .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -11px;
  margin: 0;
  display: block;
  width: 35px;
  height: 35px;
  padding: 0;
  cursor: pointer;
  border: 1px solid #eae7e7;
  outline: none;
  background: transparent;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.property-new .slick-prev:hover,
.property-new .slick-prev:focus,
.property-new .slick-next:hover,
.property-new .slick-next:focus {
  background: #5ea4d7;
}
.property-new .slick-prev:before,
.property-new .slick-next:before {
  width: 8px;
  height: 15px;
  content: "";
  position: absolute;
  top: 9px;
  margin: 0 auto;
  background-position: center center;
}
.property-new .slick-prev {
  left: 43%;
  right: auto;
  z-index: 10;
}
.property-new .slick-next {
  right: 43%;
  left: auto;
}
@media screen and (min-width: 37.5em) and (max-width: 63.9375em) {
  .property-new .slick-prev {
    left: 35%;
  }
  .property-new .slick-next {
    right: 35%;
  }
}
@media screen and (max-width: 37.4375em) {
  .property-new .slick-prev {
    left: 5px;
  }
  .property-new .slick-next {
    right: 5px;
  }
}
.property-new .slick-prev:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAxNiAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS4wNDI3IDI4LjU0NTdDMTQuNjg5MiAyOC45Mjc5IDE0LjIwNzkgMjkuMTQyOSAxMy43MDU5IDI5LjE0MjlDMTMuMjAzOCAyOS4xNDI5IDEyLjcyMjUgMjguOTI3OSAxMi4zNjkgMjguNTQ1N0wxLjA3MTM1IDE2LjQzMThDMC43MTQ4ODcgMTYuMDUyNyAwLjUxNDM4MSAxNS41MzY3IDAuNTE0MzgxIDE0Ljk5ODNDMC41MTQzODEgMTQuNDYgMC43MTQ4ODcgMTMuOTQ0IDEuMDcxMzUgMTMuNTY0OUwxMi4zNjkgMS40NTA5OUMxMi44NDY2IDAuOTM4ODU3IDEzLjU0MjggMC43Mzg4NDcgMTQuMTk1MiAwLjkyNjNDMTQuODQ3NiAxLjExMzc1IDE1LjM1NzMgMS42NjAxOSAxNS41MzIxIDIuMzU5NzhDMTUuNzA2OSAzLjA1OTM2IDE1LjUyMDQgMy44MDU4MSAxNS4wNDI3IDQuMzE3OTRMNS4xMDA4NCAxNS4wMTg1TDE1LjA4MDQgMjUuNzE5MUMxNS43ODc3IDI2LjUxNTEgMTUuNzcxIDI3Ljc3MTcgMTUuMDQyNyAyOC41NDU3WiIgZmlsbD0iIzQ1NDU0NSIvPgo8L3N2Zz4K) !important;
  background-size: 8px 15px;
  background-repeat: no-repeat;
  left: 12px;
}
.property-new .slick-next:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAxNiAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjk1NzI1MyAyOC41NDU3QzEuMzEwODEgMjguOTI3OSAxLjc5MjA4IDI5LjE0MjkgMi4yOTQxNCAyOS4xNDI5QzIuNzk2MiAyOS4xNDI5IDMuMjc3NDcgMjguOTI3OSAzLjYzMTAyIDI4LjU0NTdMMTQuOTI4NiAxNi40MzE4QzE1LjI4NTEgMTYuMDUyNyAxNS40ODU2IDE1LjUzNjcgMTUuNDg1NiAxNC45OTgzQzE1LjQ4NTYgMTQuNDYgMTUuMjg1MSAxMy45NDQgMTQuOTI4NiAxMy41NjQ5TDMuNjMxMDIgMS40NTA5OUMzLjE1MzQgMC45Mzg4NTcgMi40NTcyNSAwLjczODg0NyAxLjgwNDggMC45MjYzQzEuMTUyMzYgMS4xMTM3NSAwLjY0Mjc0MSAxLjY2MDE5IDAuNDY3OTE5IDIuMzU5NzhDMC4yOTMwOTcgMy4wNTkzNiAwLjQ3OTYzIDMuODA1ODEgMC45NTcyNTMgNC4zMTc5NEwxMC44OTkyIDE1LjAxODVMMC45MTk1OTQgMjUuNzE5MUMwLjIxMjI4MyAyNi41MTUxIDAuMjI5MDIzIDI3Ljc3MTcgMC45NTcyNTMgMjguNTQ1N1oiIGZpbGw9IiM0NTQ1NDUiLz4KPC9zdmc+) !important;
  background-size: 8px 15px;
  background-repeat: no-repeat;
  right: 11px;
}

.highlightedprop-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 30px;
}
.highlightedprop-container .grid-single {
  margin-bottom: 0;
}
@media screen and (min-width: 37.5em) and (max-width: 64em) {
  .highlightedprop-container {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 25px 15px;
  }
}
@media screen and (max-width: 37.4375em) {
  .highlightedprop-container {
    display: block;
  }
  .highlightedprop-container .grid-single {
    margin-bottom: 50px;
  }
}

.quick-links {
  width: 100%;
  background: #f6f7f9;
  padding: 55px 0 73px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .quick-links {
    padding: 50px 0 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quick-links {
    padding: 40px 0 20px;
  }
}
@media only screen and (max-width : 767px) {
  .quick-links {
    padding: 40px 0 20px;
  }
}
.quick-links .link-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 19px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .quick-links .link-list {
    padding: 0 27px;
  }
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list {
    padding: 0 10px;
  }
}
.quick-links .link-list .link-single {
  width: 25%;
  padding: 0 11px;
  margin-bottom: 21px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .quick-links .link-list .link-single {
    width: 50%;
  }
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single {
    width: 50%;
  }
}
@media only screen and (max-width : 479px) {
  .quick-links .link-list .link-single {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single {
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
.quick-links .link-list .link-single a.quick-image {
  display: block;
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  height: 237px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .quick-links .link-list .link-single a.quick-image {
    height: 217px;
  }
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single a.quick-image {
    height: 217px;
  }
}
@media only screen and (max-width : 479px) {
  .quick-links .link-list .link-single a.quick-image {
    height: 217px;
  }
}
.quick-links .link-list .link-single a.quick-image img {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.quick-links .link-list .link-single a.quick-image .link-overlay {
  float: left;
  left: 50%;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.quick-links .link-list .link-single a.quick-image .link-overlay h3 {
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single a.quick-image .link-overlay h3 {
    font-size: 15px;
    line-height: 20px;
  }
}
.quick-links .link-list .link-single a.quick-image .link-overlay span {
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  display: inline-block;
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single a.quick-image .link-overlay span {
    font-size: 14px;
  }
}
.quick-links .link-list .link-single a.quick-image:hover span {
  background: #111;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 14px 16px 12px;
  border: 1px solid transparent;
}
.quick-links .link-list .link-single a.quick-image:hover span:hover {
  border: 1px solid #111;
  background: transparent;
}
@media only screen and (max-width : 767px) {
  .quick-links .link-list .link-single a.quick-image:hover span {
    padding: 7px 10px 7px;
  }
}
.quick-links .link-list .link-single a.quick-image:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}

.highlightedprop-container .grid-single .villa-info .villa-price {
  font-weight: 700;
}

section.newsletter-section {
  width: 100%;
  display: flex;
  background: url(../images/content/empty-modern-room-with-furniture.jpg) no-repeat #e6e6e6;
  background-size: auto 480px;
  height: 480px;
  margin: 1px 0;
}
section.newsletter-section .left {
  width: 800px;
}
section.newsletter-section .right {
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width : 479px) {
  section.newsletter-section .right {
    margin: 0 auto;
  }
  section.newsletter-section .right .form-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
section.newsletter-section .right h2 {
  color: #000;
  font-weight: 400;
  margin: 0 0 0.6rem 0;
}
section.newsletter-section .right p {
  color: #000;
  width: 80%;
  line-height: 1.6;
}
section.newsletter-section .right #home-newsletter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
}
section.newsletter-section .right #home-newsletter .form-wrapper {
  display: flex;
  column-gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
}
section.newsletter-section .right #home-newsletter .input-outer {
  position: relative;
}
section.newsletter-section .right #home-newsletter .input-outer input {
  width: 300px;
  margin: 0;
  border: none;
  border-bottom: 2px solid #aaa;
  min-height: 56px;
  background: transparent;
  box-shadow: none;
}
section.newsletter-section .right #home-newsletter .input-outer input::placeholder {
  color: #666;
}
section.newsletter-section .right #home-newsletter .input-outer input:focus {
  background: #ebebeb;
}
section.newsletter-section .right #home-newsletter .input-outer img {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 14px;
}
section.newsletter-section .right #home-newsletter .input-outer .button {
  background: #b08a0c;
  color: #fff;
  text-transform: uppercase;
}
section.newsletter-section .right #home-newsletter .input-outer .button:hover {
  background: #947510;
}
section.newsletter-section .right #home-newsletter .checkbox-outer {
  width: 300px;
  color: #000;
}
section.newsletter-section .right #home-newsletter .checkbox-outer label {
  color: #000;
  gap: 1rem;
}
section.newsletter-section .right #home-newsletter .checkbox-outer a {
  color: #b08a0c;
  margin: 0 4px;
}
@media screen and (max-width: 64em) {
  section.newsletter-section {
    padding: 0 4rem;
    background: #e6e6e6;
    height: 360px;
  }
  section.newsletter-section .left {
    width: 0;
  }
}
@media screen and (max-width: 48em) {
  section.newsletter-section {
    padding: 0 2rem;
    height: auto;
  }
}

.break {
  flex-basis: 100%;
  height: 0;
}

section.map-section {
  margin-top: 3rem;
}
section.map-section h3 {
  margin-bottom: 2rem;
}
section.map-section .buttons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1rem;
  margin-bottom: 24px;
}
section.map-section .buttons .main-btn {
  color: #b08a0c;
}
section.map-section .buttons .main-btn.active {
  background: #b08a0c;
  color: #fff;
}
section.map-section #homepage-map {
  width: 100%;
  height: 508px;
  display: block;
}
@media (max-width: 991px) {
  section.map-section #homepage-map {
    height: 360px;
  }
}

.footerimg-outer-block {
  width: 100%;
  height: 430px;
}
.footerimg-outer-block > img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: center center;
}

.map-popup {
  width: 260px;
}
.map-popup a {
  display: flex;
  flex-direction: column;
  border: 1px solid #ccc;
}
.map-popup a .content-top {
  position: relative;
}
.map-popup a .content-top .property-img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.map-popup a .content-top .category {
  font-size: 16px;
  background: #ccc;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
}
.map-popup a .content-top .category span {
  color: #111;
}
.map-popup a .content-btm {
  padding: 2px 12px 12px 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.map-popup a .content-btm .title-blk h6 {
  text-align: center;
  margin-bottom: 16px;
}
.map-popup a .content-btm .icon-blk ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.map-popup a .content-btm .icon-blk ul li {
  display: flex;
  gap: 4px;
}
.map-popup a .content-btm .icon-blk ul li span {
  color: #111;
  font-size: 14px;
}
.map-popup a .content-btm .icon-blk ul li img {
  height: 16px;
  opacity: 0.8;
}
.map-popup a .content-btm .price-blk {
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.map-popup a .content-btm .price-blk span.reference {
  color: #111;
  font-size: 16px;
}
.map-popup a .content-btm .price-blk span.price {
  color: #111;
  font-size: 16px;
}

.content.internal {
  margin-top: 120px;
}
.content .banner-image {
  height: 240px;
  position: relative;
}
@media (max-width: 991px) {
  .content .banner-image {
    height: 180px;
  }
}
.content .banner-image img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .content .banner-image img {
    height: 180px;
  }
}
.content .banner-image h1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  margin: 0;
  font-size: 48px;
  font-weight: 400;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .content .banner-image h1 {
    font-size: 28px;
    padding: 0 3rem;
  }
}
@media only screen and (max-width : 369px) {
  .content .banner-image h1 {
    font-size: 22px;
    padding: 0 1rem;
  }
}
.content .main {
  padding: 1.6rem 0 4rem 0;
}
@media (max-width: 991px) {
  .content .main {
    padding: 1.6rem 1rem 2rem 1rem;
  }
}
.content .main section {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.content h1 {
  margin: 0.6rem 0 2rem 0;
  color: #111;
  position: relative;
}
.content h2 {
  margin: 0.8rem 0 0.6rem 0;
  font-size: 24px;
}
.content h3 {
  margin: 0.8rem 0 0.6rem 0;
  font-size: 18px;
}
.content p {
  padding: 0 0 0.8rem;
  line-height: 1.8;
}
.content p strong {
  color: #b08a0c;
}
.content ul,
.content ol {
  padding: 0 0 2rem 1.6rem;
  list-style-type: disc;
}
.content ul li,
.content ol li {
  color: #111;
  margin-bottom: 0.6rem;
  list-style-type: disc;
  line-height: 1.6;
  font-size: 18px;
}
.content .content-block {
  width: 100%;
  padding: 58px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .content-block {
    padding: 59px 90px 47px;
  }
}
@media only screen and (max-width : 767px) {
  .content .content-block {
    padding: 59px 10px 47px;
  }
}
.content .content-block h3 {
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.content .content-block .content-text {
  width: 100%;
}
.content .content-block .content-text p {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 991px) {
  .content .content-block .content-text {
    width: 90%;
  }
}
.content .content-block .content-image {
  padding-left: 82px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .content .content-block .content-image {
    padding-left: 30px;
  }
}
.content table {
  margin-bottom: 3rem;
}
.content table td {
  color: #111;
}
.content .content-text {
  padding-right: 2rem;
}
@media (max-width: 991px) {
  .content .content-text {
    padding-right: 0;
  }
}
.content .content-text .background {
  background: #eeeae0;
  padding: 2rem;
  margin-bottom: 2rem;
}
.content .content-text .background p:last-child {
  margin: 0;
  padding: 0;
}
.content .content-gallery {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.content .content-gallery img {
  width: 100%;
}
.content section {
  margin-bottom: 2rem;
}
.content .image {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .content .image {
    margin-top: 1rem;
  }
}

.logic {
  padding: 1rem 0 3rem 0;
}

.proplisting-title-block .proplisting-title {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 18px;
}
.proplisting-title-block .proplisting-title p {
  order: 0;
  margin: 0;
  font-size: 18px;
  font-family: "Karla", sans-serif;
  width: 240px;
}
.proplisting-title-block .proplisting-title p strong {
  font-weight: 700;
}
.proplisting-title-block .proplisting-title .selectbox--order {
  width: 240px;
}
.proplisting-title-block .proplisting-title h1 {
  font-size: 24px;
  font-size: 1.5em;
  font-size: 1.5rem;
  margin: 0;
  order: 1;
}
.proplisting-title-block .proplisting-title h1:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -16px;
  border-bottom: 3px solid #b08a0c;
  width: 60px;
}
.proplisting-title-block .proplisting-title .selectbox {
  order: 2;
}
.proplisting-title-block .proplisting-title .selectbox select {
  margin: 0;
}
@media only screen and (max-width : 479px) {
  .proplisting-title-block .proplisting-title {
    padding: 0;
    flex-direction: column;
  }
  .proplisting-title-block .proplisting-title p {
    text-align: center;
  }
  .proplisting-title-block .proplisting-title h1 {
    margin-bottom: 2rem;
  }
}

.listing-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 30px;
  margin: 0 6rem;
}
.listing-container.listing {
  padding: 0 2rem;
}
@media screen and (min-width: 64em) and (max-width: 75em) {
  .listing-container {
    margin: 0 2rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 64em) {
  .listing-container {
    gap: 25px 15px;
    margin: 0 0.4rem;
  }
  .listing-container .grid-single .villa-image a img {
    height: 228px;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 47.9375em) {
  .listing-container {
    grid-template-columns: 1fr;
    margin: 0 0.4rem;
  }
  .listing-container .grid-single .villa-image a img {
    height: 360px;
  }
}
@media screen and (max-width: 37.4375em) {
  .listing-container {
    display: block;
    margin: 0 0.4rem;
  }
  .listing-container .grid-single .villa-image a img {
    height: 280px;
  }
  .listing-container .grid-single {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 33.125em) {
  .listing-container {
    display: block;
    margin: 0 0.4rem;
  }
  .listing-container .grid-single .villa-image a img {
    height: 200px;
  }
  .listing-container .grid-single {
    margin-bottom: 50px;
  }
}

.detail .listing-container {
  margin: 0;
}

.pagination-outercon {
  margin: 36px 0 57px;
}
.pagination-outercon .pagination {
  text-align: center;
}
.pagination-outercon .pagination li {
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  text-transform: uppercase;
  color: #b08a0c;
  font-weight: 400;
  border-radius: 2px;
  padding: 0.4em 1em;
}
.pagination-outercon .pagination li a {
  font-size: inherit;
}
.pagination-outercon .pagination li.current, .pagination-outercon .pagination li:hover {
  background-color: #b08a0c;
  color: #fff;
}
.pagination-outercon .pagination li.current a, .pagination-outercon .pagination li:hover a {
  background-color: transparent;
  color: inherit;
}
.pagination-outercon .pagination li.current span, .pagination-outercon .pagination li:hover span {
  color: inherit;
}

.grid-single {
  box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-single {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width : 767px) {
  .grid-single {
    margin-bottom: 42px;
  }
}
.grid-single .villa-image {
  width: 100%;
  position: relative;
}
.grid-single .villa-image a {
  display: block;
  width: 100%;
}
.grid-single .villa-image a img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .grid-single .villa-image a img {
    height: 320px;
  }
}
@media only screen and (max-width : 479px) {
  .grid-single .villa-image a img {
    height: 250px;
  }
}
.grid-single .villa-image .ribbons {
  position: absolute;
  top: 0;
  left: 0;
}
.grid-single .villa-image .ribbons .ribbon {
  font-size: 12px;
  line-height: 12px;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #ffffff;
  padding: 8px 12px;
  text-align: center;
  text-transform: uppercase;
}
.grid-single .villa-image .ribbons .ribbon.reference-number {
  background: rgba(37, 37, 37, 0.8);
}
.grid-single .villa-image .ribbons .ribbon.nuevo {
  background: rgba(50, 168, 82, 0.8);
}
.grid-single .villa-image .ribbons .ribbon.reducido {
  background: rgba(168, 47, 166, 0.8);
}
.grid-single .villa-image .ribbons .ribbon.reservado {
  background: rgba(168, 136, 47, 0.8);
}
.grid-single .villa-image .ribbons .ribbon.vendido {
  background: rgba(168, 63, 47, 0.8);
}
.grid-single .villa-image .ribbons .ribbon.oferta {
  background: rgba(48, 88, 176, 0.8);
}
.grid-single .villa-image .property-status {
  position: absolute;
  left: 13px;
  top: 35px;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  line-height: 12px;
  color: #ffffff;
  background: #5ea4d7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  min-width: 84px;
  text-align: center;
  padding: 8px 18px 8px 15px;
}
.grid-single .villa-image .favorite-btn {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 38px;
  height: 38px;
}
.grid-single .villa-image .favorite-btn a {
  width: 38px;
  height: 38px;
  background-color: rgba(255, 255, 255, 0.7);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.grid-single .villa-image .favorite-btn a img {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.grid-single .villa-image .favorite-btn a img.favorite-active {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 30px;
  height: 30px;
}
.grid-single .villa-image .favorite-btn a.activated .favorite-active {
  opacity: 1;
  visibility: visible;
  position: static;
}
.grid-single .villa-image .favorite-btn a.activated .favorite-normal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.grid-single .villa-description {
  background: #fff;
  padding: 20px;
}
.grid-single .villa-description .villa-top {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.grid-single .villa-description .villa-top h3 {
  margin: 0;
  padding: 0;
  font-weight: 300;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
}
.grid-single .villa-description .villa-top h2 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  height: 4rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .grid-single .villa-description .villa-top h2 {
    font-size: 24px;
  }
}
.grid-single .villa-info {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 0.6rem 0;
}
.grid-single .villa-info .room-facility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .grid-single .villa-info .room-facility {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.4rem 1rem;
  }
}
@media (max-width: 991px) {
  .grid-single .villa-info .room-facility {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.4rem 1rem;
  }
}
.grid-single .villa-info .room-facility .facility-single {
  display: flex;
  justify-content: space-between;
  height: 20px;
  align-items: center;
}
.grid-single .villa-info .room-facility .facility-single span {
  font-weight: 700;
  color: #b08a0c;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .grid-single .villa-info .room-facility .facility-single {
    padding: 0 11px;
  }
}
@media (max-width: 991px) {
  .grid-single .villa-info .room-facility .facility-single {
    justify-content: flex-start;
  }
}
.grid-single .villa-info .room-facility .facility-single img {
  display: table-cell;
  vertical-align: middle;
}
.grid-single .villa-info .room-facility .facility-single span {
  font-size: 16px;
  color: #b08a0c;
  padding: 3px 0 0 8px;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .grid-single .villa-info .room-facility .facility-single span {
    font-size: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .grid-single .villa-info .room-facility .facility-single span {
    font-size: 13px;
  }
}
@media only screen and (max-width : 479px) {
  .grid-single .villa-info .room-facility .facility-single span {
    font-size: 13px;
  }
}
.grid-single .villa-price {
  border-top: 1px solid rgba(176, 138, 12, 0.2);
  margin-top: 1.2rem;
  padding-top: 1.2rem;
  color: #b08a0c;
  font-size: 28px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  align-items: center;
}
.grid-single .villa-price div {
  color: #b08a0c;
}
.grid-single .villa-price .btn {
  border: 1px solid #b08a0c;
  padding: 6px 24px;
  font-size: 14px;
  text-transform: uppercase;
  color: #f2c364;
  background: #111;
}
.grid-single .villa-price .btn:hover {
  background: #666;
}
@media (max-width: 991px) {
  .grid-single .villa-price {
    padding-bottom: 0;
  }
}

.home-slider .slick-list {
  margin-left: 6px;
}
.home-slider .grid-single {
  padding-right: 12px;
  box-shadow: unset;
}

/**********************************************
    Detail page
***********************************************/
.detail #contact-form::before {
  display: block;
  content: " ";
  margin-top: -205px;
  height: 205px;
  visibility: hidden;
  pointer-events: none;
}
.detail .detail-top {
  width: 100%;
}
.detail .detail-top.fixed {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 99;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.detail .detail-top .top-inner {
  margin: 0 auto;
  padding: 1.6rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 767px) {
  .detail .detail-top .top-inner {
    padding: 0.6rem 0;
  }
}
.detail .detail-top .top-inner .left {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media (max-width: 991px) {
  .detail .detail-top .top-inner {
    justify-content: space-around;
  }
}
@media only screen and (max-width : 767px) {
  .detail .detail-top .top-inner {
    flex-direction: column;
    gap: 0.6rem;
  }
  .detail .detail-top .top-inner .left {
    flex-direction: row-reverse;
    align-items: center;
    gap: 1rem;
  }
}
.detail .detail-top h1 {
  color: #111;
  font-weight: 400;
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.detail .detail-top h2 {
  color: #666;
  font-weight: 300;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width : 479px) {
  .detail .detail-top h2 {
    display: none;
  }
}
.detail .detail-top h3 {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.detail .detail-top h3 a {
  background: #111;
  color: #fff;
  padding: 12px 24px;
  border-radius: 100px 100px 100px 100px;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  display: flex;
  gap: 0.6rem;
  color: #d7ae5e;
}
.detail .detail-top h3 a img {
  fill: #d7ae5e;
  opacity: 0.7;
  height: 28px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .detail-top h3 a {
    font-size: 16px;
    padding: 12px 16px;
  }
  .detail .detail-top h3 a img {
    height: 20px;
  }
}
@media only screen and (max-width : 479px) {
  .detail .detail-top h3 a {
    font-size: 16px;
    padding: 12px 16px;
  }
  .detail .detail-top h3 a img {
    height: 20px;
  }
}
.detail .detail-top h3 span {
  background: #eeeae0;
  padding: 12px 24px;
  border-radius: 100px 100px 100px 100px;
  color: #b08a0c;
  font-size: 32px;
  font-weight: 400;
}
@media only screen and (max-width : 479px) {
  .detail .detail-top h3 span {
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  .detail .detail-top {
    flex-direction: column;
    padding: 1rem;
  }
  .detail .detail-top h1 {
    font-size: 18px;
    text-align: center;
  }
  .detail .detail-top h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width : 479px) {
  .detail .detail-top {
    padding: 0.6rem;
  }
}
.detail .inner-banner {
  position: relative;
  background: #f6f6f6;
}
.detail .inner-banner .property-image-slider {
  position: relative;
}
.detail .inner-banner .property-image-slider .slick-slide {
  margin: 0 0.5rem;
}
.detail .inner-banner .property-image-slider .slick-slide img {
  width: 100%;
  height: 565px;
  object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .inner-banner .property-image-slider .slick-slide img {
    height: 420px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .inner-banner .property-image-slider .slick-slide img {
    height: 420px;
  }
}
@media only screen and (max-width : 767px) {
  .detail .inner-banner .property-image-slider .slick-slide img {
    height: 360px;
  }
}
@media only screen and (max-width : 479px) {
  .detail .inner-banner .property-image-slider .slick-slide img {
    height: 240px;
  }
}
.detail .inner-banner .prev,
.detail .inner-banner .next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 64px;
  height: 64px;
  background: rgba(17, 17, 17, 0.6);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.detail .inner-banner .prev:hover,
.detail .inner-banner .next:hover {
  background: rgba(17, 17, 17, 0.8);
}
.detail .inner-banner .prev img,
.detail .inner-banner .next img {
  width: 24px;
}
@media only screen and (max-width : 479px) {
  .detail .inner-banner .prev,
  .detail .inner-banner .next {
    width: 32px;
    height: 32px;
  }
  .detail .inner-banner .prev img,
  .detail .inner-banner .next img {
    width: 12px;
  }
}
.detail .inner-banner .prev {
  left: 4rem;
}
.detail .inner-banner .prev img {
  margin-left: -8px;
}
@media only screen and (max-width : 479px) {
  .detail .inner-banner .prev {
    left: 1rem;
  }
}
.detail .inner-banner .next {
  right: 4rem;
}
.detail .inner-banner .next img {
  margin-right: -8px;
}
@media only screen and (max-width : 479px) {
  .detail .inner-banner .next {
    right: 1rem;
  }
}
@media (max-width: 991px) {
  .detail .inner-banner {
    padding: 30px 0;
  }
}
.detail .image-box {
  position: relative;
}
.detail .image-box a {
  display: block;
}
.detail .image-box picture {
  display: block;
}
.detail .image-box img {
  display: block;
}
.detail .image-box .main-photo {
  width: 100%;
  height: 640px;
  object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .image-box .main-photo {
    height: 480px;
  }
}
@media only screen and (min-width: 480px) and (max-width : 767px) {
  .detail .image-box .main-photo {
    height: 360px;
  }
}
@media only screen and (max-width : 479px) {
  .detail .image-box .main-photo {
    height: 280px;
  }
}
.detail .image-box .ribbons {
  position: absolute;
  left: 13px;
  top: 12px;
}
.detail .image-box .ribbons .ribbon {
  font-size: 12px;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #ffffff;
  background: rgba(37, 37, 37, 0.8);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 8px 5px;
  margin-bottom: 4px;
  text-align: center;
  text-transform: uppercase;
}
.detail .image-box .ribbons .ribbon.reference-number {
  background: rgba(37, 37, 37, 0.8);
}
.detail .image-box .ribbons .ribbon.nuevo {
  background: rgba(50, 168, 82, 0.8);
}
.detail .image-box .ribbons .ribbon.reducido {
  background: rgba(168, 47, 166, 0.8);
}
.detail .image-box .ribbons .ribbon.reservado {
  background: rgba(168, 136, 47, 0.8);
}
.detail .image-box .ribbons .ribbon.vendido {
  background: rgba(168, 63, 47, 0.8);
}
.detail .image-box .ribbons .ribbon.oferta {
  background: rgba(48, 88, 176, 0.8);
}
.detail .image-box .property-status {
  font-size: 16px;
  line-height: 12px;
  margin-bottom: 4px;
  color: #ffffff;
  background: #f0556f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 18px 10px 15px;
}
.detail .image-box .favorite-btn {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 38px;
  height: 38px;
}
.detail .image-box .favorite-btn a {
  width: 38px;
  height: 38px;
  background-color: rgba(255, 255, 255, 0.7);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.detail .image-box .favorite-btn a img {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.detail .image-box .favorite-btn a img.favorite-active {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 30px;
  height: 30px;
}
.detail .image-box .favorite-btn a.activated .favorite-active {
  opacity: 1;
  visibility: visible;
  position: static;
}
.detail .image-box .favorite-btn a.activated .favorite-normal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.detail .image-box .photo-count {
  position: absolute;
  right: 20px;
  bottom: 45px;
  background: rgba(0, 0, 0, 0.8);
  padding: 17px 24px;
  font-size: 16px;
  font-weight: 700;
  min-width: 160px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.detail .image-box .photo-count span {
  color: inherit;
}
.detail .image-box .photo-count img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 3px 0;
}
.detail .image-box .photo-count:hover {
  background: #111;
}
@media (max-width: 991px) {
  .detail .image-box .photo-count {
    font-size: 12px;
    padding: 10px 15px;
    min-width: 120px;
    right: 15px;
    bottom: 15px;
  }
}
.detail .image-box-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: -10px 0;
}
.detail .image-box-outer .image-box {
  padding: 10px 0;
}
.detail .image-box-outer .image-box img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .image-box-outer .image-box img {
    height: 147px;
  }
}
.detail .inner-banner .row.full {
  max-width: 96%;
}
@media (max-width: 991px) {
  .detail .inner-banner .medium-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .detail .inner-banner .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
  }
}
.detail .content-left {
  max-width: 960px;
}
@media (max-width: 991px) {
  .detail .content-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.detail .facility-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 21px 0 18px;
  border-bottom: 1px solid #efefef;
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .facility-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width : 767px) {
  .detail .facility-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.detail .facility-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .facility-list ul {
    padding: 0 0 15px;
    border-bottom: 1px solid #efefef;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .detail .facility-list ul {
    border-bottom: 1px solid #efefef;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  .detail .facility-list ul {
    width: 60%;
  }
}
.detail .facility-list ul li {
  padding-right: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .facility-list ul li {
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .facility-list ul li:last-child {
    padding: 0;
  }
}
@media only screen and (max-width : 767px) {
  .detail .facility-list ul li {
    padding-right: 25px;
    padding-bottom: 15px;
  }
}
.detail .facility-list ul li span {
  color: #333333;
  padding-left: 6px;
}
.detail .print-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 265px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .print-section {
    max-width: 212px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .print-section {
    width: 100%;
    max-width: 100%;
    padding: 20px 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width : 767px) {
  .detail .print-section {
    padding: 15px 0 0;
  }
}
.detail .print-section .print img {
  width: 27px;
}
.detail .print-section .plan img {
  width: 29px;
}
.detail .print-section a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 14px;
  align-items: center;
}
.detail .print-section a:hover span {
  color: #111;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .detail .print-section a {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .print-section a {
    margin-right: 10px;
  }
  .detail .print-section a:last-child {
    margin: 0;
  }
}
.detail .print-section a span {
  color: #333333;
  padding-left: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  .detail .print-section a span {
    max-width: 90px;
  }
}
.detail .print-section a span:hover {
  color: #111;
}
.detail .table-outer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  color: #333333;
  width: 100%;
  padding: 37px 0 42px;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer {
    padding: 10px 0 30px;
    display: block;
  }
}
.detail .table-outer .element {
  display: flex;
  gap: 0.6rem;
  color: #333333;
  font-size: 16px;
  border-bottom: 1px solid #f4f4f4;
  padding: 12px 0;
  font-weight: 600;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer .element {
    display: block;
    padding: 8px 0;
  }
}
.detail .table-outer .element.cell1 {
  width: 53%;
  position: relative;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer .element.cell1 {
    width: 100%;
  }
}
.detail .table-outer .element.cell1:before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 2px;
  height: 26px;
  background: #f4f4f4;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer .element.cell1:before {
    display: none;
  }
}
.detail .table-outer .element.cell2 {
  width: 47%;
  padding-left: 20px;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer .element.cell2 {
    width: 100%;
    padding-left: 0;
  }
}
.detail .table-outer .element span {
  color: #333333;
  display: inline-block;
  font-weight: 400;
}
@media only screen and (max-width : 767px) {
  .detail .table-outer .element span {
    min-width: 50%;
  }
}
.detail #property-map {
  width: 100%;
  height: 400px;
}
.detail section.similar {
  padding: 3rem 0;
}
.detail section.similar h4 {
  margin-bottom: 3rem;
  font-size: 32px;
  font-weight: 400;
}
.detail section.contact {
  background: #eeeae0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  backdrop-filter: brightness(60%);
  position: relative;
}
.detail section.contact .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  backdrop-filter: brightness(60%);
  z-index: -2;
}
.detail section.contact h4 {
  margin-bottom: 1rem;
  font-size: 18px;
}
.detail section.contact p {
  color: #111 !important;
}
.detail .contact-form {
  width: 100%;
  margin: 3rem 0;
  padding: 1.6rem 1rem 2rem 1rem;
  background: rgba(255, 255, 255, 0.8);
}
.detail .contact-form h4 {
  text-align: center;
}
.detail .contact-form #detailForm {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail .contact-form #detailForm .input-outer {
  margin: 0;
}
.detail .contact-form #detailForm .checkbox-outer label {
  color: #111;
}
.detail .contact-form #detailForm .more-btn {
  border: unset;
  background: #b08a0c;
  color: #fff;
}

.contact .contact-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 991px) {
  .contact .contact-top {
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }
}
.contact .contact-top .block {
  padding: 3rem;
}
@media only screen and (max-width : 479px) {
  .contact .contact-top .block {
    padding: 1.6rem;
  }
}
.contact .contact-top .block h2 {
  font-weight: 400;
  color: #b08a0c;
  position: relative;
  margin-bottom: 1.6rem;
}
.contact .contact-top .block h2:after {
  position: absolute;
  left: 0;
  bottom: -0.4rem;
  content: "";
  border-bottom: 1px solid rgba(176, 138, 12, 0.5);
  width: 100px;
}
.contact .contact-top .block.details {
  display: flex;
  justify-content: center;
}
.contact .contact-top .block.details .text p {
  margin-bottom: 1rem;
  color: #111;
  max-width: 480px;
  line-height: 1.5;
  font-size: 14px;
}
.contact .contact-top .block.details ul {
  margin: 0 0 1.2rem 0;
  padding: 0;
  list-style-type: none !important;
}
.contact .contact-top .block.details ul li {
  list-style-type: none !important;
}
.contact .contact-top .block.details ul.details a {
  color: #947510;
  font-weight: 500;
}
.contact .contact-top .block.details ul.socials li img {
  filter: invert(0.5) sepia(1);
}
.contact .contact-top .block.form {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width : 479px) {
  .contact .contact-top .block.form {
    padding: 1rem;
  }
}
.contact .contact-top .block.form #contactoForm {
  max-width: 460px;
  padding: 2rem;
  background: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width : 479px) {
  .contact .contact-top .block.form #contactoForm {
    padding: 1.2rem;
  }
}
.contact .input-outer {
  position: relative;
  overflow: visible;
  margin: 0 0 10px;
}
.contact .input-outer input {
  margin: 0;
  background-color: #fff;
  color: #111;
  height: 45px;
  font-size: 15px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  padding: 0 10px;
  box-shadow: 0 1px 0 0 rgba(141, 138, 125, 0.38);
}
.contact .input-outer input::placeholder {
  color: inherit;
}
.contact .input-outer span {
  position: absolute;
  top: 12px;
  right: 10px;
  color: #ae0000;
}
.contact .textarea {
  margin: 0 0 10px;
  background-color: #fff;
  color: #111;
  height: 117px;
  font-size: 15px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  padding: 10px;
  box-shadow: 0 1px 0 0 rgba(141, 138, 125, 0.38);
}
.contact .textarea::placeholder {
  color: #111;
}
.contact .checkbox-outer {
  margin: 0 0 10px;
}
.contact .checkbox-outer input[type=checkbox] {
  display: none;
}
.contact .checkbox-outer label {
  margin: 0;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  position: relative;
  padding-left: 28px;
}
.contact .checkbox-outer label span {
  display: block;
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #111;
}
.contact .checkbox-outer label a {
  text-decoration: underline;
}
.contact .checkbox-outer label a:hover {
  color: #eee;
}
.contact .checkbox-outer input[type=checkbox]:checked + label span {
  background: #fff url("../images/svg/tick.svg") center center no-repeat;
}
.contact .btn--submit {
  background: #b08a0c;
  height: 48px;
  line-height: 48px;
  border: 0;
  box-shadow: none;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.contact .btn--submit:hover {
  background: #b08a0c;
}
.contact .error {
  border: 2px solid #ae0000;
  background: #ffdede !important;
}
.contact p {
  color: #fff;
}

.contact--title {
  font-size: 28px;
  font-size: 1.75em;
  font-size: 1.75rem;
  text-align: center;
  margin: 0 0 1.32em;
}

.contact__details--title {
  font-size: 26px;
  font-size: 1.625em;
  font-size: 1.625rem;
  text-transform: none;
  margin: 1rem 0 0.5em;
}

@media screen and (max-width: 37.4375em) {
  .contact__banner {
    height: 260px;
  }
  .contact__container {
    position: static;
    flex-wrap: wrap;
    left: 0;
    margin: -98px 1em 0;
    top: -98px;
  }
  .contact__container__left {
    width: calc(100% - 2em);
    padding: 1em 1.5em;
    margin: 0 0 2.5em;
  }
  .contact__container__right {
    width: calc(100% - 2em);
    margin: 0 0 40px;
    padding: 0;
  }
  .contact__map {
    margin: 0;
  }
  .contact--title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 64em) {
  .contact__banner {
    height: 360px;
  }
  .contact__container {
    width: calc(100% - 2em);
    max-width: none;
    justify-content: space-between;
    left: 1em;
  }
  .contact__container__left {
    width: 560px;
    padding: 19px 45px 36px;
  }
  .contact__container__right {
    width: auto;
    margin: 0 30px 40px 60px;
  }
  .contact__map {
    margin: 420px 0 0;
  }
  .contact--title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }
}
.input-outer.telephone {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 1.2rem;
}
.input-outer.telephone select {
  width: auto;
}
.input-outer.telephone select.select-flags {
  width: 3rem;
}
.input-outer.telephone .optWrapper li {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
}

#criteria .error {
  border: 1px solid #ae0000 !important;
}
#criteria h3 {
  margin-bottom: 1.4rem;
  padding-bottom: 1.4rem;
  position: relative;
}
#criteria h3:after {
  content: "";
  width: 50%;
  height: 2px;
  background: #f2c364;
  position: absolute;
  bottom: 0rem;
  left: 0;
}
#criteria input[type=number],
#criteria input[type=text] {
  margin: 0 !important;
  box-shadow: none;
  border: none;
}
#criteria input[type=number]:focus,
#criteria input[type=text]:focus {
  border: none;
  box-shadow: none;
}
#criteria .input-outer {
  margin-bottom: 1rem;
}
#criteria .input-outer label {
  margin-bottom: 0.4rem;
  font-weight: 500;
  position: relative;
  width: fit-content;
}
#criteria .input-outer .el-select__wrapper {
  border-color: #f2c364;
}

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