@charset "UTF-8";
/*!
    Theme Name: Tricarico
		Theme URI:
		Description: Tricarico Architecture and Design
    Version: 1.1
		Author: Splendor Design
		Author URI: https://splendordesign.com
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }

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

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

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent; }

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

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

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

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

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

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

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


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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    /* 1 */
    overflow: visible; }

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
/*! author: splendordesign.com  */
html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

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

body {
    font: 20px "lora", sans-serif;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 320px; }
body.stuck {
    overflow: hidden; }
@media (max-width: 767px) {
    body {
        font-size: 16px; } }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote {
    margin: 0;
    padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "commuters-sans", serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin: 0;
    line-height: 1em; }

h2 {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3e678e;
    line-height: 1.2;
    margin-bottom: 0.3em; }
h2.title {
    font-size: 50px; }
@media (max-width: 767px) {
    h2 {
        font-size: 30px; }
    h2.title {
        font-size: 40px; } }

h3 {
    line-height: 1.67;
    font-size: 24px;
    font-family: "lora", sans-serif;
    color: #000;
    margin-bottom: 1.67em; }
@media (max-width: 767px) {
    h3 {
        font-size: 20px; } }

h4 {
    font-size: inherit;
    font-family: "lora", sans-serif;
    font-weight: bold;
    color: #3e678e;
    line-height: 1.2em;
    margin-bottom: 0.2em; }

p,
ul,
ol {
    font-size: inherit;
    line-height: 1.4em;
    margin-bottom: 1.4em;
    margin-top: 0;
    text-rendering: optimizeLegibility; }

ul,
ol {
    padding-left: 1em; }

a {
    color: #3e678e;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none; }
a:hover {
    color: #1f3447; }

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

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: normal; }

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

figure {
    margin: 0; }

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

textarea {
    resize: vertical; }

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none; }

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
    outline: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #979797; }

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #979797; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #979797; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #979797; }

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #979797; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #979797; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #979797; }

input::placeholder,
textarea::placeholder {
    color: #979797; }

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none; }

::selection {
    background: #b3d4fc;
    text-shadow: none; }

.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table; }

.clearfix:after {
    clear: both; }

.alignleft {
    float: left;
    margin: 0 1rem 1rem 0; }

.alignright {
    float: right;
    margin: 0 0 1rem 1rem; }

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1rem; }

.frame {
    display: block;
    zoom: 1;
    background: url(img/frame.png) no-repeat left bottom;
    background-size: auto 41px;
    border-left: solid 3px #3e678e;
    position: relative;
    padding: 30px 0 20px 30px;
    color: #3e678e; }
.frame h3 {
    color: inherit;
    margin: 0; }
.frame-wrap .frame,
.title-wrap .frame {
    font-family: "commuters-sans", serif;
    font-size: 48px;
    line-height: 1.1em;
    text-transform: uppercase;
    padding: 27px 0 50px 30px;
    min-height: 148px;
    min-width: 250px; 
    }
.frame:before {
    content: '';
    width: 100%;
    height: 3px;
    max-width: 294px;
    background-color: #3e678e;
    position: absolute;
    top: 0;
    left: 0; }
.frame.white {
    background-image: url(img/frame-w.png);
    border-color: #fff;
    color: #fff; }
.frame.white:before {
    background-color: #fff; }
@media (max-width: 1313px) {
    .title-wrap .frame {
        font-size: 44px; } }
@media (max-width: 767px) {
    .frame-wrap .frame {
        font-size: 32px;
        min-height: 110px;
        padding: 25px 0 32px 25px;
        background-size: auto 26px;
        border-left-width: 2px; }
    .frame-wrap .frame:before {
        height: 2px;
        max-width: 200px; } }
@media (max-width: 575px) {
    .frame {
        background-size: auto 26px;
        border-left-width: 2px; }
    .hero .frame {
        font-size: 26px; }
    .title-wrap .frame {
        font-size: 32px;
        min-height: 110px;
        padding: 25px 0 32px 25px; }
    .frame:before {
        height: 2px;
        max-width: 200px; } }

.frame-wrap {
    display: inline-block;
    zoom: 1;
    background-color: rgba(62, 103, 142, 0.8);
    padding: 40px;
    min-width: 420px;
    max-width: 780px;
    direction: ltr; }
@media (max-width: 1313px) {
    .frame-wrap {
        padding: 30px;
        min-width: 400px; } }
@media (max-width: 1023px) {
    .frame-wrap {
        margin: 0 auto; } }
@media (max-width: 767px) {
    .frame-wrap {
        padding: 25px;
        min-width: 300px; } }
@media (max-width: 575px) {
    .frame-wrap {
        min-width: 280px; } }

.btn {
    display: inline-block;
    zoom: 1;
    background-color: #3e678e;
    color: #fff;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    font-family: "commuters-sans", serif;
    line-height: 1em;
    letter-spacing: 0.15em;
    padding: 22px 32px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    text-transform: uppercase;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1; }
.btn:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    will-change: transform;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background: #3e678e;
    right: 0;
    top: 0;
    z-index: -1; }
.btn:hover {
    color: #fff; }
.btn:hover:after {
    -webkit-transform: scaleX(1.1);
    transform: scaleX(1.1);
    -webkit-transform-origin: left;
    transform-origin: left;
    right: 0; }
.btn.btn-white {
    background-color: #fff;
    color: #3e678e;
    border: solid 1px #3e678e; }
.btn.btn-white:after {
    background: #3e678e; }
.btn.btn-white:hover {
    color: #fff; }
.btn.btn-gray {
    background-color: #fff;
    border: solid 1px #3e678e;
    color: #3e678e; }
.btn.btn-gray:after {
    background: #3e678e; }
.btn.btn-gray:hover {
    border-color: #3e678e;
    color: #fff; }
@media (max-width: 575px) {
    .btn {
        padding: 15px 20px; } }

.link {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold; }
@media (max-width: 575px) {
    .link {
        font-size: 14px; } }

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

.wrapper {
    max-width: 1314px;
    padding: 0 20px;
    margin: 0 auto; }

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px; }
.pagination .nav-links .page-numbers {
    vertical-align: top;
    height: 34px;
    min-width: 42px;
    line-height: 32px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: solid 1px #adadad;
    color: #adadad;
    margin-left: -1px; }
.pagination .nav-links .page-numbers.dots {
    background: transparent !important;
    color: #adadad !important; }
.pagination .nav-links .page-numbers:hover {
    background-color: #3e678e;
    color: #fff; }
.pagination .nav-links .page-numbers.current {
    background-color: #3e678e;
    color: #fff; }
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
    font-size: 0em;
    text-indent: -9999999px;
    background: url(img/prev.png) no-repeat center center;
    background-size: 12px auto; }
.pagination .nav-links .page-numbers.prev:hover, .pagination .nav-links .page-numbers.next:hover {
    background-color: #3e678e; }
.pagination .nav-links .page-numbers.prev:hover {
    background-image: url(img/prev-w.png); }
.pagination .nav-links .page-numbers.next {
    background-image: url(img/next.png); }
.pagination .nav-links .page-numbers.next:hover {
    background-image: url(img/next-w.png); }
@media (max-width: 575px) {
    .pagination .nav-links .page-numbers {
        font-size: 16px;
        height: 30px;
        line-height: 28px;
        min-width: 36px; } }

.page-navigation {
    border-top: solid 1px #b9babc;
    border-bottom: solid 1px #b9babc;
    height: 55px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    padding: 15px 0;
    max-width: 560px; }
.page-navigation a {
    display: inline-block;
    color: #b7b9bb;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.35em;
    line-height: 58px;
    vertical-align: top; }
.page-navigation a:hover, .page-navigation a:focus {
    color: #3e678e; }
.page-navigation .back {
    height: 25px;
    margin: 0 auto;
    background: url(img/back.png) no-repeat right center;
    padding-right: 50px;
    background-size: auto 100%;
    line-height: 25px; }
.page-navigation .back.hide-text {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 25px;
    padding: 0; }
.page-navigation .back.hide-text:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.96; }
.page-navigation .prev,
.page-navigation .next {
    background-size: 12px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.page-navigation .prev {
    background-image: url(img/prev.png);
    background-position: left center;
    padding-left: 36px;
    left: 0; }
.page-navigation .next {
    background-image: url(img/next.png);
    background-position: right center;
    padding-right: 36px;
    right: 0; }
@media (max-width: 1023px) {
    .page-navigation {
        max-width: 100%; } }
@media (max-width: 767px) {
    .page-navigation {
        margin-top: 50px; }
    .page-navigation .prev,
    .page-navigation .next {
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        width: 12px;
        height: 25px; } }

.cycle-single .arrow {
    display: none !important; }

.social {
    text-align: center;
    font-size: 0em;
    margin-bottom: 12px; }
.social a {
    display: inline-block;
    zoom: 1;
    font-size: 0em;
    text-indent: -999999px;
    background: url(img/social.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 14px;
    height: 14px;
    margin: 0 5px; }
.social a:hover {
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.social a.linkedin {
    background-position: 0 0; }
.social a.facebook {
    background-position: -14px 0; }
.social a.instagram {
    background-position: -28px 0; }
#sidenav .social {
    text-align: left;
    margin: 0; }
#sidenav .social a {
    background-image: url(img/social-w.png);
    margin: 0 10px 0 0; }

.accordion dt {
    background: url(img/accordion.png) no-repeat left center;
    background-size: 23px auto;
    font-size: 27px;
    border-bottom: solid 1px #cdcdce;
    line-height: 1em;
    padding: 14px 0 17px 35px;
    cursor: pointer;
    color: #1b4b7a;
    font-family: "commuters-sans", serif; }
.accordion dt.active {
    background-image: url(img/accordion-a.png); }

.accordion dd {
    margin: 0;
    display: none;
    padding-top: 12px;
    padding-left: 35px; }
.accordion dd p {
    margin-bottom: 1rem; }

@media (max-width: 575px) {
    .accordion dt {
        font-size: 22px; } }

#sidenav {
    background-color: rgba(62, 103, 142, 0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 256px;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 10001;
    color: #fff;
    width: 730px;
    padding: 0 30px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
#sidenav.show {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
#sidenav a {
    color: #fff; }
#sidenav a:hover {
    color: white; }
#sidenav aside {
    max-width: 626px;
    text-align: right;
    padding-top: 30px; }
#sidenav .close {
    background: url(img/close.png) no-repeat right center;
    background-size: 26px auto;
    padding-right: 35px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 30px;
    outline: none; }
#sidenav .nav {
    text-align: left;
    max-width: 290px;
    text-transform: uppercase; }
#sidenav .nav > li {
    margin-bottom: 10px; }
#sidenav .nav > li > a {
    font-family: "commuters-sans", serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 1em;
    background: url(img/plus.png) no-repeat left center;
    background-size: 28px auto;
    padding-left: 44px;
    display: block; }
#sidenav .nav > li > a.open {
    background-image: url(img/submenu.png); }
#sidenav .nav > li ul {
    margin: 5px 0 15px 0;
    display: none; }
#sidenav .nav > li li {
    border-bottom: solid 1px #fff; }
#sidenav .nav > li li a {
    padding: 5px 0 5px 44px;
    display: block;
    font-size: 17px;
    font-weight: normal; }
#sidenav #newsletter {
    text-transform: uppercase;
    font-size: 14px;
    margin: 25px 0;
    display: none; }
#sidenav #newsletter h6 {
    font-size: 28px;
    letter-spacing: 0.25em;
    margin-bottom: 0.1em; }
#sidenav #newsletter p {
    margin-bottom: 0.5em;
    letter-spacing: 0.1em; }
#sidenav #newsletter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 460px;
    margin-bottom: 25px;
    border: solid 1px #fff;
    background: #fff; }
#sidenav #newsletter form .input-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
#sidenav #newsletter form .input-field input {
    padding: 5px 10px 7px 10px;
    line-height: 1em;
    width: 100%;
    border: 0;
    font-size: 14px; }
