@charset "UTF-8";
/*
Theme Name: MBI
Theme URI: https://appliedimagination.com/
Description: A custom theme built by the team at Applied Imagination.
Author: Applied Imagination
Version: 2.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

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

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

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

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

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

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 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 in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

figure {
  margin: 0;
}

@font-face {
  font-family: "mbi-icons";
  src: url("./assets/fonts/mbi-icons.ttf?i0nd3e") format("truetype"), url("./assets/fonts/mbi-icons.woff?i0nd3e") format("woff"), url("./assets/fonts/mbi-icons.svg?i0nd3e#mbi-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "mbi-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e909";
}

.icon-arrow-left:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e901";
}

.icon-arrow-up:before {
  content: "\e902";
}

.icon-arrow-down:before {
  content: "\e903";
}

.icon-search:before {
  content: "\e904";
}

.icon-email:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e906";
}

.icon-twitter:before {
  content: "\e907";
}

.icon-linkedin:before {
  content: "\e908";
}

.icon-pinterest:before {
  content: "\e90a";
}

.icon-instagram:before {
  content: "\e90b";
}

.icon-caret-right:before {
  content: "\e90c";
}

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

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

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

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

.top-align {
  vertical-align: top !important;
}

.middle-align {
  vertical-align: middle !important;
}

.bottom-align {
  vertical-align: bottom !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Defaults */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  line-height: 1.625;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  background: #fff;
  color: #000;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  min-width: 320px;
}
.nav-on body {
  overflow: hidden;
}

#page {
  max-width: 100%;
  overflow: hidden;
}

ul, ol {
  margin-bottom: 1.625em;
}

blockquote {
  margin-bottom: 1.625em;
}
blockquote p {
  margin-bottom: 0.5em;
}

section {
  margin: 80px 0;
}
@media (max-width: 1079px) {
  section {
    margin: 50px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1264px;
  padding: 0 30px;
}
@media (max-width: 374px) {
  .wrapper {
    padding: 0 20px;
  }
}

.indent {
  margin-left: 90px;
}
.indent .indent, .indent .wsp-container > ul {
  margin-left: 70px;
}
.standard-subpage-text .indent > ul, .standard-subpage-text .indent > ol,
.indent .template-content > ul,
.indent .template-content > ol {
  margin-left: 70px;
}
@media (max-width: 1079px) {
  .indent {
    margin-left: 0;
  }
  .indent .indent, .indent .wsp-container > ul {
    margin-left: 50px;
  }
  .standard-subpage-text .indent > ul, .standard-subpage-text .indent > ol,
.indent .template-content > ul,
.indent .template-content > ol {
    margin-left: 50px;
  }
}
@media (max-width: 575px) {
  .indent {
    margin-left: 0;
  }
  .indent .indent, .indent .wsp-container > ul {
    margin-left: 0;
  }
  .standard-subpage-text .indent > ul, .standard-subpage-text .indent > ol,
.indent .template-content > ul,
.indent .template-content > ol {
    margin-left: 0;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  margin: 0 0 0.5em;
  line-height: 1.2;
  letter-spacing: 0em;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1, .h1 {
  color: #2d363b;
  font-family: "Figtree", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 60px;
  letter-spacing: -0.01em;
}

.stats h2,
.left-right-image-text h2,
.featured-projects h2,
.featured-posts h2,
.featured-post-single h2,
.wsp-container h2 {
  color: #2d363b;
  font-family: "Figtree", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 60px;
  letter-spacing: -0.01em;
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .stats h2,
.left-right-image-text h2,
.featured-projects h2,
.featured-posts h2,
.featured-post-single h2,
.wsp-container h2 {
    font-size: 32px;
  }
}

h2, .h2 {
  color: #c68e2f;
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 60px;
}

h3, .h3 {
  color: #2d363b;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.777;
  margin-bottom: 8px;
}

h4, .h4 {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.444;
  margin-bottom: 0.5;
}

h5, .h5 {
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  line-height: 1.333;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.1em;
}

h6, .h6 {
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.2em;
}

.section-title {
  color: #c68e2f;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 0 30px;
}

p {
  margin: 0 0 1.625em;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #c68e2f;
  text-decoration: underline;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
a:hover {
  color: #0a2747;
}
a:focus {
  outline: none;
  text-decoration: none;
}

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

hr {
  border: 0;
  margin: 40px 0;
  height: 2px;
  background-color: #cccccc;
}

.nav-toggle {
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1000;
  right: 30px;
  top: 50%;
  outline: none;
  display: none;
}
.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 3px;
  width: 33px;
  top: 9px;
  left: 0;
  background-color: #c68e2f;
}
.nav-toggle i:before {
  content: "";
  top: -9px;
}
.nav-toggle i:after {
  content: "";
  top: 9px;
}
.nav-on .nav-toggle i {
  background: transparent;
}
.nav-on .nav-toggle i:before {
  -webkit-transform: rotateZ(45deg) translate(6.5px, 6.5px);
  transform: rotateZ(45deg) translate(6.5px, 6.5px);
}
.nav-on .nav-toggle i:after {
  -webkit-transform: rotateZ(-45deg) translate(6.5px, -6.5px);
  transform: rotateZ(-45deg) translate(6.5px, -6.5px);
}
@media (max-width: 1079px) {
  .nav-toggle {
    display: block;
  }
}
@media (max-width: 575px) {
  .nav-toggle {
    right: 20px;
  }
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  color: #2d363b;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.button:before {
  content: "\e901";
  font-family: "mbi-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  width: 32px;
  height: 32px;
  border: solid 1px #030303;
  border-radius: 0;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: inherit;
  transition: inherit;
}
.button:hover {
  color: #2d363b;
}
.button:hover:before {
  background-color: #0a2747;
  border-color: #0a2747;
  color: #fff;
}
.button.primary {
  color: #2d363b;
  font-size: 16px;
}
.button.primary:before {
  border: 0;
  font-size: 14px;
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: #0a2747;
}
.button.primary:hover {
  color: #2d363b;
}
.button.primary:hover:before {
  color: #fff;
  background-color: #c68e2f;
}
.button.secondary {
  color: #0a2747;
  font-size: 16px;
}
.button.secondary:before {
  content: "\e90c";
  font-size: 24px;
  width: 32px;
  height: 32px;
  margin-right: 0;
  border: 0;
  color: #c68e2f;
  font-weight: 900;
}
.button.secondary:hover {
  color: #c68e2f;
}
.button.secondary:hover:before {
  background-color: transparent;
  color: #0a2747;
}
.button.tertiary {
  color: #2d363b;
  font-size: 16px;
}
.button.tertiary:before {
  border: 0;
  width: auto;
  height: auto;
  margin-right: 10px;
  font-size: 14px;
  color: #2d363b;
}
.button.tertiary:hover {
  color: #2d363b;
}
.button.tertiary:hover:before {
  color: #2d363b;
  border-color: transparent;
  background-color: transparent;
}
.button:not(a, button) {
  pointer-events: none;
}

figure.image {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}
figure.image .placeholder {
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
figure.image .display {
  background-color: #898989;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}
figure.image .display img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.search-form {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 36px;
  overflow: hidden;
  width: 210px;
}
.search-form .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.search-form .field input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0 8px 0 0;
  display: block;
  width: 100%;
  outline: none;
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.05em;
}
.search-form .field input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}
.search-form .field input::-moz-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}
.search-form .field input::-ms-input-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}
.search-form .field input::placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}
.search-form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 36px;
  border-radius: 36px;
}
.search-form .icon-close {
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #f1f1f1;
  color: #2d363b;
  cursor: pointer;
}

.date {
  font-size: 14px;
  font-weight: 500;
  color: #2d363b;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0.3em 0 0;
  display: block;
}

