@charset "UTF-8";
/* = LESS DEFINITIONS
-------------------------------------------------------------- */
/* = FUNCTION DEFINITIONS
-------------------------------------------------------------- */
/**
 * Function framework
 * 
 * @author La Confection Marc Richard
 * 
 * @version 2.0.0
 */
/* = VAR DEFINITIONS
-------------------------------------------------------------- */
/**
 * 
 * VAR DEFINITION
 * 
 * @version 4.0.0
 */
/* = FONTS DEFINITIONS
-------------------------------------------------------------- */
@font-face {
  font-family: 'Harriet Display';
  src: url('../fonts/HarrietDisplay-ThinItalic.eot');
  src: url('../fonts/HarrietDisplay-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/HarrietDisplay-ThinItalic.woff2') format('woff2'), url('../fonts/HarrietDisplay-ThinItalic.woff') format('woff'), url('../fonts/HarrietDisplay-ThinItalic.ttf') format('truetype'), url('../fonts/HarrietDisplay-ThinItalic.svg#HarrietDisplay-ThinItalic') format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'HarrietDisplay-ThinItalic';
  src: url('../fonts/HarrietDisplay-ThinItalic.eot');
  src: url('../fonts/HarrietDisplay-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/HarrietDisplay-ThinItalic.svg#HarrietDisplay-ThinItalic') format('svg'), url('../fonts/HarrietDisplay-ThinItalic.ttf') format('truetype'), url('../fonts/HarrietDisplay-ThinItalic.woff') format('woff'), url('../fonts/HarrietDisplay-ThinItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HarrietDisplay-LightItalic';
  src: url('../fonts/HarrietDisplay-LightItalic.eot');
  src: url('../fonts/HarrietDisplay-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/HarrietDisplay-LightItalic.svg#HarrietDisplay-LightItalic') format('svg'), url('../fonts/HarrietDisplay-LightItalic.ttf') format('truetype'), url('../fonts/HarrietDisplay-LightItalic.woff') format('woff'), url('../fonts/HarrietDisplay-LightItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz-Grotesk BQ';
  src: url('../fonts/AkzidenzGroteskBQ-LigCnd.eot');
  src: url('../fonts/AkzidenzGroteskBQ-LigCnd.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBQ-LigCnd.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBQ-LigCnd.woff') format('woff'), url('../fonts/AkzidenzGroteskBQ-LigCnd.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBQ-LigCnd.svg#AkzidenzGroteskBQ-LigCnd') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-LigCnd';
  src: url('../fonts/AkzidenzGroteskBQ-LigCnd.eot');
  src: url('../fonts/AkzidenzGroteskBQ-LigCnd.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBQ-LigCnd.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBQ-LigCnd.woff') format('woff'), url('../fonts/AkzidenzGroteskBQ-LigCnd.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBQ-LigCnd.svg#AkzidenzGroteskBQ-LigCnd') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz-Grotesk BQ';
  src: url('../fonts/AkzidenzGroteskBQ-Cnd.eot');
  src: url('../fonts/AkzidenzGroteskBQ-Cnd.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBQ-Cnd.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBQ-Cnd.woff') format('woff'), url('../fonts/AkzidenzGroteskBQ-Cnd.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBQ-Cnd.svg#AkzidenzGroteskBQ-Cnd') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-Cnd';
  src: url('../fonts/AkzidenzGroteskBQ-Cnd.eot');
  src: url('../fonts/AkzidenzGroteskBQ-Cnd.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBQ-Cnd.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBQ-Cnd.woff') format('woff'), url('../fonts/AkzidenzGroteskBQ-Cnd.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBQ-Cnd.svg#AkzidenzGroteskBQ-Cnd') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* =Reset
-------------------------------------------------------------- */
/*------------------------------------*\
    MAIN
\*------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
  /*font-size:62.5%;*/
}
body {
  /*font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  color: #444;
}
/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #444;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}
* {
  transition: all 0.3s ease-out;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/
html {
  -webkit-font-smoothing: subpixel-antialiased;
}
.ui-datepicker {
  z-index: 10!important;
}
.ui-datepicker,
.ui-datepicker * {
  font-family: UniNeueRegular!important;
}
a.ui-state-default {
  background: #0098E6 !important;
  color: #FFF !important;
  border: none!important;
  text-align: center!important;
}
a.ui-state-default:hover {
  background: #FFF !important;
  color: #0098E6 !important;
}
.ui-datepicker-today a.ui-state-default {
  background: #FFF !important;
  color: #AFC90C !important;
}
.ui-datepicker-today a.ui-state-default:hover {
  color: #0098E6 !important;
}
a.ui-state-default.ui-state-active {
  background: #FFF !important;
  color: #0098E6 !important;
}
.ui-datepicker .ui-datepicker-header {
  background: #0098E6 !important;
  border: none!important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  background: #EEE !important;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  filter: invert(100%);
}
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  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 .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* HEADER */
header.header {
  height: auto;
  width: 100%;
  width: calc(100% - 70px);
  position: relative;
  margin: auto;
  display: block;
  padding-bottom: 12px;
}
header.header .logo {
  width: auto;
  margin-top: 10px;
  float: none;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1160px) {
  header.header .logo {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  header.header .logo {
    margin-top: 10px;
  }
}
header.header .nav {
  width: auto;
  margin: auto;
  text-align: center;
}
@media (max-width: 1380px) {
  header.header .nav {
    text-align: left;
    margin-left: -15px;
  }
}
header.header .nav ul {
  list-style-type: none;
}
header.header .nav ul li {
  list-style-type: none;
  display: inline-block;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #9F9F9F;
  letter-spacing: 4px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
header.header .nav ul li.current-menu-item {
  color: #4E4E4E;
}
header.header .nav ul li.current-menu-item a {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
}
header.header .nav ul li.current-menu-item a:after {
  content: "";
  width: 100%;
  height: 5px;
  background: #4E4E4E;
  display: block;
  float: left;
  margin-bottom: -10px;
  position: relative;
  top: 10px;
  left: -2Px;
}
@media (min-height: 870px) {
  header.header .nav ul li.current-menu-item a {
    margin-top: -5px;
  }
}
header.header .nav ul li:hover * {
  color: #4E4E4E;
}
header.header .nav ul li a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  letter-spacing: 4px;
  text-align: center;
  line-height: 15px;
  color: #9F9F9F;
  text-transform: uppercase;
}
.nav-lang {
  position: absolute;
  right: 125px;
  margin-top: -12px;
}
.nav-lang .loupe {
  width: 20px;
  height: 21px;
  background: url(../img/svg/Icon-loupe.svg);
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  position: relative;
  top: -3px;
}
.nav-lang ul {
  float: left;
}
.nav-lang > ul {
  margin-top: -2px;
}
.nav-lang .menu-item-language {
  float: left;
}
.nav-lang .sub-menu {
  border-left: 1px solid #4E4E4E;
  padding-left: 15px;
  margin-top: -2Px;
}
.nav-lang .sub-menu a {
  position: relative;
  top: -1px;
}
.nav-lang > ul > li > a {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.nav-lang a {
  color: #9F9F9F;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
}
.nav-lang .menu-item-language-current > a {
  color: #4E4E4E;
}
#responsive-menu .loupe {
  background: url(../img/svg/Icon-loupe-white.svg);
  background-repeat: no-repeat;
}
.nav-rs {
  position: absolute;
  right: 0px;
  margin-top: -15px;
}
.nav-rs a {
  width: 20px;
  height: 21px;
  display: block;
}
body .subfooter .iscwp-gallery-slider button.slick-prev,
body .subfooter .iscwp-gallery-slider button.slick-prev:hover,
body .subfooter .iscwp-gallery-slider button.slick-prev:focus,
body .subfooter .iscwp-gallery-slider button.slick-prev:active {
  background-image: url(../img/Icon-Arrow-Left.svg) !important;
  background-color: transparent!important;
}
body .subfooter .iscwp-gallery-slider button.slick-next,
body .subfooter .iscwp-gallery-slider button.slick-next:hover,
body .subfooter .iscwp-gallery-slider button.slick-next:focus,
body .subfooter .iscwp-gallery-slider button.slick-next:active {
  background-image: url(../img/Icon-Arrow-Right.svg) !important;
  background-color: transparent!important;
}
.footer .nav-rs {
  position: static;
}
.icon-facebook {
  width: 20px;
  height: 21px;
  background: url(../img/svg/Icon-facebook.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
.icon-pinterest {
  width: 20px;
  height: 21px;
  background: url(../img/svg/Icon-Pinterest.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
.icon-twitter {
  width: 20px;
  height: 21px;
  background: url(../img/svg/Icon-Twitter.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
.icon-instagram {
  width: 20px;
  height: 21px;
  background: url(../img/svg/Icon-Instagram.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
.wp-iscwp-popup-box .wp-iscwp-popup-close {
  background: rgba(0, 0, 0, 0) url(../img/Icon-close.svg) no-repeat !important;
  right: -22px !important;
}
.mfp-arrow-right:before {
  border: none!important;
}
.mfp-arrow-right:after {
  border: none!important;
  width: 20px!important;
  height: 20px!important;
  background: rgba(0, 0, 0, 0) url(../img/Icon-arrow-white-right.svg) no-repeat;
}
.mfp-arrow-left:before {
  border: none!important;
}
.mfp-arrow-left:after {
  border: none!important;
  width: 20px!important;
  height: 20px!important;
  background: rgba(0, 0, 0, 0) url(../img/Icon-arrow-white-left.svg) no-repeat;
}
#responsive-menu .nav-lang .open.is-menu.full-width-menu form .search-submit {
  border: 1px solid #9B9B9B;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
#responsive-menu .nav-lang .open.is-menu.full-width-menu form .search-submit:hover {
  background: #1F1F1F;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #FFFFFF !important;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
.rmp_menu_trigger.is-active {
  background: #1f1f1f url('../img/Icon-close.svg') center no-repeat !important;
  background-size: contain !important;
}
.rmp_menu_trigger.is-active span.rmp-trigger-box {
  display: none !important;
}
.rmp_menu_trigger:not(.is-active) {
  background: #FFF url('../img/Icone-menu.svg') center no-repeat !important;
  background-size: contain !important;
}
.rmp_menu_trigger:not(.is-active) span.rmp-trigger-box {
  display: none !important;
}
.rmp-container {
  z-index: 3;
}
@media (min-height: 350px) {
  .rmp-container ul {
    position: absolute;
    top: 50%;
    margin-top: -175Px;
    width: 100%;
  }
}
.rmp-container ul li {
  list-style-type: none;
  display: block;
  text-align: center;
  height: 70px;
}
.rmp-container ul li.current-menu-item a {
  color: #FFF;
}
.rmp-container ul li:hover a {
  color: #FFF;
}
.rmp-container ul li a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  line-height: 15px;
  color: #FFF;
}
.rmp-container ul li a span {
  display: block;
  margin-bottom: -20px;
  text-transform: uppercase;
}
.home_slider {
  width: 100%;
  width: calc(100% - 70px);
  margin: auto;
  height: 717px;
  margin-bottom: 35px;
  height: calc(100vh - 188.5px);
  display: block;
  background: #FAFAFA;
  position: relative;
}
@media (max-width: 1160px) {
  .home_slider {
    height: calc(100vh - 140.5px);
  }
}
@media (max-width: 768px) {
  .home_slider {
    width: calc(100vw - 40px);
    height: calc(100vh - 106.5px);
    margin-bottom: -15px;
  }
}
.home_slider.loaded {
  opacity: 1;
}
.home_slider .makeletter p {
  color: #FFF !important;
}
.home_slider .hidden {
  visibility: hidden;
  transition: none;
}
.home_slider .pager {
  z-index: 101;
  width: 100%;
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .home_slider .pager {
    bottom: -17px;
    display: none;
  }
}
.home_slider .pager .page {
  display: inline-block;
  width: 30px;
  height: 2Px;
  background: #B9B9B9;
  margin-right: 10px;
  margin-left: 10px;
  z-index: 2;
  cursor: pointer;
}
.home_slider .pager .page:hover {
  background: #4E4E4E;
}
.home_slider .pager .page.active {
  background: #4E4E4E;
}
.home_slider .slide {
  width: 100%;
  float: left;
  /*position: absolute;*/
  background: transparent;
  /*display: none;*/
}
.home_slider .slide.active {
  /*display: block;*/
}
.home_slider .slide .slider_inner_wrapper {
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.home_slider .slide .slider_inner_wrapper .slider_inner_content {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 550px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content {
    width: 100%;
    float: none;
    /*height: calc(100vh - 70px);*/
  }
}
.home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
.home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
  font-family: HarrietDisplay-ThinItalic;
  font-size: 62px;
  color: #FFFFFF;
  letter-spacing: 4.31px;
  text-align: center;
  line-height: 52px;
  width: 500px;
  max-width: 100%;
  color: #FFF;
  margin: auto;
}
.home_slider .slide .slider_inner_wrapper .slider_inner_content h1 a,
.home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider a {
  color: #FFF !important;
}
@media (max-width: 380px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    font-size: 40px;
  }
}
@media (max-width: 900px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .home_slider .slide .slider_inner_wrapper .slider_inner_content h1,
  .home_slider .slide .slider_inner_wrapper .slider_inner_content .fakeh1_slider {
    max-width: calc(100% - 40px);
  }
}
.home_slider .slide .slider_inner_wrapper .slider_inner_content .subh1_slider {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #FFFFFF;
  letter-spacing: 4px;
  text-align: center;
  line-height: 24px;
  width: 280px;
  margin: auto;
  margin-top: 25px;
  text-transform: uppercase;
}
.home_slider .slide .slider_inner_wrapper .slider_inner_content .subh1_slider a {
  color: #AFC90C !important;
}
.home_slider .slide .slider_inner_wrapper .slide_image {
  width: 100%;
  float: none;
  height: 100%;
  background-size: cover;
  position: absolute;
  /* @media (max-width: 769px) {
   						    width: 100%;
						    float: right;
						    height: 650px;
						    background-size: auto 100%;
						    position: absolute;
						    right: 0;
						    background-position: 33vw 0!important;
						    background-repeat: no-repeat
   						}

				@media (max-width: 550px) {
				   	float: none;
				    display: block;
				    position: static;
				    width: 100%;
				   margin-top: -30px;
				    height: 300px!important;
				    background-position: center center!important;
				    background-size: contain!important;


				} */
}
/* RESPONSIVE FRAME */
body.os-android.is_chrome .home_slider,
body.os-android.is_chrome .header_cover_wrapper {
  height: calc(100vh - 162.5px);
}
body.os-ios.is_chrome .home_slider,
body.os-ios.is_chrome .header_cover_wrapper {
  height: calc(100vh - 181.5px);
}
body.os-ios.is_safari .home_slider,
body.os-ios.is_safari .header_cover_wrapper {
  height: calc(100vh - 180px);
}
body.os-ios.browser-ipad.is_safari .home_slider,
body.os-ios.browser-ipad.is_safari .header_cover_wrapper {
  height: calc(100vh - 171.5px) !important;
}
@media (max-width: 768px) {
  body.os-ios.browser-ipad.is_safari .home_slider,
  body.os-ios.browser-ipad.is_safari .header_cover_wrapper {
    height: calc(100vh - 135.5px) !important;
  }
}
body.os-ios.browser-ipad.is_chrome .home_slider,
body.os-ios.browser-ipad.is_chrome .header_cover_wrapper {
  height: calc(100vh - 208.5px);
}
@media (max-width: 768px) {
  body.os-ios.browser-ipad.is_chrome .home_slider,
  body.os-ios.browser-ipad.is_chrome .header_cover_wrapper {
    height: calc(100vh - 174.5px) !important;
  }
}
/* ANIM SLIDER */
.slide h1,
.fakeh1_slider,
.subh1_slider {
  transition: 0.5s all ease-in-out 0.5s;
}
.newactive.slide {
  z-index: 102!important;
}
.active.slide {
  z-index: 101!important;
}
.active .slide_image {
  opacity: 1!important;
  transform: scale(1.05) !important;
}
.active.zoomouteffect .slide_image {
  transform: scale(1) !important;
}
.home_slider .home_slider_wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.home_slider .slide {
  position: absolute;
  height: 100%;
}
.home_slider .letter {
  opacity: 0;
}
.home_slider .letter.loaded {
  opacity: 1;
}
.header_cover h1,
.header_cover .subh1 {
  max-width: 100%;
}
@media (max-width: 900px) {
  .header_cover h1,
  .header_cover .subh1 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .header_cover h1,
  .header_cover .subh1 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .header_cover h1,
  .header_cover .subh1 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .header_cover h1,
  .header_cover .subh1 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .header_cover h1,
  .header_cover .subh1 {
    max-width: calc(100% - 40px);
  }
}
.header_cover h1.loaded,
.header_cover .subh1.loaded {
  opacity: 1;
}
.slide_image {
  opacity: 0;
  transform: scale(1);
  transition: 1s all ease 0.1s;
}
.btn {
  border: 1px solid #FFFFFF;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 10px;
  display: inline-block;
  min-width: 200px;
}
.btn:hover {
  background: #4E4E4E;
  border: 1px solid #4E4E4E;
}
.btn.transparent {
  background: transparent;
}
.btn.transparent:hover {
  background: #4E4E4E;
  border: 1px solid #4E4E4E;
}
.more_wrapper {
  width: 500px;
  max-width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  margin-bottom: 50px;
}
body.home main > section .home_inner_content p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  width: 500px;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 900px) {
  body.home main > section .home_inner_content p {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.home main > section .home_inner_content p {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.home main > section .home_inner_content p {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.home main > section .home_inner_content p {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.home main > section .home_inner_content p {
    max-width: calc(100% - 40px);
  }
}
.home .stag-section.stag-columns {
  padding-bottom: 60px;
}
@media screen and (max-width: 769px) {
  .home .stag-section.stag-columns .stag-column {
    display: block;
    float: none;
    margin: auto!important;
    max-width: 215px;
  }
}
.stag-section.stag-columns {
  width: 880px;
  max-width: 100%;
  margin: auto;
  text-align: center;
}
@media (max-width: 900px) {
  .stag-section.stag-columns {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .stag-section.stag-columns {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .stag-section.stag-columns {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .stag-section.stag-columns {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .stag-section.stag-columns {
    max-width: calc(100% - 40px);
  }
}
.stag-section.stag-columns .stag-column {
  /*margin-right: 50px;*/
  text-align: center;
}
.stag-section.stag-columns img {
  margin-top: 31px;
  margin-bottom: 31px;
}
.stag-section.stag-columns h5 {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #363A46;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
  text-transform: uppercase;
}
.stag-section.stag-columns h3 {
  margin-bottom: 38px;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #363A46;
  text-align: center;
  line-height: 21px;
  text-transform: uppercase;
}
.stag-section.stag-columns .stag-column > p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 15px;
  color: #363A46;
  letter-spacing: 0;
  text-align: center;
  /*line-height: 22px;*/
  width: 210px;
  margin: auto;
}
@media (max-width: 700px) {
  .special_clipper {
    text-align: center;
    width: 100%;
    overflow-x: hidden;
    height: 180px;
    position: relative;
  }
}
@media (max-width: 700px) {
  .special_clipper img {
    width: 685px;
    max-witdh: 685px;
    min-width: 685px;
    position: absolute;
    left: 50%;
    margin-left: -342px;
  }
}
.page-id-720 section > article h5,
.page-id-1050 section > article h5 {
  font-size: 20px!important;
  font-family: AkzidenzGroteskBQ-LigCnd;
  letter-spacing: 4px;
  line-height: 24px;
}
footer.footer {
  display: inline-block;
  text-align: center;
  width: 100%;
}
footer.footer #menu-reseau-sociaux-1 a,
footer.footer #menu-reseau-sociaux-en-1 a {
  width: 20px;
  height: 21px;
  display: block;
}
footer.footer * {
  max-width: 800px;
  margin: auto;
}
footer.footer .footer-line1 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 15px;
  color: #959595;
  text-align: center;
  line-height: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
footer.footer .footer-line1 #menu-reseau-sociaux-1,
footer.footer .footer-line1 #menu-reseau-sociaux-en-1 {
  margin-top: 10px;
  margin-bottom: 20px;
}
footer.footer .footer-line1 h4 {
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
footer.footer .footer-line1 a {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 15px;
  color: #959595;
  text-align: center;
  line-height: 20px;
}
footer.footer .footer-line1 a:hover {
  color: #4E4E4E;
}
/* PAGES */
.header_cover_wrapper {
  overflow: hidden;
  width: 100%;
  width: calc(100% - 70px);
  margin: auto;
  display: block;
  height: 717px;
  margin-bottom: 35px;
  height: calc(100vh - 188.5px);
}
@media (max-width: 1160px) {
  .header_cover_wrapper {
    height: calc(100vh - 140.5px);
  }
}
@media (max-width: 768px) {
  .header_cover_wrapper {
    width: calc(100vw - 40px);
    height: calc(100vh - 106.5px);
    margin-bottom: 0px;
  }
}
.header_cover {
  transition: 1s all ease 0.1s;
  transform: scale(1.05) !important;
  width: 100%;
  margin: auto;
  height: 100%;
  background-size: cover!important;
  background-position: center center!important;
  color: #FFF;
  text-align: center;
  /*padding-top: 50px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.header_cover.loaded {
  transform: scale(1) !important;
}
.header_cover .header_cover_inner {
  max-width: calc(100% - 20px);
}
.header_cover h1 {
  font-family: HarrietDisplay-ThinItalic;
  font-size: 40px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 50px;
  margin: 0;
  margin: auto;
}
.header_cover .subh1 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 25px;
  text-transform: uppercase;
  width: 450px;
  max-width: 100%;
  margin: auto;
  margin-top: 10px;
}
@media (max-width: 900px) {
  .header_cover .subh1 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .header_cover .subh1 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .header_cover .subh1 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .header_cover .subh1 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .header_cover .subh1 {
    max-width: calc(100% - 40px);
  }
}
.su-column h4 {
  margin: auto;
  max-width: 100%;
}
@media (max-width: 550px) {
  .innersection .highlight_content_cover {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.inner_menu {
  z-index: 190;
  background: white;
  position: relative;
  top: 5px;
  height: 45px;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: none!important;
  /*
.os-ios .inner_menu {
	position:sticky;
	top:0;
}
*/
}
.inner_menu.sticky {
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 780px) {
  .inner_menu.sticky {
    padding-top: 12px;
  }
}
.inner_menu .rightarrow {
  display: none;
}
@media (max-width: 780px) {
  .inner_menu .rightarrow {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    margin-top: 13px;
    left: 50%;
    margin-left: 90px;
    background: url('../img/svg/Icon-Arrow-Right.svg');
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.inner_menu ul li {
  list-style-type: none;
  display: inline-block;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #9F9F9F;
  letter-spacing: 4px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 780px) {
  .inner_menu ul li {
    display: block;
    margin-bottom: 20px;
  }
}
.inner_menu ul li.current-menu-item {
  color: #4E4E4E;
}
.inner_menu ul li.current-menu-item a {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
}
.inner_menu ul li.current-menu-item a:after {
  content: "";
  width: 100%;
  height: 5px;
  background: #4E4E4E;
  display: block;
  float: left;
  margin-bottom: -10px;
  position: relative;
  top: 10px;
  left: -2Px;
}
@media (max-width: 780px) {
  .inner_menu ul li.current-menu-item a:after {
    content: none;
  }
}
.inner_menu ul li:hover * {
  color: #4E4E4E;
}
.inner_menu ul li a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  letter-spacing: 4px;
  text-align: center;
  line-height: 15px;
  color: #9F9F9F;
  text-transform: uppercase;
}
.inner_menu.sticky.open {
  height: 210px;
  box-shadow: 1px 2px 15px 3Px #ccc;
}
.open .rightarrow {
  transform: rotate(90deg);
}
@media (max-width: 780px) {
  .inner_menu.sticky:not(.open) li {
    display: none;
  }
  .inner_menu.sticky:not(.open) li.current-menu-item {
    display: block;
  }
}
/* SEARCH */
.nav-lang > ul {
  position: relative;
}
.nav-lang > ul .astm-search-menu {
  transition: none;
  position: absolute!important;
  left: -32px;
  margin-top: -3Px;
}
.nav-lang > ul .astm-search-menu * {
  transition: none;
}
.nav-lang > ul .astm-search-menu:not(.open) {
  height: 20px;
  width: 40px;
}
.nav-lang > ul .astm-search-menu svg {
  visibility: hidden;
}
.home .search-submit {
  position: relative;
  top: -1px;
}
.search-close {
  transition: opacity 0.5s ease-in-out !important;
  opacity: 0;
}
.is-menu.full-width-menu form {
  opacity: 0;
  transition: opacity 0.5s ease-in-out !important;
}
.open .search-close {
  opacity: 1;
  transition: opacity 0.5s ease-in-out !important;
}
.open.is-menu.full-width-menu form {
  opacity: 1;
  transition: none;
  transition: opacity 0.5s ease-in-out !important;
  position: fixed!important;
  width: 100%!important;
  height: 100%!important;
  z-index: 800!important;
  background: #FFF !important;
  top: 0;
  left: 0;
  text-align: center;
}
.open.is-menu.full-width-menu form .search-input {
  margin-top: 50vh!important;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  width: 250px;
  -webkit-appearance: none;
  outline: none;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #4E4E4E;
  letter-spacing: 0;
  line-height: 21px;
  border-color: #4E4E4E;
  border: 1Px solid;
}
.open.is-menu.full-width-menu form .search-submit {
  height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  outline: none;
  min-width: 150px;
  border-radius: 0;
  border-color: #4E4E4E;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
.open.is-menu.full-width-menu form .search-submit:hover {
  color: #FFF;
  height: 45px;
  background: #4E4E4E;
  border-color: #FFF;
}
.search-results h1 {
  padding-top: 40px;
}
body.page main > section > article,
body.post main > section > article,
body.home main > section {
  font-size: 15px;
  color: #363A46;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
}
body.page main > section > article .more_wrapper,
body.post main > section > article .more_wrapper,
body.home main > section .more_wrapper {
  width: 800px;
  margin: auto;
  max-width: 100%;
  font-family: HarrietDisplay-ThinItalic;
  font-size: 25px;
  color: #363A46;
  letter-spacing: 0;
  text-align: center;
  line-height: 35px;
  margin-bottom: 50px;
}
@media (max-width: 900px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article .more_wrapper,
  body.post main > section > article .more_wrapper,
  body.home main > section .more_wrapper {
    font-size: 21px;
  }
}
body.page main > section > article h2,
body.post main > section > article h2,
body.home main > section h2 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 33px;
  color: #4E4E4E;
  letter-spacing: 5.74px;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 5px;
}
@media (max-width: 400px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    font-size: 30px;
  }
}
@media (max-width: 900px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article h2,
  body.post main > section > article h2,
  body.home main > section h2 {
    max-width: calc(100% - 40px);
  }
}
body.page main > section > article h3,
body.post main > section > article h3,
body.home main > section h3 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
  line-height: 24px;
  width: 500px;
  max-width: 100%;
  margin: auto;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  body.page main > section > article h3,
  body.post main > section > article h3,
  body.home main > section h3 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article h3,
  body.post main > section > article h3,
  body.home main > section h3 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article h3,
  body.post main > section > article h3,
  body.home main > section h3 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article h3,
  body.post main > section > article h3,
  body.home main > section h3 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article h3,
  body.post main > section > article h3,
  body.home main > section h3 {
    max-width: calc(100% - 40px);
  }
}
body.page main > section > article h4,
body.post main > section > article h4,
body.home main > section h4 {
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  max-width: 100%;
}
@media (max-width: 900px) {
  body.page main > section > article h4,
  body.post main > section > article h4,
  body.home main > section h4 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article h4,
  body.post main > section > article h4,
  body.home main > section h4 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article h4,
  body.post main > section > article h4,
  body.home main > section h4 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article h4,
  body.post main > section > article h4,
  body.home main > section h4 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article h4,
  body.post main > section > article h4,
  body.home main > section h4 {
    max-width: calc(100% - 40px);
  }
}
body.page main > section > article .text-date,
body.post main > section > article .text-date,
body.home main > section .text-date {
  font-family: HarrietDisplay-LightItalic;
  font-size: 60px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  margin-bottom: 25px;
}
@media (max-width: 400px) {
  body.page main > section > article .text-date,
  body.post main > section > article .text-date,
  body.home main > section .text-date {
    font-size: 40px;
  }
}
body.page main > section > article h5,
body.post main > section > article h5,
body.home main > section h5 {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
}
body.page main > section > article p,
body.post main > section > article p,
body.home main > section p,
body.page main > section > article .highlight p,
body.post main > section > article .highlight p,
body.home main > section .highlight p {
  width: 500px;
  max-width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
@media (max-width: 900px) {
  body.page main > section > article p,
  body.post main > section > article p,
  body.home main > section p,
  body.page main > section > article .highlight p,
  body.post main > section > article .highlight p,
  body.home main > section .highlight p {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article p,
  body.post main > section > article p,
  body.home main > section p,
  body.page main > section > article .highlight p,
  body.post main > section > article .highlight p,
  body.home main > section .highlight p {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article p,
  body.post main > section > article p,
  body.home main > section p,
  body.page main > section > article .highlight p,
  body.post main > section > article .highlight p,
  body.home main > section .highlight p {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article p,
  body.post main > section > article p,
  body.home main > section p,
  body.page main > section > article .highlight p,
  body.post main > section > article .highlight p,
  body.home main > section .highlight p {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article p,
  body.post main > section > article p,
  body.home main > section p,
  body.page main > section > article .highlight p,
  body.post main > section > article .highlight p,
  body.home main > section .highlight p {
    max-width: calc(100% - 40px);
  }
}
body.page main > section > article > ul,
body.post main > section > article > ul,
body.home main > section > ul,
body.page main > section > article ol,
body.post main > section > article ol,
body.home main > section ol {
  width: 500px;
  max-width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding-left: 20px;
}
@media (max-width: 900px) {
  body.page main > section > article > ul,
  body.post main > section > article > ul,
  body.home main > section > ul,
  body.page main > section > article ol,
  body.post main > section > article ol,
  body.home main > section ol {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  body.page main > section > article > ul,
  body.post main > section > article > ul,
  body.home main > section > ul,
  body.page main > section > article ol,
  body.post main > section > article ol,
  body.home main > section ol {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  body.page main > section > article > ul,
  body.post main > section > article > ul,
  body.home main > section > ul,
  body.page main > section > article ol,
  body.post main > section > article ol,
  body.home main > section ol {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  body.page main > section > article > ul,
  body.post main > section > article > ul,
  body.home main > section > ul,
  body.page main > section > article ol,
  body.post main > section > article ol,
  body.home main > section ol {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  body.page main > section > article > ul,
  body.post main > section > article > ul,
  body.home main > section > ul,
  body.page main > section > article ol,
  body.post main > section > article ol,
  body.home main > section ol {
    max-width: calc(100% - 40px);
  }
}
body.page main > section > article > ul,
body.post main > section > article > ul,
body.home main > section > ul {
  list-style-type: circle;
}
body.page main > section > article a,
body.post main > section > article a,
body.home main > section a {
  color: #4E4E4E;
}
body.page main > section > article a:hover,
body.post main > section > article a:hover,
body.home main > section a:hover {
  color: #1F1F1F;
}
.magicline {
  overflow: hidden;
}
.magic {
  width: 1px;
  height: 100px;
  position: absolute;
  left: 50%;
  background: #4E4E4E;
}
.magic.top {
  top: -50px;
}
.magic.bottom {
  bottom: -50px;
}
.etape .etape-title {
  font-family: HarrietDisplay-ThinItalic;
  font-size: 100px;
  letter-spacing: 0;
  text-align: center;
  line-height: 52px;
  margin-bottom: 25px;
}
.etape h2 {
  font-family: AkzidenzGroteskBQ-LigCnd !important;
  font-size: 33px!important;
  letter-spacing: 5.74px !important;
  text-align: center!important;
  line-height: 32px!important;
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.etape p {
  font-family: AkzidenzGroteskBQ-LigCnd !important;
  font-size: 20px!important;
  letter-spacing: 0!important;
  text-align: center!important;
  line-height: 21px!important;
}
.highlight.list_article_highlight .highlight_content,
.highlight.list_article_highlight .highlight_content_cover {
  width: 1070px!important;
  padding: 0!important;
  max-width: 100%;
}
@media (max-width: 900px) {
  .highlight.list_article_highlight .highlight_content,
  .highlight.list_article_highlight .highlight_content_cover {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .highlight.list_article_highlight .highlight_content,
  .highlight.list_article_highlight .highlight_content_cover {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .highlight.list_article_highlight .highlight_content,
  .highlight.list_article_highlight .highlight_content_cover {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .highlight.list_article_highlight .highlight_content,
  .highlight.list_article_highlight .highlight_content_cover {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .highlight.list_article_highlight .highlight_content,
  .highlight.list_article_highlight .highlight_content_cover {
    max-width: calc(100% - 40px);
  }
}
.highlight.list_article_highlight {
  overflow: hidden;
}
.highlight.list_article_highlight .pager-bis {
  display: none;
  z-index: 101;
  width: 100vw;
  position: absolute;
  bottom: -55px;
  left: 0;
  text-align: center;
}
.highlight.list_article_highlight .pager-bis .page {
  display: inline-block;
  width: 30px;
  height: 2Px;
  background: #B9B9B9;
  margin-right: 10px;
  margin-left: 10px;
  z-index: 2;
  cursor: pointer;
}
.highlight.list_article_highlight .pager-bis .page:hover {
  background: #4E4E4E;
}
.highlight.list_article_highlight .pager-bis .page.active {
  background: #4E4E4E;
}
@media (min-width: 1100px) {
  .highlight.list_article_highlight .highlight_content_cover {
    margin-left: 0!important;
  }
}
@media (max-width: 1100px) {
  .highlight.list_article_highlight .pager-bis {
    transition: all 0.3s ease 0s !important;
    display: block;
    transition: none;
    left: 0;
  }
  .highlight.list_article_highlight .highlight_content {
    max-width: 100%!important;
  }
  .highlight.list_article_highlight h4 {
    max-width: 100%!important;
  }
  .highlight.list_article_highlight .highlight_content_cover {
    position: relative;
    width: 310vw!important;
    transition: all 0.3s ease 0s !important;
  }
  .highlight.list_article_highlight .highlight_content_cover .home_actu_wrapper a {
    /*margin-left: 100vw;*/
    display: inline-block;
    /* margin-right: 100vw; */
    width: 100vw;
  }
  .highlight.list_article_highlight .highlight_content_cover .home_actu_wrapper a .home_actu {
    width: 90%;
    /*  margin-left: calc(50vw - 180px); */
  }
}
.highlight.etape .highlight_content_cover {
  padding: 0!important;
}
/* styles for '...' */
.home_excerpt {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.25em !important;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 2.5em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: justify;
  /* place for '...' */
  margin-right: -1em;
  padding-right: 1em;
}
/* create the ... */
.home_excerpt:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
/* hide ... if we have text, which is less than or equal to max lines */
.home_excerpt:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}
.home_actu {
  width: 340px;
  height: 380px;
  max-width: 100%;
  float: left;
  background-repeat: no-repeat !important;
  background-size: cover!important;
  margin-right: 25px;
  position: relative;
}
.home_actu .home_actu_details {
  position: absolute;
  bottom: -20px;
  background: white;
  width: 270px;
  height: 150px;
  left: 50%;
  margin-left: -135px;
}
@media (max-width: 425px) {
  .home_actu .home_actu_details {
    width: 250px;
    margin-left: -125px;
  }
}
.home_actu .home_actu_details .home_actu_details_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.home_actu .home_actu_details h4 {
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  max-width: 100%!important;
}
.home_actu .home_actu_details .home_excerpt {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  width: 220px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.home_actu .home_actu_details h5 {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  display: none !important;
}
.pagination {
  position: relative;
  top: -20px;
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
}
.pagination a,
.pagination .current {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #1F1F1F;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
.pagination .current {
  color: #4E4E4E;
}
.home_actu_wrapper.inblog {
  width: 1070px;
  margin: auto;
  max-width: 100%;
}
@media (max-width: 900px) {
  .home_actu_wrapper.inblog {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .home_actu_wrapper.inblog {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .home_actu_wrapper.inblog {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .home_actu_wrapper.inblog {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .home_actu_wrapper.inblog {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 768px) {
  .home_actu_wrapper.inblog .simple-grid {
    margin-top: 50px!important;
  }
}
.home_actu_wrapper.inblog .simple-grid,
.home_actu_wrapper.inblog .simple-grid .container {
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.home_actu_wrapper.inblog .row {
  margin-bottom: 70px;
  left: 0!important;
}
@media (max-width: 1100px) {
  .home_actu_wrapper.inblog .row {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .home_actu_wrapper.inblog .row article {
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .home_actu_wrapper.inblog .home_actu {
    float: none;
    margin: auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 1101px) {
  .home_actu_wrapper a:last-child .home_actu {
    margin-right: 0;
  }
}
.home_actu_wrapper a:hover .home_actu_details {
  bottom: 30px;
}
.agence_map {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.agence_map #map {
  width: 800px;
  max-width: 100%;
  height: 400px;
  margin: auto;
}
@media (max-width: 900px) {
  .agence_map #map {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .agence_map #map {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .agence_map #map {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .agence_map #map {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .agence_map #map {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 768px) {
  section.contact {
    padding-top: 30px;
  }
}
section.contact .simple-grid {
  width: 675px;
  max-width: 100%;
  margin: auto;
  position: relative;
  left: 20px;
  padding-top: 30px;
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  section.contact .simple-grid {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  section.contact .simple-grid {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  section.contact .simple-grid {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  section.contact .simple-grid {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  section.contact .simple-grid {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 720px) {
  section.contact .simple-grid {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  section.contact .simple-grid .row {
    left: 10px;
  }
}
@media (max-width: 720px) {
  section.contact .simple-grid .row {
    left: 10px;
    width: 220px;
    margin: auto;
  }
}
section.contact .simple-grid article {
  margin-bottom: 50px;
}
section.contact .simple-grid * {
  text-align: left;
}
section.contact .simple-grid h4 {
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  section.contact .simple-grid h4 {
    max-width: 100%!important;
  }
}
section.contact .simple-grid p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  line-height: 21px;
}
@media (max-width: 900px) {
  section.contact .simple-grid p {
    max-width: 100%!important;
  }
}
.agence_formulaire {
  background: #1F1F1F;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.agence_formulaire .agence_formulaire_inner {
  width: 800px;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 900px) {
  .agence_formulaire .agence_formulaire_inner {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .agence_formulaire .agence_formulaire_inner {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .agence_formulaire .agence_formulaire_inner {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .agence_formulaire .agence_formulaire_inner {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .agence_formulaire .agence_formulaire_inner {
    max-width: calc(100% - 40px);
  }
}
.agence_formulaire .agence_formulaire_inner h2 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 33px;
  color: #FFF;
  letter-spacing: 5.74px;
  text-align: center;
  line-height: 32px;
  width: 500Px;
  margin: auto;
  text-transform: uppercase;
  max-width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .agence_formulaire .agence_formulaire_inner h2 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .agence_formulaire .agence_formulaire_inner h2 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .agence_formulaire .agence_formulaire_inner h2 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .agence_formulaire .agence_formulaire_inner h2 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .agence_formulaire .agence_formulaire_inner h2 {
    max-width: calc(100% - 40px);
  }
}
/* BLOG LOOP */
.blog_wrapper {
  width: 800px;
  max-width: 100%;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 50px;
}
@media (max-width: 900px) {
  .blog_wrapper {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .blog_wrapper {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .blog_wrapper {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .blog_wrapper {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .blog_wrapper {
    max-width: calc(100% - 40px);
  }
}
.blog_wrapper article {
  margin-bottom: 50px;
  height: auto;
  overflow: hidden;
}
.blog_wrapper article .attachment-photo-blog {
  margin-bottom: 20px;
}
.blog_wrapper article .data_info_left {
  float: left;
  width: calc(100% - 170px);
}
@media (max-width: 550px) {
  .blog_wrapper article .data_info_left {
    float: none;
    width: 100%;
  }
}
.blog_wrapper article .data_info_right {
  float: right;
  width: 150px;
}
@media (max-width: 550px) {
  .blog_wrapper article .data_info_right {
    float: none;
    margin-top: 20px;
  }
}
.blog_wrapper article .data_info_right .lirelarticle {
  width: 150px;
  float: right;
  border: 1px solid #000000;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
}
.blog_wrapper article .data_info_right .lirelarticle:hover {
  background: #4E4E4E;
  color: #FFF;
  border: 1px solid #4E4E4E;
}
.blog_wrapper article h4 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 18px;
  color: #363A46;
  letter-spacing: 0;
  line-height: 19px;
}
.blog_wrapper article .date {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #363A46;
  letter-spacing: 0;
  text-align: left;
  line-height: 14px;
  margin-top: 5px;
}
.page-template-template-sitemap .inner_article.clean ul li {
  font-size: 20px;
}
.page-template-template-sitemap .inner_article.clean h2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-template-sitemap .header_cover_wrapper,
.page-template-default.page .header_cover_wrapper {
  height: 100px;
  background: #1F1F1F;
}
/* BLOG SINGLE */
.inner_article.clean h1 {
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
.inner_article.clean h2 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 33px;
  color: #4E4E4E;
  letter-spacing: 5.74px;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .inner_article.clean h2 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .inner_article.clean h2 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .inner_article.clean h2 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .inner_article.clean h2 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .inner_article.clean h2 {
    max-width: calc(100% - 40px);
  }
}
.inner_article.clean h3 {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
  line-height: 24px;
  width: 500px;
  max-width: 100%;
  margin: auto;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .inner_article.clean h3 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .inner_article.clean h3 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .inner_article.clean h3 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .inner_article.clean h3 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .inner_article.clean h3 {
    max-width: calc(100% - 40px);
  }
}
.inner_article.clean h4 {
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .inner_article.clean h4 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .inner_article.clean h4 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .inner_article.clean h4 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .inner_article.clean h4 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .inner_article.clean h4 {
    max-width: calc(100% - 40px);
  }
}
.inner_article.clean h5 {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #4E4E4E;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.inner_article.clean ul,
.inner_article.clean ol {
  width: 500px;
  max-width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  .inner_article.clean ul,
  .inner_article.clean ol {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .inner_article.clean ul,
  .inner_article.clean ol {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .inner_article.clean ul,
  .inner_article.clean ol {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .inner_article.clean ul,
  .inner_article.clean ol {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .inner_article.clean ul,
  .inner_article.clean ol {
    max-width: calc(100% - 40px);
  }
}
.inner_article.clean h2,
.inner_article.clean ul,
.inner_article.clean .pagenav {
  list-style-type: none;
}
.inner_article.clean ul li {
  list-style-type: circle;
  list-style-position: initial;
  text-align: left;
}
.inner_article.clean p,
.inner_article.clean .highlight p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  width: 500px;
  margin: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .inner_article.clean p,
  .inner_article.clean .highlight p {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .inner_article.clean p,
  .inner_article.clean .highlight p {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .inner_article.clean p,
  .inner_article.clean .highlight p {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .inner_article.clean p,
  .inner_article.clean .highlight p {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .inner_article.clean p,
  .inner_article.clean .highlight p {
    max-width: calc(100% - 40px);
  }
}
.inner_article.clean a {
  color: #4E4E4E;
}
.inner_article.clean a:hover {
  color: #1F1F1F;
}
.post-template-default.single .inner_article {
  margin-top: -160px;
  position: relative;
}
.post-template-default.single .inner_article h1 {
  padding-top: 50px;
}
.post-template-default.single .inner_article .retour-wrapper {
  width: 100%;
  text-align: center;
  padding: 20px;
}
.post-template-default.single .inner_article .btn {
  border-radius: 0;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  color: #4E4E4E;
  min-width: 150px;
  background: #FFF;
  border-color: #4E4E4E;
  line-height: 21px;
}
.post-template-default.single .inner_article .btn:hover {
  color: #FFF;
  background: #4E4E4E;
  border-color: #4E4E4E;
}
.post-template-default.single .inner_article .date {
  display: table-footer-group;
  width: 100%;
  text-align: center;
}
@media (max-width: 910px) {
  .post-template-default.single .inner_article .date {
    display: block;
    position: absolute;
    margin-top: 45px;
  }
}
@media (max-width: 400px) {
  .post-template-default.single .inner_article .date {
    margin-top: 60px;
  }
}
.post-template-default.single .inner_article .date span {
  position: relative;
  top: -30px;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #363A46;
  letter-spacing: 4px;
  text-align: left;
  line-height: 14px;
  text-transform: uppercase;
}
@media (max-width: 910px) {
  .post-template-default.single .inner_article .date span {
    position: static;
    text-align: center;
  }
}
.post-template-default.single .inner_article .more_wrapper {
  display: table-header-group;
}
@media (max-width: 910px) {
  .post-template-default.single .inner_article .more_wrapper {
    display: block;
  }
}
.post-template-default.single .inner_article .more_wrapper > div {
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-left: 150px;
  margin-right: 150px;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  margin-bottom: 50px;
}
@media (max-width: 400px) {
  .post-template-default.single .inner_article .more_wrapper > div {
    margin-bottom: 70px;
  }
}
@media (max-width: 910px) {
  .post-template-default.single .inner_article .more_wrapper > div {
    margin: 0 auto;
  }
}
@media (max-width: 550px) {
  .post-template-default .header_cover_wrapper {
    height: 300px;
  }
}
.post-template-default .inner_article {
  background: #FFF;
  width: 800px;
  margin: auto;
  max-width: 100%;
}
@media (max-width: 900px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 40px);
  }
}
.post-template-default .inner_article .date {
  margin-bottom: 10px;
  margin-top: 0;
  text-align: left;
  display: none !important;
}
.post-template-default .inner_article .the_excerpt {
  margin-bottom: 10px;
}
@media (max-width: 350px) {
  .post-template-default .inner_article {
    max-width: calc(100% - 80px) !important;
  }
}
.post-template-default .inner_article .inner_article p {
  margin-bottom: 20px;
}
.post-template-default .inner_article ul,
.post-template-default .inner_article ol {
  width: 700px;
  max-width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 15px;
  color: #363A46;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  margin-bottom: 15px;
  padding-left: 20px;
}
.post-template-default .inner_article ul {
  list-style-type: circle;
}
.post-template-default .inner_article li {
  text-align: left;
}
/* FORMULAIRE */
body .wrapper form.beautifulform .hidden {
  display: none;
}
.agence_formulaire_inner div.form {
  width: 480px;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 900px) {
  .agence_formulaire_inner div.form {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .agence_formulaire_inner div.form {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .agence_formulaire_inner div.form {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .agence_formulaire_inner div.form {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .agence_formulaire_inner div.form {
    max-width: calc(100% - 40px);
  }
}
.agence_formulaire_inner div.form .messageSuccces {
  display: none;
  height: 500px;
  position: relative;
  text-align: center;
}
.agence_formulaire_inner div.form .messageSuccces .messageSuccess_inner {
  height: 150px;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -75px;
}
.agence_formulaire_inner div.form .messageSuccces .svg-icon {
  margin-top: 30px;
  width: 50px;
}
.agence_formulaire_inner div.form .messageSuccces .big {
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 21px;
  color: #FFF;
  text-align: center;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.agence_formulaire_inner div.form .messageSuccces .small {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 12px;
  color: #FFF;
  text-align: center;
}
form.beautifulform input[type="text"],
form.beautifulform input[type="email"],
form.beautifulform input[type="number"],
form.beautifulform textarea,
form.beautifulform select {
  background: #FFFFFF;
  /*border: 1px solid #E5E5E4;*/
  width: 100%;
  display: block;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  outline: none;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #4E4E4E;
  letter-spacing: 0;
  line-height: 21px;
  border: none;
  margin-bottom: 30px;
}
form.beautifulform textarea {
  height: 200px;
  padding-top: 10px;
}
form.beautifulform select {
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234E4E4E"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 20px;
  padding-right: 45px;
  cursor: pointer;
}
form.beautifulform select::-ms-expand {
  display: none;
}
form.beautifulform input[type="text"].validate,
form.beautifulform input[type="number"].validate,
form.beautifulform input[type="email"].validate,
form.beautifulform textarea.validate,
form.beautifulform select.validate,
form.beautifulform .validate .dropdown-el {
  border: 1px solid #AFC90C;
  background: url('../img/svg/Icone-check.svg');
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: 98% center;
}
form.beautifulform select.validate {
  background-image: url('../img/svg/Icone-check.svg');
  background-position: 98% center;
  padding-right: 45px;
}
form.beautifulform input[type="text"].error,
form.beautifulform input[type="number"].error,
form.beautifulform input[type="email"].error,
form.beautifulform textarea.error,
form.beautifulform select.error,
form.beautifulform .error .dropdown-el {
  border: 1px solid #D0021B;
  background: url('../img/svg/Icone-error.svg');
  background-repeat: no-repeat;
  background-color: #FFF;
  background-position: 98% center;
}
form.beautifulform select.error {
  background-image: url('../img/svg/Icone-error.svg');
  background-position: 98% center;
  padding-right: 45px;
}
form.beautifulform button[type="submit"] {
  background: transparent;
  border: 1px solid #FFF !important;
  font-family: AkzidenzGroteskBQ-Cnd;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  width: 120px;
  height: 40px;
  margin: 0;
  text-transform: uppercase;
  padding-right: 10px;
  cursor: pointer;
}
form.beautifulform button[type="submit"]:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 10px;
  margin-top: 3px;
  margin-left: 8px;
  background-repeat: no-repeat;
  margin-top: 4px;
  margin-left: 10px;
}
form.beautifulform button[type="submit"].loading:after {
  background: none;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "...";
  width: 0px;
  color: #FFF;
  height: 15px;
  font-size: 25px;
  margin-top: 2px;
  margin-left: -26px;
  line-height: 0;
}
form.beautifulform button[type="submit"].loading {
  color: #1F1F1F1F;
}
form.beautifulform button[type="submit"].loading:hover {
  color: #1F1F1F;
  background: #1F1F1F1F !important;
}
@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
form.beautifulform button[type="submit"]:hover {
  background: #FFF !important;
  border: 1px solid #FFF !important;
  color: #1F1F1F;
}
form.beautifulform button[type="submit"].disabled {
  cursor: initial!important;
  opacity: 0.7;
}
form.beautifulform button[type="submit"].disabled:hover {
  color: #FFF !important;
  background: transparent!important;
  border: 1px solid #FFF !important;
}
body .wrapper form.beautifulform .specialhidden {
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
/* Collections */
.page-template-template-collection .highlight.fin-collection h3 {
  margin-top: 10px;
  width: 500px;
  font-size: 20px!important;
  margin: auto;
  max-width: 100%;
  margin-bottom: 35px;
}
@media (max-width: 900px) {
  .page-template-template-collection .highlight.fin-collection h3 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .page-template-template-collection .highlight.fin-collection h3 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .page-template-template-collection .highlight.fin-collection h3 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .page-template-template-collection .highlight.fin-collection h3 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .page-template-template-collection .highlight.fin-collection h3 {
    max-width: calc(100% - 40px);
  }
}
.page-template-template-collection .highlight.fin-collection h4 {
  width: 500px;
  margin: auto;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: HarrietDisplay-LightItalic;
  font-size: 23px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
@media (max-width: 900px) {
  .page-template-template-collection .highlight.fin-collection h4 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .page-template-template-collection .highlight.fin-collection h4 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .page-template-template-collection .highlight.fin-collection h4 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .page-template-template-collection .highlight.fin-collection h4 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .page-template-template-collection .highlight.fin-collection h4 {
    max-width: calc(100% - 40px);
  }
}
.page-template-template-collection .highlight.fin-collection .ref {
  width: 500px;
  margin: auto;
  max-width: 100%;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  .page-template-template-collection .highlight.fin-collection .ref {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .page-template-template-collection .highlight.fin-collection .ref {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .page-template-template-collection .highlight.fin-collection .ref {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .page-template-template-collection .highlight.fin-collection .ref {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .page-template-template-collection .highlight.fin-collection .ref {
    max-width: calc(100% - 40px);
  }
}
.page-template-template-collection .highlight.fin-collection .ref p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
.page-template-template-collection .highlight.fin-collection .btn {
  min-width: 150px;
  border-radius: 0;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
.page-template-template-collection .highlight.fin-collection .btn:hover {
  color: #4E4E4E;
  background: #FFF;
  border-color: #FFF;
}
.page-template-template-collection .simple-grid {
  width: 1000px;
  position: relative;
  left: 20px;
  max-width: 100%;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 30px;
}
@media (max-width: 720px) {
  .page-template-template-collection .simple-grid {
    left: 0;
  }
}
@media (max-width: 900px) {
  .page-template-template-collection .simple-grid {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .page-template-template-collection .simple-grid {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .page-template-template-collection .simple-grid {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .page-template-template-collection .simple-grid {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .page-template-template-collection .simple-grid {
    max-width: calc(100% - 40px);
  }
}
.page-template-template-collection .simple-grid .btn {
  border-radius: 0;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  color: #4E4E4E;
  min-width: 150px;
  background: #FFF;
  border-color: #4E4E4E;
  line-height: 21px;
}
@media (max-width: 769px) {
  .page-template-template-collection .simple-grid .btn {
    margin-left: 0;
  }
}
.page-template-template-collection .simple-grid .btn:hover {
  color: #FFF;
  background: #4E4E4E;
  border-color: #4E4E4E;
}
@media (max-width: 769px) {
  .page-template-template-collection .simple-grid .row {
    left: 0;
  }
}
.page-template-template-collection .simple-grid h4 {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  max-width: 100%;
}
.page-template-template-collection .simple-grid .ref {
  width: 100%;
  margin: auto;
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
  margin-bottom: 10px;
}
.page-template-template-collection .simple-grid .ref p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  line-height: 21px;
}
@media (max-width: 720px) {
  .page-template-template-collection .simple-grid .row article {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .page-template-template-collection body:not(.is_IE) .fin-collection-img {
    height: 260px;
    object-fit: cover;
  }
}
body.is_IE .stepAnimation .highlight_content {
  padding-top: 100px;
}
.search-no-results main > section {
  padding-top: 50px;
}
/* 404 */
.error404 .header_cover_wrapper {
  display: none;
}
.error404 main {
  min-height: 80vh;
  display: table;
  width: 100%;
}
.error404 main > section {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.error404 .header_cover {
  display: none;
}
.error404 h1 {
  text-align: center;
  font-family: HarrietDisplay-ThinItalic;
  font-size: 40px;
  color: #4E4E4E;
  letter-spacing: 0;
  line-height: 50px;
}
/* HIGHLIGHT */
.attachement_fixed {
  background-attachment: fixed;
}
/** SHORTCODE HIGHLIGHT */
.highlight.text_align_center {
  text-align: center;
}
.highlight.text_color_white {
  color: #FFF;
}
.highlight.color_white {
  color: #FFF;
}
.highlight.color_white h1,
.highlight.color_white h2,
.highlight.color_white h3,
.highlight.color_white h4,
.highlight.color_white h5,
.highlight.color_white h6,
.highlight.color_white p,
.highlight.color_white .text-date,
.highlight.color_white .etape-title {
  color: #FFF !important;
}
.highlight.vertical_align_middle {
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
}
.highlight h2 {
  font-family: HarrietDisplay-ThinItalic;
  font-size: 30px;
  letter-spacing: 0;
  text-align: center;
  width: 500px;
  max-width: 100%;
  margin: 0;
  margin: auto;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .highlight h2 {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .highlight h2 {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .highlight h2 {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .highlight h2 {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .highlight h2 {
    max-width: calc(100% - 40px);
  }
}
.highlight p {
  font-family: AkzidenzGroteskBQ-LigCnd;
  font-size: 15px;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .highlight p {
    max-width: calc(100% - 90px);
  }
}
@media (max-width: 600px) {
  .highlight p {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .highlight p {
    max-width: calc(100% - 70px);
  }
}
@media (max-width: 400px) {
  .highlight p {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 350px) {
  .highlight p {
    max-width: calc(100% - 40px);
  }
}
.highlight p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .highlight {
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
.highlight .highlight_content {
  float: none;
}
.highlight .highlight_content .highlight_content_cover {
  margin: 0 auto;
  width: 570px;
  float: none;
  padding: 0;
}
@media screen and (max-width: 700px) {
  .highlight .highlight_content .highlight_content_cover {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cover_image {
  background-position: center center;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .cover_image {
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
.cover .cover_image {
  /* pour Chrome et Safari */
  /* pour Firefox */
  /* pour Opera */
  /* version standardisée */
  -webkit-background-size: cover;
  /* pour Chrome et Safari */
  -moz-background-size: cover;
  /* pour Firefox */
  -o-background-size: cover;
  /* pour Opera */
  background-size: cover;
  /* version standardisée */
  background-position: center center;
  width: 50%;
  max-width: 50%;
  display: inline-block;
  vertical-align: top;
}
.cover.full_position .cover_image {
  width: 100%;
  max-width: none;
  position: absolute;
  z-index: -1;
}
@media (max-width: 700px) {
  .cover .cover_image {
    display: block;
    max-width: 100%;
    width: 100%;
    max-height: 400px;
  }
}
.highlight {
  width: 1000px;
  max-width: 100%;
  margin: 0px auto;
  color: #626262;
  padding: 10px 0px;
}
@media (max-width: 1000px) {
  .highlight {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.highlight.full_position.bck .stag-button {
  color: #FFF;
}
.highlight.full_position.bck h1,
.highlight.full_position.bck h2,
.highlight.full_position.bck h3,
.highlight.full_position.bck h4,
.highlight.full_position.bck p,
.highlight.full_position.bck strong,
.highlight.full_position.bck b {
  color: #FFF;
}
.highlight.cover {
  width: 50%;
  max-width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0;
  background-size: cover;
  background-position: center center;
}
.highlight.cover .highlight_content_cover {
  max-width: 100%;
  width: 1000px/2;
  padding: 30px 30px 30px 30px;
}
.highlight.cover.left_position .highlight_content_cover {
  float: right;
  padding-left: 20px;
  padding-right: 30px;
}
@media (max-width: 1000px) {
  .highlight.cover .highlight_content_cover {
    padding-rigth: 20px;
  }
}
@media (max-width: 700px) {
  .highlight.cover,
  .highlight.cover.left_position .highlight_content_cover,
  .highlight.cover .highlight_content_cover {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .highlight.cover.left_position .highlight_content_cover,
  .highlight.cover .highlight_content_cover {
    padding: 30px 20px;
    float: none;
  }
}
.highlight.full_position {
  display: block;
  width: 100%;
  max-width: 100%;
}
.highlight.full_position .highlight_content_cover {
  max-width: none;
  width: 1020px;
}
@media (max-width: 1020px) {
  .highlight.full_position .highlight_content_cover {
    max-width: none;
    width: 100%;
  }
}
.highlight.full_position .highlight_content {
  width: 1020px;
  margin: 0 auto;
}
@media (max-width: 1020px) {
  .highlight.full_position .highlight_content {
    width: 100%;
  }
}
.highlight.contain {
  max-width: 1000px;
  padding: 10px 0;
}
@media (max-width: 1000px) {
  .highlight.contain {
    max-width: 100%;
  }
}
.highlight.contain .contain_image {
  position: absolute;
  top: 0;
  width: 1000px/2;
  /* pour Chrome et Safari */
  /* pour Firefox */
  /* pour Opera */
  /* version standardisée */
  -webkit-background-size: contain;
  /* pour Chrome et Safari */
  -moz-background-size: contain;
  /* pour Firefox */
  -o-background-size: contain;
  /* pour Opera */
  background-size: contain;
  /* version standardisée */
  background-repeat: no-repeat;
  background-position: center center;
}
.highlight.contain .standard_image {
  height: 100%;
  display: inline-block;
}
.highlight.contain .standard_image > div {
  height: 100%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.highlight.contain .highlight_content {
  padding-left: calc(50%  + 30px);
  padding-right: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.highlight.contain.left_position .standard_image,
.highlight.contain.left_position .contain_image {
  position: relative;
}
.highlight.contain.left_position .contain_image {
  vertical-align: top;
  display: inline-block;
}
.highlight.contain.left_position .highlight_content {
  padding-left: 20px;
  width: 50%;
  display: inline-block;
}
@media (max-width: 1000px) {
  .highlight.contain.left_position .highlight_content,
  .highlight.contain .highlight_content {
    padding-right: 20px;
  }
}
@media (max-width: 700px) {
  .highlight.contain {
    text-align: center;
  }
  .highlight.contain.left_position .contain_image,
  .highlight.contain .contain_image {
    width: 90% !important;
    position: relative;
    margin: 0 auto;
  }
  .highlight.contain.left_position .highlight_content,
  .highlight.contain .highlight_content {
    padding: 30px 20px;
    width: 100%;
  }
}
.highlight.C363A46 .highlight_content *,
.highlight.CD54194 .highlight_content *,
.highlight.CAFC90C .highlight_content *,
.highlight.C009BDF .highlight_content * {
  color: #FFF;
}
/*
		.highlight_content {
			h2 { text-align: left; margin-bottom: 10px; margin-top: 0px; }
			h3 { text-align: left; }
//			@media screen and (min-width: @width_normal) {
//				h2, h3 { text-align: center; }
//			}
//			h4, b, strong, .stag-intro-text.run-in { color: #FFF; }
		}
*/
/* GRID SYSTEM */
.simple-grid .container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.simple-grid .row {
  width: 100%;
  position: relative;
  left: -20px;
}
@media (max-width: 769px) {
  .simple-grid .row {
    left: -40px;
  }
  .simple-grid .row article {
    width: 150px;
  }
}
.simple-grid .row .col-1,
.simple-grid .row .col-2,
.simple-grid .row .col-3,
.simple-grid .row .col-4,
.simple-grid .row .col-5,
.simple-grid .row .col-6,
.simple-grid .row .col-7,
.simple-grid .row .col-8,
.simple-grid .row .col-9,
.simple-grid .row .col-10,
.simple-grid .row .col-11,
.simple-grid .row .col-12 {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}
.simple-grid .col-1,
.simple-grid .col-2,
.simple-grid .col-3,
.simple-grid .col-4,
.simple-grid .col-5,
.simple-grid .col-6,
.simple-grid .col-7,
.simple-grid .col-8,
.simple-grid .col-9,
.simple-grid .col-10,
.simple-grid .col-11,
.simple-grid .col-12 {
  width: 96%;
}
.simple-grid .col-1-sm {
  width: 4.33%;
}
.simple-grid .col-2-sm {
  width: 12.66%;
}
.simple-grid .col-3-sm {
  width: 21%;
}
.simple-grid .col-4-sm {
  width: 29.33%;
}
.simple-grid .col-5-sm {
  width: 37.66%;
}
.simple-grid .col-6-sm {
  width: 46%;
}
.simple-grid .col-7-sm {
  width: 54.33%;
}
.simple-grid .col-8-sm {
  width: 62.66%;
}
.simple-grid .col-9-sm {
  width: 71%;
}
.simple-grid .col-10-sm {
  width: 79.33%;
}
.simple-grid .col-11-sm {
  width: 87.66%;
}
.simple-grid .col-12-sm {
  width: 96%;
}
.simple-grid .row::after {
  content: "";
  display: table;
  clear: both;
}
.simple-grid .hidden-sm {
  display: none;
}
@media only screen and (min-width: 33.75em) {
  /* 540px */
  .simple-grid .container {
    width: 80%;
  }
}
@media only screen and (min-width: 45em) {
  /* 720px */
  .simple-grid .col-1 {
    width: 4.33%;
  }
  .simple-grid .col-2 {
    width: 12.66%;
  }
  .simple-grid .col-3 {
    width: 21%;
  }
  .simple-grid .col-4 {
    width: 29.33%;
  }
  .simple-grid .col-5 {
    width: 37.66%;
  }
  .simple-grid .col-6 {
    width: 46%;
  }
  .simple-grid .col-7 {
    width: 54.33%;
  }
  .simple-grid .col-8 {
    width: 62.66%;
  }
  .simple-grid .col-9 {
    width: 71%;
  }
  .simple-grid .col-10 {
    width: 79.33%;
  }
  .simple-grid .col-11 {
    width: 87.66%;
  }
  .simple-grid .col-12 {
    width: 96%;
  }
  .simple-grid .hidden-sm {
    display: block;
  }
}
@media only screen and (min-width: 60em) {
  /* 960px */
  .simple-grid .container {
    width: 75%;
    max-width: 90rem;
  }
}
/* MISC */
header.header {
  max-width: 100%;
}
.stag-section {
  max-width: 100%;
}
@media (max-width: 768px) {
  .stag-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.open.is-menu.full-width-menu form .search-submit {
  background: #FFF;
  position: relative;
  top: 1px;
}
#responsive-menu .nav-lang {
  color: #FFF !important;
  margin-top: -31px;
  width: 80px;
  left: 50%;
  margin-left: -40px;
}
#responsive-menu .nav-lang .astm-search-menu {
  height: auto;
  margin-top: 150px;
  margin-left: 10px;
}
#responsive-menu .nav-lang .astm-search-menu svg {
  margin-left: 20px;
}
#responsive-menu .nav-lang .open.is-menu.full-width-menu form .search-submit {
  width: 250px;
  margin-top: 10px;
  background: #FFF;
}
#responsive-menu .nav-lang .open.is-menu.full-width-menu form .search-submit:hover {
  color: #4E4E4E;
  border-color: #4E4E4E;
}
#responsive-menu .nav-lang .search-close {
  right: 20px;
  top: 20px;
  position: fixed;
}
#responsive-menu .nav-lang .sub-menu {
  border: none!important;
}
#responsive-menu .nav-lang ul {
  position: static;
}
#responsive-menu .nav-lang ul .menu-item-language {
  height: auto;
  margin-top: 151px;
}
#responsive-menu .nav-lang ul .menu-item-language a {
  color: #FFF !important;
}
#responsive-menu .nav-lang ul .menu-item-language-current > a {
  position: relative;
  left: 30px;
}
#responsive-menu .nav-lang ul .menu-item-language-current .menu-item-language a {
  position: relative;
  left: 60px;
  top: 8px;
}
.responsive-menu-open button#responsive-menu-button .responsive-menu-box {
  background: #FFF;
}
button#responsive-menu-button:not(.is-active) {
  margin-left: 20px;
}
@media (max-width: 350px) {
  button#responsive-menu-button:not(.is-active) {
    margin-left: 10px;
  }
}
button#responsive-menu-button {
  z-index: 2;
  left: 0px!important;
  padding-left: 15px;
  margin-left: 1px;
}
button#responsive-menu-button .responsive-menu-box {
  color: #1F1F1F !important;
  border: 2px solid #1F1F1F;
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 34px;
  padding-left: 10px;
  transform: scale(0.5);
}
.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after {
  width: 20px;
  height: 2px;
  background-color: #1F1F1F;
  border-radius: 0;
}
.responsive-menu-open button#responsive-menu-button:hover,
.responsive-menu-open button#responsive-menu-button:focus,
button#responsive-menu-button:hover,
button#responsive-menu-button:focus {
  background: transparent!important;
}
responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-size: 20px;
}
.rmp-container #responsive-menu li.responsive-menu-item a {
  line-height: 10px;
}
@media (max-width: 350px) {
  .responsive-menu-open button#responsive-menu-button {
    transform: translateX(270px);
  }
}
@media (max-width: 350px) {
  .responsive-menu-open .rmp-container {
    max-width: 270px;
  }
}
@media (max-width: 550px) {
  .stag-section.stag-columns .stag-column.stag-one-half img {
    display: block;
    float: none;
    margin: auto;
    margin-top: 31Px;
    margin-bottom: 31px;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-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;
}
@-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;
}
@-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 heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-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, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  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);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-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) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -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);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@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);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.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;
}
@-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;
}
@-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;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset!important;
    animation: unset!important;
    -webkit-transition: none!important;
    transition: none !important;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%,
  to {
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  0%,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes specialflip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 30px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(1, 1, 1);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.specialflip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: specialflip;
}
@keyframes specialpulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.25, 1.25, 1.25);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.specialpulse {
  animation-name: specialpulse;
}
/* AOS */
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}
[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos=zoom-in] {
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos=zoom-out] {
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}
[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}
[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}
[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
@media (max-width: 1160px) {
  header.header {
    display: block !important;
  }
  header.header nav[role="navigation"] {
    display: none !important;
  }
  button.rmp_menu_trigger {
    margin-top: 40px !important;
  }
}
@media (max-width: 770px) {
  button.rmp_menu_trigger {
    margin-top: 28px !important;
  }
}
/*# sourceMappingURL=style.css.map */