#sidenav address {
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase; }
#sidenav .bottom {
    margin-top: auto;
    padding-bottom: 30px; }
@media (max-width: 1023px) {
    #sidenav {
        width: 100%; }
    #sidenav aside {
        max-width: 100%; } }
@media (max-width: 575px) {
    #sidenav {
        padding: 0 20px; }
    #sidenav .nav > li > a {
        font-size: 38px; }
    #sidenav aside {
        padding-top: 20px; }
    #sidenav #newsletter {
        padding: 20px 0 20px 20px;
        margin-bottom: 0; }
    #sidenav address {
        display: none; }
    #sidenav .bottom {
        padding-bottom: 20px; } }

#header {
    background-color: #fff;
    overflow: hidden;
    padding: 13px 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.19);
    position: relative;
    z-index: 10000;
    width: 100%;
    -webkit-transition: 0.5s background ease;
    transition: 0.5s background ease; }
#header.fixed {
    position: fixed; }
#header.transparent {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent; }
#header.transparent .logo {
    background-image: url(img/tad-w.png); }
#header.transparent .sidenav-toggle {
    color: #fff;
    background-image: url(img/menu-w.png); }
#header.transparent .sidenav-toggle:hover {
    color: #cccccc; }
#header .wrapper {
    max-width: 100%; }
#header .flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
#header .logo {
    background: url(img/tad.png) no-repeat;
    background-size: 100% auto;
    width: 125px;
    height: 54px;
    display: inline-block;
    zoom: 1;
    font-size: 0em;
    text-indent: -999999px;
    margin-left: 30px; }
#header .sidenav-toggle {
    background: url(img/menu.png) no-repeat right;
    background-size: 31px auto;
    height: 21px;
    line-height: 21px;
    font-size: 13px;
    font-weight: 600;
    font-family: "commuters-sans", serif;
    text-transform: uppercase;
    padding-right: 40px;
    margin-right: 30px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    outline: none; }
#header .sidenav-toggle.hide {
    -webkit-transform: translateX(200%);
    transform: translateX(200%); }
@media (max-width: 1313px) {
    #header .logo {
        margin-left: 0; }
    #header .sidenav-toggle {
        margin-right: 0; } }
@media (max-width: 767px) {
    #header .logo {
        width: 93px;
        height: 40px; } }

#banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 120px 0;
    min-height: 37.915742793vw; }
#banner img {
    display: none; }
#banner .wrapper {
    width: 100%;
    max-width: 940px; }
@media (max-width: 1313px) {
    #banner {
        padding: 120px 0 60px 0; } }
@media (max-width: 767px) {
    #banner {
        padding: 100px 0 60px 0; } }

.hero {
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}
.hero .arrow {
    background: url(img/arrows.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 50px;
    height: 65px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 202;
    cursor: pointer; }
.hero .arrow.prev {
    left: 0; }
.hero .arrow.next {
    background-position: -50px 0;
    right: 0; }
@media (max-width: 575px) {
    .hero .arrow {
        width: 34px;
        height: 44px; }
    .hero .arrow.next {
        background-position: -34px 0; } }
.hero .arrow.prev {
    left: 20px; }
.hero .arrow.next {
    right: 20px; }
.hero .slide {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative; }
.hero figure.image {
    width: 100%;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
.hero figure.image .placeholder {
    padding-bottom: 100vh; }
.hero .video {
    min-height: 100vh;
    width: 100%;
    position: relative;
    opacity: 0;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #000000 url(https://www.tricarico.com/wp-content/uploads/2023/10/loading1.gif) no-repeat center center;}
.hero .video .video__wrapper {
    padding-bottom: 100vh;
    max-width: 100vw;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%); }
.hero .video .video__wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    /*         min-width: 177.77vh; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.hero .cycle-slide-active .video {
    opacity: 1; }
.hero .cycle-slide figure.image.zoom {
    -webkit-animation-name: heroZoomIn;
    animation-name: heroZoomIn; }

@-webkit-keyframes heroZoomIn {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); } }
@media (max-width: 575px) {
    .hero {
        min-height: 320px; }
    .hero .slide {
        min-height: 320px; } }

.hero__text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 120px 0;
    opacity: 0; }
.hero__text .wrapper {
    width: 100%;
    max-width: 940px; }
@media (max-width: 1313px) {
    .hero__text {
        padding: 120px 0 60px 0; } }
@media (max-width: 767px) {
    .hero__text {
        padding: 100px 0 60px 0; } }

#banner-text {
    padding: 45px 0 10px 0; }
#banner-text -wrap,
#banner-text aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
#banner-text .title-wrap {
    padding-right: 20px; }
#banner-text aside {
    padding-left: 20px; }
#banner-text h2 {
    font-family: "commuters-sans", serif;
    text-transform: none;
    color: #000;
    font-size: 30px;
    line-height: 1.2em; }
@media (max-width: 1023px) {
    #banner-text .flex {
        display: block; }
    #banner-text .title-wrap {
        padding: 0; }
    #banner-text aside {
        margin-top: 2rem;
        padding: 0; } }
@media (max-width: 767px) {
    #banner-text h2 {
        font-size: 24px; } }

#content {
    margin: 60px 0; }
@media (max-width: 767px) {
    #content {
        margin: 40px 0; } }
#content .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
#content .gform_wrapper textarea {
    border: solid 1px #3e678e !important;
    font-size: 18px;
    font-weight: 800;
    padding: 10px;
    margin: 0;
    color: #3e678e;
    line-height: 1em !important;
    min-height: 0 !important; }
#content .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
#content .gform_wrapper li.gfield_error textarea,
#content .gform_wrapper li.gfield_error .customSelectInner {
    border: solid 1px #cc0000 !important;
    color: #cc0000; }
#content .gform_wrapper li.gfield_error .gfield_label,
#content .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
    color: #cc0000; }
#content .gform_wrapper textarea {
    height: 160px !important; }
#content .gform_wrapper div.validation_error {
    border: 0;
    padding: 0;
    text-align: left;
    color: #cc0000;
    font-size: 16px; }
#content .gform_wrapper .gform_body {
    width: calc(100% + 16px); }
#content .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
#content .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #cc0000;
    padding-top: 5px;
    display: none; }
#content .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    background: transparent; }
#content .gform_wrapper .gform_footer {
    margin-top: 0; }
#content .gform_wrapper .gform_footer input.button,
#content .gform_wrapper .gform_wrapper .gform_footer input[type='submit'],
#content .gform_wrapper .gform_page_footer input.button,
#content .gform_wrapper .gform_page_footer input[type='submit'] {
    border: solid 1px #3e678e;
    background: #3e678e;
    display: inline-block;
    zoom: 1;
    outline: 0 none;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 35px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    color: #fff;
    cursor: pointer; }
#content .gform_wrapper .gform_footer input.button:hover,
#content .gform_wrapper .gform_wrapper .gform_footer input[type='submit']:hover,
#content .gform_wrapper .gform_page_footer input.button:hover,
#content .gform_wrapper .gform_page_footer input[type='submit']:hover {
    background-color: #fff;
    color: #3e678e; }

.content {
    margin: 120px 0; }
.content.text-center {
    text-align: center; }
.content.text-center .wrapper {
    max-width: 1260px; }
.content.text-img article,
.content.text-img figure {
    width: 50%; }
.content.text-img article {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 60px;
    position: relative; }
.content.text-img article > *:last-child {
    margin-bottom: 0; }
.content.text-img article h3 {
    margin-bottom: 2rem; }
.content.text-img figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start; }
.content.text-img figure .image,
.content.text-img figure .video {
    display: block;
    width: calc(((100vw - 200%) / 2) + 100%); }
.content.text-img figure .video__wrapper {
    padding-bottom: 56.25%;
    /* 16:9 */
    max-width: 100vw;
    position: relative; }
.content.text-img figure .video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.content.text-img figure .frame-wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.content.text-img figure img {
    display: block;
    width: 100%;
    height: auto; }
.content.text-img-shadow article,
.content.text-img-shadow figure {
    width: 50%; }
.content.text-img-shadow article {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 60px;
    position: relative; }
.content.text-img-shadow article > *:last-child {
    margin-bottom: 0; }
.content.text-img-shadow article h3 {
    margin-bottom: 2rem; }
.content.text-img-shadow figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start; }
.content.text-img-shadow figure .image,
.content.text-img-shadow figure .video {
    display: block;
    width: calc(((100vw - 200%) / 2) + 100%);
    position: relative; }
.content.text-img-shadow figure .image:before,
.content.text-img-shadow figure .video:before {
    content: '';
    position: absolute;
    width: calc(100% + 20px);
    height: 100%;
    background-color: #3e678e;
    /* background-image: url("http://132.148.166.45/~tri/wp-content/uploads/2022/12/stripe-bg.png"); */
    z-index: -1;
    left: -25px;
    top: 25px; }
.content.text-img-shadow figure .video__wrapper {
    padding-bottom: 56.25%;
    /* 16:9 */
    max-width: 100vw;
    position: relative; }
.content.text-img-shadow figure .video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.content.text-img-shadow figure .frame-wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.content.text-img-shadow figure img {
    display: block;
    width: 100%;
    height: auto; }
.content.services {
    position: relative;
    margin: 0;
    padding: 0 0 200px; }
.content.services h2 {
    text-align: center;
    margin-bottom: 1.5em; }
.content.services .animated-svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35%;
    z-index: -20; }
.content.services article,
.content.services figure {
    width: 50%; }
.content.services article {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 60px;
    position: relative; }
.content.services article > *:last-child {
    margin-bottom: 0; }
.content.services article h3 {
    margin-bottom: 2rem; }
.content.services figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    -ms-flex-item-align: center;
    align-self: center; }
.content.services figure .image {
    display: block;
    width: calc(100% + 110px);
    position: relative; }
.content.services figure .image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(img/logo-mask.png) no-repeat center/auto 100%;
    z-index: 3; }
.content.services figure .image:hover img:first-child {
    opacity: 0; }
