/**
 * @project        zoneclient
 * @author         byhoffman, <vincent@agencehoffman.com>
 * @build          Sun, Jul 28, 2024 11:46 PM ET
 * @release        c783704484feb0eaf092484e46aaccfe2bfbd798 [master]
 * @copyright      Copyright (c) 2024, pointa-zone-client
 *
 */
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?18037651');
  src: url('../font/fontello.eot?18037651#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?18037651') format('woff2'),
       url('../font/fontello.woff?18037651') format('woff'),
       url('../font/fontello.ttf?18037651') format('truetype'),
       url('../font/fontello.svg?18037651#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?18037651#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\e801'; } /* '' */
.icon-facebook:before { content: '\e802'; } /* '' */
.icon-mail-alt:before { content: '\e803'; } /* '' */
.icon-location:before { content: '\e804'; } /* '' */
.icon-left-open:before { content: '\e805'; } /* '' */
.icon-right-open:before { content: '\e806'; } /* '' */
.icon-youtube-play:before { content: '\e807'; } /* '' */
.icon-book-open:before { content: '\e808'; } /* '' */
.icon-attention-alt:before { content: '\e809'; } /* '' */
.icon-share:before { content: '\e80a'; } /* '' */
.icon-minus-circled:before { content: '\e80b'; } /* '' */
.icon-help-circled:before { content: '\e80c'; } /* '' */
.icon-info-circled:before { content: '\e80d'; } /* '' */
.icon-calendar:before { content: '\e80e'; } /* '' */
.icon-down-dir:before { content: '\e80f'; } /* '' */
.icon-star:before { content: '\e810'; } /* '' */
.icon-star-half-alt:before { content: '\e811'; } /* '' */
.icon-star-empty:before { content: '\e812'; } /* '' */
.icon-linkedin:before { content: '\e813'; } /* '' */
.icon-pinterest:before { content: '\e814'; } /* '' */
.icon-github-circled:before { content: '\e815'; } /* '' */
.icon-flash:before { content: '\e816'; } /* '' */
.icon-link:before { content: '\e817'; } /* '' */
.icon-check:before { content: '\e818'; } /* '' */
.icon-plus:before { content: '\e819'; } /* '' */
.icon-minus:before { content: '\e81a'; } /* '' */
.icon-view:before { content: '\e81b'; } /* '' */
.icon-download-alt:before { content: '\e81c'; } /* '' */
.icon-search-1:before { content: '\e81d'; } /* '' */
.icon-phone-call:before { content: '\e81e'; } /* '' */
.icon-mail:before { content: '\e81f'; } /* '' */
.icon-fax:before { content: '\e820'; } /* '' */
.icon-download:before { content: '\e821'; } /* '' */
.icon-globe:before { content: '\e822'; } /* '' */
.icon-download-1:before { content: '\e823'; } /* '' */
.icon-list:before { content: '\e824'; } /* '' */
.icon-calendar-1:before { content: '\e825'; } /* '' */
.icon-ok-circled:before { content: '\e826'; } /* '' */
.icon-info:before { content: '\e827'; } /* '' */
.icon-play-circle2:before { content: '\e828'; } /* '' */
.icon-play-circled2:before { content: '\e829'; } /* '' */
.icon-play-circled:before { content: '\e82a'; } /* '' */
.icon-trash:before { content: '\e82b'; } /* '' */
.icon-glass:before { content: '\e82c'; } /* '' */
.icon-facebook-circled:before { content: '\f051'; } /* '' */
.icon-twitter-circled:before { content: '\f057'; } /* '' */
.icon-gplus-circled:before { content: '\f059'; } /* '' */
.icon-linkedin-circled:before { content: '\f05b'; } /* '' */
.icon-instagram-circled:before { content: '\f05e'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 1, 2018 */
@font-face {
  font-family: 'gt_americabold';
  src: url("../font/gt-america-standard-bold-webfont.woff2") format("woff2"), url("../font/gt-america-standard-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gt_americamedium';
  src: url("../font/gt-america-standard-medium-webfont.woff2") format("woff2"), url("../font/gt-america-standard-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gt_americaregular';
  src: url("../font/gt-america-standard-regular-webfont.woff2") format("woff2"), url("../font/gt-america-standard-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gt_sectrabold';
  src: url("../font/gt-sectra-bold-webfont.woff2") format("woff2"), url("../font/gt-sectra-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  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 */ }

/**
 * 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 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  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 */ }

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

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

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

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

/**
 * 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 */ }

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

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

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

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

input.parsley-success,
.parsley-success input,
select.parsley-success,
.input-select.parsley-success,
.parsley-success textarea,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 2px solid #D6E9C6; }

input.parsley-error,
.parsley-error input,
select.parsley-error,
.input-select.parsley-error,
.parsley-error textarea,
textarea.parsley-error,
.parsley-error .redactor-layer,
.form-section .parsley-error .redactor-layer {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 2px solid #EED3D7; }

.reading-text ul.parsley-errors-list,
.parsley-errors-list {
  opacity: 0;
  margin: 0 !important;
  padding: 0 !important;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
  .reading-text ul.parsley-errors-list li,
  .parsley-errors-list li {
    margin: 2px 0 3px;
    padding: 5px;
    font-size: 15px !important;
    line-height: 15px !important;
    font-weight: 400 !important; }

.reading-text ul.parsley-errors-list.filled,
.parsley-errors-list.filled {
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 1;
  color: #F44336; }

.reading-text ul.parsley-errors-list.filled,
.parsley-errors-list.filled {
  position: absolute;
  bottom: 10px;
  right: 0; }

.reading-text ul.parsley-errors-list li,
.parsley-errors-list li {
  font-size: 12px !important;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

/*! Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity .3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  transition: opacity .3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform .3s ease; }

.lity-loading .lity-content, .lity-closed .lity-content {
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.lity-hide {
  display: none; }

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-base {
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  position: absolute; }

.tooltipster-box {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

.tooltipster-fade {
  opacity: 0;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

.tooltipster-grow {
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading .4s; }

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s; }

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling .6s; }

.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px; }

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000; }

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1); }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none; }

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px; }

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px; }

* {
  box-sizing: border-box; }

body,
html {
  width: 100%;
  height: auto;
  font-size: 14px; }

html {
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px; }

a {
  color: inherit;
  text-decoration: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #C2C7D0; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #C2C7D0; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #C2C7D0; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #C2C7D0; }

/* ==========================================================================
 Browser Selection color
 ========================================================================== */
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #C29E3F;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #C29E3F;
  color: #fff;
  text-shadow: none; }

b,
strong {
  font-weight: 400; }

p a {
  color: #000; }

p strong {
  font-weight: 600; }

h5 {
  color: #C29E3F; }

.big-title, .block-split-text-image .block-content h2, .block-split-text-image .block-content h3, .block-split-text-image .block-content h4, .login-component .login-aside .login-big-title {
  margin-bottom: 45px;
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 41px;
  line-height: 1;
  font-weight: 400; }
  @media (max-width: 767px) {
    .big-title, .block-split-text-image .block-content h2, .block-split-text-image .block-content h3, .block-split-text-image .block-content h4, .login-component .login-aside .login-big-title {
      font-size: 31px; } }

.medium-title, .popup-msg-title {
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: .055em; }
  .medium-title.with-child, .with-child.popup-msg-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 767px) {
      .medium-title.with-child, .with-child.popup-msg-title {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start; } }
    .medium-title.with-child span, .with-child.popup-msg-title span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 767px) {
        .medium-title.with-child span, .with-child.popup-msg-title span {
          margin-bottom: 5px; } }
  .medium-title strong, .popup-msg-title strong {
    font-weight: inherit; }

.small-title, .popup-msg-subtitle, .block-accordion-label {
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: .89px; }
  @media screen and (min-width: 1440px) {
    .small-title, .popup-msg-subtitle, .block-accordion-label {
      font-size: 18px;
      line-height: 24px; } }

.regular-text, W.main-form .form-label, W.main-form .form-submit, .popup-msg-text, .login-component .login-aside .login-regular-text {
  margin-bottom: 20px;
  color: #919396;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 2; }
  @media only screen and (max-width: 767px) {
    .regular-text, W.main-form .form-label, W.main-form .form-submit, .popup-msg-text, .login-component .login-aside .login-regular-text {
      font-size: 14px; } }
  .regular-text strong, W.main-form .form-label strong, W.main-form .form-submit strong, .popup-msg-text strong, .login-component .login-aside .login-regular-text strong {
    color: #6f6f6f;
    font-weight: 600; }
  .regular-text a, W.main-form .form-label a, W.main-form .form-submit a, .popup-msg-text a, .login-component .login-aside .login-regular-text a {
    color: #C29E3F;
    transition: all .35s ease; }
    .regular-text a:hover, W.main-form .form-label a:hover, W.main-form .form-submit a:hover, .popup-msg-text a:hover, .login-component .login-aside .login-regular-text a:hover {
      color: #000; }
  .regular-text.is-centered, W.main-form .is-centered.form-label, W.main-form .is-centered.form-submit, .is-centered.popup-msg-text, .login-component .login-aside .is-centered.login-regular-text {
    width: 100%;
    font-size: 18px;
    letter-spacing: .035em;
    text-align: center; }

.text-input {
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: .29px; }
  @media screen and (min-width: 1440px) {
    .text-input {
      font-size: 14px;
      line-height: 24px; } }

.small-text {
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: .5px; }
  @media screen and (min-width: 1440px) {
    .small-text {
      font-size: 12px;
      line-height: 18px; } }

.links {
  color: #0D416B;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 14px;
  letter-spacing: .29px; }
  @media screen and (min-width: 1440px) {
    .links {
      font-size: 24px;
      line-height: 16px; } }

.pagination {
  color: #000;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: .5px; }

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

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

.light-typo {
  color: #fff; }

.lightblue-typo {
  color: #0D416B; }

.centered {
  text-align: center; }

.uppercase {
  text-transform: uppercase; }

.separator-content-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }

.is-separator {
  position: relative; }
  .is-separator::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -75px;
    width: 1000%;
    height: 1px;
    background: #fff;
    transform: translate3d(-100%, -50%, 0);
    filter: blur(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    @media only screen and (max-width: 699px) {
      .is-separator::before {
        left: -45px; } }
  .is-separator::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -75px;
    width: 1000%;
    height: 1px;
    background: #fff;
    transform: translate3d(100%, -50%, 0);
    filter: blur(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    @media only screen and (max-width: 699px) {
      .is-separator::after {
        right: -45px; } }

ul li {
  line-height: 2; }

ul ul {
  padding: 0;
  list-style-type: none; }
  ul ul li {
    line-height: 2; }

i, .icon, p i, p .icon {
  color: #C29E3F; }

i.is-danger, .icon.is-danger, p i.is-danger, p .icon.is-danger {
  color: #e74c3c; }

.site-btn, .newsletter .newsletter-form button {
  display: inline-block;
  padding: 10px 45px;
  border: 2px solid #C29E3F;
  background: #C29E3F;
  border-radius: 6px;
  color: #fff;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 1;
  letter-spacing: -.025em;
  text-align: center;
  cursor: pointer;
  transition: .3s;
  transition-duration: .3s;
  -webkit-appearance: none; }
  .site-btn:hover, .newsletter .newsletter-form button:hover {
    opacity: .75; }
  .site-btn.is-outlined, .newsletter .newsletter-form button.is-outlined {
    padding: 15px 25px;
    border: 1px solid #C29E3F;
    background: transparent;
    color: #C29E3F;
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0; }
    .site-btn.is-outlined:hover, .newsletter .newsletter-form button.is-outlined:hover {
      border-color: #C29E3F;
      color: #C29E3F;
      opacity: 1; }
    .site-btn.is-outlined.reverted-hover:hover, .newsletter .newsletter-form button.is-outlined.reverted-hover:hover {
      border-color: #000;
      color: #000;
      opacity: 1; }
  .site-btn.is-bigger, .newsletter .newsletter-form button.is-bigger {
    min-width: 200px;
    padding: 15px 25px;
    font-size: 18px; }
  .site-btn.is-alternate, .newsletter .newsletter-form button.is-alternate {
    border-color: #C29E3F;
    background: #C29E3F; }

.link-text-btn {
  padding: 15px 0;
  padding-right: 45px;
  border-bottom: 3px solid #C29E3F;
  color: #C29E3F;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.site-wrapper, .dashboard .alert-message p {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px; }

.grid-container {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -ms-flex-align: center;
  align-items: center; }
  .grid-container .grid-col {
    width: 100%; }

W.main-form .form-row {
  position: relative;
  width: 100%; }

W.main-form .form-controls {
  width: 100%; }

W.main-form .form-label {
  display: block;
  width: 100%;
  font-weight: 600;
  letter-spacing: .025em; }

W.main-form .form-input {
  display: block;
  width: 100%;
  min-height: 52px;
  padding: 0 15px;
  margin: 10px 0 20px 0;
  border: 2px solid #d0d0d0;
  border-radius: 3px;
  background-color: #fff;
  font-size: 17px;
  line-height: 20px;
  vertical-align: middle; }

W.main-form .form-submit {
  width: 100%;
  max-width: 635px;
  min-width: 50px;
  min-height: 52px;
  padding: 0 15px;
  margin: 10px 0 20px 0;
  border: 2px solid #C29E3F;
  border-radius: 3px;
  background-color: #C29E3F;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.35s ease;
  cursor: pointer; }
  W.main-form .form-submit:hover {
    color: #C29E3F;
    background: #fff; }

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

.auth-form-notifications {
  width: 100%;
  height: auto;
  margin: 5px 0 15px 0; }
  .auth-form-notifications p {
    margin: 0 0 5px 0;
    padding: 0; }
  .auth-form-notifications span {
    display: inline-block;
    margin-top: 10px; }
  .auth-form-notifications .error {
    padding: 15px;
    border-radius: 4px;
    border-left: 4px solid #ff4f81;
    background-color: rgba(255, 79, 129, 0.1);
    color: #852943;
    line-height: 1; }
  .auth-form-notifications .success {
    padding: 15px;
    border-radius: 4px;
    border-left: 4px solid #2dde98;
    background-color: rgba(45, 222, 152, 0.1);
    color: #17734f;
    line-height: 1; }
  .auth-form-notifications.is-label-helper .success {
    border-color: #000;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    border-bottom-left-radius: 0;
    line-height: 1.5; }

.wedding-form-component .site-btn, .wedding-form-component .newsletter .newsletter-form button, .newsletter .newsletter-form .wedding-form-component button {
  margin-bottom: 15px; }

@media print {
  body,
  .main,
  #site-container {
    display: block !important;
    width: 100%; }
    body .form-alert.regular-text, body W.main-form .form-alert.form-label, W.main-form body .form-alert.form-label, body W.main-form .form-alert.form-submit, W.main-form body .form-alert.form-submit, body .form-alert.popup-msg-text, body .login-component .login-aside .form-alert.login-regular-text, .login-component .login-aside body .form-alert.login-regular-text,
    body .next-button,
    body .prev-button,
    body .field-instructions.regular-text,
    body W.main-form .field-instructions.form-label,
    W.main-form body .field-instructions.form-label,
    body W.main-form .field-instructions.form-submit,
    W.main-form body .field-instructions.form-submit,
    body .field-instructions.popup-msg-text,
    body .login-component .login-aside .field-instructions.login-regular-text,
    .login-component .login-aside body .field-instructions.login-regular-text,
    body .section-dashboard,
    body .user-hero,
    body #footer,
    .main .form-alert.regular-text,
    .main W.main-form .form-alert.form-label,
    W.main-form .main .form-alert.form-label,
    .main W.main-form .form-alert.form-submit,
    W.main-form .main .form-alert.form-submit,
    .main .form-alert.popup-msg-text,
    .main .login-component .login-aside .form-alert.login-regular-text,
    .login-component .login-aside .main .form-alert.login-regular-text,
    .main .next-button,
    .main .prev-button,
    .main .field-instructions.regular-text,
    .main W.main-form .field-instructions.form-label,
    W.main-form .main .field-instructions.form-label,
    .main W.main-form .field-instructions.form-submit,
    W.main-form .main .field-instructions.form-submit,
    .main .field-instructions.popup-msg-text,
    .main .login-component .login-aside .field-instructions.login-regular-text,
    .login-component .login-aside .main .field-instructions.login-regular-text,
    .main .section-dashboard,
    .main .user-hero,
    .main #footer,
    #site-container .form-alert.regular-text,
    #site-container W.main-form .form-alert.form-label,
    W.main-form #site-container .form-alert.form-label,
    #site-container W.main-form .form-alert.form-submit,
    W.main-form #site-container .form-alert.form-submit,
    #site-container .form-alert.popup-msg-text,
    #site-container .login-component .login-aside .form-alert.login-regular-text,
    .login-component .login-aside #site-container .form-alert.login-regular-text,
    #site-container .next-button,
    #site-container .prev-button,
    #site-container .field-instructions.regular-text,
    #site-container W.main-form .field-instructions.form-label,
    W.main-form #site-container .field-instructions.form-label,
    #site-container W.main-form .field-instructions.form-submit,
    W.main-form #site-container .field-instructions.form-submit,
    #site-container .field-instructions.popup-msg-text,
    #site-container .login-component .login-aside .field-instructions.login-regular-text,
    .login-component .login-aside #site-container .field-instructions.login-regular-text,
    #site-container .section-dashboard,
    #site-container .user-hero,
    #site-container #footer {
      display: none !important; }
    body .wedding-form-component,
    .main .wedding-form-component,
    #site-container .wedding-form-component {
      position: relative;
      display: block !important;
      width: 100% !important;
      margin: 0 !important;
      -ms-transform: none !important;
      transform: none !important;
      left: auto !important;
      max-width: 100%  !important; }
      body .wedding-form-component *,
      .main .wedding-form-component *,
      #site-container .wedding-form-component * {
        font-size: 12px !important; }
      body .wedding-form-component .big-title, body .wedding-form-component .block-split-text-image .block-content h2, .block-split-text-image .block-content body .wedding-form-component h2, body .wedding-form-component .block-split-text-image .block-content h3, .block-split-text-image .block-content body .wedding-form-component h3, body .wedding-form-component .block-split-text-image .block-content h4, .block-split-text-image .block-content body .wedding-form-component h4, body .wedding-form-component .login-component .login-aside .login-big-title, .login-component .login-aside body .wedding-form-component .login-big-title,
      .main .wedding-form-component .big-title,
      .main .wedding-form-component .block-split-text-image .block-content h2,
      .block-split-text-image .block-content .main .wedding-form-component h2,
      .main .wedding-form-component .block-split-text-image .block-content h3,
      .block-split-text-image .block-content .main .wedding-form-component h3,
      .main .wedding-form-component .block-split-text-image .block-content h4,
      .block-split-text-image .block-content .main .wedding-form-component h4,
      .main .wedding-form-component .login-component .login-aside .login-big-title,
      .login-component .login-aside .main .wedding-form-component .login-big-title,
      #site-container .wedding-form-component .big-title,
      #site-container .wedding-form-component .block-split-text-image .block-content h2,
      .block-split-text-image .block-content #site-container .wedding-form-component h2,
      #site-container .wedding-form-component .block-split-text-image .block-content h3,
      .block-split-text-image .block-content #site-container .wedding-form-component h3,
      #site-container .wedding-form-component .block-split-text-image .block-content h4,
      .block-split-text-image .block-content #site-container .wedding-form-component h4,
      #site-container .wedding-form-component .login-component .login-aside .login-big-title,
      .login-component .login-aside #site-container .wedding-form-component .login-big-title {
        font-size: 16px !important; }
      body .wedding-form-component .medium-title, body .wedding-form-component .popup-msg-title,
      .main .wedding-form-component .medium-title,
      .main .wedding-form-component .popup-msg-title,
      #site-container .wedding-form-component .medium-title,
      #site-container .wedding-form-component .popup-msg-title {
        padding: 0 0 5px 0;
        margin: 0 0 5px 0;
        color: #000;
        background: none;
        font-weight: 800;
        font-size: 16px !important; }
      body .wedding-form-component ol,
      .main .wedding-form-component ol,
      #site-container .wedding-form-component ol {
        display: none !important; }
      body .wedding-form-component .wedding-form-section,
      .main .wedding-form-component .wedding-form-section,
      #site-container .wedding-form-component .wedding-form-section {
        display: block !important;
        width: 100% !important;
        top: 0 !important;
        border-bottom: 1px solid #ebebeb; }
      body .wedding-form-component .wedding-form,
      .main .wedding-form-component .wedding-form,
      #site-container .wedding-form-component .wedding-form {
        padding: 0 0 0 0;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column; }
        body .wedding-form-component .wedding-form .field,
        .main .wedding-form-component .wedding-form .field,
        #site-container .wedding-form-component .wedding-form .field {
          width: 100%; }
      body .wedding-form-component .site-btn, body .wedding-form-component .newsletter .newsletter-form button, .newsletter .newsletter-form body .wedding-form-component button,
      .main .wedding-form-component .site-btn,
      .main .wedding-form-component .newsletter .newsletter-form button,
      .newsletter .newsletter-form .main .wedding-form-component button,
      #site-container .wedding-form-component .site-btn,
      #site-container .wedding-form-component .newsletter .newsletter-form button,
      .newsletter .newsletter-form #site-container .wedding-form-component button {
        display: none !important; }
      body .wedding-form-component .input, body .wedding-form-component .select, body .wedding-form-component textarea,
      .main .wedding-form-component .input,
      .main .wedding-form-component .select,
      .main .wedding-form-component textarea,
      #site-container .wedding-form-component .input,
      #site-container .wedding-form-component .select,
      #site-container .wedding-form-component textarea {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 0;
        color: #0D416B;
        background: none;
        border: none;
        text-indent: 0;
        overflow: visible;
        white-space: normal;
        line-break: auto;
        word-wrap: break-word;
        word-break: break-word;
        font-size: 12px;
        field-sizing: content; } }

body.test-print,
body.test-print .main,
body.test-print #site-container {
  display: block !important;
  width: 100%; }
  body.test-print .form-alert.regular-text, body.test-print W.main-form .form-alert.form-label, W.main-form body.test-print .form-alert.form-label, body.test-print W.main-form .form-alert.form-submit, W.main-form body.test-print .form-alert.form-submit, body.test-print .form-alert.popup-msg-text, body.test-print .login-component .login-aside .form-alert.login-regular-text, .login-component .login-aside body.test-print .form-alert.login-regular-text,
  body.test-print .next-button,
  body.test-print .prev-button,
  body.test-print .field-instructions.regular-text,
  body.test-print W.main-form .field-instructions.form-label,
  W.main-form body.test-print .field-instructions.form-label,
  body.test-print W.main-form .field-instructions.form-submit,
  W.main-form body.test-print .field-instructions.form-submit,
  body.test-print .field-instructions.popup-msg-text,
  body.test-print .login-component .login-aside .field-instructions.login-regular-text,
  .login-component .login-aside body.test-print .field-instructions.login-regular-text,
  body.test-print .section-dashboard,
  body.test-print .user-hero,
  body.test-print #footer,
  body.test-print .main .form-alert.regular-text,
  body.test-print .main W.main-form .form-alert.form-label,
  W.main-form body.test-print .main .form-alert.form-label,
  body.test-print .main W.main-form .form-alert.form-submit,
  W.main-form body.test-print .main .form-alert.form-submit,
  body.test-print .main .form-alert.popup-msg-text,
  body.test-print .main .login-component .login-aside .form-alert.login-regular-text,
  .login-component .login-aside body.test-print .main .form-alert.login-regular-text,
  body.test-print .main .next-button,
  body.test-print .main .prev-button,
  body.test-print .main .field-instructions.regular-text,
  body.test-print .main W.main-form .field-instructions.form-label,
  W.main-form body.test-print .main .field-instructions.form-label,
  body.test-print .main W.main-form .field-instructions.form-submit,
  W.main-form body.test-print .main .field-instructions.form-submit,
  body.test-print .main .field-instructions.popup-msg-text,
  body.test-print .main .login-component .login-aside .field-instructions.login-regular-text,
  .login-component .login-aside body.test-print .main .field-instructions.login-regular-text,
  body.test-print .main .section-dashboard,
  body.test-print .main .user-hero,
  body.test-print .main #footer,
  body.test-print #site-container .form-alert.regular-text,
  body.test-print #site-container W.main-form .form-alert.form-label,
  W.main-form body.test-print #site-container .form-alert.form-label,
  body.test-print #site-container W.main-form .form-alert.form-submit,
  W.main-form body.test-print #site-container .form-alert.form-submit,
  body.test-print #site-container .form-alert.popup-msg-text,
  body.test-print #site-container .login-component .login-aside .form-alert.login-regular-text,
  .login-component .login-aside body.test-print #site-container .form-alert.login-regular-text,
  body.test-print #site-container .next-button,
  body.test-print #site-container .prev-button,
  body.test-print #site-container .field-instructions.regular-text,
  body.test-print #site-container W.main-form .field-instructions.form-label,
  W.main-form body.test-print #site-container .field-instructions.form-label,
  body.test-print #site-container W.main-form .field-instructions.form-submit,
  W.main-form body.test-print #site-container .field-instructions.form-submit,
  body.test-print #site-container .field-instructions.popup-msg-text,
  body.test-print #site-container .login-component .login-aside .field-instructions.login-regular-text,
  .login-component .login-aside body.test-print #site-container .field-instructions.login-regular-text,
  body.test-print #site-container .section-dashboard,
  body.test-print #site-container .user-hero,
  body.test-print #site-container #footer {
    display: none !important; }
  body.test-print .wedding-form-component,
  body.test-print .main .wedding-form-component,
  body.test-print #site-container .wedding-form-component {
    position: relative;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    -ms-transform: none !important;
    transform: none !important;
    left: auto !important;
    max-width: 100%  !important; }
    body.test-print .wedding-form-component *,
    body.test-print .main .wedding-form-component *,
    body.test-print #site-container .wedding-form-component * {
      font-size: 12px !important; }
    body.test-print .wedding-form-component .big-title, body.test-print .wedding-form-component .block-split-text-image .block-content h2, .block-split-text-image .block-content body.test-print .wedding-form-component h2, body.test-print .wedding-form-component .block-split-text-image .block-content h3, .block-split-text-image .block-content body.test-print .wedding-form-component h3, body.test-print .wedding-form-component .block-split-text-image .block-content h4, .block-split-text-image .block-content body.test-print .wedding-form-component h4, body.test-print .wedding-form-component .login-component .login-aside .login-big-title, .login-component .login-aside body.test-print .wedding-form-component .login-big-title,
    body.test-print .main .wedding-form-component .big-title,
    body.test-print .main .wedding-form-component .block-split-text-image .block-content h2,
    .block-split-text-image .block-content body.test-print .main .wedding-form-component h2,
    body.test-print .main .wedding-form-component .block-split-text-image .block-content h3,
    .block-split-text-image .block-content body.test-print .main .wedding-form-component h3,
    body.test-print .main .wedding-form-component .block-split-text-image .block-content h4,
    .block-split-text-image .block-content body.test-print .main .wedding-form-component h4,
    body.test-print .main .wedding-form-component .login-component .login-aside .login-big-title,
    .login-component .login-aside body.test-print .main .wedding-form-component .login-big-title,
    body.test-print #site-container .wedding-form-component .big-title,
    body.test-print #site-container .wedding-form-component .block-split-text-image .block-content h2,
    .block-split-text-image .block-content body.test-print #site-container .wedding-form-component h2,
    body.test-print #site-container .wedding-form-component .block-split-text-image .block-content h3,
    .block-split-text-image .block-content body.test-print #site-container .wedding-form-component h3,
    body.test-print #site-container .wedding-form-component .block-split-text-image .block-content h4,
    .block-split-text-image .block-content body.test-print #site-container .wedding-form-component h4,
    body.test-print #site-container .wedding-form-component .login-component .login-aside .login-big-title,
    .login-component .login-aside body.test-print #site-container .wedding-form-component .login-big-title {
      font-size: 16px !important; }
    body.test-print .wedding-form-component .medium-title, body.test-print .wedding-form-component .popup-msg-title,
    body.test-print .main .wedding-form-component .medium-title,
    body.test-print .main .wedding-form-component .popup-msg-title,
    body.test-print #site-container .wedding-form-component .medium-title,
    body.test-print #site-container .wedding-form-component .popup-msg-title {
      padding: 0 0 5px 0;
      margin: 0 0 5px 0;
      color: #000;
      background: none;
      font-weight: 800;
      font-size: 16px !important; }
    body.test-print .wedding-form-component ol,
    body.test-print .main .wedding-form-component ol,
    body.test-print #site-container .wedding-form-component ol {
      display: none !important; }
    body.test-print .wedding-form-component .wedding-form-section,
    body.test-print .main .wedding-form-component .wedding-form-section,
    body.test-print #site-container .wedding-form-component .wedding-form-section {
      display: block !important;
      width: 100% !important;
      top: 0 !important;
      border-bottom: 1px solid #ebebeb; }
    body.test-print .wedding-form-component .wedding-form,
    body.test-print .main .wedding-form-component .wedding-form,
    body.test-print #site-container .wedding-form-component .wedding-form {
      padding: 0 0 0 0;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      max-width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-direction: column;
      flex-direction: column; }
      body.test-print .wedding-form-component .wedding-form .field,
      body.test-print .main .wedding-form-component .wedding-form .field,
      body.test-print #site-container .wedding-form-component .wedding-form .field {
        width: 100%; }
    body.test-print .wedding-form-component .site-btn, body.test-print .wedding-form-component .newsletter .newsletter-form button, .newsletter .newsletter-form body.test-print .wedding-form-component button,
    body.test-print .main .wedding-form-component .site-btn,
    body.test-print .main .wedding-form-component .newsletter .newsletter-form button,
    .newsletter .newsletter-form body.test-print .main .wedding-form-component button,
    body.test-print #site-container .wedding-form-component .site-btn,
    body.test-print #site-container .wedding-form-component .newsletter .newsletter-form button,
    .newsletter .newsletter-form body.test-print #site-container .wedding-form-component button {
      display: none !important; }
    body.test-print .wedding-form-component .input, body.test-print .wedding-form-component .select, body.test-print .wedding-form-component textarea,
    body.test-print .main .wedding-form-component .input,
    body.test-print .main .wedding-form-component .select,
    body.test-print .main .wedding-form-component textarea,
    body.test-print #site-container .wedding-form-component .input,
    body.test-print #site-container .wedding-form-component .select,
    body.test-print #site-container .wedding-form-component textarea {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto;
      padding: 0;
      color: #0D416B;
      background: none;
      border: none;
      text-indent: 0;
      overflow: visible;
      white-space: normal;
      line-break: auto;
      word-wrap: break-word;
      word-break: break-word;
      font-size: 12px;
      field-sizing: content; }