.social {
  font-size: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social > * {
  margin-right: 20px;
  text-decoration: none;
}
.social > *:last-child {
  margin-right: 0;
}
.social > *:hover {
  opacity: 0.75;
}

.social-share {
  margin: 40px 0;
}
.social-share .section-title {
  margin-bottom: 20px;
}
.social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-share .icons a {
  text-decoration: none;
  background-color: #f1f1f1;
  color: #c68e2f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
  font-size: 47px;
}
.social-share .icons a:hover {
  background-color: #c68e2f;
  color: #fff;
}
.social-share + .related {
  margin-top: 0;
}

.background-image {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.background-video {
  background-color: red;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.pagination {
  margin-top: 50px;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  color: #c68e2f;
}
.pagination .nav-links .page-numbers {
  text-decoration: none;
  padding: 0 20px;
  text-align: center;
  position: relative;
}
.pagination .nav-links .page-numbers:hover {
  color: #c68e2f;
}
.pagination .nav-links .page-numbers:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #dfdfdf;
}
.pagination .nav-links .page-numbers:nth-last-child(2):after {
  display: none;
}
.pagination .nav-links .page-numbers.current {
  color: #4d4d4f;
}
.pagination .nav-links .page-numbers.inactive {
  color: #4d4d4f;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  padding: 0;
}
.pagination .nav-links .page-numbers.prev:after, .pagination .nav-links .page-numbers.next:after {
  display: none;
}
.pagination .nav-links .page-numbers .icon-arrow-left,
.pagination .nav-links .page-numbers .icon-arrow-right {
  font-size: 10px;
  vertical-align: middle;
}
@media (max-width: 575px) {
  .pagination {
    margin-top: 50px;
  }
}

.alignnone {
  margin: 5px 0;
}

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

.alignright {
  float: right;
  margin: 5px 0 20px 70px;
}
@media (max-width: 767px) {
  .alignright {
    margin: 5px 0 20px 20px;
  }
}
@media (max-width: 575px) {
  .alignright {
    float: none;
    display: block;
  }
}

.alignleft {
  float: left;
  margin: 5px 70px 20px 0;
}
@media (max-width: 767px) {
  .alignleft {
    margin: 5px 20px 20px 0;
  }
}
@media (max-width: 575px) {
  .alignleft {
    float: none;
    display: block;
  }
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 70px;
}
@media (max-width: 767px) {
  a img.alignright {
    margin: 5px 0 20px 20px;
  }
}
@media (max-width: 575px) {
  a img.alignright {
    float: none;
    display: block;
  }
}

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

a img.alignleft {
  float: left;
  margin: 5px 70px 20px 0;
}
@media (max-width: 767px) {
  a img.alignleft {
    margin: 5px 20px 20px 0;
  }
}
@media (max-width: 575px) {
  a img.alignleft {
    float: none;
    display: block;
  }
}

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

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

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

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

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

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

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

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

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

.site-content ul, .site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1.625em;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
}
.site-content ul {
  list-style-type: none;
  padding: 0;
}
.site-content ul li {
  padding-left: 1em;
  position: relative;
}
.site-content ul li:before {
  content: "»";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.5em;
  color: #c68e2f;
  font-weight: 500;
}
.site-content ol li::marker {
  color: #c68e2f;
}
.site-content .youtube-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
}
.site-content .youtube-video iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  pointer-events: none;
}
.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}
.site-content .brand-color {
  color: #c68e2f;
}
.site-content .searchandfilter {
  margin: 0 0 25px;
}
.site-content .searchandfilter li:before {
  display: none !important;
}
.site-content .searchandfilter > ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-content .searchandfilter > ul > li {
  margin: 0;
  padding: 0;
}
.site-content .searchandfilter > ul > li.sf-field-search label:after {
  width: 38px;
  height: 100%;
  content: "\e904";
  font-family: "mbi-icons" !important;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #c68e2f;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}
.site-content .searchandfilter > ul > li[data-sf-field-input-type=select] label {
  position: relative;
}
.site-content .searchandfilter > ul > li[data-sf-field-input-type=select] label:after {
  width: 38px;
  height: 100%;
  content: "\e903";
  font-family: "mbi-icons" !important;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #c68e2f;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}
.site-content .searchandfilter > ul > li label {
  display: block;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.site-content .searchandfilter > ul > li .sf-input-text, .site-content .searchandfilter > ul > li .sf-input-select {
  width: 100%;
  display: block;
  font-size: 13px;
  font-family: "Figtree", sans-serif;
  color: #303030;
  outline: none;
  border: solid 1px #f3f3f3;
  background-color: #f3f3f3;
  border-radius: 0;
}
.site-content .searchandfilter > ul > li .sf-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 48px 8px 15px;
  margin: 0;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  z-index: 2;
  line-height: 1.45 !important;
  color: #303030;
  height: 38px;
}
.site-content .searchandfilter > ul > li .sf-input-select::-ms-expand {
  display: none;
}
.site-content .searchandfilter > ul > li .sf-input-text {
  padding: 9px 48px 9px 15px;
  line-height: 1em;
}
.site-content .searchandfilter > ul > li .sf-input-text::-webkit-input-placeholder {
  color: #303030;
  opacity: 1;
}
.site-content .searchandfilter > ul > li .sf-input-text::-moz-placeholder {
  color: #303030;
  opacity: 1;
}
.site-content .searchandfilter > ul > li .sf-input-text::-ms-input-placeholder {
  color: #303030;
  opacity: 1;
}
.site-content .searchandfilter > ul > li .sf-input-text::placeholder {
  color: #303030;
  opacity: 1;
}
.site-content .grid-member .searchandfilter {
  margin-bottom: 25px;
}
.site-content .grid-member .searchandfilter > ul {
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.site-content .grid-project .searchandfilter > ul {
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
@media (max-width: 1079px) {
  .site-content .searchandfilter > ul {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .site-content .grid-member .searchandfilter > ul {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
  .site-content .searchandfilter > ul,
.site-content .grid-project .searchandfilter > ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .site-content .searchandfilter > ul,
.site-content .grid-member .searchandfilter > ul,
.site-content .grid-project .searchandfilter > ul {
    grid-template-columns: repeat(1, 1fr);
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 15px 0 10px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.site-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #f1f1f1;
  padding: 5px 0;
}
.site-header.sticky .logo {
  width: 96px;
  height: 66px;
  -webkit-filter: invert(0);
  filter: invert(0);
}
.site-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1360px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-header .logo {
  background: url("./assets/images/mbi-logo.png") no-repeat center;
  background-size: 100% auto;
  font: 0/0 a;
  text-shadow: none;
  text-decoration: none;
  color: transparent;
  width: 142px;
  height: 83px;
  display: block;
  will-change: transform;
  -webkit-transform: all 0.3s ease;
  transform: all 0.3s ease;
}
.site-header aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .nav {
  font-family: "Figtree", sans-serif;
}
.site-header .right {
  position: relative;
}
.site-header .right .nav-element {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
}
.site-header .right .nav-element a {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.site-header .right .nav-element a:hover {
  opacity: 0.75;
}
.site-header .search-toggle {
  text-decoration: none;
  color: #fff;
  margin-left: 50px;
  font-size: 16px;
  cursor: pointer;
}
@media (min-width: 1080px) {
  .site-header .logo {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  .site-header .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 70px;
  }
  .site-header .nav > .nav-element {
    margin-right: 35px;
  }
  .site-header .nav > .nav-element > a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    display: block;
    text-decoration: none;
    color: #fff;
  }
  .site-header .nav > .nav-element > a.hover, .site-header .nav > .nav-element > a:hover {
    opacity: 0.75;
  }
  .site-header .nav > .nav-element > a i {
    display: none;
  }
  .site-header .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 25px 0;
    z-index: 1000;
  }
  .site-header .sub-menu .nav-element {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
  .site-header .sub-menu .nav-element a {
    text-decoration: none;
    color: #333333;
    display: block;
    padding: 10px 0;
    line-height: 1.5;
  }
  .site-header .sub-menu .nav-element a:hover {
    color: #c68e2f;
  }
  .site-header .sub-menu-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50;
    -moz-column-gap: 50;
    column-gap: 50;
    max-width: 600px;
  }
  .site-header .search-form {
    position: absolute;
    top: calc(100% + 18px);
    right: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .search-on .site-header .search-form {
    opacity: 1;
    pointer-events: all;
  }
  .site-header.sticky .nav > .nav-element > a {
    color: #0a2747;
  }
  .site-header.sticky .sub-menu {
    background-color: #cccccc;
  }
  .site-header.sticky .search-form {
    top: calc(100% + 30px);
  }
  .site-header.sticky .right .nav-element a {
    color: #000;
  }
  .site-header.sticky .search-toggle {
    color: #000;
  }
}
@media (min-width: 1080px) and (max-width: 1309px) {
  .site-header .nav {
    margin-left: 40px;
  }
  .site-header .nav > .nav-element {
    margin-right: 25px;
  }
  .site-header .nav > .nav-element > a {
    font-size: 16px;
  }
  .site-header .sub-menu {
    font-size: 16px;
  }
}
@media (max-width: 1079px) {
  .site-header {
    padding: 13px 0;
    position: relative;
    background-color: #fff;
  }
  .site-header .nav {
    background-color: #2d363b;
    position: fixed;
    left: 100%;
    width: 280px;
    top: 93px;
    height: calc(100vh - 93px);
    display: block;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    overflow: scroll;
    z-index: 1000;
  }
  .nav-on .site-header .nav {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .admin-bar .site-header .nav {
    top: 125px;
    height: calc(100vh - 125px);
  }
  .site-header .nav > .nav-element {
    border-bottom: solid 1px rgba(255, 255, 255, 0.25);
  }
  .site-header .nav > .nav-element > a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #fff;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    line-height: 1;
  }
  .site-header .nav > .nav-element > a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
  }
  .site-header .nav > .nav-element > a i.on {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .site-header .nav .sub-menu {
    display: none;
    padding: 0 0 15px;
  }
  .site-header .nav .sub-menu a {
    color: #fff;
    min-height: auto;
    padding: 5px 20px;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.5;
    display: block;
  }
  .site-header .nav .right {
    padding: 0 20px;
    display: block;
    margin-top: 40px;
  }
  .site-header .nav .right .nav-element {
    margin-bottom: 10px;
  }
  .site-header .nav .right .search-toggle {
    display: none;
  }
  .site-header .nav .right .search-form {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .site-header .nav .right .search-form .field input {
    padding: 0 0 0 15px;
  }
  .site-header .nav .right .search-form button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .site-header .nav .right .search-form .icon-close {
    display: none;
  }
  .site-header .logo {
    width: 96px;
    height: 66px;
  }
  .site-header.sticky .nav {
    top: 76px;
    height: calc(100vh - 76px);
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header .nav {
    top: 139px;
    height: calc(100vh - 139px);
  }
  .site-header.sticky .nav {
    top: 76px;
    height: calc(100vh - 76px);
  }
}
@media (max-width: 575px) {
  .site-header {
    padding: 12px 0;
  }
  .site-header .logo {
    background-size: contain;
    width: 76px;
    height: 50px;
  }
  .site-header.sticky .logo {
    width: 66px;
    height: 45px;
  }
  .site-header .nav {
    top: 74px;
    height: calc(100vh - 74px);
  }
  .site-header.sticky .nav {
    top: 55px;
    height: calc(100vh - 55px);
  }
}
@media (max-width: 374px) {
  .site-header .nav {
    width: 100%;
  }
}

.site-footer {
  background-color: #0a2747;
  color: #fff;
  padding: 40px 0 35px;
}
.site-footer .wrapper {
  max-width: 1360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
}
.site-footer a:hover {
  opacity: 0.75;
}
.site-footer aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
}
.site-footer .logo {
  background: url("./assets/images/mbi-logo-white.png") no-repeat center;
  background-size: 100% auto;
  font: 0/0 a;
  text-shadow: none;
  text-decoration: none;
  color: transparent;
  width: 140px;
  height: 92px;
  display: block;
  will-change: transform;
}
.site-footer .info {
  margin-left: 50px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Figtree", sans-serif;
}
.site-footer .info > * {
  margin-bottom: 0.5em;
}
.site-footer .info > *:last-child {
  margin-bottom: 0;
}
.site-footer .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-footer .nav .nav-element:after {
  content: "|";
  padding: 0 5px;
}
.site-footer .nav .nav-element:last-child:after {
  display: none;
}
.site-footer .social {
  margin-right: 50px;
}
.site-footer .partner {
  margin-right: 50px;
  max-width: 140px;
}
@media (max-width: 1359px) {
  .site-footer .partner {
    margin-right: 0;
  }
}
@media (max-width: 1079px) {
  .site-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .site-footer .wrapper {
    position: relative;
  }
  .site-footer aside {
    display: block;
    margin-right: 30px;
  }
  .site-footer .logo {
    width: 94px;
    height: 65px;
    margin-bottom: 20px;
  }
  .site-footer .info {
    margin-left: 0;
  }
  .site-footer .social {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
    margin-right: 0;
    font-size: 32px;
  }
  .site-footer .social > * {
    margin-right: 16px;
  }
  .site-footer .social > *:last-child {
    margin-right: 0;
  }
  .site-footer .partner {
    position: absolute;
    top: 0;
    right: 30px;
    max-width: 120px;
  }
}
@media (max-width: 575px) {
  .site-footer .wrapper {
    display: block;
  }
  .site-footer .social {
    margin-top: 20px;
    margin-left: -10px;
  }
  .site-footer .partner {
    max-width: 100px;
  }
}

.homepage-hero {
  margin: 0;
  border-bottom: 0;
}
.homepage-hero .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.homepage-hero .carousel .slick-slide {
  height: auto;
}
.homepage-hero .carousel .slick-dots {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.homepage-hero .carousel .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.homepage-hero .carousel .slick-dots li:before {
  display: none;
}
.homepage-hero .carousel .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.homepage-hero .carousel .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.homepage-hero .carousel .inner {
  position: relative;
  min-height: 760px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  padding: 60px 0;
}
.homepage-hero .carousel .inner .wrapper {
  position: relative;
  z-index: 4;
}
.homepage-hero .carousel .inner .content {
  position: relative;
  padding-top: 40px;
}
.homepage-hero .carousel .inner .content > *:last-child {
  margin-bottom: 0;
}
.homepage-hero .carousel .inner h2 {
  font-family: "Figtree", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.25;
  color: inherit;
  margin: 0 0 0.5em;
  letter-spacing: -0.01em;
  text-transform: none;
}
.homepage-hero .carousel .inner .button-container {
  margin-top: 25px;
}
.homepage-hero .carousel .inner .button-container .button {
  color: #fff;
}
.homepage-hero .carousel .inner .button-container .button:before {
  background-color: #c68e2f;
  margin-right: 15px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
}
.homepage-hero .carousel .inner .button-container .button:hover:before {
  background-color: #0a2747;
}
.homepage-hero .carousel .inner .button-container .button.tertiary {
  color: #fff;
}
.homepage-hero .carousel .inner .button-container .button.tertiary:before {
  color: #fff;
}
.homepage-hero .carousel .inner .button-container .button.tertiary:hover {
  color: #2d363b;
}
.homepage-hero .carousel .inner .button-container .button.tertiary:hover:before {
  color: #2d363b;
}
@media (min-width: 1080px) {
  .homepage-hero .carousel .inner video + .background-image {
    display: none;
  }
}
@media (max-width: 1263px) {
  .homepage-hero .carousel .inner {
    min-height: 60vw;
  }
}
@media (max-width: 1079px) {
  .homepage-hero .carousel .inner video {
    display: none;
  }
}
@media (max-width: 767px) {
  .homepage-hero .carousel .inner h2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .homepage-hero .carousel .inner h2 {
    font-size: 30px;
  }
}

.subpage-hero {
  margin: 0;
  position: relative;
  min-height: 360px;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 90px;
  color: #fff;
}
.subpage-hero .wrapper {
  max-width: 1360px;
}
.subpage-hero .h1 {
  font-weight: 600;
  color: inherit;
}
.subpage-hero .content {
  position: relative;
  z-index: 3;
}
.subpage-hero.empty {
  background-color: #0a2747;
}
@media (max-width: 1079px) {
  .subpage-hero {
    padding-top: 0;
    min-height: 300px;
  }
}
@media (max-width: 575px) {
  .subpage-hero {
    min-height: 240px;
  }
}

.standard-subpage-text .content {
  max-width: 1046px;
}
.standard-subpage-text .content * + .wysiwyg-columns {
  margin-top: 60px;
}
.standard-subpage-text .content h2, .standard-subpage-text .content .h2, .standard-subpage-text .content h5, .standard-subpage-text .content .h5 {
  margin-bottom: 0.5em;
}
.standard-subpage-text .content h5 + .wysiwyg-columns, .standard-subpage-text .content .h5 + .wysiwyg-columns {
  margin-top: 0;
}

.featured-content-full-width h1, .featured-content-full-width h2 {
  margin-bottom: 25px;
}
.featured-content-full-width .content > *:last-child {
  margin-bottom: 0;
}

.featured-projects {
  margin: 105px 0;
}
.featured-projects .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.featured-projects .slick-slide {
  height: auto;
}
.featured-projects .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.featured-projects .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.featured-projects .slick-dots li:before {
  display: none;
}
.featured-projects .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #e3e3e3;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.featured-projects .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.featured-projects .slide .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.featured-projects .slide .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-projects .slide .section-title span {
  margin-right: 40px;
}
.featured-projects .slide .content {
  width: 585px;
  padding-left: 65px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.featured-projects .slide .image {
  height: 100%;
  width: calc(100% + 118px);
  overflow: hidden;
}
.featured-projects .slide .image .placeholder {
  padding-bottom: 0;
}
.featured-projects .slide aside {
  width: calc(100% - 585px);
  direction: rtl;
}
.featured-projects .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -20px;
  margin-right: -20px;
}
.featured-projects .button-container > * {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1439px) {
  .featured-projects .slide .image {
    width: calc(100% + (100vw - 1204px) / 2);
  }
}
@media (max-width: 1263px) {
  .featured-projects .slide .image {
    width: calc(100% + 30px);
  }
}
@media (max-width: 1079px) {
  .featured-projects {
    margin: 75px 0;
  }
  .featured-projects .slide .content {
    width: 406px;
    padding-left: 40px;
  }
  .featured-projects .slide aside {
    width: calc(100% - 406px);
  }
}
@media (max-width: 767px) {
  .featured-projects .slide .wrapper {
    display: block;
  }
  .featured-projects .slide .content {
    width: 100%;
    padding: 0;
  }
  .featured-projects .slide aside {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured-projects .slide .image .placeholder {
    padding-bottom: 54%;
  }
  .featured-projects .button-container {
    max-width: 520px;
  }
}
@media (max-width: 374px) {
  .featured-projects .slide .image {
    width: calc(100% + 20px);
  }
}

.featured-posts {
  margin: 0;
  padding: 105px 0;
  position: relative;
}
.featured-posts .wrapper {
  position: relative;
  z-index: 3;
}
.featured-posts .content {
  color: #fff;
}
.featured-posts .content h2 {
  color: #c68e2f;
}
.featured-posts .content {
  margin: 0 0 40px;
}
.featured-posts .content:last-child, .featured-posts .content > *:last-child {
  margin-bottom: 0;
}
.featured-posts .grid {
  display: grid;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 30px;
  grid-template-columns: 1fr 1fr;
}
.featured-posts .item {
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
}
.featured-posts .item .date {
  color: #fff;
}
.featured-posts .item .title {
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  line-height: 1.6;
  max-width: 340px;
}
.featured-posts .item:hover {
  color: #c68e2f;
}
.featured-posts .button-container {
  margin-top: 35px;
}
.featured-posts .button-container .button {
  color: #fff;
}
.featured-posts .button-container .button:before {
  background-color: #c68e2f;
  margin-right: 15px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
}
.featured-posts .button-container .button:hover {
  color: #fff;
}
.featured-posts .button-container .button:hover:before {
  background-color: #0a2747;
}
@media (max-width: 1079px) {
  .featured-posts {
    padding: 75px 0;
  }
}

.featured-post-single .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.featured-post-single .content {
  width: 585px;
  padding-left: 65px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.featured-post-single .content > *:last-child {
  margin-bottom: 0;
}
.featured-post-single .content h2 {
  margin-bottom: 0.3em;
}
.featured-post-single .content .button-container {
  margin-top: 30px;
}
.featured-post-single aside {
  width: calc(100% - 585px);
  direction: rtl;
}
.featured-post-single .image {
  height: 100%;
  width: calc(100% + 118px);
  overflow: hidden;
}
.featured-post-single .image .placeholder {
  padding-bottom: 0;
}
@media screen and (max-width: 1439px) {
  .featured-post-single .image {
    width: calc(100% + (100vw - 1204px) / 2);
  }
}
@media (max-width: 1263px) {
  .featured-post-single .image {
    width: calc(100% + 30px);
  }
}
@media (max-width: 1079px) {
  .featured-post-single .content {
    width: 406px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
  }
  .featured-post-single aside {
    width: calc(100% - 406px);
  }
}
@media (max-width: 767px) {
  .featured-post-single .wrapper {
    display: block;
  }
  .featured-post-single .content {
    width: 100%;
    padding: 0;
  }
  .featured-post-single aside {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured-post-single .image .placeholder {
    padding-bottom: 54%;
  }
}
@media (max-width: 374px) {
  .featured-post-single .slide .image {
    width: calc(100% + 20px);
  }
}

.featured-team h1, .featured-team .h1 {
  margin-bottom: 35px;
  color: #2d363b;
}

.accordion .h1 {
  margin-bottom: 40px;
}
.accordion dl {
  margin: 0;
  padding: 0;
  max-width: 976px;
  border-bottom: solid 2px #c68e2f;
}
.accordion dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4d4d4f;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 2px #c68e2f;
  padding: 17px 0;
  cursor: pointer;
}
.accordion dl dt:first-child {
  border-top: 0;
  padding-top: 0;
}
.accordion dl dt i {
  font-size: 27px;
  color: #c68e2f;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.accordion dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion dl dd {
  margin: 0;
  padding: 0 40px 40px 0;
  max-width: 900px;
  display: none;
  color: #000;
}
.accordion dl dd > *:last-child {
  margin-bottom: 0;
}
.accordion dl dd p {
  margin-bottom: 1em;
}

.pathways-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 70px;
  -moz-column-gap: 70px;
  column-gap: 70px;
  row-gap: 70px;
}
.pathways .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  color: #000;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1.3;
  border-bottom: solid 2px #cccccc;
  padding: 0 0 18px 0;
}
.pathways .item:hover {
  color: #c68e2f;
}
.pathways .item[href=""] {
  pointer-events: none;
}
.pathways .item span {
  padding-right: 20px;
}
.pathways .item i {
  color: #c68e2f;
  font-size: 24px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (max-width: 1079px) {
  .pathways-grid {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    row-gap: 50px;
  }
}
@media (max-width: 767px) {
  .pathways-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .pathways-grid {
    grid-template-columns: 1fr;
  }
}

.left-right-image-text {
  margin: 105px 0;
}
.left-right-image-text .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.left-right-image-text .slick-slide {
  height: auto;
}
.left-right-image-text .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.left-right-image-text .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.left-right-image-text .slick-dots li:before {
  display: none;
}
.left-right-image-text .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #e3e3e3;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.left-right-image-text .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.left-right-image-text .section-title {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left-right-image-text .section-title span {
  margin-right: 40px;
}
.left-right-image-text .wrapper {
  height: 100%;
}
.left-right-image-text .indent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.left-right-image-text .content {
  width: 406px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 40px;
  -ms-flex-item-align: center;
  align-self: center;
}
.left-right-image-text .content .button {
  color: #2d363b;
}
.left-right-image-text .content .button:before {
  background-color: #0a2747;
  margin-right: 15px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
}
.left-right-image-text .content .button:hover {
  color: #2d363b;
}
.left-right-image-text .content .button:hover:before {
  background-color: #c68e2f;
}
.left-right-image-text .image {
  height: 100%;
  width: calc(100% + 118px);
  overflow: hidden;
}
.left-right-image-text .image .placeholder {
  padding-bottom: 0;
}
.left-right-image-text aside {
  width: calc(100% - 406px);
}
.left-right-image-text.image-left .indent {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-left: -118px;
  margin-right: 90px;
}
.left-right-image-text.image-left .content {
  padding-right: 0;
  padding-left: 40px;
}
.left-right-image-text.image-left .image {
  width: 100%;
}
@media screen and (max-width: 1439px) {
  .left-right-image-text .image {
    width: calc(100% + (100vw - 1204px) / 2);
  }
}
@media (max-width: 1263px) {
  .left-right-image-text .image {
    width: calc(100% + 30px);
  }
}
@media (max-width: 1079px) {
  .left-right-image-text {
    margin: 75px 0;
  }
  .left-right-image-text .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .left-right-image-text.image-left .indent {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .left-right-image-text .indent {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .left-right-image-text .section-title {
    margin-bottom: 35px;
  }
  .left-right-image-text .content {
    width: 100%;
    padding: 0;
  }
  .left-right-image-text .image .placeholder {
    padding-bottom: 54%;
  }
  .left-right-image-text aside {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 40px;
  }
  .left-right-image-text.image-left .content {
    padding-right: 0;
    padding-left: 0;
  }
  .left-right-image-text.image-left .indent {
    margin-left: 0;
  }
  .left-right-image-text.image-left .image {
    width: calc(100% + 30px);
  }
}
@media (max-width: 374px) {
  .left-right-image-text .image {
    width: calc(100% + 20px);
  }
}

.stats {
  margin: 105px 0;
}
.stats hr {
  margin: 30px 0;
}
.stats-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.center .stats-grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -70px;
  margin-right: -70px;
}
.stats .item > *:last-child {
  margin-bottom: 0;
}
.stats .item .number {
  color: #c68e2f;
  font-family: "Figtree", sans-serif;
  font-size: 100px;
  line-height: 1;
  margin: 0 0 20px;
  opacity: 0;
  -webkit-transition: 3s opacity ease;
  transition: 3s opacity ease;
  display: inline-block;
}
.stats .item p {
  text-align: center;
}
.stats .item.on .number {
  opacity: 1;
}
.stats.center .stats-grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -70px;
  margin-right: -70px;
}
.stats.center .item {
  padding: 0 70px;
}
@media (max-width: 1079px) {
  .stats {
    margin: 75px 0;
  }
  .stats-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stats .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .stats .item:last-child {
    margin-bottom: 0;
  }
  .stats .item .number {
    font-size: 70px;
    width: auto !important;
  }
  .stats .item p {
    text-align: left;
  }
  .stats.center .stats-grid {
    margin-left: -50px;
    margin-right: -50px;
  }
  .stats.center .item {
    padding: 0 50px;
  }
}

.insights-main {
  margin: 100px 0 90px;
}
.insights-main .indent {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  row-gap: 70px;
}
.insights-main .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.insights-main .box > *:last-child {
  margin-bottom: 0;
}
.insights-main .box .image {
  margin: 0 0 30px;
}
.insights-main .box .image .placeholder {
  padding-bottom: 37.625%;
}
.insights-main .box .image figcaption {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 70px;
  font-family: "Figtree", sans-serif;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.insights-main .box .item {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  margin: 0 0 24px;
  line-height: 1.333;
}
.insights-main .box .item:hover {
  color: #0a2747;
}
.insights-main .box .button-container {
  margin-top: auto;
}
.insights-main .box .button {
  margin-top: 20px;
}
@media (max-width: 1263px) {
  .insights-main .indent {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    row-gap: 50px;
  }
}
@media (max-width: 1079px) {
  .insights-main {
    margin: 75px 0;
  }
  .insights-main .box .image figcaption {
    padding: 0 30px;
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .insights-main .indent {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 374px) {
  .insights-main .box .image figcaption {
    font-size: 30px;
  }
}

.subscription-form .gform_wrapper {
  background-color: #f1f1f1;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 50px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.subscription-form .gform_wrapper img.gform_ajax_spinner {
  display: none !important;
}
.subscription-form .gform_wrapper .gform_heading .gform_title {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.subscription-form .gform_wrapper .gform_validation_errors {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: -20px 0 20px;
  background: transparent;
  width: 100%;
}
.subscription-form .gform_wrapper .gform_validation_errors > h2 {
  font-weight: 700;
  color: #c68e2f;
}
.subscription-form .gform_wrapper .gform_validation_errors > h2 .gform-icon {
  display: none;
}
.subscription-form .gform_wrapper .description,
.subscription-form .gform_wrapper .gfield_description,
.subscription-form .gform_wrapper .gsection_description,
.subscription-form .gform_wrapper .instruction {
  display: none;
}
.subscription-form .gform_wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.subscription-form .gform_wrapper form .gform_body {
  margin-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.subscription-form .gform_wrapper form .gform_body input[type=color],
.subscription-form .gform_wrapper form .gform_body input[type=date],
.subscription-form .gform_wrapper form .gform_body input[type=datetime-local],
.subscription-form .gform_wrapper form .gform_body input[type=datetime],
.subscription-form .gform_wrapper form .gform_body input[type=email],
.subscription-form .gform_wrapper form .gform_body input[type=month],
.subscription-form .gform_wrapper form .gform_body input[type=number],
.subscription-form .gform_wrapper form .gform_body input[type=password],
.subscription-form .gform_wrapper form .gform_body input[type=search],
.subscription-form .gform_wrapper form .gform_body input[type=tel],
.subscription-form .gform_wrapper form .gform_body input[type=text],
.subscription-form .gform_wrapper form .gform_body input[type=time],
.subscription-form .gform_wrapper form .gform_body input[type=url],
.subscription-form .gform_wrapper form .gform_body input[type=week],
.subscription-form .gform_wrapper form .gform_body select,
.subscription-form .gform_wrapper form .gform_body textarea {
  border-color: transparent;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  padding: 12px 20px;
  outline: none;
}
.subscription-form .gform_wrapper form .gform_body input[type=color]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=date]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime-local]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=email]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=month]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=number]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=password]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=search]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=tel]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=text]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=time]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=url]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=week]::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body select::-webkit-input-placeholder,
.subscription-form .gform_wrapper form .gform_body textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}
.subscription-form .gform_wrapper form .gform_body input[type=color]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=date]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime-local]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=email]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=month]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=number]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=password]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=search]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=tel]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=text]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=time]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=url]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=week]::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body select::-moz-placeholder,
.subscription-form .gform_wrapper form .gform_body textarea::-moz-placeholder {
  color: #000;
  font-size: 16px;
}
.subscription-form .gform_wrapper form .gform_body input[type=color]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=date]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime-local]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=email]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=month]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=number]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=password]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=search]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=tel]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=text]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=time]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=url]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=week]::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body select::-ms-input-placeholder,
.subscription-form .gform_wrapper form .gform_body textarea::-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.subscription-form .gform_wrapper form .gform_body input[type=color]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=date]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime-local]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=datetime]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=email]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=month]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=number]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=password]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=search]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=tel]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=text]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=time]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=url]::placeholder,
.subscription-form .gform_wrapper form .gform_body input[type=week]::placeholder,
.subscription-form .gform_wrapper form .gform_body select::placeholder,
.subscription-form .gform_wrapper form .gform_body textarea::placeholder {
  color: #000;
  font-size: 16px;
}
.subscription-form .gform_wrapper form .gform_body .gfield_error [aria-invalid=true] {
  border-color: #c68e2f;
  background-color: rgba(198, 142, 47, 0.05);
}
.subscription-form .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 0 0 0 40px;
}
.subscription-form .gform_wrapper form .gform_footer .button {
  margin: 0;
}
@media (max-width: 1079px) {
  .subscription-form .gform_wrapper form .gform_body,
.subscription-form .gform_wrapper form .gform_footer {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .subscription-form .gform_wrapper {
    padding: 30px;
  }
  .subscription-form .gform_wrapper .gform_validation_errors {
    margin-top: 0;
  }
  .subscription-form .gform_wrapper .gform_heading {
    width: 100%;
    margin: 0 0 20px;
  }
  .subscription-form .gform_wrapper form .gform_body {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .subscription-form .gform_wrapper form {
    display: block;
  }
  .subscription-form .gform_wrapper form .gform_body {
    width: 100%;
  }
  .subscription-form .gform_wrapper form .gform_footer {
    margin-left: 0;
    margin-top: 20px;
  }
}

.contact-form h1 {
  margin-bottom: 30px;
  font-weight: 500;
}
.contact-form .content {
  max-width: 834px;
  margin: 0 0 80px;
}
.contact-form .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-form .side {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 285px;
  min-width: 285px;
  padding-left: 85px;
}
.contact-form .side h4 {
  font-size: 20px;
  color: #4d4d4f;
  margin-bottom: 20px;
}
.contact-form .side p {
  line-height: 1.75;
}
.contact-form .side a {
  font-weight: 500;
}
.contact-form .side strong {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  color: #c68e2f;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.contact-form .form {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 65px 35px 35px;
  background-color: #f1f1f1;
}
.contact-form .form .gform_wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.contact-form .form .gform_wrapper img.gform_ajax_spinner {
  display: none !important;
}
.contact-form .form .gform_wrapper .gform_heading .gform_title {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.contact-form .form .gform_wrapper .gform_validation_errors {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0 0 20px;
  background: transparent;
  width: 100%;
}
.contact-form .form .gform_wrapper .gform_validation_errors > h2 {
  font-weight: 700;
  color: #c68e2f;
}
.contact-form .form .gform_wrapper .gform_validation_errors > h2 .gform-icon {
  display: none;
}
.contact-form .form .gform_wrapper .description,
.contact-form .form .gform_wrapper .gfield_description,
.contact-form .form .gform_wrapper .gsection_description,
.contact-form .form .gform_wrapper .instruction {
  display: none;
}
.contact-form .form .gform_wrapper form .gform_fields {
  row-gap: 10px;
  -webkit-column-gap: 33px;
  -moz-column-gap: 33px;
  column-gap: 33px;
}
.contact-form .form .gform_wrapper form .gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.contact-form .form .gform_wrapper form .gform_body input[type=color],
.contact-form .form .gform_wrapper form .gform_body input[type=date],
.contact-form .form .gform_wrapper form .gform_body input[type=datetime-local],
.contact-form .form .gform_wrapper form .gform_body input[type=datetime],
.contact-form .form .gform_wrapper form .gform_body input[type=email],
.contact-form .form .gform_wrapper form .gform_body input[type=month],
.contact-form .form .gform_wrapper form .gform_body input[type=number],
.contact-form .form .gform_wrapper form .gform_body input[type=password],
.contact-form .form .gform_wrapper form .gform_body input[type=search],
.contact-form .form .gform_wrapper form .gform_body input[type=tel],
.contact-form .form .gform_wrapper form .gform_body input[type=text],
.contact-form .form .gform_wrapper form .gform_body input[type=time],
.contact-form .form .gform_wrapper form .gform_body input[type=url],
.contact-form .form .gform_wrapper form .gform_body input[type=week],
.contact-form .form .gform_wrapper form .gform_body select,
.contact-form .form .gform_wrapper form .gform_body textarea {
  border-color: transparent;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  padding: 12px 20px;
  outline: none;
}
.contact-form .form .gform_wrapper form .gform_body input[type=color]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=date]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime-local]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=email]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=month]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=number]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=password]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=search]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=tel]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=text]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=time]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=url]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=week]::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body select::-webkit-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}
.contact-form .form .gform_wrapper form .gform_body input[type=color]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=date]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime-local]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=email]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=month]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=number]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=password]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=search]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=tel]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=text]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=time]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=url]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=week]::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body select::-moz-placeholder,
.contact-form .form .gform_wrapper form .gform_body textarea::-moz-placeholder {
  color: #000;
  font-size: 16px;
}
.contact-form .form .gform_wrapper form .gform_body input[type=color]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=date]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime-local]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=email]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=month]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=number]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=password]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=search]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=tel]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=text]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=time]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=url]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=week]::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body select::-ms-input-placeholder,
.contact-form .form .gform_wrapper form .gform_body textarea::-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.contact-form .form .gform_wrapper form .gform_body input[type=color]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=date]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime-local]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=datetime]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=email]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=month]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=number]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=password]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=search]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=tel]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=text]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=time]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=url]::placeholder,
.contact-form .form .gform_wrapper form .gform_body input[type=week]::placeholder,
.contact-form .form .gform_wrapper form .gform_body select::placeholder,
.contact-form .form .gform_wrapper form .gform_body textarea::placeholder {
  color: #000;
  font-size: 16px;
}
.contact-form .form .gform_wrapper form .gform_body textarea {
  height: 290px;
}
.contact-form .form .gform_wrapper form .gform_body .gfield_error [aria-invalid=true] {
  border-color: #c68e2f;
  background-color: rgba(198, 142, 47, 0.05);
}
.contact-form .form .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 20px 0 0;
}
.contact-form .form .gform_wrapper form .gform_footer .button {
  margin: 0;
}
@media (max-width: 1079px) {
  .contact-form .content {
    margin-bottom: 60px;
  }
  .contact-form .side {
    padding-left: 45px;
    width: 245px;
    min-width: 245px;
  }
  .contact-form .form {
    padding: 30px;
  }
  .contact-form .form .gform_wrapper form .gform_fields {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .contact-form .grid {
    display: block;
  }
  .contact-form .side {
    padding: 0;
    margin: 0 0 60px;
  }
}
@media (max-width: 374px) {
  .contact-form .form {
    padding: 20px;
  }
}

.archive-grid {
  overflow: hidden;
}
.archive-grid .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 50px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.archive-grid.grid-project .grid {
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
.archive-grid.grid-member .grid {
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 35px;
}
.archive-grid.grid-member figure.image .display img {
  -o-object-position: top;
  object-position: top;
}
.archive-grid .item {
  text-decoration: none;
  color: #000;
}
.archive-grid .item > *:last-child {
  margin-bottom: 0;
}
.archive-grid .item .image {
  margin-bottom: 8px;
  overflow: hidden;
}
.archive-grid .item .image .placeholder {
  padding-bottom: 57.25%;
}
.archive-grid .item .image .display {
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
}
.archive-grid .item .image .display:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c68e2f;
  display: block;
  opacity: 0;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
}
.archive-grid .item .title {
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  line-height: 1.333;
  margin-bottom: 0.3em;
}
.archive-grid .item .sub-title {
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  color: #c68e2f;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.25;
}
.archive-grid .item .author {
  font-size: 14px;
  font-weight: 500;
  color: #2d363b;
  line-height: 1.7;
}
.archive-grid .item .date {
  line-height: 1.7;
}
.archive-grid .item.item-project .image {
  margin-bottom: 18px;
  overflow: hidden;
}
.archive-grid .item.item-project .image .placeholder {
  padding-bottom: 75%;
}
.archive-grid .item.item-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.archive-grid .item.item-member .image {
  margin-bottom: 0;
  overflow: hidden;
}
.archive-grid .item.item-member .image .placeholder {
  padding-bottom: 100%;
}
.archive-grid .item.item-member .content {
  background-color: #f3f3f3;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  padding: 20px 20px 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.archive-grid .item.item-member .title {
  color: #333333;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.archive-grid a.item.item-member:hover .content {
  background-color: #ffefd2;
}
.archive-grid a.item:hover .image .display:after {
  opacity: 0.3;
}
@media (max-width: 1079px) {
  .archive-grid.grid-member .grid {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
  }
}
@media (max-width: 767px) {
  .archive-grid .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .archive-grid.grid-project .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .archive-grid .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .archive-grid.grid-project .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .archive-grid.grid-member .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.news-archive-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  text-decoration: none;
  color: #000;
}
.news-archive-list .item:last-child {
  margin-bottom: 0;
}
.news-archive-list .item:hover .image .display:after {
  opacity: 0.3;
}
.news-archive-list .item .image {
  min-width: 86px;
  max-width: 86px;
  margin-right: 40px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  overflow: hidden;
}
.news-archive-list .item .image .placeholder {
  padding-bottom: 90%;
}
.news-archive-list .item .image .display:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c68e2f;
  display: block;
  opacity: 0;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
}
.news-archive-list .item .title {
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.01em;
  margin-bottom: 0.3em;
}
@media (max-width: 374px) {
  .news-archive-list .item .image {
    min-width: 75px;
    max-width: 75px;
    margin-right: 30px;
  }
  .news-archive-list .item .title {
    font-size: 18px;
  }
  .news-archive-list .accordion dl dd {
    padding-right: 0;
  }
}