.content.services figure img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all; }
.content.services figure img:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1; }
.content.img-first article {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 0 0 60px; }
.content.img-first figure {
    direction: rtl;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
.content.img-first figure .image:before,
.content.img-first figure .video:before {
    left: auto;
    right: -20px; }
.content.projects {
    overflow: hidden;
    margin: 120px 0; }
.content.projects h2 {
    font-size: 40px;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 0.5em; }
.content.projects .carousel-mask {
    position: relative; }
.content.projects .carousel-mask .arrow {
    background: url(img/arrows.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 50px;
    height: 65px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 202;
    cursor: pointer; }
.content.projects .carousel-mask .arrow.prev {
    left: 0; }
.content.projects .carousel-mask .arrow.next {
    background-position: -50px 0;
    right: 0; }
@media (max-width: 575px) {
    .content.projects .carousel-mask .arrow {
        width: 34px;
        height: 44px; }
    .content.projects .carousel-mask .arrow.next {
        background-position: -34px 0; } }
.content.projects .carousel-mask .arrow.prev {
    left: 20px; }
.content.projects .carousel-mask .arrow.next {
    right: 20px; }
.content.projects .carousel .visible {
    position: relative;
    z-index: 2; }
.content.projects .carousel .item {
    overflow: hidden; }
.content.projects .carousel .item img {
    width: 100%; }
.content.projects .carousel .item a {
    display: block;
    position: relative;
    white-space: normal; }
.content.projects .carousel .item a .frame {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: .5s opacity ease, .5s transform ease;
    transition: .5s opacity ease, .5s transform ease;
    -webkit-transform: translateX(110%) translateY(-50%);
    transform: translateX(110%) translateY(-50%);
    z-index: 2;
    line-height: 1.2em;
    min-height: 30%;
    width: 80%;
    max-width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0 60px 30px;
    white-space: normal; }
.content.projects .carousel .item a .frame h3 {
    font-size: 40px;
    margin: 0;
    line-height: 1em;
    text-transform: uppercase;
    font-family: "commuters-sans", serif; }
.content.projects .carousel .item a .frame h3 small {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.25em;
    font-family: "lora", sans-serif; }
.content.projects .carousel .item a:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(62, 103, 142, 0.8);
    -webkit-transition: .5s transform ease;
    transition: .5s transform ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
.content.projects .carousel .item a:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
.content.projects .carousel .item a:hover .frame {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
.content.our-team {
    overflow: hidden;
    margin: 80px 0; }
.content.our-team .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px; }
.content.our-team article {
    -ms-flex-item-align: center;
    align-self: center;
    width: 35%; }
.content.our-team article > *:last-child {
    margin-bottom: 0; }
.content.our-team .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    gap: 50px;
    width: 65%; }
.content.our-team .left {
    -ms-flex-item-align: center;
    align-self: center;
    width: 30%; }
.content.our-team .left .image .placeholder {
    padding-bottom: 135%; }
.content.our-team .right {
    width: 35%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.content.our-team .right .image:first-child {
    width: calc((100vw - 285.714285714%) / 2 + 100% - 50px);
    max-width: calc((1920px - 285.714285714%) / 2 + 100% - 50px); }
.content.our-team .right .image:first-child .placeholder {
    padding-bottom: 66%; }
.content.people article,
.content.people figure {
    width: 50%; }
.content.people article {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 60px; }
.content.people figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    direction: rtl; }
.content.people figure .masonry-wrap {
    width: calc(((100vw - 200%) / 2) + 100%);
    direction: ltr; }
.content.people figure .masonry-wrap .grid-item,
.content.people figure .masonry-wrap .grid-sizer {
    width: 25%; }
.content.people figure .masonry-wrap .grid-item.x2,
.content.people figure .masonry-wrap .grid-sizer.x2 {
    width: 50%; }
.content.people figure a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.2em; }
.content.people figure a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(62, 103, 142, 0.8);
    -webkit-transition: 0.3s opacity ease;
    transition: 0.3s opacity ease;
    opacity: 0; }
.content.people figure a img {
    width: 100%; }
.content.people figure a span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    color: #fff;
    -webkit-transition: 0.3s opacity ease;
    transition: 0.3s opacity ease;
    opacity: 0;
    z-index: 2; }
.content.people figure a:hover span, .content.people figure a:hover:after {
    opacity: 1; }
@media (min-width: 1314px) {
    .content.text-center .title {
        margin-bottom: -50px; } }
@media (max-width: 1513px) {
    .content.services figure .image {
        width: 100%; } }
@media (max-width: 1313px) {
    .content.people .flex {
        display: block; }
    .content.people article,
    .content.people figure {
        width: 100%;
        padding: 0; }
    .content.people article {
        margin-bottom: 2rem; }
    .content.people figure {
        width: auto;
        margin-left: -20px;
        margin-right: -20px; }
    .content.people figure .masonry-wrap {
        width: 100%; }
    .content.our-team article {
        padding-right: 20px; }
    .content.our-team .wrapper {
        gap: 20px; }
    .content.our-team .right {
        gap: 20px; }
    .content.our-team .right .image:first-child {
        width: calc((100vw - 285.714285714%) / 2 + 100% - 20px); } }
@media (max-width: 1023px) {
    .content {
        margin: 60px 0; }
    .content.text-img .flex, .content.text-img-shadow .flex, .content.services .flex {
        display: block; }
    .content.text-img article,
    .content.text-img figure, .content.text-img-shadow article,
    .content.text-img-shadow figure, .content.services article,
    .content.services figure {
        width: 100%;
        padding: 0; }
    .content.text-img figure, .content.text-img-shadow figure, .content.services figure {
        margin-bottom: 2em;
        margin-left: -20px;
        margin-right: -20px;
        width: auto; }
    .content.text-img figure .image,
    .content.text-img figure .video, .content.text-img-shadow figure .image,
    .content.text-img-shadow figure .video, .content.services figure .image,
    .content.services figure .video {
        width: 100%; }
    .content.text-img-shadow figure {
        margin-left: 0; }
    .content.text-img-shadow.img-first figure .image,
    .content.text-img-shadow.img-first figure .video {
        margin-left: 0; }
    .content.text-img-shadow.img-first figure .image:before,
    .content.text-img-shadow.img-first figure .video:before {
        left: -20px;
        right: auto; }
    .content.services h2 {
        margin-bottom: 1em; }
    .content.projects {
        margin: 60px 0; }
    .content.projects .carousel .visible {
        z-index: 1; }
    .content.projects .carousel .item a:after {
        display: none; }
    .content.projects .carousel .item a .frame {
        padding: 0;
        background: none;
        border: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 100%;
        width: 100%;
        max-width: 100%;
        -webkit-transform: translateX(100%) translateY(-50%) !important;
        transform: translateX(100%) translateY(-50%) !important; }
    .content.projects .carousel .item a .frame:before {
        display: none; }
    .content.projects .carousel .item a h3 {
        font-size: 20px;
        background: rgba(62, 103, 142, 0.8);
        padding: 7px 10px 7px 20px;
        -webkit-transform: translateX(-150%);
        transform: translateX(-150%); }
    .content.projects .carousel .item a p {
        display: none; }
    .content.our-team {
        margin: 50px 0; }
    .content.our-team .wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .content.our-team article {
        width: 100%;
        padding-right: 0; }
    .content.our-team .left {
        width: calc(45% - 10px); }
    .content.our-team .right {
        width: calc(55% - 10px); }
    .content.our-team .right .image:first-child {
        width: auto;
        margin-right: -20px; }
    .content.people figure a:after,
    .content.people figure a span {
        display: none; } }
@media (max-width: 767px) {
    .content {
        margin: 40px 0; }
    .content.projects {
        margin: 40px 0; }
    .content.projects .carousel .item a aside {
        font-size: 26px;
        padding: 0 70px; }
    .content.projects .carousel .item a aside i {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 12px auto; }
    .content.projects .carousel .item a aside i:hover {
        background-position: 60% 40%; }
    .content .btn {
        display: block;
        text-align: center;
        margin-bottom: 1em; } }
@media (max-width: 575px) {
    .content.projects .carousel .item a aside {
        font-size: 16px; }
    .content.projects .carousel .item a aside i {
        width: 30px;
        height: 30px;
        margin-top: 20px;
        background-size: 10px auto; } }

.case-detail aside {
    width: 50%;
    padding-right: 40px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

.case-detail .media {
    width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
.case-detail .media h2 {
    display: none;
    font-size: 46px;
    margin-bottom: 0.75em; }
.case-detail .media .media-body {
    /*width: calc(((100vw - 200%) / 2) + 100%);*/
    width: 100%; }
.case-detail .media .media-body .fluid-width-video-wrapper {
    background: #000; }
.case-detail .media .media-body img {
    width: 100%; }
.case-detail .media .media-body > * {
    margin-top: 30px; }
.case-detail .media .media-body > *:first-child {
    margin-top: 0; }

.case-detail article {
    max-width: 560px; }
.case-detail article h2 {
    font-size: 46px;
    margin-bottom: 0.75em; }
.case-detail article p,
.case-detail article ul {
    margin-bottom: 1.75em; }
.case-detail article ul {
    list-style: none;
    padding: 0; }
.case-detail article ul li {
    background: url(img/bullet.png) no-repeat 0 11px;
    background-size: 5px auto;
    padding-left: 1em; }

@media (max-width: 1023px) {
    .case-detail .flex {
        display: block; }
    .case-detail aside,
    .case-detail .media {
        width: 100%;
        padding: 0; }
    .case-detail .media h2 {
        display: block; }
    .case-detail .media .media-body {
        width: 100%;
        margin-bottom: 40px; }
    .case-detail article h2 {
        display: none; } }

@media (max-width: 767px) {
    .case-detail article h2,
    .case-detail .media h2 {
        font-size: 30px; }
    .case-detail article h3,
    .case-detail .media h3 {
        font-size: 24px; }
    .case-detail .media .media-body > * {
        margin-top: 15px; } }

.news aside {
    width: 62%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

.news figure {
    width: 38%;
    margin-top: -218px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
.news figure img {
    display: block;
    width: 100%;
    max-width: 100vw; }

.news article {
    max-width: 740px;
    padding-right: 40px; }
.news article h2 {
    margin-bottom: 0.5em; }
.news article h3 {
    margin-bottom: 0.75em; }

@media (max-width: 1023px) {
    .news {
        margin-top: 40px !important; }
    .news .wrapper {
        display: block; }
    .news figure {
        margin: 0 0 2rem 0;
        width: 100%; }
    .news figure img {
        width: 100%; }
    .news aside {
        width: 100%; }
    .news article {
        padding: 0; } }

@media (max-width: 767px) {
    .news article h2 {
        font-size: 30px; }
    .news article h3 {
        font-size: 24px; } }

.project .cycle-slideshow {
    overflow: hidden;
    margin: -20px 0 20px 0; }
.project .cycle-slideshow .arrow {
    background: url(img/arrows.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 50px;
    height: 65px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 202;
    cursor: pointer; }
.project .cycle-slideshow .arrow.prev {
    left: 0; }
.project .cycle-slideshow .arrow.next {
    background-position: -50px 0;
    right: 0; }
@media (max-width: 575px) {
    .project .cycle-slideshow .arrow {
        width: 34px;
        height: 44px; }
    .project .cycle-slideshow .arrow.next {
        background-position: -34px 0; } }
.project .cycle-slideshow img {
    width: 100%;
    height: auto; }

.project .project-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: uppercase;
    color: #3e678e; }
.project .project-info > div {
    margin-right: 8%; }
.project .project-info > div:last-child {
    margin-right: 0; }
.project .project-info h5 {
    font-size: inherit;
    font-family: "lora", sans-serif;
    color: #000;
    line-height: 1.2; }
.project .project-info p {
    margin-bottom: 1rem; }

.project .project-details h5 {
    font-size: inherit;
    font-family: "lora", sans-serif;
    color: #000;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0.5em; }

.project .project-details p {
    margin-bottom: 1rem; }

@media (max-width: 1023px) {
    .project .project-info > div {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }

@media (max-width: 575px) {
    .project .project-info {
        display: block; } }

.grid-filter {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 18px; }
.grid-filter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.grid-filter ul li {
    padding: 0 10px; }
.grid-filter ul li a {
    color: #000; }
.grid-filter ul li a:hover {
    color: #3e678e; }
.grid-filter ul li.active a,
.grid-filter ul li.current-cat a {
    color: #3e678e;
    font-weight: bold; }
@media (max-width: 575px) {
    .grid-filter {
        font-size: 16px; } }

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px; }
.grid.grid-x3 {
    margin-left: -8px;
    margin-right: -8px; }
.grid #closemodal {
    position: fixed;
    background: url(img/close-b.png) no-repeat right center;
    background-size: 26px auto;
    width: 26px;
    height: 26px;
    outline: none;
    right: 50px;
    top: 100px;
    cursor: pointer;
    z-index: 99999;
    opacity: 0;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out; }
.grid .item {
    width: 25%;
    padding: 0 12px;
    margin-bottom: 35px;
    font-size: 18px; }
.grid .item .img {
    position: relative;
    display: block;
    margin-bottom: 10px;
    overflow: hidden; }
.grid .item .img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/plus.png) no-repeat center rgba(62, 103, 142, 0.8);
    background-size: 44px auto;
    opacity: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
.grid .item .img:hover:after {
    opacity: 1; }
.grid .item .img img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
.grid .item .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.grid .item time {
    display: block;
    color: #3e678e;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.5em; }
.grid .item h3 {
    font-size: 24px;
    color: #000;
    line-height: 1.2em;
    margin-bottom: 0.2em; }
.grid .item h3 a {
    color: inherit; }
.grid .item h3 a:hover {
    color: #3e678e; }
.grid .item p:last-child {
    margin-bottom: 0; }
@media (max-width: 1313px) {
    .grid .item #closemodal {
        right: 20px; } }
@media (max-width: 767px) {
    .grid .item #closemodal {
        top: 86px; }
    .grid .item #closemodal .show {
        opacity: 1; } }
.grid .case {
    width: 33.33333%;
    padding: 0 8px;
    margin-bottom: 16px; }
.grid .case a {
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
.grid .case a:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(62, 103, 142, 0.8);
    -webkit-transition: 0.5s -webkit-transform ease;
    transition: 0.5s -webkit-transform ease;
    transition: 0.5s transform ease;
    transition: 0.5s transform ease, 0.5s -webkit-transform ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
.grid .case a:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
.grid .case a:hover .frame {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
.grid .case .frame {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    min-height: 75%;
    max-width: 298px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 0 40px;
    -webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
    transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
    transition: 0.5s opacity ease, 0.5s transform ease;
    transition: 0.5s opacity ease, 0.5s transform ease, 0.5s -webkit-transform ease;
    -webkit-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    z-index: 2; }
.grid .case h3 {
    font-size: 30px;
    line-height: 1.2em; }
.grid .case p {
    margin: 0 0 7px 0; }
.grid .case img {
    display: block;
    width: 100%;
    height: auto; }
.grid .member {
    width: 20%;
    padding: 0 12px;
    margin-bottom: 24px; }
.grid .member .popup {
    display: block;
    font-size: 16px;
    line-height: 1.2em;
    position: relative;
    overflow: hidden; }
.grid .member .popup:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/plus.png) no-repeat center;
    background-size: 44px auto;
    opacity: 0;
    -webkit-transition: 0.3s opacity ease;
    transition: 0.3s opacity ease; }
.grid .member .popup:hover:after {
    opacity: 1; }
.grid .member .popup:hover aside:after {
    height: 500%; }
.grid .member aside {
    background: rgba(62, 103, 142, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 10px 15px; }
.grid .member aside:after {
    content: '';
    height: 0;
    width: 100%;
    bottom: 100%;
    left: 0;
    position: absolute;
    background: rgba(62, 103, 142, 0.8);
    -webkit-transition: 0.5s height ease;
    transition: 0.5s height ease; }
.grid .member img {
    width: 100%;
    height: auto; }
@media (max-width: 1313px) {
    .grid .case .frame {
        padding-left: 30px; } }
@media (max-width: 1023px) {
    .grid .item {
        width: 33.333333%; }
    .grid .case a:after {
        display: none; }
    .grid .case .frame {
        padding: 0;
        background: none;
        border: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 100%;
        width: 100%;
        max-width: 100%;
        -webkit-transform: translateX(100%) translateY(-50%) !important;
        transform: translateX(100%) translateY(-50%) !important; }
    .grid .case .frame:before {
        display: none; }
    .grid .case h3 {
        font-size: 20px;
        background: rgba(62, 103, 142, 0.8);
        padding: 7px 10px 7px 20px;
        -webkit-transform: translateX(-150%);
        transform: translateX(-150%); }
    .grid .case p {
        display: none; }
    .grid .member {
        width: 33.33333%; }
    .grid .member .popup:after,
    .grid .member aside:after {
        display: none; } }
@media (max-width: 767px) {
    .grid .item {
        width: 50%; } }
@media (max-width: 575px) {
    .grid .item,
    .grid .case,
    .grid .member {
        width: 100%; } }

#culture-slider {
    width: 100%;
    padding-top: 50px; }
#culture-slider .arrow {
    background: url(img/arrows.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 50px;
    height: 65px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 202;
    cursor: pointer; }
#culture-slider .arrow.prev {
    left: 0; }
#culture-slider .arrow.next {
    background-position: -50px 0;
    right: 0; }
@media (max-width: 575px) {
    #culture-slider .arrow {
        width: 34px;
        height: 44px; }
    #culture-slider .arrow.next {
        background-position: -34px 0; } }
#culture-slider .arrow.prev {
    left: 20px; }
#culture-slider .arrow.next {
    right: 20px; }