.main-header {
  position: relative;
  z-index: 9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 7px 17px 5px rgba(0, 0, 0, 0.1); }
  .main-header .main-header-pattern {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1; }

.has-aside .main-header {
  box-shadow: none; }

.main-header-content {
  position: relative; }

.logo {
  padding: 20px 55px; }
  @media only screen and (max-width: 1349px) {
    .logo {
      padding: 20px 45px; } }
  @media only screen and (max-width: 1099px) {
    .logo {
      padding: 20px 25px; } }
  @media only screen and (max-width: 989px) {
    .logo {
      padding: 10px 25px; } }
  @media only screen and (max-width: 767px) {
    .logo {
      padding: 10px 20px; } }
  .logo img {
    width: 325px; }
    @media only screen and (max-width: 1349px) {
      .logo img {
        width: 225px; } }
    @media only screen and (max-width: 1099px) {
      .logo img {
        position: relative;
        top: 6px;
        width: 185px; } }
    @media only screen and (max-width: 1099px) {
      .logo img {
        top: 0; } }
    @media only screen and (max-width: 699px) {
      .logo img {
        width: 145px; } }

.topbar {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 40px 55px 20px 55px; }
  @media only screen and (max-width: 1349px) {
    .topbar {
      padding: 20px 35px 10px 35px; } }
  @media only screen and (max-width: 1099px) {
    .topbar {
      padding: 20px 15px 10px 25px; } }
  @media only screen and (max-width: 989px) {
    .topbar {
      padding: 10px 15px 10px 25px; } }
  @media only screen and (max-width: 767px) {
    .topbar {
      padding: 10px 10px 10px 25px; } }
  .topbar .socials {
    padding-right: 35px;
    padding-left: 35px;
    margin-right: 25px;
    border-right: 2px solid #eaecef;
    border-left: 2px solid #eaecef;
    color: #bcc3cc;
    font-size: 23px; }
    @media only screen and (max-width: 1349px) {
      .topbar .socials {
        padding-right: 15px;
        padding-left: 15px; } }
    @media only screen and (max-width: 1099px) {
      .topbar .socials {
        border-left: 0; } }
    @media only screen and (max-width: 989px) {
      .topbar .socials {
        display: none; } }
  .topbar .topbar-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center; }