.offers {
  margin: 105px 0;
}
.offers.collapse_top {
  margin-top: 0;
}
.offers-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}
.offers .section-title {
  margin-bottom: 18px;
}
.offers .offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.offers .offer > *:last-child {
  margin-bottom: 0;
}
.offers .offer .image {
  margin: 0 0 20px;
  overflow: hidden;
}
.offers .offer .image .placeholder {
  padding-bottom: 46.1%;
}
.offers .offer .image figcaption {
  position: absolute;
  color: #fff;
  z-index: 2;
  bottom: 35px;
  left: 45px;
  right: 45px;
  font-family: "Figtree", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.01em;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.75em;
}
.offers .offer .image .overlay {
  background-color: #000;
  opacity: 0.4;
}
.offers .offer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.offers .offer .content > *:last-child {
  margin-bottom: 0;
}
.offers .offer .content p {
  margin-bottom: 30px;
}
.offers .offer .button-container {
  margin-top: auto;
}
@media (max-width: 1263px) {
  .offers .offer .image figcaption {
    font-size: 3.16vw;
    left: 30px;
    right: 30px;
    bottom: 20px;
  }
}
@media (max-width: 1079px) {
  .offers {
    margin: 75px 0;
  }
  .offers-grid {
    grid-gap: 40px;
  }
}
@media (max-width: 767px) {
  .offers-grid {
    grid-template-columns: 1fr;
  }
  .offers .offer .image figcaption {
    font-size: 6.32vw;
  }
}