#culture-slider .slideshow {
    width: 100%; }
#culture-slider .slide {
    width: 100% !important; }
#culture-slider img {
    display: block;
    width: 100%;
    height: auto; }
#culture-slider .grid-item,
#culture-slider .grid-sizer {
    width: 33.6666666667%; }
#culture-slider .grid-item.x2,
#culture-slider .grid-sizer.x2 {
    width: 33.666666%; }
#culture-slider .grid-item.x3,
#culture-slider .grid-sizer.x3 {
    width: 50%; }
@media (max-width: 575px) {
    #culture-slider .grid-item,
    #culture-slider .grid-sizer {
        width: 33.3333333333%; }
    #culture-slider .grid-item.x2,
    #culture-slider .grid-sizer.x2 {
        width: 33.6666666667%; }
    #culture-slider .grid-item.x3,
    #culture-slider .grid-sizer.x3 {
        width: 100%; } }

#culture {
    margin: 50px 0; }
#culture .wrapper {
    max-width: 934px; }
#culture article {
    max-width: 734px; }
@media (max-width: 767px) {
    #culture {
        margin: 40px 0; } }
@media (max-width: 767px) {
    #culture h2 {
        font-size: 24px; } }

#member {
    overflow: hidden;
    position: relative; }
#member .wrapper {
    max-width: 1232px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
#member aside {
    width: 62.58%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative; }
#member figure {
    width: 37.42%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 80px; }
#member figure img {
    display: block;
    width: 100%;
    height: auto; }
#member .close {
    position: fixed;
    background: url(img/close-b.png) no-repeat right center;
    background-size: 26px auto;
    width: 26px;
    height: 26px;
    outline: none;
    right: 50px;
    top: 100px;
    cursor: pointer;
    z-index: 99999; }
#member article {
    max-width: 680px;
    font-size: 18px;
    padding: 80px 20px 80px 0; }
#member article h2 {
    font-size: 40px;
    margin-bottom: 0.75em; }
#member article h5 {
    font-size: inherit;
    font-family: "lora", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 1em; }
#member article ul {
    list-style: none;
    padding: 0; }
#member article ul li {
    background: url(img/bullet.png) no-repeat 0 11px;
    background-size: 5px auto;
    padding-left: 1em; }
@media (max-width: 1313px) {
    #member .close {
        right: 20px; }
    #member figure {
        padding-top: 80px; }
    #member article {
        padding: 80px 20px 40px 0; }
    #member article h2 {
        max-width: calc(100% - 86px); } }
@media (max-width: 1023px) {
    #member article {
        padding: 20px 20px 20px 0; }
    #member figure {
        padding-top: 60px; } }
@media (max-width: 767px) {
    #member .wrapper {
        display: block;
        position: relative; }
    #member aside {
        width: 100%;
        position: static; }
    #member figure {
        width: 100%; }
    #member figure img {
        width: 100%; }
    #member article {
        padding: 20px 0; }
    #member article h2 {
        font-size: 30px;
        max-width: 100%; }
    #member article h3 {
        font-size: 24px; }
    #member .close {
        top: 86px; } }

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0;
    text-align: left;
    z-index: inherit; }
.modal .close-modal {
    display: none; }

#signup {
    border-top: solid 4px #3e678e;
    text-transform: uppercase;
    font-size: 14px;
    padding: 50px 0 40px 0;
    color: #000; }
#signup .flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 910px; }
#signup h6 {
    font-size: 28px;
    letter-spacing: 0.25em;
    margin-bottom: 0.1em;
    color: #b7b9bb; }
#signup p {
    margin: 0;
    letter-spacing: 0.1em; }
#signup aside,
#signup .form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
#signup aside {
    padding-right: 20px; }
#signup form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f4f4f4; }
#signup form .input-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
#signup form .input-field input {
    background: #f4f4f4;
    padding: 5px 10px 7px 10px;
    line-height: 1em;
    width: 100%;
    border: 0;
    font-size: 14px; }
@media (max-width: 1023px) {
    #signup .flex {
        display: block;
        max-width: 460px; }
    #signup aside {
        padding: 0;
        margin-bottom: 1.5rem; } }

#instagram {
    background-color: rgba(62, 103, 142, 0.8);
    height: 300px; }
#instagram .item {
    width: 300px;
    height: 300px; }
#instagram .item a {
    background-position: center;
    background-size: cover;
    display: block;
    height: 300px;
    position: relative; }
#instagram .item a:before {
    background: url(img/instagram.png) no-repeat center rgba(62, 103, 142, 0.8);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0; }
#instagram .item a:hover:before {
    opacity: 1; }
#instagram .item a img {
    display: none; }
#instagram .arrow {
    background: url(img/arrows.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 50px;
    height: 65px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 202;
    cursor: pointer; }
#instagram .arrow.prev {
    left: 0; }
#instagram .arrow.next {
    background-position: -50px 0;
    right: 0; }
@media (max-width: 575px) {
    #instagram .arrow {
        width: 34px;
        height: 44px; }
    #instagram .arrow.next {
        background-position: -34px 0; } }
#instagram .arrow {
    opacity: 0;
    outline: none;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer; }
#instagram .arrow.prev {
    left: 20px; }
#instagram .arrow.next {
    right: 20px; }
#instagram:hover .arrow {
    opacity: 1; }

#footer {
    padding: 20px 0;
    text-align: center;
    border-top: solid 4px #597a99;
    font-size: 12px;
    background: #fff; }
#footer.nobrd {
    border-top: 0; }
#footer nav {
    margin-bottom: 1.5rem; }
#footer nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "commuters-sans", serif;
    color: #000; }
#footer nav ul li:before {
    content: '•';
    padding: 0 25px; }
#footer nav ul li:first-child:before {
    display: none; }
#footer nav ul li a {
    color: inherit; }
#footer nav ul li a:hover {
    color: #3e678e; }
#footer .logo {
    background: url(img/footer-logo.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 247px;
    height: 51px;
    display: inline-block;
    margin-bottom: 12px; }
#footer address {
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 12px; }
#footer address strong {
    font-weight: inherit;
    color: #3e678e; }
#footer p a {
    color: inherit; }
#footer p a:hover {
    color: #3e678e; }
@media (max-width: 767px) {
    #footer nav ul li:before {
        padding: 0 20px; } }
@media (max-width: 575px) {
    #footer nav ul li:before {
        padding: 0 10px;
        content: ''; }
    #footer address {
        font-size: 12px; } }

/*
 ----------------------------
 Core
 ----------------------------
 */
.custombox-content,
.custombox-overlay {
    position: fixed;
    overflow: hidden;
    top: 0;
    width: 100%;
    height: 100%; }

.custombox-overlay {
    z-index: 9997;
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: opacity;
    transition-property: opacity; }