.topbar-nav {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  color: #000; }
  .topbar-nav a {
    margin-right: 45px;
    color: #919396;
    font-size: 18px;
    letter-spacing: -.01em;
    transition: all .35s ease; }
    @media only screen and (max-width: 1349px) {
      .topbar-nav a {
        margin-right: 25px;
        font-size: 16px; } }
    @media only screen and (max-width: 989px) {
      .topbar-nav a {
        display: none; } }
    .topbar-nav a:hover {
      color: #C29E3F; }

.main-nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 55px 20px 0;
  color: #000;
  z-index: 2; }
  @media only screen and (max-width: 1349px) {
    .main-nav {
      padding: 0 45px 20px 0; } }
  @media only screen and (max-width: 1099px) {
    .main-nav {
      padding: 0 25px 20px 0; } }
  @media only screen and (max-width: 989px) {
    .main-nav {
      display: none; } }
  .main-nav a {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    letter-spacing: -0.010em;
    margin-right: 40px;
    transition: all 0.35s ease; }
    @media only screen and (max-width: 1349px) {
      .main-nav a {
        font-size: 16px;
        margin-right: 25px;
        padding-top: 10px;
        padding-bottom: 10px; } }
    .main-nav a:last-child {
      margin-right: 0; }
    .main-nav a:hover, .main-nav a.is-active {
      color: #C29E3F; }
  .main-nav .site-btn, .main-nav .newsletter .newsletter-form button, .newsletter .newsletter-form .main-nav button {
    margin-right: 0;
    transition: all 0.35s ease; }
    .main-nav .site-btn:hover, .main-nav .newsletter .newsletter-form button:hover, .newsletter .newsletter-form .main-nav button:hover {
      color: #fff; }
  .main-nav .main-nav-burger {
    margin-right: auto; }

.main-nav-burger {
  display: none;
  position: relative;
  height: 100%;
  padding: 25px;
  margin-left: 0;
  cursor: pointer;
  background: #FBFBFF;
  border: 1px solid #f6f8fc;
  border-top: 0; }
  .main-nav-burger i {
    font-size: 25px; }
  @media only screen and (max-width: 599px) {
    .main-nav-burger {
      margin-left: auto; } }

.has-aside .main-nav-burger {
  display: block; }

.topbar-search {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 599px) {
    .topbar-search {
      margin-right: 0; } }
  .topbar-search .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate3d(0, -50%, 0);
    display: inline-block;
    font-size: 32px;
    color: #000;
    cursor: pointer; }
  .topbar-search input {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #000;
    color: #000;
    width: 55px;
    padding: 15px 20px;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    opacity: 0;
    background: #fff;
    transition: all 0.35s ease;
    cursor: pointer; }
    .topbar-search input:focus {
      width: 242px;
      opacity: 1; }
      @media only screen and (max-width: 599px) {
        .topbar-search input:focus {
          width: 165px; } }

.burger {
  display: none;
  position: relative;
  width: 32px;
  height: 50px;
  margin-left: auto;
  margin-right: 15px;
  cursor: pointer;
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  z-index: 999; }
  @media only screen and (max-width: 989px) {
    .burger {
      display: block; } }
  .burger:hover .lines:before {
    top: -10px; }
  .burger:hover .lines:after {
    top: 8px; }
  .burger.is-active .lines {
    background: transparent; }
    .burger.is-active .lines:before {
      top: 0;
      background: #000;
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .burger.is-active .lines:after {
      top: -2px;
      background: #000;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .burger .lines {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    display: block;
    width: 100%;
    height: 2px;
    background: #000; }
    .burger .lines:before, .burger .lines:after {
      display: block;
      content: '';
      position: relative;
      top: -10px;
      width: 100%;
      height: 100%;
      background: #000;
      transition: all 0.25s ease-out 0.1s; }
    .burger .lines:after {
      top: 8px; }

.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  background: rgba(255, 255, 255, 0.95);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transform: translate3d(100%, 0, 0);
  transition: all 0.25s ease-out 0.1s; }
  @media only screen and (max-width: 989px) {
    .mobile-nav.is-active {
      transform: translate3d(0, 0, 0); } }
  .mobile-nav a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: inline-block;
    width: 100%;
    max-width: 235px;
    padding: 15px 20px;
    margin-bottom: 15px;
    color: #000;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.035em;
    border-radius: 6px; }
    @media only screen and (max-width: 699px) {
      .mobile-nav a {
        padding: 10px 20px;
        margin-bottom: 10px; } }
    .mobile-nav a.is-active {
      background: #fff;
      color: #C29E3F; }
    .mobile-nav a .icon {
      position: relative;
      top: 2px;
      margin-right: 7px;
      font-size: 18px; }
  .mobile-nav .socials {
    display: -ms-flexbox;
    display: flex; }
    .mobile-nav .socials a {
      margin: 0; }

.main-footer {
  position: relative;
  z-index: 15;
  padding-right: 55px;
  padding-left: 55px;
  background: #C29E3F;
  color: #fff;
  font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 1349px) {
    .main-footer {
      padding-right: 45px;
      padding-left: 45px; } }
  @media only screen and (max-width: 1099px) {
    .main-footer {
      padding-right: 25px;
      padding-left: 25px; } }
  @media only screen and (max-width: 767px) {
    .main-footer {
      padding-right: 20px;
      padding-left: 20px; } }
  .main-footer .socials {
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 20px; }
    .main-footer .socials a {
      margin-right: 0; }
      @media only screen and (max-width: 1349px) {
        .main-footer .socials a {
          font-size: 20px; } }

.footer-nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 40px 0;
  font-size: 16px; }
  @media only screen and (max-width: 1349px) {
    .footer-nav {
      padding: 45px 0 25px 0; } }
  @media only screen and (max-width: 899px) {
    .footer-nav {
      display: none; } }
  .footer-nav .logo {
    padding: 0;
    margin-right: auto; }
    .footer-nav .logo img {
      width: 215px; }
      @media only screen and (max-width: 1349px) {
        .footer-nav .logo img {
          width: 155px; } }
  .footer-nav a {
    display: inline-block;
    margin-right: 45px; }
    @media only screen and (max-width: 1349px) {
      .footer-nav a {
        margin-right: 25px;
        font-size: 14px; } }
    .footer-nav a:last-child {
      margin-right: 0; }

.footer-copy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px; }
  @media only screen and (max-width: 767px) {
    .footer-copy {
      -ms-flex-direction: column;
      flex-direction: column;
      line-height: 1.3;
      text-align: center; } }
  .footer-copy a {
    display: inline-block;
    padding-right: 45px;
    font-size: 14px; }
    @media only screen and (max-width: 1349px) {
      .footer-copy a {
        padding-right: 25px; } }
    @media only screen and (max-width: 899px) {
      .footer-copy a {
        display: none; }
        .footer-copy a:nth-child(4), .footer-copy a:nth-child(5) {
          display: inline-block; } }
    .footer-copy a:last-child {
      padding-right: 0; }

.block-section-hero {
  position: relative;
  width: 100%;
  height: 27vw;
  padding: 100px;
  background: #434A98;
  background-image: url("/img/site/ph1-hero.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .block-section-hero:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #444B99;
    z-index: 1;
    opacity: .90; }
  @media (max-width: 1099px) {
    .block-section-hero {
      padding: 20px; } }
  @media (max-width: 699px) {
    .block-section-hero {
      height: 125px; } }
  .block-section-hero .separator-content-wrapper {
    height: 100%; }
  .block-section-hero .block-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin: 0;
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    letter-spacing: 0.055em;
    z-index: 2; }
    @media (max-width: 767px) {
      .block-section-hero .block-title {
        font-size: 14px;
        min-width: 200px; } }

.block-introduction {
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 0;
  border-bottom: 1px solid #eaecef;
  background: url("/img/site/intro-ph.png");
  background-size: cover;
  background-position: center; }
  .block-introduction .block-content {
    width: 100%;
    padding: 75px;
    background: rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 767px) {
      .block-introduction .block-content {
        padding: 20px; } }
  .block-introduction .big-title, .block-introduction .block-split-text-image .block-content h2, .block-split-text-image .block-content .block-introduction h2, .block-introduction .block-split-text-image .block-content h3, .block-split-text-image .block-content .block-introduction h3, .block-introduction .block-split-text-image .block-content h4, .block-split-text-image .block-content .block-introduction h4, .block-introduction .login-component .login-aside .login-big-title, .login-component .login-aside .block-introduction .login-big-title {
    margin-bottom: 15px; }
  .block-introduction .column {
    padding-right: 35px; }
    .block-introduction .column.last {
      padding-right: 0; }
  .block-introduction .regular-text strong, .block-introduction W.main-form .form-label strong, W.main-form .block-introduction .form-label strong, .block-introduction W.main-form .form-submit strong, W.main-form .block-introduction .form-submit strong, .block-introduction .popup-msg-text strong, .block-introduction .login-component .login-aside .login-regular-text strong, .login-component .login-aside .block-introduction .login-regular-text strong {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #C29E3F; }
    @media only screen and (max-width: 767px) {
      .block-introduction .regular-text strong, .block-introduction W.main-form .form-label strong, W.main-form .block-introduction .form-label strong, .block-introduction W.main-form .form-submit strong, W.main-form .block-introduction .form-submit strong, .block-introduction .popup-msg-text strong, .block-introduction .login-component .login-aside .login-regular-text strong, .login-component .login-aside .block-introduction .login-regular-text strong {
        font-size: 14px; } }
  @media only screen and (max-width: 767px) {
    .block-introduction .regular-text, .block-introduction W.main-form .form-label, W.main-form .block-introduction .form-label, .block-introduction W.main-form .form-submit, W.main-form .block-introduction .form-submit, .block-introduction .popup-msg-text, .block-introduction .login-component .login-aside .login-regular-text, .login-component .login-aside .block-introduction .login-regular-text {
      font-size: 14px; }
      .block-introduction .regular-text ul, .block-introduction W.main-form .form-label ul, W.main-form .block-introduction .form-label ul, .block-introduction W.main-form .form-submit ul, W.main-form .block-introduction .form-submit ul, .block-introduction .popup-msg-text ul, .block-introduction .login-component .login-aside .login-regular-text ul, .login-component .login-aside .block-introduction .login-regular-text ul,
      .block-introduction .regular-text ol,
      .block-introduction W.main-form .form-label ol,
      W.main-form .block-introduction .form-label ol,
      .block-introduction W.main-form .form-submit ol,
      W.main-form .block-introduction .form-submit ol,
      .block-introduction .popup-msg-text ol,
      .block-introduction .login-component .login-aside .login-regular-text ol,
      .login-component .login-aside .block-introduction .login-regular-text ol {
        padding: 0 15px;
        margin: 0; } }

.block-split-text-image {
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 0;
  border-bottom: 1px solid #eaecef; }
  @media only screen and (max-width: 599px) {
    .block-split-text-image {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .block-split-text-image.is-left {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .block-split-text-image .block-content {
    position: relative;
    width: 75%;
    padding: 75px; }
    @media only screen and (max-width: 767px) {
      .block-split-text-image .block-content {
        padding: 20px; } }
    @media only screen and (max-width: 599px) {
      .block-split-text-image .block-content {
        width: 100%; } }
    .block-split-text-image .block-content.is-collapsed:after {
      content: '';
      position: absolute;
      top: 65%;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 65%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      z-index: 2; }
    @media only screen and (max-width: 767px) {
      .block-split-text-image .block-content .regular-text, .block-split-text-image .block-content W.main-form .form-label, W.main-form .block-split-text-image .block-content .form-label, .block-split-text-image .block-content W.main-form .form-submit, W.main-form .block-split-text-image .block-content .form-submit, .block-split-text-image .block-content .popup-msg-text, .block-split-text-image .block-content .login-component .login-aside .login-regular-text, .login-component .login-aside .block-split-text-image .block-content .login-regular-text {
        font-size: 14px; } }
    .block-split-text-image .block-content h2 {
      line-height: 1.4; }
      @media only screen and (max-width: 767px) {
        .block-split-text-image .block-content h2 {
          font-size: 22px;
          margin: 0;
          padding: 0; } }
    .block-split-text-image .block-content h3 {
      color: #000;
      font-size: 26px;
      line-height: 1.4; }
    .block-split-text-image .block-content h4 {
      color: #000;
      font-size: 20px;
      line-height: 1.4; }
    .block-split-text-image .block-content img {
      display: block;
      width: 100%;
      height: auto; }
    .block-split-text-image .block-content figure {
      padding: 0;
      margin: 0; }
    .block-split-text-image .block-content blockquote {
      padding: 0 0 0 25px;
      margin: 25px 0;
      border-left: 4px solid #eaecef; }
    .block-split-text-image .block-content .read-more {
      display: none;
      position: absolute;
      right: 75px;
      bottom: 25px;
      z-index: 3;
      padding: 5px 0;
      font-size: 14px; }
  .block-split-text-image .block-image {
    width: 25%; }
    @media only screen and (max-width: 599px) {
      .block-split-text-image .block-image {
        width: 100%; } }
    .block-split-text-image .block-image img {
      display: block; }

.block-image img {
  display: block;
  width: 100%;
  height: auto; }

.block-grid {
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px 0;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  background: #fff;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .block-grid {
      padding: 45px 20px; } }
  .block-grid .medium-title, .block-grid .popup-msg-title {
    display: inline-block;
    margin: 0 auto;
    color: #bcc3cc; }
    @media only screen and (max-width: 767px) {
      .block-grid .medium-title, .block-grid .popup-msg-title {
        font-size: 18px; } }
    .block-grid .medium-title:before, .block-grid .popup-msg-title:before, .block-grid .medium-title:after, .block-grid .popup-msg-title:after {
      background: #bcc3cc; }
  .block-grid .grid-text {
    padding: 45px 75px; }
    @media only screen and (max-width: 767px) {
      .block-grid .grid-text {
        padding: 45px 20px; } }
  .block-grid .grid-items {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 60px 20px 0;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .block-grid .grid-items {
        padding: 0 20px; } }
  .block-grid .grid-item {
    width: 33%;
    padding: 10px 15px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .block-grid .grid-item {
        width: 50%;
        padding: 10px 10px 0; } }
    @media only screen and (max-width: 599px) {
      .block-grid .grid-item {
        width: 100%; } }
    .block-grid .grid-item img {
      display: inline-block;
      width: 100%;
      height: auto;
      max-width: 125px;
      border-radius: 50%; }

.posts-list {
  width: 100%;
  padding: 75px 55px;
  background: #fff;
  text-align: center; }
  @media only screen and (max-width: 1349px) {
    .posts-list {
      padding: 75px 45px; } }
  @media only screen and (max-width: 1099px) {
    .posts-list {
      padding: 75px 25px; } }
  @media only screen and (max-width: 767px) {
    .posts-list {
      padding: 25px 20px; } }
  .posts-list .medium-title, .posts-list .popup-msg-title {
    display: inline-block;
    margin: 0 auto;
    color: #bcc3cc; }
    .posts-list .medium-title:before, .posts-list .popup-msg-title:before, .posts-list .medium-title:after, .posts-list .popup-msg-title:after {
      background: #bcc3cc; }
    @media only screen and (max-width: 767px) {
      .posts-list .medium-title, .posts-list .popup-msg-title {
        font-size: 18px; } }

.content-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 75px; }
  @media (max-width: 1099px) {
    .content-pagination {
      padding: 25px 20px; } }
  .content-pagination a,
  .content-pagination div {
    display: block;
    height: 35px;
    padding: 10px 15px;
    border-top: 1px #919396 solid;
    border-bottom: 1px #919396 solid;
    border-left: 1px #919396 solid;
    background: #fff;
    color: #000;
    text-decoration: none; }
    .content-pagination a.content-pagination-prev span, .content-pagination a.content-pagination-next span,
    .content-pagination div.content-pagination-prev span,
    .content-pagination div.content-pagination-next span {
      display: block;
      width: 0;
      height: 0;
      border-top: 6.2px solid transparent;
      border-bottom: 6.2px solid transparent; }
    .content-pagination a.content-pagination-prev,
    .content-pagination div.content-pagination-prev {
      border-radius: 3px 0 0 3px; }
      .content-pagination a.content-pagination-prev span,
      .content-pagination div.content-pagination-prev span {
        border-right: 6.2px solid #000; }
        .content-pagination a.content-pagination-prev span.is-disabled,
        .content-pagination div.content-pagination-prev span.is-disabled {
          border-right-color: #919396; }
    .content-pagination a.content-pagination-next,
    .content-pagination div.content-pagination-next {
      border-right: 1px #919396 solid;
      border-radius: 0 3px 3px 0; }
      .content-pagination a.content-pagination-next span,
      .content-pagination div.content-pagination-next span {
        border-left: 6.2px solid #000; }
        .content-pagination a.content-pagination-next span.is-disabled,
        .content-pagination div.content-pagination-next span.is-disabled {
          border-left-color: #919396; }
    .content-pagination a:hover,
    .content-pagination div:hover {
      color: #000; }
    .content-pagination a.is-current,
    .content-pagination div.is-current {
      background: #C29E3F;
      color: #fff;
      border-color: #C29E3F; }
    .content-pagination a:last-child,
    .content-pagination div:last-child {
      border-right: 1px #919396 solid; }

.article-details {
  padding: 75px; }
  @media (max-width: 767px) {
    .article-details {
      padding: 35px 20px 0 20px; } }
  .article-details .article-details-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 20px 0;
    border-bottom: 4px solid #eaecef; }
  .article-details .block-content {
    padding-top: 0; }
  .article-details .block-split-text-image .block-content {
    width: 60%; }
    .article-details .block-split-text-image .block-content.is-full {
      width: 100%;
      max-width: 1080px;
      margin: 0 auto; }
  .article-details .block-split-text-image .block-image {
    width: 40%; }

.side-social-box {
  color: #bcc3cc;
  text-align: center;
  padding: 0 20px 20px 20px; }
  .side-social-box h3 {
    padding: 20px 0;
    font-weight: 400;
    border-bottom: 1px solid #bcc3cc; }
  .side-social-box .socials {
    text-align: center; }
    .side-social-box .socials a {
      color: #000;
      font-size: 25px;
      margin: 0 5px;
      border: none; }

.member-profile-box {
  padding: 25px 55px;
  text-align: center;
  border-bottom: 2px solid #f6f8fc; }
  .member-profile-box .member-profile-img {
    display: inline-block;
    width: 85px;
    height: auto;
    border-radius: 50%; }
  .member-profile-box .member-profile-header {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px; }
  .member-profile-box .member-profile-text {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #bcc3cc;
    font-size: 14px; }
  .member-profile-box .member-profile-link {
    display: inline-block;
    width: 100%;
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #C29E3F;
    border: none;
    font-size: 14px; }
    .member-profile-box .member-profile-link strong {
      font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.block-media {
  width: 100%; }

.block-media embed,
.block-media iframe,
.block-media object {
  border: 0; }

.block-media-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.block-media-video embed,
.block-media-video iframe,
.block-media-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.popup-msg-wrapper {
  display: none; }
  .popup-msg-wrapper.is-active {
    display: block; }

.popup-msg-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  background: rgba(0, 0, 0, 0.85); }

.icon-close {
  position: fixed;
  top: 50px;
  right: 50px;
  width: 25px;
  height: 25px;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  z-index: 95; }
  @media (max-width: 1099px) {
    .icon-close {
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
  .icon-close svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    fill: #F2F2F2;
    fill-opacity: 1;
    stroke: #ed1566; }
  @media (max-width: 699px) {
    .icon-close {
      top: 6px;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      z-index: 99;
      color: #333; }
      .icon-close svg {
        fill: #333; } }

.popup-msg-container {
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 825px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  z-index: 95; }
  @media (max-width: 1099px) {
    .popup-msg-container {
      max-width: 90%; } }
  @media (max-width: 699px) {
    .popup-msg-container {
      top: 25px;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 25px; }
      .popup-msg-container .popup-msg-content {
        height: 100%;
        overflow-y: scroll; } }

.popup-msg-title {
  width: 100%;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  text-align: center; }

.popup-msg-subtitle {
  margin-top: 0;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  text-align: center; }

.popup-msg-text {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  text-align: center; }

.popup-msg-container .block-media {
  margin-top: -15px;
  margin-bottom: -15px; }

.block-popup-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 20px 10px 20px;
  margin: 30px 0 0 0;
  text-align: center; }
  .block-popup-footer label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: relative;
    top: -25px;
    margin: 0;
    font-size: 12px;
    cursor: pointer; }
    .block-popup-footer label input {
      margin-right: 15px; }

.wedding-form-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99998;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }
  .wedding-form-overlay.is-active {
    display: block; }

.wedding-form-component {
  display: none;
  position: fixed;
  top: 5%;
  bottom: 5%;
  left: 50%;
  width: 100%;
  max-width: 1024px;
  transform: translate3d(-50%, 0, 0);
  background: #fff;
  z-index: 99999;
  text-align: center;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 25px 100px rgba(31, 41, 51, 0.5); }
  .wedding-form-component.is-active {
    display: block; }
  .wedding-form-component .big-title, .wedding-form-component .block-split-text-image .block-content h2, .block-split-text-image .block-content .wedding-form-component h2, .wedding-form-component .block-split-text-image .block-content h3, .block-split-text-image .block-content .wedding-form-component h3, .wedding-form-component .block-split-text-image .block-content h4, .block-split-text-image .block-content .wedding-form-component h4, .wedding-form-component .login-component .login-aside .login-big-title, .login-component .login-aside .wedding-form-component .login-big-title {
    margin: 0 0 25px 0;
    padding: 15px;
    line-height: 1;
    background: #000;
    color: #fff;
    font-size: 25px; }
    @media (max-width: 699px) {
      .wedding-form-component .big-title, .wedding-form-component .block-split-text-image .block-content h2, .block-split-text-image .block-content .wedding-form-component h2, .wedding-form-component .block-split-text-image .block-content h3, .block-split-text-image .block-content .wedding-form-component h3, .wedding-form-component .block-split-text-image .block-content h4, .block-split-text-image .block-content .wedding-form-component h4, .wedding-form-component .login-component .login-aside .login-big-title, .login-component .login-aside .wedding-form-component .login-big-title {
        font-size: 16px; } }
  .wedding-form-component .medium-title, .wedding-form-component .popup-msg-title {
    margin: 0 0 25px 0;
    padding: 15px;
    line-height: 1;
    background: #000;
    color: #fff;
    font-size: 18px;
    border-radius: 5px; }
    @media (max-width: 699px) {
      .wedding-form-component .medium-title, .wedding-form-component .popup-msg-title {
        font-size: 14px; } }
  .wedding-form-component .form-alert {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 25px 0;
    padding: 0 15px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    text-align: center; }
  .wedding-form-component ol, .wedding-form-component li {
    margin: 0 auto;
    padding: 0;
    color: #C29E3F;
    font-family: verdana;
    font-size: 12px; }
  .wedding-form-component ol {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
    @media (max-width: 699px) {
      .wedding-form-component ol {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .wedding-form-component ol:after {
      content: '';
      display: block;
      width: auto;
      height: 3px;
      background-color: #C29E3F;
      position: absolute;
      top: 50%;
      left: 50px;
      right: 50px;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      z-index: 1; }
      @media (max-width: 699px) {
        .wedding-form-component ol:after {
          left: 20px;
          right: 20px; } }
  .wedding-form-component li {
    list-style-type: none;
    position: relative;
    cursor: pointer;
    z-index: 2; }
    .wedding-form-component li:after {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #fff;
      border: 2px solid #C29E3F;
      transition: background-color .2s ease; }
  .wedding-form-component li.content:after {
    background-color: #4caf50;
    border-color: #4caf50; }
  .wedding-form-component li.active:after {
    background-color: #C29E3F; }
  .wedding-form-component li.done:after {
    background-color: #C29E3F; }
  .wedding-form-component span {
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: inline-block;
    text-align: center;
    text-align: center;
    width: 800px / 8; }
    @media (max-width: 699px) {
      .wedding-form-component span {
        display: none; } }
  .wedding-form-component .wedding-form-section {
    display: none;
    position: relative;
    top: 60px;
    height: 85%;
    overflow-x: hidden;
    overflow-y: scroll;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 25px;
    background: rgba(0, 0, 0, 0.035); }
    @media (max-width: 699px) {
      .wedding-form-component .wedding-form-section {
        top: 55px; } }
    .wedding-form-component .wedding-form-section.is-active {
      display: block; }
  .wedding-form-component .field[data-show-only-if] {
    margin-top: -25px;
    margin-bottom: 25px; }
  .wedding-form-component .wedding-form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0 25px 0;
    text-align: left; }
    @media (max-width: 699px) {
      .wedding-form-component .wedding-form {
        padding: 0 15px 25px 15px; } }
    .wedding-form-component .wedding-form:last-child {
      padding: 0 0 100px 0; }
      @media (max-width: 699px) {
        .wedding-form-component .wedding-form:last-child {
          padding: 0 15px 75px 15px; } }
    .wedding-form-component .wedding-form.is-center {
      text-align: center; }
  .wedding-form-component .is-controls {
    display: none; }
  .wedding-form-component .action-indicator {
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    z-index: 9; }
  .wedding-form-component .previous-button,
  .wedding-form-component .next-button {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate3d(0, 0, 0);
    z-index: 9;
    cursor: pointer; }
    .wedding-form-component .previous-button.is-disabled,
    .wedding-form-component .next-button.is-disabled {
      opacity: 0.35;
      cursor: default; }
    .wedding-form-component .previous-button svg,
    .wedding-form-component .next-button svg {
      width: 35px; }
    @media (max-width: 699px) {
      .wedding-form-component .previous-button,
      .wedding-form-component .next-button {
        top: 105px;
        right: 35%; }
        .wedding-form-component .previous-button.previous-button,
        .wedding-form-component .next-button.previous-button {
          left: 35%;
          right: auto; }
        .wedding-form-component .previous-button.next-button,
        .wedding-form-component .next-button.next-button {
          right: 35%;
          left: auto; }
        .wedding-form-component .previous-button svg,
        .wedding-form-component .next-button svg {
          width: 20px; } }
  .wedding-form-component .next-button {
    right: 25px;
    left: auto; }
  .wedding-form-component .field-instructions {
    margin: 0 0 25px 0;
    padding: 0;
    line-height: 1; }

svg.animate path {
  animation: dash 0.75s linear both;
  animation-delay: 0.5s; }

@keyframes dash {
  0% {
    stroke-dashoffset: 210; }
  75% {
    stroke-dashoffset: -220; }
  100% {
    stroke-dashoffset: -205; } }

.cards-list-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 75px; }
  @media only screen and (max-width: 767px) {
    .cards-list-wrapper {
      padding-top: 25px; } }

.card-item {
  position: relative;
  width: 30.83333%;
  margin: 1.2%;
  background: #fff;
  box-shadow: 0 0 40px 0 rgba(221, 221, 221, 0.5);
  text-align: left;
  -ms-flex-order: 2;
  order: 2; }
  @media only screen and (max-width: 989px) {
    .card-item {
      width: 100%;
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; } }
  .card-item .card-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px;
    border-bottom: 1px solid #eaecef; }
  .card-item .card-label {
    margin: 0;
    padding: 0;
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #C29E3F;
    line-height: 1; }
  .card-item .card-content {
    padding: 25px; }
  .card-item .card-title {
    margin-top: 0;
    padding-top: 0;
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 1.2;
    font-weight: 400; }
  .card-item .card-text {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #919396;
    line-height: 1.5; }
  .card-item .link-text-btn {
    color: #000;
    border-bottom-color: #000; }
  .card-item .card-date {
    color: #919396; }
  .card-item .card-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 25px 25px 25px;
    z-index: 5; }
    .card-item .card-footer .icon {
      color: #C29E3F; }
    .card-item .card-footer a i {
      font-size: 20px;
      color: #C29E3F; }
    .card-item .card-footer a .icon-view {
      margin-right: 10px; }
    .card-item .card-footer .link-text-btn {
      margin-right: 0;
      margin-left: auto;
      border-bottom: 0;
      padding: 0;
      font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      color: #000; }
  .card-item .card-label,
  .card-item .card-title,
  .card-item .card-text,
  .card-item .link-text-btn {
    position: relative;
    z-index: 2; }
  .card-item.is-alternate {
    background: url("/img/site/img-ph3.jpg");
    background-size: cover;
    background-position: center; }
    .card-item.is-alternate:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #000;
      opacity: .90;
      z-index: 1; }
    .card-item.is-alternate .card-label,
    .card-item.is-alternate .card-title,
    .card-item.is-alternate .card-text,
    .card-item.is-alternate .link-text-btn {
      position: relative;
      color: #fff;
      border-color: #fff;
      z-index: 2; }
  .card-item .card-pattern {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1; }

.card-featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  border: none; }
  .card-featured:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(72, 85, 99, 0.19) 0%, #29323c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30485563', endColorstr='#29323c',GradientType=1 );
    z-index: 1; }
  .card-featured .card-label,
  .card-featured .card-title,
  .card-featured .card-text,
  .card-featured .link-text-btn {
    position: relative;
    color: #fff;
    border-color: #fff;
    z-index: 2; }

.card-featured-landscape {
  width: 64%;
  -ms-flex-order: 1;
  order: 1;
  background-size: cover; }
  @media only screen and (max-width: 989px) {
    .card-featured-landscape {
      width: 100%;
      max-width: 700px;
      margin-left: auto;
      margin-right: auto; } }
  .card-featured-landscape .card-header {
    padding: 0;
    border: none; }
    .card-featured-landscape .card-header img {
      display: block;
      width: 100%;
      height: auto;
      opacity: 0; }
  .card-featured-landscape .card-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    padding: 25px; }
    @media only screen and (max-width: 767px) {
      .card-featured-landscape .card-overlay {
        position: relative;
        height: 175px; } }
    @media only screen and (max-width: 699px) {
      .card-featured-landscape .card-overlay {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto; } }
    .card-featured-landscape .card-overlay:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      z-index: 1; }
    .card-featured-landscape .card-overlay .card-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 70%;
      height: 100%;
      padding: 0 25px 0 0;
      border: none;
      z-index: 2; }
      @media only screen and (max-width: 699px) {
        .card-featured-landscape .card-overlay .card-content {
          width: 100%;
          height: auto; } }
    .card-featured-landscape .card-overlay .card-label {
      margin-bottom: 15px; }
    .card-featured-landscape .card-overlay .card-title {
      color: #fff;
      margin: 0; }
    .card-featured-landscape .card-overlay .card-footer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-align: end;
      align-items: flex-end;
      width: 30%;
      height: 100%;
      padding: 0;
      border: none;
      z-index: 2; }
      @media only screen and (max-width: 699px) {
        .card-featured-landscape .card-overlay .card-footer {
          width: 100%;
          height: auto;
          padding-top: 15px;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-align: center;
          align-items: center; } }
    .card-featured-landscape .card-overlay .card-date {
      color: #fff;
      margin-bottom: 25px; }
      @media only screen and (max-width: 699px) {
        .card-featured-landscape .card-overlay .card-date {
          margin: 0; } }
    .card-featured-landscape .card-overlay .site-btn, .card-featured-landscape .card-overlay .newsletter .newsletter-form button, .newsletter .newsletter-form .card-featured-landscape .card-overlay button {
      color: #C29E3F;
      border-color: #C29E3F; }
      .card-featured-landscape .card-overlay .site-btn:hover, .card-featured-landscape .card-overlay .newsletter .newsletter-form button:hover, .newsletter .newsletter-form .card-featured-landscape .card-overlay button:hover {
        background: #C29E3F;
        color: #fff; }

.card-thumbnail {
  position: relative;
  width: 47%;
  margin: 1.5%;
  overflow: hidden; }
  @media only screen and (max-width: 699px) {
    .card-thumbnail {
      width: 100%; } }
  .card-thumbnail .card-header {
    padding: 0;
    box-shadow: 0 4px 12px 3px rgba(0, 0, 0, 0.1); }
    .card-thumbnail .card-header img {
      display: block;
      width: 100%;
      height: auto; }
  .card-thumbnail .card-title {
    margin-top: 15px; }
  .card-thumbnail .card-footer {
    position: relative;
    z-index: 2; }

.list-wrapper {
  width: 100%;
  padding-top: 75px; }
  @media only screen and (max-width: 767px) {
    .list-wrapper {
      padding: 25px 0; } }

.list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 0 -2px 0;
  padding: 0;
  box-shadow: none;
  border: 1px solid #eaecef; }
  @media only screen and (max-width: 989px) {
    .list-item {
      max-width: inherit; } }
  @media only screen and (max-width: 767px) {
    .list-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .list-item .card-content {
    width: 80%;
    border-right: 1px solid #eaecef; }
    @media only screen and (max-width: 767px) {
      .list-item .card-content {
        width: 100%;
        border-right: none; } }
  .list-item .card-title {
    margin: 0; }
  .list-item .card-label {
    margin-bottom: 15px; }
  .list-item .card-footer {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20%;
    padding: 0;
    border: none; }
    @media only screen and (max-width: 767px) {
      .list-item .card-footer {
        width: 100%;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 20px 20px 20px; }
        .list-item .card-footer .site-btn.is-outlined, .list-item .card-footer .newsletter .newsletter-form button.is-outlined, .newsletter .newsletter-form .list-item .card-footer button.is-outlined {
          padding: 10px;
          font-size: 14px; } }

.card-media {
  width: 47%; }
  @media only screen and (max-width: 699px) {
    .card-media {
      width: 100%; } }
  .card-media .card-text {
    margin-bottom: 0; }
    .card-media .card-text a {
      color: #C29E3F;
      font-weight: 600; }

.cards-pagination {
  width: 100%;
  padding: 1.5%;
  padding-bottom: 0;
  text-align: center; }
  .cards-pagination.align-right {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .cards-pagination.align-right {
        text-align: center;
        padding-top: 45px; } }
  .cards-pagination .see-more {
    font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #eaecef;
    color: #919396;
    border-color: #eaecef;
    font-weight: 300;
    letter-spacing: 0.020em;
    font-size: 15px;
    padding: 15px 25px; }

/*
 *      Colors
 *      ------
 */
/*
 *      Fonts
 *      -----
 */
/*
 *      Breakpoints
 *      -----------
 */
/*
 *      Site Continer Size
 *      ------------------
 */
/*
 *      Input
 *      -----
 */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bebebe; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #bebebe; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe; }

form * {
  outline: none; }

.input,
.select {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: rgba(0, 21, 46, 0.5);
  font-size: .875em;
  font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  .input.tiny,
  .select.tiny {
    width: 20%;
    min-width: 60px;
    max-width: 80px; }
  .input.small,
  .select.small {
    width: 40%;
    min-width: 120px;
    max-width: 120px; }
  .input.medium,
  .select.medium {
    width: 50%;
    min-width: 220px;
    max-width: 320px; }
  .input.big,
  .select.big {
    width: 100%;
    min-width: 320px;
    max-width: 600px; }
    @media (max-width: 599px) {
      .input.big,
      .select.big {
        min-width: 0; } }
  .input.error,
  .error .input,
  .select.error,
  .error
  .select {
    border: 2px solid #e64900; }
  .input:focus,
  .select:focus {
    border: 2px solid #C29E3F;
    color: #C29E3F; }
  .input[data-company-input],
  .select[data-company-input] {
    margin-top: 10px; }

.select {
  height: 45px;
  line-height: 45px; }

.checkbox-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1;
  margin: auto;
  padding: 0;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 14px; }
  .checkbox-wrapper:first-child {
    margin-top: 5px; }
  .checkbox-wrapper:last-child {
    margin-bottom: 35px; }

.checkbox,
.radio {
  margin-right: 10px; }

/*
 *      Input
 *      -----
 */
.textarea {
  width: 100%;
  height: 200px;
  padding: 12px 15px;
  resize: none;
  border-radius: 2px;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: rgba(0, 21, 46, 0.5);
  font-size: .875em;
  font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  .textarea.tiny {
    width: 20%;
    min-width: 60px;
    max-width: 80px; }
  .textarea.small {
    width: 40%;
    min-width: 120px;
    max-width: 120px; }
  .textarea.medium {
    width: 50%;
    min-width: 220px;
    max-width: 320px; }
  .textarea.big {
    width: 100%;
    min-width: 320px;
    max-width: 100%; }
    @media (max-width: 599px) {
      .textarea.big {
        min-width: 0; } }
  .textarea.error {
    border: 2px solid #e64900; }
  .textarea:focus {
    border: 2px solid #C29E3F;
    color: #C29E3F; }

form [disabled] {
  color: #777; }

/*
 *      Label
 *      -----
 */
.label {
  display: inline-block;
  padding-bottom: 5px;
  color: #00152e;
  font-size: 14px;
  font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0; }

/*
 *      Input Select
 *      ------------
 */
.input-select {
  position: relative;
  background: #ffffff; }
  .input-select .icon {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translate3d(0, -50%, 0);
    z-index: 1; }

select {
  position: relative;
  width: 100%;
  padding: 12px 15px;
  border-radius: 2px;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: rgba(0, 21, 46, 0.5);
  font-size: .875em;
  font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  z-index: 2; }

.input-select-other {
  margin-top: 12px; }

/*
 *      Select
 *      ------
 */
.select {
  position: relative;
  padding-right: 22px;
  cursor: pointer; }
  .select select {
    width: auto;
    padding: 10px 15px 10px 0;
    border: none;
    background-color: transparent;
    color: #C29E3F;
    font-size: .925em;
    font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer; }
  .select .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    height: 6px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1; }
  .select.resizable .input-select {
    width: 45px; }
  .select.resizable .fake-select {
    display: none;
    visibility: hidden;
    font-size: .925em;
    font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }

/*
 *      Checkbox
 *      --------
 */
.checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
  .checkbox input {
    display: none; }
  .checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 40px; }
  .checkbox label:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border-radius: 2px;
    border: 1px solid #C29E3F;
    background-color: #ffffff;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .checkbox input:checked + label:after {
    content: '';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    background-color: #C29E3F;
    color: #ffffff;
    font-size: 1em;
    line-height: 0.5em;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .checkbox:hover label:before {
    background-color: rgba(194, 158, 63, 0.1); }
  .checkbox.big label {
    padding-left: 50px; }
  .checkbox.big label:before {
    width: 30px;
    height: 30px; }
  .checkbox.big input:checked + label:after {
    width: 32px;
    height: 32px;
    font-size: 1.2em; }

/*
 *      Radio
 *      -----
 */
.radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
  .radio input {
    display: none; }
  .radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 40px; }
  .radio label:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #C29E3F;
    background-color: #ffffff;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .radio input:checked + label:after {
    content: '\2713';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #C29E3F;
    color: #ffffff;
    font-size: 1em;
    line-height: 0.5em;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .radio:hover label {
    color: #C29E3F; }
  .radio:hover label:before {
    background-color: rgba(194, 158, 63, 0.1); }

/*
 *      Input Label
 *      -----------
 */
.input-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left; }
  @media screen and (min-width: 980px) {
    .input-label.no-label {
      padding-top: 27px; } }

/*
 *      Input Group 33
 *      --------------
 */
.input-group-33 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 900px; }
  @media screen and (min-width: 980px) {
    .input-group-33 {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .input-group-33 .input-label {
    width: 100%;
    margin-top: 30px; }
    .input-group-33 .input-label:first-child {
      margin-top: 0; }
    @media screen and (min-width: 980px) {
      .input-group-33 .input-label {
        width: calc(33.333% - 20px);
        margin-top: 0;
        margin-left: 30px; }
      .input-group-33 .input-label:first-child {
        margin-left: 0; } }

/*
 *      Input Group 50
 *      --------------
 */
.input-group-50 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 900px; }
  @media screen and (min-width: 980px) {
    .input-group-50 {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .input-group-50 .input-label {
    width: 100%;
    margin-top: 30px; }
    .input-group-50 .input-label:first-child {
      margin-top: 0; }
    @media screen and (min-width: 980px) {
      .input-group-50 .input-label {
        width: calc(50% - 15px);
        margin-top: 0;
        margin-left: 30px; }
      .input-group-50 .input-label:first-child {
        margin-left: 0; } }
    .input-group-50 .input-label .input,
    .input-group-50 .input-label .input-select {
      max-width: 480px; }
  @media screen and (min-width: 980px) {
    .input-group-50.offset-25 {
      max-width: 100%; }
      .input-group-50.offset-25 .input-label {
        margin-left: 25%; } }

/*
 *      Input Group 70
 *      --------------
 */
.input-group-70 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 900px; }
  @media screen and (min-width: 980px) {
    .input-group-70 {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .input-group-70 .input-label {
    width: 100%;
    margin-top: 30px; }
    .input-group-70 .input-label:first-child {
      margin-top: 0; }
    @media screen and (min-width: 980px) {
      .input-group-70 .input-label {
        width: calc(30% - 15px);
        margin-top: 0;
        margin-left: 30px; }
      .input-group-70 .input-label:first-child {
        width: calc(70% - 15px);
        margin-left: 0; } }

/*
 *      Input Group 100
 *      ---------------
 */
.input-group-100 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 900px; }
  @media screen and (min-width: 980px) {
    .input-group-100 {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .input-group-100 .input-label {
    width: 100%; }
    @media screen and (min-width: 980px) {
      .input-group-100 .input-label {
        width: 70%; }
      .input-group-100 .input-label.big {
        width: 100%; } }

/*
 *      Input Button Group
 *      ------------------
 */
.input-group-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 360px; }
  .input-group-button input {
    width: 100%;
    padding: 10px 15px;
    border-radius: 2px 0 0 2px;
    border: none;
    background-color: #ffffff;
    color: rgba(0, 21, 46, 0.5);
    font-size: .875em;
    font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .input-group-button button {
    padding: 11px 15px;
    border-radius: 0 2px 2px 0;
    border: none;
    background-color: rgba(0, 21, 46, 0.5);
    color: #ffffff;
    font-size: .925em;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color .2s ease-in-out; }
    .input-group-button button:hover {
      background-color: #C29E3F; }
    .input-group-button button.primary-color {
      background-color: #C29E3F; }
      .input-group-button button.primary-color:hover {
        background-color: rgba(0, 21, 46, 0.5); }
    .input-group-button button.secondary-color {
      background-color: #C29E3F; }
      .input-group-button button.secondary-color:hover {
        background-color: rgba(0, 21, 46, 0.5); }

/*
 *      Input Group Radio/Checkbox
 *      -----------------
 */
.input-group-radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 900px; }
  @media screen and (min-width: 980px) {
    .input-group-radio {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .input-group-radio .radio,
  .input-group-radio .checkbox {
    margin-top: 15px; }
    .input-group-radio .radio:first-child,
    .input-group-radio .checkbox:first-child {
      margin-top: 0; }
    @media screen and (min-width: 980px) {
      .input-group-radio .radio,
      .input-group-radio .checkbox {
        margin-top: 0;
        margin-left: 60px; }
      .input-group-radio .radio:first-child,
      .input-group-radio .checkbox:first-child {
        margin-left: 0; } }

/*
 *      Input Group Checkbox
 *      --------------------
 */
.input-group-checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 900px; }
  .input-group-checkbox .checkbox {
    margin-top: 20px; }
    .input-group-checkbox .checkbox:first-child {
      margin-top: 0; }

/*
 *      Input Search Group
 *      ------------------
 */
.input-search-group {
  position: relative;
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 20px 0 22px 10%;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box; }
  .input-search-group input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 15px 10% 5px 0;
    border: 0;
    box-sizing: border-box;
    background-color: transparent;
    color: #C29E3F;
    font-size: 1em;
    font-weight: 400; }
  .input-search-group .submit {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px 0 5px 0;
    border: 0;
    box-sizing: border-box;
    background-color: transparent;
    color: #ffffff;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
    transition: right .1s ease-in-out;
    cursor: pointer; }
    .input-search-group .submit:hover {
      color: #C29E3F; }
  .input-search-group.big {
    width: 80%;
    max-width: 1120px;
    margin: 0 auto; }
    @media screen and (min-width: 640px) {
      .input-search-group.big {
        padding: 20px 0 30px; } }
    @media screen and (min-width: 980px) {
      .input-search-group.big {
        padding: 25px 0 35px; } }
    @media screen and (min-width: 1060px) {
      .input-search-group.big {
        padding: 30px 0 40px; } }
    .input-search-group.big input {
      font-size: 1em;
      text-transform: uppercase; }
      @media screen and (min-width: 640px) {
        .input-search-group.big input {
          font-size: 1.4em; } }
      @media screen and (min-width: 980px) {
        .input-search-group.big input {
          font-size: 2em; } }
      @media screen and (min-width: 1060px) {
        .input-search-group.big input {
          font-size: 2.6em; } }
    .input-search-group.big .submit {
      font-size: 1em; }
      @media screen and (min-width: 640px) {
        .input-search-group.big .submit {
          font-size: 1.4em; } }
      @media screen and (min-width: 980px) {
        .input-search-group.big .submit {
          font-size: 2em; } }
      @media screen and (min-width: 1060px) {
        .input-search-group.big .submit {
          font-size: 2.6em; } }
      .input-search-group.big .submit:hover {
        right: 15px;
        color: #C29E3F; }
  .input-search-group.icon {
    width: calc(100% - 40px); }
    .input-search-group.icon .submit {
      top: 70%;
      right: -30px; }
      .input-search-group.icon .submit .icon {
        height: 28px;
        width: auto; }
      .input-search-group.icon .submit:hover .icon {
        fill: #C29E3F; }
        .input-search-group.icon .submit:hover .icon svg {
          fill: #C29E3F; }

/*
 *      Dropdown Group
 *      --------------
 */
.dropdown-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 360px; }
  .dropdown-group select {
    width: 100%;
    padding: 10px 15px;
    border-radius: 2px 0 0 2px;
    border: none;
    background-color: #ffffff;
    color: rgba(0, 21, 46, 0.5);
    font-size: .875em;
    font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .dropdown-group .icon {
    position: absolute;
    right: 20px;
    cursor: pointer; }

/*
 *      Error Message
 *      --------------
 */
.error-message {
  padding-top: 15px;
  color: #e64900;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.4em; }

#ticket_error_msg .parsley-errors-list {
  display: none; }
  #ticket_error_msg .parsley-errors-list:first-child {
    display: block; }

/*
 *      Form submit button loading animation
 *      --------------
 */
.loading-animation, [data-form-button][type="submit"][disabled] {
  position: relative;
  color: #ffffff;
  opacity: .8; }
  .loading-animation:after, [disabled][type="submit"][data-form-button]:after {
    content: '';
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid transparent;
    animation: spinner .5s linear infinite;
    position: absolute;
    top: 11px;
    right: 14px;
    margin-left: 10px; }

[data-form="contact"] [data-form-button][type="submit"][disabled]:after {
  top: 8px;
  width: 16px;
  height: 16px; }

[data-form-button][type="submit"][disabled]:hover {
  background-color: #C29E3F; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

.hero-home {
  position: relative;
  width: 100%;
  height: auto;
  background: #000;
  border-bottom: 5px solid #fff; }
  .hero-home .main-carousel {
    background: #fff; }
    .hero-home .main-carousel .carousel-cell {
      position: relative;
      width: 100%;
      max-width: 1125px;
      margin-right: 5px;
      margin-left: 5px;
      overflow: hidden; }
      @media only screen and (max-width: 1349px) {
        .hero-home .main-carousel .carousel-cell {
          max-width: 925px; } }
      @media only screen and (max-width: 1099px) {
        .hero-home .main-carousel .carousel-cell {
          max-width: inherit; } }
      @media only screen and (max-width: 699px) {
        .hero-home .main-carousel .carousel-cell {
          height: 340px; } }
    .hero-home .main-carousel .carousel-cell-content {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 4;
      padding: 45px;
      text-align: center;
      color: #fff;
      opacity: 0;
      transition: all 0.45s ease;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .hero-home .main-carousel .carousel-cell-content {
          padding: 45px 20px; } }
      .hero-home .main-carousel .carousel-cell-content:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
        z-index: 5;
        opacity: .90; }
      .hero-home .main-carousel .carousel-cell-content * {
        position: relative;
        z-index: 6; }
      .hero-home .main-carousel .carousel-cell-content .separator-content-wrapper {
        height: 100%; }
    .hero-home .main-carousel .carousel-cell-title {
      position: absolute;
      top: 45px;
      left: 50%;
      transform: translate3d(-50%, 0, 0);
      font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #919396;
      letter-spacing: 0.055em; }
      @media only screen and (max-width: 1349px) {
        .hero-home .main-carousel .carousel-cell-title {
          top: 25px; } }
      @media only screen and (max-width: 1099px) {
        .hero-home .main-carousel .carousel-cell-title {
          top: 0;
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .hero-home .main-carousel .carousel-cell-title {
          font-size: 16px; } }
      @media only screen and (max-width: 699px) {
        .hero-home .main-carousel .carousel-cell-title {
          font-size: 12px; } }
    .hero-home .main-carousel .carousel-cell-text {
      position: absolute;
      top: 50%;
      left: 50%;
      right: 0;
      transform: translate3d(-50%, -50%, 0);
      width: 100%;
      max-width: 800px;
      margin: 0;
      padding: 45px;
      font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 27px;
      line-height: 1.5;
      letter-spacing: 0.05em;
      color: #fff;
      text-align: center; }
      @media only screen and (max-width: 1349px) {
        .hero-home .main-carousel .carousel-cell-text {
          font-size: 24px;
          line-height: 1.3; } }
      @media only screen and (max-width: 1099px) {
        .hero-home .main-carousel .carousel-cell-text {
          font-size: 22px;
          line-height: 1.2; } }
      @media only screen and (max-width: 767px) {
        .hero-home .main-carousel .carousel-cell-text {
          font-size: 18px; } }
      @media only screen and (max-width: 699px) {
        .hero-home .main-carousel .carousel-cell-text {
          font-size: 16px;
          padding: 20px;
          margin-top: -10px; } }
    .hero-home .main-carousel .site-btn, .hero-home .main-carousel .newsletter .newsletter-form button, .newsletter .newsletter-form .hero-home .main-carousel button {
      position: absolute;
      bottom: 75px;
      left: 50%;
      transform: translate3d(-50%, 0, 0);
      padding: 25px 45px;
      color: #fff;
      border-color: #fff;
      font-size: 14px;
      font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      letter-spacing: 0.055em;
      text-transform: uppercase; }
      @media only screen and (max-width: 1349px) {
        .hero-home .main-carousel .site-btn, .hero-home .main-carousel .newsletter .newsletter-form button, .newsletter .newsletter-form .hero-home .main-carousel button {
          bottom: 25px; } }
      @media only screen and (max-width: 1099px) {
        .hero-home .main-carousel .site-btn, .hero-home .main-carousel .newsletter .newsletter-form button, .newsletter .newsletter-form .hero-home .main-carousel button {
          bottom: 0; } }
      @media only screen and (max-width: 767px) {
        .hero-home .main-carousel .site-btn, .hero-home .main-carousel .newsletter .newsletter-form button, .newsletter .newsletter-form .hero-home .main-carousel button {
          padding: 15px 25px;
          font-size: 12px; } }
      @media only screen and (max-width: 699px) {
        .hero-home .main-carousel .site-btn, .hero-home .main-carousel .newsletter .newsletter-form button, .newsletter .newsletter-form .hero-home .main-carousel button {
          padding: 15px 15px; } }
      .hero-home .main-carousel .site-btn:hover, .hero-home .main-carousel .newsletter .newsletter-form button:hover, .newsletter .newsletter-form .hero-home .main-carousel button:hover {
        background: #fff;
        color: #000; }
    .hero-home .main-carousel img.main {
      display: block;
      width: 100%;
      height: auto; }
      @media only screen and (max-width: 699px) {
        .hero-home .main-carousel img.main {
          -ms-transform: scale(2);
          transform: scale(2); } }
  .hero-home img.hero-pattern {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    width: 200px;
    height: auto;
    filter: none;
    z-index: 4; }

.carousel-cell.is-selected img.main {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.carousel-cell.is-selected .carousel-cell-content {
  opacity: 1; }

.page-introduction {
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 10px 0; }
  .page-introduction .intro-content {
    width: 45%;
    padding: 125px 55px;
    padding-right: 175px; }
    .page-introduction .intro-content .regular-text, .page-introduction .intro-content W.main-form .form-label, W.main-form .page-introduction .intro-content .form-label, .page-introduction .intro-content W.main-form .form-submit, W.main-form .page-introduction .intro-content .form-submit, .page-introduction .intro-content .popup-msg-text, .page-introduction .intro-content .login-component .login-aside .login-regular-text, .login-component .login-aside .page-introduction .intro-content .login-regular-text {
      margin-bottom: 75px; }
  .page-introduction .intro-image {
    width: 55%;
    background-repeat: no-repeat;
    background-size: cover; }
    .page-introduction .intro-image img {
      display: none; }

.home-diagram img {
  display: block;
  width: 100%;
  height: auto; }

.latest-news {
  width: 100%;
  padding: 75px 55px;
  background: #f6f8fc;
  text-align: center; }
  @media only screen and (max-width: 1349px) {
    .latest-news {
      padding: 75px 45px; } }
  @media only screen and (max-width: 1099px) {
    .latest-news {
      padding: 75px 25px; } }
  @media only screen and (max-width: 767px) {
    .latest-news {
      padding: 75px 20px; } }
  .latest-news .medium-title, .latest-news .popup-msg-title {
    display: inline-block;
    margin: 0 auto;
    color: #bcc3cc; }
    .latest-news .medium-title:before, .latest-news .popup-msg-title:before, .latest-news .medium-title:after, .latest-news .popup-msg-title:after {
      background: #bcc3cc; }
  .latest-news .latest-news-grid {
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .latest-news .cards-list-wrapper {
    width: 70%; }
    .latest-news .cards-list-wrapper .card-item {
      width: 48.5%; }
  .latest-news .card-featured {
    position: absolute;
    top: 75px;
    right: 0;
    bottom: 0;
    width: 30%;
    margin: 0.5%;
    box-shadow: 0 0 20px 0 #dddddd; }

.initiatives-list {
  width: 100%;
  padding: 0 55px 75px;
  background: #fff;
  text-align: center; }
  @media only screen and (max-width: 1349px) {
    .initiatives-list {
      padding: 0 45px 75px; } }
  @media only screen and (max-width: 1099px) {
    .initiatives-list {
      padding: 0 25px 75px; } }
  @media only screen and (max-width: 767px) {
    .initiatives-list {
      padding: 0 20px 25px; } }
  .initiatives-list .medium-title, .initiatives-list .popup-msg-title {
    display: inline-block;
    margin: 0 auto;
    color: #bcc3cc; }
    @media only screen and (max-width: 767px) {
      .initiatives-list .medium-title, .initiatives-list .popup-msg-title {
        font-size: 18px; } }
    .initiatives-list .medium-title:before, .initiatives-list .popup-msg-title:before, .initiatives-list .medium-title:after, .initiatives-list .popup-msg-title:after {
      background: #bcc3cc; }

.newsletter-cta {
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 10px 0; }
  @media only screen and (max-width: 767px) {
    .newsletter-cta {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .newsletter-cta .newsletter-content {
    position: relative;
    width: 60%;
    padding: 75px 55px;
    padding-right: 175px;
    color: #fff;
    background: #000;
    background-image: url("/img/site/img-ph1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top; }
    @media only screen and (max-width: 1349px) {
      .newsletter-cta .newsletter-content {
        padding: 75px 45px; } }
    @media only screen and (max-width: 1099px) {
      .newsletter-cta .newsletter-content {
        padding: 75px 25px; } }
    @media only screen and (max-width: 767px) {
      .newsletter-cta .newsletter-content {
        width: 100%;
        padding: 35px 20px;
        text-align: center; } }
    .newsletter-cta .newsletter-content:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #000;
      opacity: .60;
      z-index: 1; }
    .newsletter-cta .newsletter-content .big-title, .newsletter-cta .newsletter-content .block-split-text-image .block-content h2, .block-split-text-image .block-content .newsletter-cta .newsletter-content h2, .newsletter-cta .newsletter-content .block-split-text-image .block-content h3, .block-split-text-image .block-content .newsletter-cta .newsletter-content h3, .newsletter-cta .newsletter-content .block-split-text-image .block-content h4, .block-split-text-image .block-content .newsletter-cta .newsletter-content h4, .newsletter-cta .newsletter-content .login-component .login-aside .login-big-title, .login-component .login-aside .newsletter-cta .newsletter-content .login-big-title {
      line-height: 1.3;
      font-size: 26px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .newsletter-cta .newsletter-content .big-title, .newsletter-cta .newsletter-content .block-split-text-image .block-content h2, .block-split-text-image .block-content .newsletter-cta .newsletter-content h2, .newsletter-cta .newsletter-content .block-split-text-image .block-content h3, .block-split-text-image .block-content .newsletter-cta .newsletter-content h3, .newsletter-cta .newsletter-content .block-split-text-image .block-content h4, .block-split-text-image .block-content .newsletter-cta .newsletter-content h4, .newsletter-cta .newsletter-content .login-component .login-aside .login-big-title, .login-component .login-aside .newsletter-cta .newsletter-content .login-big-title {
          font-size: 24px; } }
    .newsletter-cta .newsletter-content .regular-text, .newsletter-cta .newsletter-content W.main-form .form-label, W.main-form .newsletter-cta .newsletter-content .form-label, .newsletter-cta .newsletter-content W.main-form .form-submit, W.main-form .newsletter-cta .newsletter-content .form-submit, .newsletter-cta .newsletter-content .popup-msg-text, .newsletter-cta .newsletter-content .login-component .login-aside .login-regular-text, .login-component .login-aside .newsletter-cta .newsletter-content .login-regular-text {
      margin-bottom: 35px;
      max-width: 400px; }
      @media only screen and (max-width: 767px) {
        .newsletter-cta .newsletter-content .regular-text, .newsletter-cta .newsletter-content W.main-form .form-label, W.main-form .newsletter-cta .newsletter-content .form-label, .newsletter-cta .newsletter-content W.main-form .form-submit, W.main-form .newsletter-cta .newsletter-content .form-submit, .newsletter-cta .newsletter-content .popup-msg-text, .newsletter-cta .newsletter-content .login-component .login-aside .login-regular-text, .login-component .login-aside .newsletter-cta .newsletter-content .login-regular-text {
          max-width: inherit; } }
    .newsletter-cta .newsletter-content .big-title, .newsletter-cta .newsletter-content .block-split-text-image .block-content h2, .block-split-text-image .block-content .newsletter-cta .newsletter-content h2, .newsletter-cta .newsletter-content .block-split-text-image .block-content h3, .block-split-text-image .block-content .newsletter-cta .newsletter-content h3, .newsletter-cta .newsletter-content .block-split-text-image .block-content h4, .block-split-text-image .block-content .newsletter-cta .newsletter-content h4, .newsletter-cta .newsletter-content .login-component .login-aside .login-big-title, .login-component .login-aside .newsletter-cta .newsletter-content .login-big-title,
    .newsletter-cta .newsletter-content .link-text-btn, .newsletter-cta .newsletter-content .regular-text, .newsletter-cta .newsletter-content W.main-form .form-label, W.main-form .newsletter-cta .newsletter-content .form-label, .newsletter-cta .newsletter-content W.main-form .form-submit, W.main-form .newsletter-cta .newsletter-content .form-submit, .newsletter-cta .newsletter-content .popup-msg-text, .newsletter-cta .newsletter-content .login-component .login-aside .login-regular-text, .login-component .login-aside .newsletter-cta .newsletter-content .login-regular-text {
      position: relative;
      color: #fff;
      border-color: #fff;
      z-index: 1; }
    .newsletter-cta .newsletter-content .site-btn, .newsletter-cta .newsletter-content .newsletter .newsletter-form button, .newsletter .newsletter-form .newsletter-cta .newsletter-content button {
      position: relative;
      color: #fff;
      border-color: #fff;
      z-index: 2; }
      .newsletter-cta .newsletter-content .site-btn:hover, .newsletter-cta .newsletter-content .newsletter .newsletter-form button:hover, .newsletter .newsletter-form .newsletter-cta .newsletter-content button:hover {
        background: #fff;
        color: #000; }
  .newsletter-cta .newsletter-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 60%);
    padding: 65px 55px;
    background: #f6f8fc;
    text-align: left; }
    @media only screen and (max-width: 1349px) {
      .newsletter-cta .newsletter-wrapper {
        padding: 65px 45px; } }
    @media only screen and (max-width: 1099px) {
      .newsletter-cta .newsletter-wrapper {
        padding: 65px 25px; } }
    @media only screen and (max-width: 767px) {
      .newsletter-cta .newsletter-wrapper {
        width: 100%;
        padding: 35px 20px;
        text-align: center; }
        .newsletter-cta .newsletter-wrapper .newsletter-component {
          width: 100%; } }
    .newsletter-cta .newsletter-wrapper .big-title, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h2, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h2, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h3, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h3, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h4, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h4, .newsletter-cta .newsletter-wrapper .login-component .login-aside .login-big-title, .login-component .login-aside .newsletter-cta .newsletter-wrapper .login-big-title {
      font-family: "Roboto Slab", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      width: 100%;
      font-weight: 400;
      letter-spacing: 0;
      font-size: 32px;
      line-height: 1.3; }
      @media only screen and (max-width: 767px) {
        .newsletter-cta .newsletter-wrapper .big-title, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h2, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h2, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h3, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h3, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h4, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h4, .newsletter-cta .newsletter-wrapper .login-component .login-aside .login-big-title, .login-component .login-aside .newsletter-cta .newsletter-wrapper .login-big-title {
          font-size: 26px;
          padding: 0;
          margin: 0 0 25px 0; } }
      .newsletter-cta .newsletter-wrapper .big-title img, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h2 img, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h2 img, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h3 img, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h3 img, .newsletter-cta .newsletter-wrapper .block-split-text-image .block-content h4 img, .block-split-text-image .block-content .newsletter-cta .newsletter-wrapper h4 img, .newsletter-cta .newsletter-wrapper .login-component .login-aside .login-big-title img, .login-component .login-aside .newsletter-cta .newsletter-wrapper .login-big-title img {
        width: 35px; }
    .newsletter-cta .newsletter-wrapper .newsletter-form {
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .newsletter-cta .newsletter-wrapper .newsletter-form input {
        width: 100%;
        background: #fff;
        border: none;
        color: #000;
        padding: 15px 20px;
        outline: none;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.02em;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        box-shadow: 0 0 35px 0 rgba(221, 221, 221, 0.8); }
      .newsletter-cta .newsletter-wrapper .newsletter-form button {
        padding: 15px 35px;
        background: #000;
        letter-spacing: 0.055em;
        font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #fff;
        border: 1px solid #000;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        cursor: pointer;
        transition: all 0.35s ease; }
        .newsletter-cta .newsletter-wrapper .newsletter-form button:hover {
          background: #C29E3F;
          color: #fff;
          border-color: #C29E3F; }
    .newsletter-cta .newsletter-wrapper .hbspt-form form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .newsletter-cta .newsletter-wrapper .hbspt-form form .hs-button,
      .newsletter-cta .newsletter-wrapper .hbspt-form form .hs-button.primary.large {
        position: relative;
        top: 2px;
        left: -3px;
        padding: 15px 35px;
        margin: 0;
        background: #000;
        letter-spacing: 0.055em;
        font-family: "Roboto Slab", "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #fff;
        border: 1px solid #000;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        cursor: pointer;
        transition: all 0.35s ease; }
        .newsletter-cta .newsletter-wrapper .hbspt-form form .hs-button:hover,
        .newsletter-cta .newsletter-wrapper .hbspt-form form .hs-button.primary.large:hover {
          background: #C29E3F;
          color: #fff;
          border-color: #C29E3F; }
      .newsletter-cta .newsletter-wrapper .hbspt-form form .hs_error_rollup {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        transform: translate3d(0, 100%, 0); }
      .newsletter-cta .newsletter-wrapper .hbspt-form form .hs-error-msgs.inputs-list {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        transform: translate3d(0, 100%, 0);
        line-height: 1; }

.login-component {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  width: 100%;
  min-height: 100vh; }
  @media (max-width: 999px) {
    .login-component {
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .login-component .login-aside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.33333333%;
    padding: 40px 75px; }
    @media (max-width: 1429px) {
      .login-component .login-aside {
        padding: 40px 40px; } }
    @media (max-width: 1129px) {
      .login-component .login-aside {
        padding: 40px 20px; } }
    @media (max-width: 999px) {
      .login-component .login-aside {
        width: 100%; } }
    @media (max-width: 767px) {
      .login-component .login-aside .login-big-title {
        font-size: 31px; } }
    .login-component .login-aside .login-aside-header {
      text-align: center; }
    .login-component .login-aside .login-logo img {
      display: block;
      width: 100%;
      max-width: 135px;
      height: auto;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .login-component .login-aside .login-logo img {
          max-width: 95px; } }
    .login-component .login-aside .login-aside-footer {
      text-align: center; }
      .login-component .login-aside .login-aside-footer .login-regular-text {
        color: #bcc3cc; }
  .login-component .login-visual {
    position: relative;
    width: calc(100% - 33.33333333%);
    background-image: url("https://static.wixstatic.com/media/b68936_a71352f765a04745823f1da0098e6f4a~mv2_d_4248_2832_s_4_2.jpg/v1/fill/w_1920,h_1280,al_c,q_85,usm_0.66_1.00_0.01/b68936_a71352f765a04745823f1da0098e6f4a~mv2_d_4248_2832_s_4_2.webp");
    background-position: center;
    background-size: cover; }
    @media (max-width: 999px) {
      .login-component .login-visual {
        width: 100%;
        height: 25vw;
        min-height: 200px; } }
    .login-component .login-visual .login-visual-header {
      padding: 75px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.35+1,0+100 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#00ffffff',GradientType=1 );
      /* IE6-9 */ }
      @media (max-width: 1429px) {
        .login-component .login-visual .login-visual-header {
          padding: 40px 40px; } }
      @media (max-width: 1129px) {
        .login-component .login-visual .login-visual-header {
          padding: 20px; } }
      @media (max-width: 767px) {
        .login-component .login-visual .login-visual-header {
          text-align: center;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.25+1,0+100 */
          /* FF3.6-15 */
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.55) 1%, rgba(255, 255, 255, 0) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#00ffffff',GradientType=0 );
          /* IE6-9 */ } }
      .login-component .login-visual .login-visual-header .medium-title, .login-component .login-visual .login-visual-header .popup-msg-title {
        margin: 0;
        padding: 0;
        color: #333; }
      .login-component .login-visual .login-visual-header .visual-title {
        font-weight: 600; }
      .login-component .login-visual .login-visual-header .visual-subtitle {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 400; }
    .login-component .login-visual .visual-socials-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: end;
      justify-content: flex-end;
      position: absolute;
      bottom: 75px;
      right: 75px;
      margin: 0;
      padding: 0;
      list-style-type: none; }
      @media (max-width: 1429px) {
        .login-component .login-visual .visual-socials-links {
          bottom: 40px;
          right: 40px; } }
      @media (max-width: 1129px) {
        .login-component .login-visual .visual-socials-links {
          bottom: 20px;
          right: 20px; } }
      @media (max-width: 767px) {
        .login-component .login-visual .visual-socials-links {
          right: 50%;
          transform: translate3d(50%, 0, 0); } }
      .login-component .login-visual .visual-socials-links li {
        margin: 0;
        padding: 0;
        color: #fff; }
        .login-component .login-visual .visual-socials-links li a {
          font-size: 35px;
          transition: all 0.35s ease; }
          .login-component .login-visual .visual-socials-links li a:hover {
            color: #C29E3F; }

.dashboard [data-role="replies"] {
  padding-left: 25px; }
  .dashboard [data-role="replies"] .cc-f-wrap {
    -ms-transform: scale(0.8);
    transform: scale(0.8); }

.dashboard [data-tooltip] {
  cursor: pointer; }

.dashboard .alert-message {
  background: #da5b47; }
  .dashboard .alert-message p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff; }

.dashboard .js-nav-zone {
  position: relative;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  transition: all 0.65s ease; }
  .dashboard .js-nav-zone.is-active {
    z-index: 2;
    opacity: 1;
    height: auto; }

@media (max-width: 914px) {
  .dashboard .hide-for-mobile {
    display: none; } }

.dashboard .show-only-mobile {
  display: none; }
  @media (max-width: 914px) {
    .dashboard .show-only-mobile {
      display: block; } }

.dashboard .user-hero {
  position: relative;
  height: auto;
  min-height: 475px;
  margin-bottom: 5px;
  background: url("https://images.pexels.com/photos/313715/pexels-photo-313715.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
  background-color: #919396;
  overflow: hidden;
  border-bottom: 10px solid #000; }
  @media only screen and (max-width: 1109px) {
    .dashboard .user-hero {
      margin-bottom: 0;
      border-bottom: none; } }
  @media only screen and (max-width: 914px) {
    .dashboard .user-hero {
      height: 55vw; } }
  .dashboard .user-hero:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 1; }
  .dashboard .user-hero .hero-title {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    transform: translate3d(0, -50%, 0);
    text-align: center;
    font-family: "Mrs Saint Delafield", "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 70px;
    letter-spacing: 2px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1;
    z-index: 2; }
    @media only screen and (max-width: 914px) {
      .dashboard .user-hero .hero-title {
        font-size: 45px; } }
  .dashboard .user-hero .countdown-timer {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 425px;
    text-align: right;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.15+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding: 20px;
    margin: 0;
    line-height: 1;
    z-index: 2;
    font-weight: 200;
    font-size: 14px;
    letter-spacing: 0.025em; }
    .dashboard .user-hero .countdown-timer span {
      font-weight: 600;
      font-size: 24px; }
    @media only screen and (max-width: 1109px) {
      .dashboard .user-hero .countdown-timer {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        width: 100%;
        height: auto;
        background: #000; } }
    @media only screen and (max-width: 599px) {
      .dashboard .user-hero .countdown-timer span {
        font-size: 16px; } }
  .dashboard .user-hero .logo {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate3d(0, -50%, 0);
    z-index: 2; }
    @media only screen and (max-width: 1109px) {
      .dashboard .user-hero .logo {
        position: absolute;
        top: 10px;
        left: 20px;
        right: auto;
        bottom: auto;
        z-index: 5;
        width: 33px;
        height: auto;
        -ms-transform: none;
        transform: none;
        padding: 0; } }
    @media only screen and (max-width: 599px) {
      .dashboard .user-hero .logo {
        width: 28px; } }
  .dashboard .user-hero .infos-zone {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    bottom: 0;
    width: 35%;
    height: 100%; }
    .dashboard .user-hero .infos-zone:before {
      content: '';
      position: absolute;
      top: 0;
      right: -50%;
      bottom: -50%;
      left: -50%;
      background: #000;
      border: 1px solid rgba(255, 255, 255, 0.25);
      box-shadow: 5px 5px 25px 25px rgba(0, 0, 0, 0.15);
      transform: translate3d(30%, 0, 0) rotate(-55deg); }
    @media only screen and (max-width: 1109px) {
      .dashboard .user-hero .infos-zone {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        width: 100%;
        height: auto; } }

.dashboard .section-dashboard {
  position: relative;
  padding-top: 0; }
  .dashboard .section-dashboard .site-wrapper, .dashboard .section-dashboard .alert-message p, .dashboard .alert-message .section-dashboard p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media only screen and (max-width: 914px) {
      .dashboard .section-dashboard .site-wrapper, .dashboard .section-dashboard .alert-message p, .dashboard .alert-message .section-dashboard p {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.dashboard .dashboard-posts {
  position: relative;
  width: 60%;
  margin: 0 auto; }
  @media only screen and (max-width: 914px) {
    .dashboard .dashboard-posts {
      width: 100%; } }
  .dashboard .dashboard-posts .dashboard-post-card {
    margin: 0 0 35px 0; }

.dashboard .dashboard-aside {
  position: relative;
  width: 40%;
  transform: translate3d(0, -155px, 0);
  margin-bottom: -155px;
  z-index: 2; }
  @media only screen and (max-width: 914px) {
    .dashboard .dashboard-aside {
      width: 100%; } }
  @media only screen and (max-width: 914px) {
    .dashboard .dashboard-aside.show-only-mobile {
      transform: translate3d(0, 0, 0);
      margin-bottom: 0; } }
  .dashboard .dashboard-aside .dashboard-aside-box {
    width: calc(100% - 35px);
    margin-right: 35px;
    margin-bottom: 35px;
    border-radius: 6px;
    background: #fff; }
  .dashboard .dashboard-aside .profile-box {
    position: relative;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.12); }
    .dashboard .dashboard-aside .profile-box .profile-box-header {
      position: relative; }
      .dashboard .dashboard-aside .profile-box .profile-box-header:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.55);
        z-index: 1; }
      .dashboard .dashboard-aside .profile-box .profile-box-header img {
        display: block;
        width: 100%; }
      .dashboard .dashboard-aside .profile-box .profile-box-header .profile-box-text {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translate3d(0, -50%, 0);
        margin-top: -25px;
        text-align: center;
        color: #fff;
        z-index: 2; }
    .dashboard .dashboard-aside .profile-box .profile-box-content {
      padding: 55px 35px; }
    .dashboard .dashboard-aside .profile-box .profile-box-img {
      position: absolute;
      bottom: 0;
      left: 50;
      transform: translate3d(-50%, 50%, 0);
      z-index: 2; }
      .dashboard .dashboard-aside .profile-box .profile-box-img img {
        display: inline-block;
        width: 110px;
        height: 110px;
        border-radius: 50%;
        box-shadow: 0 2px 9px 0 rgba(148, 158, 163, 0.57);
        background: #fff; }
    .dashboard .dashboard-aside .profile-box .profile-name {
      margin: 0 0 0 0;
      padding: 10px 0 10px 0;
      color: #fff;
      font-size: 21px;
      font-size: 600;
      letter-spacing: 0.02em;
      max-width: 60%;
      margin: 0 auto; }
    .dashboard .dashboard-aside .profile-box .profile-subtitle {
      margin: 0 0 0 0;
      padding: 5px 0 0 0;
      font-size: 16px;
      color: #fff; }
    .dashboard .dashboard-aside .profile-box .profile-box-stats {
      display: -ms-flexbox;
      display: flex; }
      .dashboard .dashboard-aside .profile-box .profile-box-stats .profile-box-stat {
        width: 100%;
        padding: 25px 0;
        border-top: 1px solid #eaecef;
        border-right: 1px solid #eaecef; }
        .dashboard .dashboard-aside .profile-box .profile-box-stats .profile-box-stat span {
          display: inline-block;
          padding-bottom: 10px;
          color: #000;
          font-weight: 600;
          font-size: 24px; }
        .dashboard .dashboard-aside .profile-box .profile-box-stats .profile-box-stat h4 {
          margin: 0;
          padding: 0;
          font-weight: 500;
          color: #919396;
          font-size: 12px; }
        .dashboard .dashboard-aside .profile-box .profile-box-stats .profile-box-stat:last-child {
          border-right: none; }
  .dashboard .dashboard-aside .map-box #map {
    width: 100%;
    height: 275px;
    background-color: #e8e8e8;
    border-bottom: 1px solid #eaecef; }
  .dashboard .dashboard-aside .map-box .map-box-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid #eaecef; }
    .dashboard .dashboard-aside .map-box .map-box-link:last-child {
      border-bottom: 0; }
    .dashboard .dashboard-aside .map-box .map-box-link .icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 75px;
      min-width: 75px;
      max-width: 75px;
      height: 80px;
      border-right: 1px solid #eaecef;
      font-size: 28px; }
    .dashboard .dashboard-aside .map-box .map-box-link .link-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      padding: 10px 25px;
      text-align: left; }
      .dashboard .dashboard-aside .map-box .map-box-link .link-content strong {
        display: inline-block;
        padding: 4px 0;
        color: #4A5560; }
      .dashboard .dashboard-aside .map-box .map-box-link .link-content p {
        margin: 0;
        padding: 4px 0;
        font-size: 14px;
        font-weight: 400;
        color: #919396; }
  .dashboard .dashboard-aside .ads-ph {
    display: block;
    width: calc(100% - 35px);
    margin-right: 35px;
    margin-bottom: 35px;
    height: auto; }
  @media only screen and (max-width: 1109px) {
    .dashboard .dashboard-aside .dashboard-aside-box,
    .dashboard .dashboard-aside .ads-ph {
      width: calc(100% - 20px);
      margin-right: 20px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 914px) {
    .dashboard .dashboard-aside .dashboard-aside-box,
    .dashboard .dashboard-aside .ads-ph {
      width: calc(100%);
      margin-left: 0; } }

.dashboard .section-dashboard {
  background: #fff; }

.dashboard .dashboard-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 35px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #4A5560; }
  .dashboard .dashboard-actions .icon {
    margin-right: 10px;
    font-size: 20px; }
  .dashboard .dashboard-actions .action-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    border-right: 1px solid #4A5560;
    background: #646D82;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.02em;
    padding: 25px;
    opacity: 1;
    transition: all 0.35s ease; }
    .dashboard .dashboard-actions .action-btn:hover, .dashboard .dashboard-actions .action-btn.is-active {
      opacity: 0.7; }
    .dashboard .dashboard-actions .action-btn.is-active {
      background: #000;
      color: #fff;
      font-weight: 800; }
    .dashboard .dashboard-actions .action-btn:last-child {
      border-right: 0; }

.dashboard .dashboard-post {
  border-radius: 6px;
  background: #fff; }
  .dashboard .dashboard-post a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
    color: #000; }
  .dashboard .dashboard-post .img-social {
    max-width: 120px;
    margin: 0 auto; }
  .dashboard .dashboard-post .dashboard-post-header {
    padding: 25px;
    padding-bottom: 0;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .dashboard .dashboard-post .dashboard-post-header {
        padding-left: 0;
        padding-right: 0; } }
    .dashboard .dashboard-post .dashboard-post-header .post-title {
      text-align: center; }
  .dashboard .dashboard-post .dashboard-post-content {
    padding: 0 25px 25px 25px;
    line-height: 1.5;
    text-align: left; }
    @media (max-width: 767px) {
      .dashboard .dashboard-post .dashboard-post-content {
        padding-left: 0;
        padding-right: 0; } }
  .dashboard .dashboard-post .post-read-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px auto;
    position: relative;
    font-size: 12px;
    font-weight: 600;
    color: #A0ACB9;
    letter-spacing: 0.04em;
    text-align: center; }
    .dashboard .dashboard-post .post-read-more a {
      color: inherit; }
    .dashboard .dashboard-post .post-read-more:before {
      position: absolute;
      content: '';
      height: 1px;
      left: 0;
      right: 0;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      filter: blur(0);
      background: #eaecef; }
    .dashboard .dashboard-post .post-read-more span {
      position: relative;
      padding: 25px;
      background: #fff;
      z-index: 2; }
  .dashboard .dashboard-post .social-row {
    padding-top: 20px;
    border-bottom: 1px solid #eaecef;
    margin-bottom: 25px; }
  .dashboard .dashboard-post .site-btn, .dashboard .dashboard-post .newsletter .newsletter-form button, .newsletter .newsletter-form .dashboard .dashboard-post button {
    background: #000;
    color: #fff;
    margin-bottom: 25px; }

.dashboard .i-plus {
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  -ms-transform: scale(0.8);
  transform: scale(0.8); }
  .dashboard .i-plus:before, .dashboard .i-plus:after {
    background: #5F5D5D; }
  @media (max-width: 565px) {
    .dashboard .i-plus {
      display: block; } }

.dashboard .filter-title {
  font-size: 18px;
  margin-bottom: 20px;
  color: #000;
  text-transform: uppercase; }
  @media (max-width: 565px) {
    .dashboard .filter-title {
      padding: 15px 20px 0 20px; } }

.dashboard .dashboard-links {
  margin-bottom: 60px; }
  @media (max-width: 565px) {
    .dashboard .dashboard-links {
      margin-bottom: 0; } }

.dashboard .filter-link {
  display: block;
  font-size: 16px;
  padding-left: 25px;
  margin-bottom: 15px;
  border-left: 4px solid #fff;
  font-weight: 500;
  letter-spacing: 0;
  color: #919396;
  transition: all 0.35s ease; }
  .dashboard .filter-link:hover, .dashboard .filter-link.is-active {
    color: #000; }
  .dashboard .filter-link.is-active {
    border-color: #000; }
  .dashboard .filter-link.is-disabled {
    opacity: .35; }
    .dashboard .filter-link.is-disabled:hover {
      color: #919396; }
  @media (max-width: 767px) {
    .dashboard .filter-link {
      font-size: 16px; } }
  @media (max-width: 565px) {
    .dashboard .filter-link {
      line-height: 1;
      padding: 15px 20px;
      margin-bottom: 0; } }

.dashboard .block-grid {
  width: 100%; }
  .dashboard .block-grid ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto;
    padding: 0;
    margin: 0;
    list-style-type: none; }
    @media (max-width: 599px) {
      .dashboard .block-grid ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: scroll; } }
    .dashboard .block-grid ul li.block-grid-card {
      position: relative;
      top: 0;
      width: calc((100% / 3) - 10px);
      padding: 0;
      margin: 0 0 20px 0;
      border: 1px #eaecef solid;
      border-radius: 4px;
      overflow: hidden;
      transition: all 0.45s ease;
      cursor: pointer; }
      .dashboard .block-grid ul li.block-grid-card.row-is-2 {
        width: calc((100% / 2) - 5px); }
      @media (min-width: 768px) {
        .dashboard .block-grid ul li.block-grid-card:hover {
          top: -4px;
          box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.12); } }
      @media (max-width: 767px) {
        .dashboard .block-grid ul li.block-grid-card {
          width: calc((100% / 2) - 5px);
          margin-bottom: 10px; } }
      @media (max-width: 599px) {
        .dashboard .block-grid ul li.block-grid-card {
          width: 80%;
          min-width: 275px;
          margin-right: 10px;
          margin-bottom: 10px; } }
      .dashboard .block-grid ul li.block-grid-card .img-wrapper {
        position: relative;
        width: 100%;
        height: 255px;
        background-position: center;
        background-size: cover;
        background-size: auto 135%; }
      .dashboard .block-grid ul li.block-grid-card img {
        display: block;
        width: 100%; }
      .dashboard .block-grid ul li.block-grid-card .icon {
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 2;
        color: #fff;
        opacity: 0.45;
        font-size: 35px;
        line-height: 1;
        margin: 0;
        padding: 0; }
      .dashboard .block-grid ul li.block-grid-card .grid-card-content {
        padding: 16px; }
      .dashboard .block-grid ul li.block-grid-card h3 {
        padding: 0;
        margin: 0 0 10px 0;
        color: #4a5560; }
      .dashboard .block-grid ul li.block-grid-card .regular-text, .dashboard .block-grid ul li.block-grid-card W.main-form .form-label, W.main-form .dashboard .block-grid ul li.block-grid-card .form-label, .dashboard .block-grid ul li.block-grid-card W.main-form .form-submit, W.main-form .dashboard .block-grid ul li.block-grid-card .form-submit, .dashboard .block-grid ul li.block-grid-card .popup-msg-text, .dashboard .block-grid ul li.block-grid-card .login-component .login-aside .login-regular-text, .login-component .login-aside .dashboard .block-grid ul li.block-grid-card .login-regular-text {
        font-size: 14px;
        font-weight: 400;
        color: #a0acb9;
        margin: 0px; }

.footer-top,
.footer-bottom {
  background: #fff;
  padding: 75px 0 0 0; }
  @media only screen and (max-width: 899px) {
    .footer-top,
    .footer-bottom {
      padding: 45px 0 0 0; } }

.newsletter {
  padding-bottom: 75px;
  border-top: 5px solid rgba(0, 0, 0, 0.03);
  border-bottom: 5px solid rgba(0, 0, 0, 0.03);
  background: #919396; }
  @media only screen and (max-width: 899px) {
    .newsletter {
      padding-bottom: 45px; } }
  @media only screen and (max-width: 899px) {
    .newsletter .grid-container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .newsletter .newsletter-heading {
    font-size: 38px;
    color: #000;
    max-width: 500px; }
    @media only screen and (max-width: 899px) {
      .newsletter .newsletter-heading {
        text-align: center;
        max-width: inherit;
        font-size: 27px;
        max-width: 475px;
        margin: 0 auto 35px auto; } }
  .newsletter .newsletter-form {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: auto; }
    @media only screen and (max-width: 899px) {
      .newsletter .newsletter-form {
        max-width: 475px;
        margin: 0 auto; } }
    .newsletter .newsletter-form input {
      width: 80%;
      background: rgba(0, 0, 0, 0.03);
      border: 5px solid rgba(0, 0, 0, 0.03);
      color: #000;
      border-radius: 4px;
      padding: 25px 15px;
      outline: none;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 0.04em;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
      border-right: none; }
      @media only screen and (max-width: 899px) {
        .newsletter .newsletter-form input {
          padding: 15px 10px;
          font-size: 16px; } }
    .newsletter .newsletter-form button {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      width: 20%;
      min-width: 130px;
      padding: 25px 15px;
      font-size: 20px;
      font-weight: 400; }
      @media only screen and (max-width: 899px) {
        .newsletter .newsletter-form button {
          padding: 15px 10px;
          font-size: 16px; } }

.footer-links .footer-links-wrapper {
  padding-bottom: 75px; }
  @media only screen and (max-width: 899px) {
    .footer-links .footer-links-wrapper {
      padding-bottom: 0; } }

@media only screen and (max-width: 899px) {
  .footer-links .grid-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.footer-links .footer-logo {
  display: block;
  width: 100px; }

.footer-links p {
  max-width: 500px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5; }
  @media only screen and (max-width: 499px) {
    .footer-links p {
      text-align: center; } }

@media only screen and (max-width: 499px) {
  .footer-links .icons {
    text-align: center; } }

.footer-links .icons .icon {
  font-size: 65px;
  color: #919396; }
  @media only screen and (max-width: 499px) {
    .footer-links .icons .icon {
      font-size: 55px;
      margin: 0 10px; } }

.footer-links .footer-links-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 50px; }
  @media only screen and (max-width: 499px) {
    .footer-links .footer-links-list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-left: 0; } }
  .footer-links .footer-links-list ul {
    list-style-type: none;
    padding: 0 20px;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .footer-links .footer-links-list ul:first-child {
      -ms-flex-positive: 3;
      flex-grow: 3;
      padding-left: 0; }
    .footer-links .footer-links-list ul:last-child {
      padding-right: 0; }
    @media only screen and (max-width: 499px) {
      .footer-links .footer-links-list ul {
        text-align: center; } }
    .footer-links .footer-links-list ul li {
      color: #919396;
      font-weight: 600;
      padding-bottom: 10px; }
      .footer-links .footer-links-list ul li a {
        display: inline-block;
        padding-left: 15px; }
  .footer-links .footer-links-list h3 {
    text-transform: uppercase;
    color: #000; }

.footer-copyrights {
  padding: 15px 0;
  background: #000; }
  @media only screen and (max-width: 899px) {
    .footer-copyrights {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 25px;
      border-top: 2px solid rgba(0, 0, 0, 0.05);
      text-align: center; } }
  .footer-copyrights p {
    max-width: inherit;
    color: #fff;
    font-weight: 600;
    font-size: 14px; }
    .footer-copyrights p a, .footer-copyrights p strong {
      color: #C29E3F; }
    @media only screen and (max-width: 899px) {
      .footer-copyrights p {
        text-align: center; } }
  .footer-copyrights .right {
    text-align: right; }

.block-accordion > ul {
  list-style: none;
  padding: 0; }

.block-accordion-label {
  position: relative;
  margin: 0;
  padding: 16px 60px 14px 24px;
  border-top: 1px #eaecef solid;
  border-right: 1px #eaecef solid;
  border-left: 1px #eaecef solid;
  background: #fff;
  font-weight: 400;
  color: #4A5560;
  cursor: pointer; }
  .block-accordion-label:hover {
    opacity: 0.9; }
  .block-accordion-label .icon {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translate3d(0, -50%, 0); }

.is-danger .block-accordion-label {
  background-color: #e74c3c;
  color: #fff; }
  .is-danger .block-accordion-label .icon, .is-danger .block-accordion-label i, .is-danger .block-accordion-label p .icon, .is-danger .block-accordion-label p i {
    color: #fff; }

.block-accordion-row.is-active .i-plus:after {
  display: none; }

.block-accordion-row:first-child .block-accordion-label {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.block-accordion-row:last-child .block-accordion-label,
.block-accordion-row:last-child .block-accordion-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 2px #eaecef solid; }

.block-accordion-row:last-child .block-accordion-content {
  border-top: none; }

.block-accordion-content {
  display: none;
  padding: 24px 24px 22px;
  border: 1px #eaecef solid;
  border-bottom: none; }
  .block-accordion-content img {
    max-width: 100%; }
  .block-accordion-content .button,
  .block-accordion-content .button:visited {
    color: #fff; }
  .block-accordion-content .block-text-table {
    width: 100%; }
    .block-accordion-content .block-text-table img {
      display: inline-block;
      width: 100%;
      height: auto; }

.uploader-zone .post-content.upload-zone {
  position: relative;
  padding: 75px;
  margin: -25px 0 0 0;
  border: 2px dashed #eaecef;
  border-radius: 4px;
  background: url("/img/site/drag-drop-thumbnail.png");
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.35s ease; }
  .uploader-zone .post-content.upload-zone:hover {
    opacity: .60; }

.uploader-zone .files-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.uploader-zone .file-row {
  border-radius: 50px;
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border: 1px solid #eaecef;
  color: #000;
  font-size: 12px;
  line-height: 1;
  width: auto;
  min-width: calc(100% / 3.8);
  margin-right: 10px;
  box-shadow: none;
  text-align: center; }
  .uploader-zone .file-row a {
    color: #000; }
    .uploader-zone .file-row a:hover {
      text-decoration: underline; }
  .uploader-zone .file-row i {
    font-size: 14px; }

.uploader-zone [data-file-remove] {
  color: #e74c3c; }
  .uploader-zone [data-file-remove] i {
    color: #e74c3c; }

.uploader-zone [type="submit"],
.uploader-zone .upload-helper {
  padding: 0;
  margin: 0.5rem 0 0 0;
  cursor: pointer;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #68788b;
  background: #f6f8f9;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: inherit;
  border: 1px solid #eaecef;
  border-radius: 4px;
  box-shadow: none;
  display: block;
  line-height: 1.5;
  position: relative;
  vertical-align: top; }
  .uploader-zone [type="submit"]:hover,
  .uploader-zone .upload-helper:hover {
    border-color: #bec5ce; }

.uploader-zone [type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  outline: none;
  cursor: pointer;
  opacity: 0; }

.uploader-zone .upload-helper {
  position: absolute;
  top: 15px;
  left: 20px;
  opacity: 0;
  z-index: 1; }
  .uploader-zone .upload-helper .files-count {
    display: inline-block;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 50%;
    padding: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    margin-right: 5px;
    color: #fff; }

.dashboard .dashboard-tabs-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  border-bottom: 2px solid #eaecef;
  margin-bottom: 45px;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap; }
  @media (max-width: 1222px) {
    .dashboard .dashboard-tabs-wrapper {
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.dashboard .dashboard-tabs {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 45px;
  margin-bottom: -2px; }
  @media (max-width: 1222px) {
    .dashboard .dashboard-tabs {
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .dashboard .dashboard-tabs ul {
    -ms-flex-align: center;
    align-items: center;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 1222px) {
      .dashboard .dashboard-tabs ul {
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    .dashboard .dashboard-tabs ul li {
      position: relative;
      display: block;
      margin: 0;
      padding: 0; }
    .dashboard .dashboard-tabs ul a {
      border-style: solid;
      margin-bottom: 0;
      position: relative;
      border-style: solid;
      border-color: #eaecef;
      border-width: 1px;
      margin-bottom: 0;
      position: relative;
      -ms-flex-align: center;
      align-items: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 16px 14px 14px;
      vertical-align: top;
      cursor: pointer;
      text-decoration: none;
      margin-right: -2px;
      background: #fff;
      font-weight: 500;
      font-size: 13px;
      color: #000;
      text-transform: uppercase;
      line-height: 1; }
      .dashboard .dashboard-tabs ul a:hover {
        opacity: .75; }
    .dashboard .dashboard-tabs ul a.is-danger,
    .dashboard .dashboard-tabs ul li.is-active a.is-danger {
      background-color: #e74c3c;
      border-color: #e74c3c; }
      .dashboard .dashboard-tabs ul a.is-danger i.icon, .dashboard .dashboard-tabs ul a.is-danger span,
      .dashboard .dashboard-tabs ul li.is-active a.is-danger i.icon,
      .dashboard .dashboard-tabs ul li.is-active a.is-danger span {
        color: #fff; }
    .dashboard .dashboard-tabs ul li:first-child a {
      border-radius: 4px 0 0 0; }
    .dashboard .dashboard-tabs ul li:last-child a {
      border-radius: 0 4px 0 0; }
    .dashboard .dashboard-tabs ul li.is-active a {
      background-color: #eaecef;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      z-index: 1; }
      .dashboard .dashboard-tabs ul li.is-active a:hover {
        opacity: 1; }
  .dashboard .dashboard-tabs .icon {
    margin-right: 5px; }
  .dashboard .dashboard-tabs .icon-circle {
    position: relative;
    top: -2px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #C29E3F;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    text-transform: none;
    width: 18px;
    height: 18px;
    margin-bottom: -4px; }
    .dashboard .dashboard-tabs .icon-circle i {
      font-style: normal;
      color: #fff; }



/*# sourceMappingURL=site.combined.min.css.map */