.project-hero {
  position: relative;
  border-bottom: solid 6px #c68e2f;
  color: #fff;
  margin-top: -80px;
}
.project-hero .h1 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: -0.03em;
  color: inherit;
}
.project-hero .content {
  position: absolute;
  z-index: 3;
  max-width: 640px;
  margin-left: 87px;
  bottom: 85px;
}
.project-hero .content .categories {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.15em;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
}
.project-hero .content .categories a {
  color: #fff;
  text-decoration: none;
}
.project-hero .content .categories a:hover {
  color: #c68e2f;
}
.project-hero .content .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.project-hero .content .slick-slide {
  height: auto;
}
.project-hero .content .slick-dots {
  position: absolute;
  top: -28px;
  left: 3px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.project-hero .content .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.project-hero .content .slick-dots li:before {
  display: none;
}
.project-hero .content .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.project-hero .content .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.project-hero .carousel .inner {
  position: relative;
  min-height: 715px;
  height: 100%;
}
@media (max-width: 1079px) {
  .project-hero .content {
    margin-left: 0;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .project-hero {
    margin-top: 0;
  }
  .project-hero .content {
    bottom: 30px;
  }
  .project-hero .h1 {
    font-size: 40px;
    line-height: 1.25;
  }
  .project-hero .carousel .inner {
    min-height: 400px;
  }
  .project-hero .carousel .categories {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .project-hero .h1 {
    font-size: 30px;
  }
  .project-hero .content .categories {
    font-size: 12px;
  }
}

.template h1 {
  margin-bottom: 20px;
  font-weight: 500;
}
.template-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 25px;
}
.template-meta .author {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.template-meta .author a {
  text-decoration: none;
  color: #000;
}
.template-meta .author a:hover {
  color: #c68e2f;
}
.template-meta .date {
  color: #000;
}
.template-meta > *:after {
  content: "|";
  margin: 0 10px;
}
.template-meta > *:last-child:after {
  display: none;
}
.template-content {
  margin: 0 0 30px;
}
.template-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.template-tags .section-title {
  margin-bottom: 8px;
  width: 100%;
}
.template-tags-item {
  font-size: 16px;
  line-height: 1.4;
}
.template-tags-item:after {
  content: "|";
  margin: 0 10px;
}
.template-tags-item:last-child:after {
  display: none;
}
.template-tags-item a {
  color: #303030;
  font-size: 16px;
  text-decoration: none;
}
.template-tags-item a:hover {
  color: #c68e2f;
}
.template-bio {
  line-height: 1.5;
}
.template-bio:after {
  content: "";
  clear: both;
  display: table;
}
.template-bio > *:last-child {
  margin-bottom: 0;
}
.template-bio-image {
  float: left;
  max-width: 251px;
  width: 100%;
  margin: 5px 70px 40px 0;
}
.template-bio-image .image {
  margin-bottom: 25px;
  overflow: hidden;
}
.template-bio-image .image:last-child {
  margin-bottom: 0;
}
.template-bio-image .image img {
  -o-object-position: top;
  object-position: top;
}
.template-bio-name {
  color: #2d363b;
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: -0.01em;
  line-height: 1.25;
  margin-bottom: 5px;
}
.template-bio-title {
  color: #c68e2f;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin: 0 0 40px;
}
.template-bio .social-share {
  margin: 0;
}
.template-bio .social-share .icons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 21px;
  -moz-column-gap: 21px;
  column-gap: 21px;
  row-gap: 21px;
}
.template-bio .social-share .icons a {
  margin: 0;
}
.template-bio h2 {
  margin-bottom: 30px;
  line-height: 1.5;
}
.template-authors-post {
  margin-top: 70px;
  margin-bottom: 50px;
  clear: both;
}
.template-authors-post .author-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  gap: 40px;
  line-height: 1.5;
}
.template-authors-post .author-bio:after {
  content: "";
  clear: both;
  display: table;
}
.template-authors-post .author-bio > *:last-child {
  margin-bottom: 0;
}
.template-authors-post .author-bio .image {
  position: relative;
  width: 180px;
  height: 220px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #898989;
}
.template-authors-post .author-bio .h2 {
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1.5;
}
.template-authors-post .author-bio .button {
  font-weight: 800;
}
.template-authors-post .author-bio:last-child {
  border-bottom: solid 2px #f3f3f3;
}
@media (max-width: 575px) {
  .template-authors-post .author-bio {
    display: block;
  }
  .template-authors-post .author-bio .image {
    margin-bottom: 20px;
  }
  .template-authors-post .author-bio .h2 {
    margin-bottom: 15px;
  }
}
.template-gallery {
  margin: 80px 0 105px;
  position: relative;
  text-align: center;
}
.template-gallery .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.template-gallery .slick-slide {
  height: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 200;
  cursor: pointer;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: solid 1px #fff;
  border-radius: 44px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.template-gallery .slick-arrow.icon-arrow-left {
  left: 30px;
}
.template-gallery .slick-arrow.icon-arrow-right {
  right: 30px;
}
.template-gallery .slick-dots {
  position: absolute;
  top: calc(100% + 15px);
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  width: 100%;
}
.template-gallery .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.template-gallery .slick-dots li:before {
  display: none;
}
.template-gallery .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #e3e3e3;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 15px 0 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.template-gallery .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.template-gallery figure {
  position: relative;
  display: inline-block;
}
.template-gallery figure img {
  width: auto;
  height: auto;
  max-height: 626px;
  margin: auto;
}
.template-gallery .image .display {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.template-gallery .image .placeholder {
  padding-bottom: 0;
  height: 626px;
}
.template-gallery .image img {
  display: none;
}
.template-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.template-project-meta {
  width: 260px;
  min-width: 260px;
  margin-left: 60px;
  padding: 35px;
  background-color: #595959;
  color: #fff;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.template-project-meta > *:last-child {
  margin-bottom: 0;
}
.template-project-meta h4 {
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px;
}
.template-project-meta .section-title {
  margin: 0 0 0.1em;
}
.template-project-meta-group {
  margin: 0 0 30px;
}
.template-project-meta-group span:after {
  content: ", ";
}
.template-project-meta-group span:last-child:after {
  display: none;
}
.template-project-meta-group a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.template-project-meta-group a:hover {
  color: #c68e2f;
}
.template-project-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 130px;
}
.template-project-bottom-content {
  max-width: 765px;
  margin: 80px auto 0 auto;
}
.template-project-gallery {
  margin-top: 60px;
}
.template-project-gallery .gallery-grid img {
  width: 100%;
}
.template-project-gallery .gallery-grid .grid {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.template-project-gallery .gallery-grid .grid .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  max-height: 880px;
  min-height: 585px;
  overflow: hidden;
}
.template-project-gallery .gallery-grid .grid .grid-row > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n-1) .left {
  width: 70%;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n-1) .right {
  width: 30%;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n) .left {
  width: 30%;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n) .right {
  width: 70%;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n+1) .left {
  width: 50%;
}
.template-project-gallery .gallery-grid .grid .grid-row:nth-child(3n+1) .right {
  width: 50%;
}
@media (max-width: 767px) {
  .template-project-gallery {
    margin-top: 40px;
  }
  .template-project-gallery .gallery-grid .grid {
    display: block;
    margin-bottom: 20px;
  }
  .template-project-gallery .gallery-grid .grid .grid-row {
    display: block;
    margin-bottom: 20px;
    min-height: auto;
  }
  .template-project-gallery .gallery-grid .grid .grid-row .left {
    width: 100% !important;
    height: 350px;
    margin-bottom: 20px;
  }
  .template-project-gallery .gallery-grid .grid .grid-row .right {
    width: 100% !important;
    height: 350px;
  }
}
.template-project-slider {
  margin: 60px 0;
}
.template-project-slider .slick-list {
  overflow: visible !important;
}
.template-project-slider .slick-slide {
  height: 430px;
  padding-inline: 12px;
}
.template-project-slider .slick-slide figure.image {
  height: 430px;
}
.template-project-slider .slick-slide figure.image img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.template-project-slider .project-slider-arrows {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 25px 0px;
}
.template-project-slider .project-slider-arrows .slick-arrow {
  font-size: 20px;
  color: #c68e2f;
  cursor: pointer;
}
.template-project-slider .project-slider-arrows .slick-arrow:hover, .template-project-slider .project-slider-arrows .slick-arrow:focus {
  color: #0a2747;
}
.template-project-slider .slick-dots {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template-project-slider .slick-dots li {
  margin: 0 15px 0 0;
  padding: 0;
}
.template-project-slider .slick-dots li:before {
  display: none;
}
.template-project-slider .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #e3e3e3;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.template-project-slider .slick-dots li.slick-active button {
  background-color: #c68e2f;
}
.template-side {
  width: 340px;
  min-width: 340px;
  margin-left: 60px;
  background-color: #f1f1f1;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 30px;
  margin-right: -118px;
}
.template-side > * {
  max-width: 270px;
}
.template-side a {
  text-decoration: none;
  font-weight: 500;
}
.template-side .section-title {
  margin-bottom: 15px;
}
.template-side .gform_wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}
.template-side .gform_wrapper img.gform_ajax_spinner {
  display: none !important;
}
.template-side .gform_wrapper .gform_validation_errors {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0 0 20px;
  background: transparent;
  width: 100%;
}
.template-side .gform_wrapper .gform_validation_errors > h2 {
  font-weight: 700;
  color: #c68e2f;
}
.template-side .gform_wrapper .gform_validation_errors > h2 .gform-icon {
  display: none;
}
.template-side .gform_wrapper .description,
.template-side .gform_wrapper .gfield_description,
.template-side .gform_wrapper .gsection_description,
.template-side .gform_wrapper .instruction {
  display: none;
}
.template-side .gform_wrapper form .gform_body input[type=color],
.template-side .gform_wrapper form .gform_body input[type=date],
.template-side .gform_wrapper form .gform_body input[type=datetime-local],
.template-side .gform_wrapper form .gform_body input[type=datetime],
.template-side .gform_wrapper form .gform_body input[type=email],
.template-side .gform_wrapper form .gform_body input[type=month],
.template-side .gform_wrapper form .gform_body input[type=number],
.template-side .gform_wrapper form .gform_body input[type=password],
.template-side .gform_wrapper form .gform_body input[type=search],
.template-side .gform_wrapper form .gform_body input[type=tel],
.template-side .gform_wrapper form .gform_body input[type=text],
.template-side .gform_wrapper form .gform_body input[type=time],
.template-side .gform_wrapper form .gform_body input[type=url],
.template-side .gform_wrapper form .gform_body input[type=week],
.template-side .gform_wrapper form .gform_body select,
.template-side .gform_wrapper form .gform_body textarea {
  border-color: transparent;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  padding: 12px 20px;
  outline: none;
}
.template-side .gform_wrapper form .gform_body input[type=color]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=date]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime-local]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=email]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=month]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=number]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=password]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=search]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=tel]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=text]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=time]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=url]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=week]::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body select::-webkit-input-placeholder,
.template-side .gform_wrapper form .gform_body textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}
.template-side .gform_wrapper form .gform_body input[type=color]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=date]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime-local]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=email]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=month]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=number]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=password]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=search]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=tel]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=text]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=time]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=url]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body input[type=week]::-moz-placeholder,
.template-side .gform_wrapper form .gform_body select::-moz-placeholder,
.template-side .gform_wrapper form .gform_body textarea::-moz-placeholder {
  color: #000;
  font-size: 16px;
}
.template-side .gform_wrapper form .gform_body input[type=color]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=date]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime-local]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=email]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=month]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=number]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=password]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=search]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=tel]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=text]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=time]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=url]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body input[type=week]::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body select::-ms-input-placeholder,
.template-side .gform_wrapper form .gform_body textarea::-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.template-side .gform_wrapper form .gform_body input[type=color]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=date]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime-local]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=datetime]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=email]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=month]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=number]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=password]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=search]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=tel]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=text]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=time]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=url]::placeholder,
.template-side .gform_wrapper form .gform_body input[type=week]::placeholder,
.template-side .gform_wrapper form .gform_body select::placeholder,
.template-side .gform_wrapper form .gform_body textarea::placeholder {
  color: #000;
  font-size: 16px;
}
.template-side .gform_wrapper form .gform_body .gfield_error [aria-invalid=true] {
  border-color: #c68e2f;
  background-color: rgba(198, 142, 47, 0.05);
}
.template-side .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 20px 0 0;
}
.template-side .gform_wrapper form .gform_footer .button {
  margin: 0;
}
.template-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px 0 0;
}
.template-flex .template-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.template-flex .template-content .alignnone {
  margin-top: 0;
}
@media screen and (max-width: 1439px) {
  .template-side {
    margin-right: calc((100vw - 1204px) / 2 * -1);
  }
}
@media (max-width: 1263px) {
  .template-side {
    margin-right: -30px;
  }
}
@media (max-width: 1079px) {
  .template-bio-image {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .template-gallery {
    margin: 50px 0 70px;
  }
  .template-gallery .slick-dots {
    top: calc(100% + 10px);
  }
  .template-project-meta {
    margin-left: 40px;
  }
  .template-project-content {
    padding-left: 0;
  }
  .template-project-bottom-content {
    margin-top: 50px;
  }
  .template-side {
    margin: 50px 0 0;
    width: 100%;
  }
  .template-side .gform_wrapper {
    max-width: 100%;
  }
  .template-flex {
    display: block;
  }
}
@media (max-width: 767px) {
  .template-bio-image {
    float: none;
    margin: 0 0 35px;
  }
  .template-bio-name {
    font-size: 36px;
  }
  .template-gallery .slick-arrow {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }
  .template-gallery .slick-arrow.icon-arrow-left {
    left: 20px;
  }
  .template-gallery .slick-arrow.icon-arrow-right {
    right: 20px;
  }
  .template-project {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .template-project-meta {
    width: 100%;
    margin-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .template-project-meta > h4 {
    grid-column: 1/span 2;
  }
}
@media (max-width: 767px) {
  .template-project-meta {
    margin-top: 40px;
    grid-template-columns: 1fr;
  }
  .template-project-meta > h4 {
    grid-column: 1;
  }
}
@media (max-width: 575px) {
  .template-gallery figure img {
    max-height: 580px;
  }
  .template-gallery .image .placeholder {
    height: 580px;
  }
}

.guide-template-default .template .indent > h1 {
  max-width: 832px;
}

.team-credentials {
  font-size: 12px;
  font-weight: 600;
  padding-left: 5px;
}

.single-team-credential {
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .single-team-credential {
    display: block;
  }
}
.template-bio-content {
  overflow: hidden;
}

.item-member .title {
  line-height: 0.8 !important;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.wow {
  visibility: hidden;
}

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation: fadeInUp 0.9s 0s both;
  animation: fadeInUp 0.9s 0s both;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.blur {
  -webkit-animation-name: blur;
  animation-name: blur;
}

@-webkit-keyframes blur {
  from {
    text-shadow: 0 0 100px #fff;
    color: transparent;
  }
  to {
    color: transparent;
    text-shadow: 0 0 0 #fff;
  }
}

@keyframes blur {
  from {
    text-shadow: 0 0 100px #fff;
    color: transparent;
  }
  to {
    color: transparent;
    text-shadow: 0 0 0 #fff;
  }
}
.scaleRight {
  -webkit-animation-name: scaleRight;
  animation-name: scaleRight;
}

@-webkit-keyframes scaleRight {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

@keyframes scaleRight {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
.scaleLeft {
  -webkit-animation-name: scaleLeft;
  animation-name: scaleLeft;
}

@-webkit-keyframes scaleLeft {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

@keyframes scaleLeft {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
/*# sourceMappingURL=style.css.map */