.custombox-content {
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

.custombox-lock {
    overflow: hidden; }

.custombox-reference {
    display: none; }

.custombox-content {
    overflow-y: auto; }
.custombox-content > * {
    max-width: 100%; }

.custombox-fullscreen.custombox-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
.custombox-fullscreen.custombox-content > * {
    width: 100%;
    max-height: 100%; }

.custombox-y-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.custombox-x-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.custombox-y-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.custombox-y-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

.custombox-x-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.custombox-x-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.custombox-perspective,
.custombox-perspective body {
    -webkit-perspective: 600px;
    perspective: 600px;
    height: 100%;
    overflow: hidden; }

.custombox-perspective .custombox-container {
    overflow: hidden;
    height: 100%; }

/*
 ----------------------------
 custombox-fadein
 ----------------------------
 */
@keyframes fadeIn {
    from {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transition-property: all;
        transition-property: all; }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@keyframes fadeOut {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    to {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transition-property: all;
        transition-property: all; } }

.custombox-fadein.custombox-content {
    opacity: 0; }
.custombox-fadein.custombox-content.custombox-open {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-fadein.custombox-content.custombox-close {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-slide
 ----------------------------
 */
@-webkit-keyframes slideInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
@keyframes slideInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@-webkit-keyframes slideOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@keyframes slideOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@-webkit-keyframes slideInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@keyframes slideInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@-webkit-keyframes slideOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes slideOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes slideInLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@keyframes slideOutLeft {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@keyframes slideInRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@keyframes slideOutRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

.custombox-slide.custombox-content,
.custombox-letmein.custombox-content,
.custombox-makeway.custombox-content,
.custombox-slip.custombox-content,
.custombox-push.custombox-content,
.custombox-contentscale.custombox-content {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
.custombox-slide.custombox-content.custombox-open.custombox-top,
.custombox-letmein.custombox-content.custombox-open.custombox-top,
.custombox-makeway.custombox-content.custombox-open.custombox-top,
.custombox-slip.custombox-content.custombox-open.custombox-top,
.custombox-push.custombox-content.custombox-open.custombox-top,
.custombox-contentscale.custombox-content.custombox-open.custombox-top {
    -webkit-animation-name: slideInTop;
    animation-name: slideInTop;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-open.custombox-bottom,
.custombox-letmein.custombox-content.custombox-open.custombox-bottom,
.custombox-makeway.custombox-content.custombox-open.custombox-bottom,
.custombox-slip.custombox-content.custombox-open.custombox-bottom,
.custombox-push.custombox-content.custombox-open.custombox-bottom,
.custombox-contentscale.custombox-content.custombox-open.custombox-bottom {
    -webkit-animation-name: slideInBottom;
    animation-name: slideInBottom;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-open.custombox-left,
.custombox-letmein.custombox-content.custombox-open.custombox-left,
.custombox-makeway.custombox-content.custombox-open.custombox-left,
.custombox-slip.custombox-content.custombox-open.custombox-left,
.custombox-push.custombox-content.custombox-open.custombox-left,
.custombox-contentscale.custombox-content.custombox-open.custombox-left {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-open.custombox-right,
.custombox-letmein.custombox-content.custombox-open.custombox-right,
.custombox-makeway.custombox-content.custombox-open.custombox-right,
.custombox-slip.custombox-content.custombox-open.custombox-right,
.custombox-push.custombox-content.custombox-open.custombox-right,
.custombox-contentscale.custombox-content.custombox-open.custombox-right {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-close.custombox-top,
.custombox-letmein.custombox-content.custombox-close.custombox-top,
.custombox-makeway.custombox-content.custombox-close.custombox-top,
.custombox-slip.custombox-content.custombox-close.custombox-top,
.custombox-push.custombox-content.custombox-close.custombox-top,
.custombox-contentscale.custombox-content.custombox-close.custombox-top {
    -webkit-animation-name: slideOutTop;
    animation-name: slideOutTop;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-close.custombox-bottom,
.custombox-letmein.custombox-content.custombox-close.custombox-bottom,
.custombox-makeway.custombox-content.custombox-close.custombox-bottom,
.custombox-slip.custombox-content.custombox-close.custombox-bottom,
.custombox-push.custombox-content.custombox-close.custombox-bottom,
.custombox-contentscale.custombox-content.custombox-close.custombox-bottom {
    -webkit-animation-name: slideOutBottom;
    animation-name: slideOutBottom;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-close.custombox-left,
.custombox-letmein.custombox-content.custombox-close.custombox-left,
.custombox-makeway.custombox-content.custombox-close.custombox-left,
.custombox-slip.custombox-content.custombox-close.custombox-left,
.custombox-push.custombox-content.custombox-close.custombox-left,
.custombox-contentscale.custombox-content.custombox-close.custombox-left {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slide.custombox-content.custombox-close.custombox-right,
.custombox-letmein.custombox-content.custombox-close.custombox-right,
.custombox-makeway.custombox-content.custombox-close.custombox-right,
.custombox-slip.custombox-content.custombox-close.custombox-right,
.custombox-push.custombox-content.custombox-close.custombox-right,
.custombox-contentscale.custombox-content.custombox-close.custombox-right {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-newspaper
 ----------------------------
 */
@-webkit-keyframes newspaperIn {
    from {
        -webkit-transform: scale(0) rotate(720deg);
        transform: scale(0) rotate(720deg);
        opacity: 0; }
    to {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1; } }
@keyframes newspaperIn {
    from {
        -webkit-transform: scale(0) rotate(720deg);
        transform: scale(0) rotate(720deg);
        opacity: 0; }
    to {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1; } }

@-webkit-keyframes newspaperOut {
    from {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1; }
    to {
        -webkit-transform: scale(0) rotate(720deg);
        transform: scale(0) rotate(720deg);
        opacity: 0; } }

@keyframes newspaperOut {
    from {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1; }
    to {
        -webkit-transform: scale(0) rotate(720deg);
        transform: scale(0) rotate(720deg);
        opacity: 0; } }

.custombox-newspaper.custombox-content {
    opacity: 0; }
.custombox-newspaper.custombox-content.custombox-open {
    -webkit-animation-name: newspaperIn;
    animation-name: newspaperIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-newspaper.custombox-content.custombox-close {
    -webkit-animation-name: newspaperOut;
    animation-name: newspaperOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-fall
 ----------------------------
 */
@-webkit-keyframes fallIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(600px) rotateX(20deg);
        transform: translateZ(600px) rotateX(20deg);
        opacity: 0; }
    to {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translateZ(0) rotateX(0deg);
        transform: translateZ(0) rotateX(0deg);
        opacity: 1; } }
@keyframes fallIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(600px) rotateX(20deg);
        transform: translateZ(600px) rotateX(20deg);
        opacity: 0; }
    to {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translateZ(0) rotateX(0deg);
        transform: translateZ(0) rotateX(0deg);
        opacity: 1; } }

@-webkit-keyframes fallOut {
    from {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translateZ(0) rotateX(0deg);
        transform: translateZ(0) rotateX(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(600px) rotateX(20deg);
        transform: translateZ(600px) rotateX(20deg);
        opacity: 0; } }

@keyframes fallOut {
    from {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translateZ(0) rotateX(0deg);
        transform: translateZ(0) rotateX(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(600px) rotateX(20deg);
        transform: translateZ(600px) rotateX(20deg);
        opacity: 0; } }

.custombox-fall.custombox-content {
    opacity: 0; }
.custombox-fall.custombox-content.custombox-open {
    -webkit-animation-name: fallIn;
    animation-name: fallIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-fall.custombox-content.custombox-close {
    -webkit-animation-name: fallOut;
    animation-name: fallOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-sidefall
 ----------------------------
 */
@-webkit-keyframes sidefallIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
        transform: translate(30%) translateZ(600px) rotate(10deg);
        opacity: 0; }
    to {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translate(0) translateZ(0) rotate(0deg);
        transform: translate(0) translateZ(0) rotate(0deg);
        opacity: 1; } }
@keyframes sidefallIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
        transform: translate(30%) translateZ(600px) rotate(10deg);
        opacity: 0; }
    to {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translate(0) translateZ(0) rotate(0deg);
        transform: translate(0) translateZ(0) rotate(0deg);
        opacity: 1; } }

@-webkit-keyframes sidefallOut {
    from {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translate(0) translateZ(0) rotate(0deg);
        transform: translate(0) translateZ(0) rotate(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
        transform: translate(30%) translateZ(600px) rotate(10deg);
        opacity: 0; } }

@keyframes sidefallOut {
    from {
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transform: translate(0) translateZ(0) rotate(0deg);
        transform: translate(0) translateZ(0) rotate(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
        transform: translate(30%) translateZ(600px) rotate(10deg);
        opacity: 0; } }

.custombox-sidefall.custombox-content {
    opacity: 0; }
.custombox-sidefall.custombox-content.custombox-open {
    -webkit-animation-name: sidefallIn;
    animation-name: sidefallIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-sidefall.custombox-content.custombox-close {
    -webkit-animation-name: sidefallOut;
    animation-name: sidefallOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-blur
 ----------------------------
 */
@-webkit-keyframes blurInTop {
    from {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }
@keyframes blurInTop {
    from {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@-webkit-keyframes blurOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        opacity: 0; } }

@keyframes blurOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        opacity: 0; } }

@-webkit-keyframes blurInBottom {
    from {
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@keyframes blurInBottom {
    from {
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@-webkit-keyframes blurOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        opacity: 0; } }

@keyframes blurOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        opacity: 0; } }

@-webkit-keyframes blurInRight {
    from {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@keyframes blurInRight {
    from {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@-webkit-keyframes blurOutRight {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 0; } }

@keyframes blurOutRight {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 0; } }

@-webkit-keyframes blurInLeft {
    from {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@keyframes blurInLeft {
    from {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
        opacity: 0; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@-webkit-keyframes blurOutLeft {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
        opacity: 0; } }

@keyframes blurOutLeft {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    to {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
        opacity: 0; } }

@-webkit-keyframes blurInContainer {
    from {
        -webkit-filter: blur(0px);
        filter: blur(0px); }
    to {
        -webkit-filter: blur(3px);
        filter: blur(3px); } }

@keyframes blurInContainer {
    from {
        -webkit-filter: blur(0px);
        filter: blur(0px); }
    to {
        -webkit-filter: blur(3px);
        filter: blur(3px); } }

@-webkit-keyframes blurOutContainer {
    from {
        -webkit-filter: blur(3px);
        filter: blur(3px); }
    to {
        -webkit-filter: blur(0px);
        filter: blur(0px); } }

@keyframes blurOutContainer {
    from {
        -webkit-filter: blur(3px);
        filter: blur(3px); }
    to {
        -webkit-filter: blur(0px);
        filter: blur(0px); } }

.custombox-blur.custombox-content {
    opacity: 0; }
.custombox-blur.custombox-content.custombox-open.custombox-top {
    -webkit-animation-name: blurInTop;
    animation-name: blurInTop;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-open.custombox-bottom {
    -webkit-animation-name: blurInBottom;
    animation-name: blurInBottom;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-open.custombox-left {
    -webkit-animation-name: blurInLeft;
    animation-name: blurInLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-open.custombox-right {
    -webkit-animation-name: blurInRight;
    animation-name: blurInRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-close.custombox-top {
    -webkit-animation-name: blurOutTop;
    animation-name: blurOutTop;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-close.custombox-bottom {
    -webkit-animation-name: blurOutBottom;
    animation-name: blurOutBottom;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-close.custombox-right {
    -webkit-animation-name: blurOutRight;
    animation-name: blurOutRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-content.custombox-close.custombox-left {
    -webkit-animation-name: blurOutLeft;
    animation-name: blurOutLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-blur.custombox-container {
    -webkit-animation-name: blurOutContainer;
    animation-name: blurOutContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-blur.custombox-container.custombox-open {
    -webkit-animation-name: blurInContainer;
    animation-name: blurInContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-flip
 ----------------------------
 */
@-webkit-keyframes flipInTop {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-70deg);
        transform: rotateX(-70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }
@keyframes flipInTop {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-70deg);
        transform: rotateX(-70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@-webkit-keyframes flipOutTop {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-70deg);
        transform: rotateX(-70deg); } }

@keyframes flipOutTop {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-70deg);
        transform: rotateX(-70deg); } }

@-webkit-keyframes flipInBottom {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(70deg);
        transform: rotateX(70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@keyframes flipInBottom {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(70deg);
        transform: rotateX(70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@-webkit-keyframes flipOutBottom {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(70deg);
        transform: rotateX(70deg); } }

@keyframes flipOutBottom {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(70deg);
        transform: rotateX(70deg); } }

@-webkit-keyframes flipInRight {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(70deg);
        transform: rotateY(70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@keyframes flipInRight {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(70deg);
        transform: rotateY(70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@-webkit-keyframes flipOutRight {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(70deg);
        transform: rotateY(70deg); } }

@keyframes flipOutRight {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(70deg);
        transform: rotateY(70deg); } }

@-webkit-keyframes flipInLeft {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-70deg);
        transform: rotateY(-70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@keyframes flipInLeft {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-70deg);
        transform: rotateY(-70deg); }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; } }

@-webkit-keyframes flipOutLeft {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-70deg);
        transform: rotateY(-70deg); } }

@keyframes flipOutLeft {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-70deg);
        transform: rotateY(-70deg); } }

.custombox-flip.custombox-content {
    opacity: 0; }
.custombox-flip.custombox-content.custombox-open.custombox-top {
    -webkit-animation-name: flipInTop;
    animation-name: flipInTop;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-open.custombox-bottom {
    -webkit-animation-name: flipInBottom;
    animation-name: flipInBottom;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-open.custombox-right {
    -webkit-animation-name: flipInRight;
    animation-name: flipInRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-open.custombox-left {
    -webkit-animation-name: flipInLeft;
    animation-name: flipInLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-close.custombox-top {
    -webkit-animation-name: flipOutTop;
    animation-name: flipOutTop;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-close.custombox-bottom {
    -webkit-animation-name: flipOutBottom;
    animation-name: flipOutBottom;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-close.custombox-right {
    -webkit-animation-name: flipOutRight;
    animation-name: flipOutRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flip.custombox-content.custombox-close.custombox-left {
    -webkit-animation-name: flipOutLeft;
    animation-name: flipOutLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-sign
 ----------------------------
 */
@-webkit-keyframes signIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-60deg);
        transform: rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: all;
        transition-property: all; }
    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; } }
@keyframes signIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-60deg);
        transform: rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: all;
        transition-property: all; }
    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; } }

@-webkit-keyframes signOut {
    from {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-60deg);
        transform: rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: all;
        transition-property: all; } }

@keyframes signOut {
    from {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-60deg);
        transform: rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: all;
        transition-property: all; } }

.custombox-sign {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
.custombox-sign.custombox-content {
    opacity: 0; }
.custombox-sign.custombox-content.custombox-open {
    -webkit-animation-name: signIn;
    animation-name: signIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-sign.custombox-content.custombox-close {
    -webkit-animation-name: signOut;
    animation-name: signOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-superscaled
 ----------------------------
 */
@-webkit-keyframes superscaledIn {
    from {
        -webkit-transform: scale(2);
        transform: scale(2); }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }
@keyframes superscaledIn {
    from {
        -webkit-transform: scale(2);
        transform: scale(2); }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@-webkit-keyframes superscaledOut {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    to {
        -webkit-transform: scale(2);
        transform: scale(2); } }

@keyframes superscaledOut {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    to {
        -webkit-transform: scale(2);
        transform: scale(2); } }

.custombox-superscaled.custombox-content {
    opacity: 0; }
.custombox-superscaled.custombox-content.custombox-open {
    -webkit-animation-name: superscaledIn;
    animation-name: superscaledIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-superscaled.custombox-content.custombox-close {
    -webkit-animation-name: superscaledOut;
    animation-name: superscaledOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-slit
 ----------------------------
 */
@-webkit-keyframes slitIn {
    0% {
        -webkit-transform: translateZ(-3000px) rotateY(90deg);
        transform: translateZ(-3000px) rotateY(90deg); }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        transform: translateZ(0) rotateY(0deg);
        opacity: 1; } }
@keyframes slitIn {
    0% {
        -webkit-transform: translateZ(-3000px) rotateY(90deg);
        transform: translateZ(-3000px) rotateY(90deg); }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        transform: translateZ(0) rotateY(0deg);
        opacity: 1; } }

@-webkit-keyframes slitOut {
    0% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        transform: translateZ(0) rotateY(0deg);
        opacity: 1; }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(-3000px) rotateY(90deg);
        transform: translateZ(-3000px) rotateY(90deg); } }

@keyframes slitOut {
    0% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        transform: translateZ(0) rotateY(0deg);
        opacity: 1; }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(-3000px) rotateY(90deg);
        transform: translateZ(-3000px) rotateY(90deg); } }

.custombox-slit.custombox-content {
    opacity: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
.custombox-slit.custombox-content.custombox-open {
    -webkit-animation-name: slitIn;
    animation-name: slitIn;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slit.custombox-content.custombox-close {
    -webkit-animation-name: slitOut;
    animation-name: slitOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-rotate
 ----------------------------
 */
@keyframes rotateIn {
    from {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateY(0%) rotateX(90deg);
        transform: translateY(0%) rotateX(90deg);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        opacity: 0;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-property: all;
        transition-property: all; }
    to {
        -webkit-transform: translateY(0) rotateX(0deg);
        transform: translateY(0) rotateX(0deg);
        opacity: 1; } }

@keyframes rotateOut {
    from {
        -webkit-transform: translateY(0) rotateX(0deg);
        transform: translateY(0) rotateX(0deg);
        opacity: 1; }
    to {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateY(0%) rotateX(90deg);
        transform: translateY(0%) rotateX(90deg);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        opacity: 0;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-property: all;
        transition-property: all; } }

.custombox-rotate {
    -webkit-perspective: 2300px;
    perspective: 2300px; }
.custombox-rotate.custombox-content {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
.custombox-rotate.custombox-content.custombox-open {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-rotate.custombox-content.custombox-close {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-letmein
 ----------------------------
 */
@-webkit-keyframes letmeinBottomOverlay {
    to {
        -webkit-transform: rotateX(-2deg);
        transform: rotateX(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }
@keyframes letmeinBottomOverlay {
    to {
        -webkit-transform: rotateX(-2deg);
        transform: rotateX(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes letmeinOutBottomOverlay {
    from {
        -webkit-transform: rotateX(-2deg);
        transform: rotateX(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@keyframes letmeinOutBottomOverlay {
    from {
        -webkit-transform: rotateX(-2deg);
        transform: rotateX(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@-webkit-keyframes letmeinLeftOverlay {
    to {
        -webkit-transform: rotateY(-2deg);
        transform: rotateY(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes letmeinLeftOverlay {
    to {
        -webkit-transform: rotateY(-2deg);
        transform: rotateY(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes letmeinOutLeftOverlay {
    from {
        -webkit-transform: rotateY(-2deg);
        transform: rotateY(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@keyframes letmeinOutLeftOverlay {
    from {
        -webkit-transform: rotateY(-2deg);
        transform: rotateY(-2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@-webkit-keyframes letmeinRightOverlay {
    to {
        -webkit-transform: rotateY(2deg);
        transform: rotateY(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes letmeinRightOverlay {
    to {
        -webkit-transform: rotateY(2deg);
        transform: rotateY(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes letmeinOutRightOverlay {
    from {
        -webkit-transform: rotateY(2deg);
        transform: rotateY(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@keyframes letmeinOutRightOverlay {
    from {
        -webkit-transform: rotateY(2deg);
        transform: rotateY(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@-webkit-keyframes letmeinTopOverlay {
    to {
        -webkit-transform: rotateX(2deg);
        transform: rotateX(2deg);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes letmeinTopOverlay {
    to {
        -webkit-transform: rotateX(2deg);
        transform: rotateX(2deg);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes letmeinOutTopOverlay {
    from {
        -webkit-transform: rotateX(2deg);
        transform: rotateX(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

@keyframes letmeinOutTopOverlay {
    from {
        -webkit-transform: rotateX(2deg);
        transform: rotateX(2deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
    to {
        opacity: 0; } }

.custombox-letmein.custombox-overlay.custombox-open.custombox-top {
    -webkit-animation-name: letmeinTopOverlay;
    animation-name: letmeinTopOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-open.custombox-bottom {
    -webkit-animation-name: letmeinBottomOverlay;
    animation-name: letmeinBottomOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-open.custombox-left {
    -webkit-animation-name: letmeinLeftOverlay;
    animation-name: letmeinLeftOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-open.custombox-right {
    -webkit-animation-name: letmeinRightOverlay;
    animation-name: letmeinRightOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-close.custombox-top {
    -webkit-animation-name: letmeinOutTopOverlay;
    animation-name: letmeinOutTopOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-close.custombox-bottom {
    -webkit-animation-name: letmeinOutBottomOverlay;
    animation-name: letmeinOutBottomOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-close.custombox-left {
    -webkit-animation-name: letmeinOutLeftOverlay;
    animation-name: letmeinOutLeftOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-letmein.custombox-overlay.custombox-close.custombox-right {
    -webkit-animation-name: letmeinOutRightOverlay;
    animation-name: letmeinOutRightOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-makeway
 ----------------------------
 */
@-webkit-keyframes makewayInContainer {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px); } }
@keyframes makewayInContainer {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px); } }

@-webkit-keyframes makewayOutContainer {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px); }
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        opacity: 0; } }

@keyframes makewayOutContainer {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px); }
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out; }
    100% {
        opacity: 0; } }

@-webkit-keyframes makewayInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@keyframes makewayInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@-webkit-keyframes makewayOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@keyframes makewayOutTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@-webkit-keyframes makewayInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@keyframes makewayInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@-webkit-keyframes makewayOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes makewayOutBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@-webkit-keyframes makewayInLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@keyframes makewayInLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@-webkit-keyframes makewayOutLeft {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@keyframes makewayOutLeft {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@-webkit-keyframes makewayInRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@keyframes makewayInRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }

@-webkit-keyframes makewayOutRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@keyframes makewayOutRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

.custombox-makeway.custombox-overlay {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; }
.custombox-makeway.custombox-overlay.custombox-open {
    -webkit-animation-name: makewayInContainer;
    animation-name: makewayInContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-makeway.custombox-overlay.custombox-close {
    -webkit-animation-name: makewayOutContainer;
    animation-name: makewayOutContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-makeway.custombox-container {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; }
.custombox-makeway.custombox-container.custombox-open {
    -webkit-animation-name: makewayInContainer;
    animation-name: makewayInContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-makeway.custombox-container.custombox-close {
    -webkit-animation-name: makewayOutContainer;
    animation-name: makewayOutContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-slip
 ----------------------------
 */
@-webkit-keyframes slipTopOverlay {
    50% {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }
@keyframes slipTopOverlay {
    50% {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipOutTopOverlay {
    50% {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipOutTopOverlay {
    50% {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipRightOverlay {
    50% {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipRightOverlay {
    50% {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipOutRightOverlay {
    50% {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipOutRightOverlay {
    50% {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipBottomOverlay {
    50% {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipBottomOverlay {
    50% {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipOutBottomOverlay {
    50% {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipOutBottomOverlay {
    50% {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipLeftOverlay {
    50% {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipLeftOverlay {
    50% {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@-webkit-keyframes slipOutLeftOverlay {
    50% {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

@keyframes slipOutLeftOverlay {
    50% {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; } }

.custombox-slip.custombox-overlay.custombox-open.custombox-top {
    -webkit-animation-name: slipTopOverlay;
    animation-name: slipTopOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-open.custombox-bottom {
    -webkit-animation-name: slipBottomOverlay;
    animation-name: slipBottomOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-open.custombox-left {
    -webkit-animation-name: slipLeftOverlay;
    animation-name: slipLeftOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-open.custombox-right {
    -webkit-animation-name: slipRightOverlay;
    animation-name: slipRightOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-close.custombox-top {
    -webkit-animation-name: slipOutTopOverlay;
    animation-name: slipOutTopOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-close.custombox-bottom {
    -webkit-animation-name: slipOutBottomOverlay;
    animation-name: slipOutBottomOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-close.custombox-left {
    -webkit-animation-name: slipOutLeftOverlay;
    animation-name: slipOutLeftOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-overlay.custombox-close.custombox-right {
    -webkit-animation-name: slipOutRightOverlay;
    animation-name: slipOutRightOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-open.custombox-top {
    -webkit-animation-name: slipTopOverlay;
    animation-name: slipTopOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-open.custombox-bottom {
    -webkit-animation-name: slipBottomOverlay;
    animation-name: slipBottomOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-open.custombox-left {
    -webkit-animation-name: slipLeftOverlay;
    animation-name: slipLeftOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-open.custombox-right {
    -webkit-animation-name: slipRightOverlay;
    animation-name: slipRightOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-close.custombox-top {
    -webkit-animation-name: slipOutTopOverlay;
    animation-name: slipOutTopOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-close.custombox-bottom {
    -webkit-animation-name: slipOutBottomOverlay;
    animation-name: slipOutBottomOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-close.custombox-left {
    -webkit-animation-name: slipOutLeftOverlay;
    animation-name: slipOutLeftOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-slip.custombox-container.custombox-close.custombox-right {
    -webkit-animation-name: slipOutRightOverlay;
    animation-name: slipOutRightOverlay;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-corner
 ----------------------------
 */
@-webkit-keyframes cornerInOverlay {
    from {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform; } }
@keyframes cornerInOverlay {
    from {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform; } }

@-webkit-keyframes cornerOutOverlay {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform;
        opacity: 0; } }

@keyframes cornerOutOverlay {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform;
        opacity: 0; } }

@-webkit-keyframes cornerInContent {
    from {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        opacity: 1; } }

@keyframes cornerInContent {
    from {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform; }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        opacity: 1; } }

@-webkit-keyframes cornerOutContent {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        opacity: 1; }
    to {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform;
        opacity: 0; } }

@keyframes cornerOutContent {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        opacity: 1; }
    to {
        -webkit-transform: translateY(150px) translateX(150px);
        transform: translateY(150px) translateX(150px);
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, transform, visibility;
        transition-property: opacity, transform, visibility, -webkit-transform;
        opacity: 0; } }

.custombox-corner.custombox-overlay.custombox-open {
    -webkit-animation-name: cornerInOverlay;
    animation-name: cornerInOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-corner.custombox-overlay.custombox-close {
    -webkit-animation-name: cornerOutOverlay;
    animation-name: cornerOutOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-corner.custombox-content.custombox-open {
    -webkit-animation-name: cornerInContent;
    animation-name: cornerInContent;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-corner.custombox-content.custombox-close {
    -webkit-animation-name: cornerOutContent;
    animation-name: cornerOutContent;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-slidetogether
 ----------------------------
 */
.custombox-slidetogether.custombox-content, .custombox-slidetogether.custombox-overlay {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
.custombox-slidetogether.custombox-content.custombox-open.custombox-top, .custombox-slidetogether.custombox-overlay.custombox-open.custombox-top {
    -webkit-animation-name: slideInTop;
    animation-name: slideInTop;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-open.custombox-bottom, .custombox-slidetogether.custombox-overlay.custombox-open.custombox-bottom {
    -webkit-animation-name: slideInBottom;
    animation-name: slideInBottom;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-open.custombox-left, .custombox-slidetogether.custombox-overlay.custombox-open.custombox-left {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-open.custombox-right, .custombox-slidetogether.custombox-overlay.custombox-open.custombox-right {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-close.custombox-top, .custombox-slidetogether.custombox-overlay.custombox-close.custombox-top {
    -webkit-animation-name: slideOutTop;
    animation-name: slideOutTop;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-close.custombox-bottom, .custombox-slidetogether.custombox-overlay.custombox-close.custombox-bottom {
    -webkit-animation-name: slideOutBottom;
    animation-name: slideOutBottom;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-close.custombox-left, .custombox-slidetogether.custombox-overlay.custombox-close.custombox-left {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-slidetogether.custombox-content.custombox-close.custombox-right, .custombox-slidetogether.custombox-overlay.custombox-close.custombox-right {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-scale
 ----------------------------
 */
@-webkit-keyframes scaleInOverlay {
    from {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform;
        opacity: 0; }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; } }
@keyframes scaleInOverlay {
    from {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform;
        opacity: 0; }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; } }

@-webkit-keyframes scaleOutOverlay {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; }
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform;
        opacity: 0;
        opacity: 0; } }

@keyframes scaleOutOverlay {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; }
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform;
        opacity: 0;
        opacity: 0; } }

.custombox-scale.custombox-overlay.custombox-open {
    -webkit-animation-name: scaleInOverlay;
    animation-name: scaleInOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-scale.custombox-overlay.custombox-close {
    -webkit-animation-name: scaleOutOverlay;
    animation-name: scaleOutOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-scale.custombox-content.custombox-open {
    -webkit-animation-name: scaleInOverlay;
    animation-name: scaleInOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-scale.custombox-content.custombox-close {
    -webkit-animation-name: scaleOutOverlay;
    animation-name: scaleOutOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-door
 ----------------------------
 */
@-webkit-keyframes doorInOverlay {
    from {
        position: fixed;
        bottom: 0;
        left: 50%;
        right: 50%;
        width: 0; }
    to {
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transition-property: width;
        transition-property: width; } }
@keyframes doorInOverlay {
    from {
        position: fixed;
        bottom: 0;
        left: 50%;
        right: 50%;
        width: 0; }
    to {
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transition-property: width;
        transition-property: width; } }

@-webkit-keyframes doorOutOverlay {
    from {
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transition-property: width;
        transition-property: width; }
    to {
        position: fixed;
        bottom: 0;
        left: 50%;
        right: 50%;
        width: 0; } }

@keyframes doorOutOverlay {
    from {
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transition-property: width;
        transition-property: width; }
    to {
        position: fixed;
        bottom: 0;
        left: 50%;
        right: 50%;
        width: 0; } }

.custombox-door.custombox-overlay.custombox-open {
    -webkit-animation-name: doorInOverlay;
    animation-name: doorInOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-door.custombox-overlay.custombox-close {
    -webkit-animation-name: doorOutOverlay;
    animation-name: doorOutOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-door.custombox-content.custombox-open {
    -webkit-animation-name: doorInOverlay;
    animation-name: doorInOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-door.custombox-content.custombox-close {
    -webkit-animation-name: doorOutOverlay;
    animation-name: doorOutOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-push
 ----------------------------
 */
@-webkit-keyframes pushInLeftOverlay {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }
@keyframes pushInLeftOverlay {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@-webkit-keyframes pushOutLeftOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@keyframes pushOutLeftOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@-webkit-keyframes pushInRightOverlay {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@keyframes pushInRightOverlay {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@-webkit-keyframes pushOutRightOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@keyframes pushOutRightOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@-webkit-keyframes pushInTopOverlay {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@keyframes pushInTopOverlay {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@-webkit-keyframes pushOutTopOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@keyframes pushOutTopOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@-webkit-keyframes pushInBottomOverlay {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@keyframes pushInBottomOverlay {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); } }

@-webkit-keyframes pushOutBottomOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes pushOutBottomOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes pushOutTopOverlay {
    from {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0); }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@-webkit-keyframes pushInLeftContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@keyframes pushInLeftContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@-webkit-keyframes pushOutLeftContainer {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@keyframes pushOutLeftContainer {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@-webkit-keyframes pushInRightContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@keyframes pushInRightContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }

@-webkit-keyframes pushOutRightContainer {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@keyframes pushOutRightContainer {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@-webkit-keyframes pushInTopContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@keyframes pushInTopContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); } }

@-webkit-keyframes pushOutTopContainer {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@keyframes pushOutTopContainer {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@-webkit-keyframes pushInBottomContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@keyframes pushInBottomContainer {
    from {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); } }

@-webkit-keyframes pushOutBottomContainer {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

@keyframes pushOutBottomContainer {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%); }
    to {
        overflow-x: hidden;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }

.custombox-push.custombox-overlay {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
.custombox-push.custombox-overlay.custombox-open.custombox-top {
    -webkit-animation-name: pushInTopOverlay;
    animation-name: pushInTopOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-open.custombox-bottom {
    -webkit-animation-name: pushInBottomOverlay;
    animation-name: pushInBottomOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-open.custombox-left {
    -webkit-animation-name: pushInLeftOverlay;
    animation-name: pushInLeftOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-open.custombox-right {
    -webkit-animation-name: pushInRightOverlay;
    animation-name: pushInRightOverlay;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-close.custombox-top {
    -webkit-animation-name: pushOutTopOverlay;
    animation-name: pushOutTopOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-close.custombox-bottom {
    -webkit-animation-name: pushOutBottomOverlay;
    animation-name: pushOutBottomOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-close.custombox-left {
    -webkit-animation-name: pushOutLeftOverlay;
    animation-name: pushOutLeftOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-push.custombox-overlay.custombox-close.custombox-right {
    -webkit-animation-name: pushOutRightOverlay;
    animation-name: pushOutRightOverlay;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-open.custombox-top {
    -webkit-animation-name: pushInTopContainer;
    animation-name: pushInTopContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-open.custombox-bottom {
    -webkit-animation-name: pushInBottomContainer;
    animation-name: pushInBottomContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-open.custombox-left {
    -webkit-animation-name: pushInLeftContainer;
    animation-name: pushInLeftContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-open.custombox-right {
    -webkit-animation-name: pushInRightContainer;
    animation-name: pushInRightContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-close.custombox-top {
    -webkit-animation-name: pushOutTopContainer;
    animation-name: pushOutTopContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-close.custombox-bottom {
    -webkit-animation-name: pushOutBottomContainer;
    animation-name: pushOutBottomContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-close.custombox-left {
    -webkit-animation-name: pushOutLeftContainer;
    animation-name: pushOutLeftContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-push.custombox-container.custombox-close.custombox-right {
    -webkit-animation-name: pushOutRightContainer;
    animation-name: pushOutRightContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-contentscale
 ----------------------------
 */
@-webkit-keyframes contentscaleInContainer {
    from {
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; }
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8); } }
@keyframes contentscaleInContainer {
    from {
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; }
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8); } }

@-webkit-keyframes contentscaleOutContainer {
    from {
        -webkit-transform: scale(0.8);
        transform: scale(0.8); }
    to {
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; } }

@keyframes contentscaleOutContainer {
    from {
        -webkit-transform: scale(0.8);
        transform: scale(0.8); }
    to {
        -webkit-transition: -webkit-transform;
        transition: -webkit-transform;
        transition: transform;
        transition: transform, -webkit-transform; } }

.custombox-contentscale.custombox-overlay {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
.custombox-contentscale.custombox-overlay.custombox-open.custombox-top {
    -webkit-animation-name: slideInTop;
    animation-name: slideInTop;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-open.custombox-bottom {
    -webkit-animation-name: slideInBottom;
    animation-name: slideInBottom;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-open.custombox-left {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-open.custombox-right {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-close.custombox-top {
    -webkit-animation-name: slideOutTop;
    animation-name: slideOutTop;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-close.custombox-bottom {
    -webkit-animation-name: slideOutBottom;
    animation-name: slideOutBottom;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-close.custombox-left {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-contentscale.custombox-overlay.custombox-close.custombox-right {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-contentscale.custombox-container.custombox-open {
    -webkit-animation-name: contentscaleInContainer;
    animation-name: contentscaleInContainer;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.custombox-contentscale.custombox-container.custombox-close {
    -webkit-animation-name: contentscaleOutContainer;
    animation-name: contentscaleOutContainer;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-swell
 ----------------------------
 */
@-webkit-keyframes swellOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(calc(-100vw - 50%), 0, 0);
        transform: translate3d(calc(-100vw - 50%), 0, 0); }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }
@keyframes swellOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(calc(-100vw - 50%), 0, 0);
        transform: translate3d(calc(-100vw - 50%), 0, 0); }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

@-webkit-keyframes swellClose {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1);
        transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1); }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(calc(100vw + 50%), 0, 0);
        transform: translate3d(calc(100vw + 50%), 0, 0); } }

@keyframes swellClose {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1);
        transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1); }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(calc(100vw + 50%), 0, 0);
        transform: translate3d(calc(100vw + 50%), 0, 0); } }

.custombox-swell.custombox-content {
    opacity: 0; }
.custombox-swell.custombox-content.custombox-open {
    -webkit-animation-name: swellOpen;
    animation-name: swellOpen;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-swell.custombox-content.custombox-close {
    -webkit-animation-name: swellClose;
    animation-name: swellClose;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-rotatedown
 ----------------------------
 */
@-webkit-keyframes rotatedownOpen {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg); }
    100% {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes rotatedownOpen {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg); }
    100% {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg); } }

@-webkit-keyframes rotatedownClose {
    0% {
        opacity: 1; }
    100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg); } }

@keyframes rotatedownClose {
    0% {
        opacity: 1; }
    100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg); } }

@-webkit-keyframes rotatedownElem {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0) rotate3d(0, 0, 1, -20deg);
        transform: translate3d(0, -150px, 0) rotate3d(0, 0, 1, -20deg); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); } }

@keyframes rotatedownElem {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0) rotate3d(0, 0, 1, -20deg);
        transform: translate3d(0, -150px, 0) rotate3d(0, 0, 1, -20deg); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); } }

.custombox-rotatedown.custombox-content {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform-origin: -150% 50%;
    transform-origin: -150% 50%; }
.custombox-rotatedown.custombox-content.custombox-open {
    -webkit-animation-name: rotatedownOpen;
    animation-name: rotatedownOpen;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-rotatedown.custombox-content.custombox-close {
    -webkit-animation-name: rotatedownClose;
    animation-name: rotatedownClose;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 custombox-flash
 ----------------------------
 */
@-webkit-keyframes flashOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1);
        transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }
@keyframes flashOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1);
        transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1); }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@-webkit-keyframes flashClose {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    20% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1);
        transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1); } }

@keyframes flashClose {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    20% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1);
        transform: translate3d(-400px, 0, 0) scale3d(1.4, 0, 1); } }

.custombox-flash.custombox-content {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.custombox-flash.custombox-content.custombox-open {
    -webkit-animation-name: flashOpen;
    animation-name: flashOpen;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.custombox-flash.custombox-content.custombox-close {
    -webkit-animation-name: flashClose;
    animation-name: flashClose;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*
 ----------------------------
 Loader
 ----------------------------
 */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

.custombox-loader {
    display: none;
    border-style: solid;
    border-width: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    z-index: 9998; }

.before-after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.before-after * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit; }
.before-after *::after, .before-after *::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit; }
.before-after img,
.before-after picture > img {
    max-width: none; }
.before-after > img,
.before-after > picture > img {
    display: block;
    width: 100%; }
.before-after > div:first-child,
picture .before-after > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%; }
.before-after-drag {
    background: #3e678e;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 0;
    width: 14px; }
.before-after-drag::before {
    border: 14px solid #3e678e;
    border-radius: 50%;
    background-color: #fff;
    content: '';
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px; }
@media (max-width: 767px) {
    .before-after-drag {
        width: 6px;
        margin-left: -3px; }
    .before-after-drag::before {
        border-width: 6px;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px; } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative; }

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1; }

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
    display: block;
    width: 100%; }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none; }

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block; }

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }

.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }

.owl-carousel.owl-hidden {
    opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }

.owl-carousel.owl-rtl {
    direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
    float: right; }

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

.owl-height {
    -webkit-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=''] {
    max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
    transition: transform 0.1s ease, -webkit-transform 0.1s ease; }

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }
    
    
 
.centered-video {
    text-align: center;
    margin: 0px auto 70px auto;
	position: relative;
}

.centered-video iframe {
    max-width: 100%;
}


@media (max-width: 1439px) {
	.centered-video iframe {
	width: 900px;
	height: 550px;
}
}

@media (max-width: 575px) {
	.centered-video iframe {
	max-width: 100%;
	max-height: 225px;
}
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
/*
 .animate {
	 visibility: hidden;
 }
*/
:root {
    --animate-duration: 1.25s;
    --animate-delay: 1s;
    --animate-repeat: 1; }

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

.animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat); }

.animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: calc(1 * 2);
    animation-iteration-count: calc(1 * 2);
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
    animation-iteration-count: calc(var(--animate-repeat) * 2); }

.animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: calc(1 * 3);
    animation-iteration-count: calc(1 * 3);
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
    animation-iteration-count: calc(var(--animate-repeat) * 3); }

.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay); }

.animate__animated.animate__delay-2s {
    -webkit-animation-delay: calc(1s * 2);
    animation-delay: calc(1s * 2);
    -webkit-animation-delay: calc(var(--animate-delay) * 2);
    animation-delay: calc(var(--animate-delay) * 2); }

.animate__animated.animate__delay-3s {
    -webkit-animation-delay: calc(1s * 3);
    animation-delay: calc(1s * 3);
    -webkit-animation-delay: calc(var(--animate-delay) * 3);
    animation-delay: calc(var(--animate-delay) * 3); }

.animate__animated.animate__delay-4s {
    -webkit-animation-delay: calc(1s * 4);
    animation-delay: calc(1s * 4);
    -webkit-animation-delay: calc(var(--animate-delay) * 4);
    animation-delay: calc(var(--animate-delay) * 4); }

.animate__animated.animate__delay-5s {
    -webkit-animation-delay: calc(1s * 5);
    animation-delay: calc(1s * 5);
    -webkit-animation-delay: calc(var(--animate-delay) * 5);
    animation-delay: calc(var(--animate-delay) * 5); }

.animate__animated.animate__faster {
    -webkit-animation-duration: calc(1s / 2);
    animation-duration: calc(1s / 2);
    -webkit-animation-duration: calc(var(--animate-duration) / 2);
    animation-duration: calc(var(--animate-duration) / 2); }

.animate__animated.animate__fast {
    -webkit-animation-duration: calc(1s * 0.8);
    animation-duration: calc(1s * 0.8);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
    animation-duration: calc(var(--animate-duration) * 0.8); }

.animate__animated.animate__slow {
    -webkit-animation-duration: calc(1s * 2);
    animation-duration: calc(1s * 2);
    -webkit-animation-duration: calc(var(--animate-duration) * 2);
    animation-duration: calc(var(--animate-duration) * 2); }

.animate__animated.animate__slower {
    -webkit-animation-duration: calc(1s * 3);
    animation-duration: calc(1s * 3);
    -webkit-animation-duration: calc(var(--animate-duration) * 3);
    animation-duration: calc(var(--animate-duration) * 3); }

@media print, (prefers-reduced-motion: reduce) {
    .animate__animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important; }
    .animate__animated[class*='Out'] {
        opacity: 0; } }

/* Attention seekers  */
@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    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) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1); }
    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) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05); }
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
        transform: translate3d(0, 0, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02); } }

@keyframes bounce {
    from,
    20%,
    53%,
    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) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1); }
    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) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05); }
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
        transform: translate3d(0, 0, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02); } }

.animate__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; } }

.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash; }


/* Back entrances */
@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown; }

@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft; }

@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight; }

@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7; }
    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp; }

/* Back exits */
@-webkit-keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
        opacity: 0.7; } }

@keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
        opacity: 0.7; } }

.animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown; }

@-webkit-keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7; } }

@keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7; } }

.animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft; }

@-webkit-keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7; } }

@keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7; } }

.animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight; }

@-webkit-keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
        opacity: 0.7; } }

@keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    20% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7; }
    100% {
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
        opacity: 0.7; } }

.animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp; }

/* Bouncing entrances  */
@-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); } }

.animate__bounceIn {
    -webkit-animation-duration: calc(1s * 0.75);
    animation-duration: calc(1s * 0.75);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -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) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9); }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985); }
    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) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9); }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985); }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.animate__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) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1); }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98); }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995); }
    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) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1); }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98); }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995); }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.animate__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) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1); }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98); }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995); }
    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) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1); }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98); }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995); }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.animate__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) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9); }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985); }
    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) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5); }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9); }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95); }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985); }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.animate__bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp; }

/* Bouncing exits  */
@-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); } }

.animate__bounceOut {
    -webkit-animation-duration: calc(1s * 0.75);
    animation-duration: calc(1s * 0.75);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985); }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3); } }

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985); }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3); } }

.animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2); } }

.animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2); } }

.animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985); }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3); } }

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985); }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9); }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3); } }

.animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }

/* Fading entrances  */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

@keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }

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

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

.animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft; }

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

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

.animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight; }

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

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

.animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft; }

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

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

.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight; }

/* Fading exits */
@-webkit-keyframes fadeOut {
    from {
        opacity: 1; }
    to {
        opacity: 0; } }

@keyframes fadeOut {
    from {
        opacity: 1; }
    to {
        opacity: 0; } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }

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

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

.animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft; }

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

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

.animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight; }

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

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

.animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight; }

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

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

.animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft; }

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

.animate__animated.animate__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); } }

.animate__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); } }

.animate__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; } }

.animate__flipOutX {
    -webkit-animation-duration: calc(1s * 0.75);
    animation-duration: calc(1s * 0.75);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -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; } }

.animate__flipOutY {
    -webkit-animation-duration: calc(1s * 0.75);
    animation-duration: calc(1s * 0.75);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY; }

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
    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 lightSpeedInRight {
    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); } }

.animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedInLeft {
    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 lightSpeedInLeft {
    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); } }

.animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOutRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0; } }

@keyframes lightSpeedOutRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0; } }

.animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

@-webkit-keyframes lightSpeedOutLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0; } }

@keyframes lightSpeedOutLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0; } }

.animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

/* Rotating entrances */
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

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

.animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center; }

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

@keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

.animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

@keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

.animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

@keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

.animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

@keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0; }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }

.animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }

/* Rotating exits */
@-webkit-keyframes rotateOut {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0; } }

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

.animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center; }

@-webkit-keyframes rotateOutDownLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; } }

@keyframes rotateOutDownLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0; } }

.animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }

@-webkit-keyframes rotateOutDownRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; } }

@keyframes rotateOutDownRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; } }

.animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }

@-webkit-keyframes rotateOutUpLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; } }

@keyframes rotateOutUpLeft {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0; } }

.animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }

@-webkit-keyframes rotateOutUpRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0; } }

@keyframes rotateOutUpRight {
    from {
        opacity: 1; }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0; } }

.animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }

/* Specials */
@-webkit-keyframes hinge {
    0% {
        -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-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-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; } }

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

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn; }

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

@keyframes rollOut {
    from {
        opacity: 1; }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut; }

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

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp; }

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

.animate__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-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

@-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); } }

@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); } }

.animate__zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
    -webkit-transform-origin: left center;
    transform-origin: left center; }

@-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); } }

@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); } }

.animate__zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
    -webkit-transform-origin: right center;
    transform-origin: right center; }

@-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-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

/* Sliding entrances */
@-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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp; }

/* Sliding exits */
@-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); } }

.animate__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); } }

.animate__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); } }

.animate__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); } }

.animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp; }