.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
} /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
html {
    font-size: 16px;
}
body {
    color: #0f0f0f;
    font-family: "Manrope", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -moz-osx-font-smoothing: grayscale;
}
html,
body {
    border: none;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.main-wrap {
    position: relative;
    overflow: hidden;
}
@font-face {
    font-family: "ClashGrotesk-Regular";
    src: url("../../fonts/ClashGrotesk-Regular.woff2") format("woff2"), url("../../fonts/ClashGrotesk-Regular.woff") format("woff"), url("../../fonts/ClashGrotesk-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
.hori-list > li,
.hori-list > div,
.hori-list > a {
    font-size: 16px;
}
a {
    outline: 0;
    text-decoration: none;
}
a[href^="mailto:"] {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
a:hover {
    color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #0f0f0f;
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-weight: 400;
    line-height: 120%;
    margin: 30px 0 20px;
    padding: 0;
    text-transform: none;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
    margin-top: 0;
}
@media (min-width: 800px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        margin: 40px 0 30px;
    }
}
h1,
.h1,
.bs-accordion h3 {
    font-size: 48px;
}
h2,
.h2 {
    font-size: 40px;
}
h3,
.h3 {
    font-size: 32px;
}
h4,
.h4 {
    font-size: 24px;
}
h5,
.h5 {
    font-size: 20px;
}
h6,
.h6 {
    font-size: 16px;
}
.section-title,
.section-title:last-child {
    margin: 0 0 20px;
}
@media (min-width: 800px) {
    .section-title,
    .section-title:last-child {
        margin: 0 0 20px;
    }
}
.middle-column.section-title {
    margin-bottom: 40px;
}
@media (min-width: 800px) {
    .middle-column.section-title {
        margin-bottom: 60px;
    }
}
strong,
b {
    font-weight: 700;
}
p {
    color: #0f0f0f;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.03em;
    line-height: 140%;
    margin: 0 0 20px;
    padding: 0;
    text-transform: none;
}
@media (min-width: 800px) {
    p {
        margin: 0 0 30px;
    }
}
li {
    color: #0f0f0f;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.03em;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
}
blockquote {
    border-left: 3px solid #0f0f0f;
    color: #0f0f0f;
    font-size: 16px;
    font-style: none;
    margin: 30px 0;
    padding: 0 0 0 25px;
}
blockquote p:first-of-type {
    font-size: 16px;
    font-weight: 400;
}
ul,
ol {
    margin: 10px 0;
    padding-left: 20px;
}
ol {
    padding-left: 25px;
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child,
ul:last-child,
ul:not(.hori-list) li:last-child,
ol:not(.hori-list) li:last-child,
ol:last-child {
    margin-bottom: 0;
}
@media (min-width: 800px) {
    h1,
    .h1,
    .bs-accordion h3 {
        font-size: 58px;
    }
    h2,
    .h2 {
        font-size: 44px;
    }
    h3,
    .h3 {
        font-size: 34px;
    }
}
@media (min-width: 1280px) {
    h1,
    .h1,
    .bs-accordion h3 {
        font-size: 64px;
    }
    h2,
    .h2 {
        font-size: 48px;
    }
    h3,
    .h3 {
        font-size: 36px;
    }
}
[class^="icon-"],
[class*=" icon-"],
.contact-details-row li:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social-list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-list a {
    font-size: 30px;
    padding: 0;
}
.icon-youtube:before {
    color: #f00;
}
.icon-googleplus:before {
    color: #dc4e41;
}
.icon-linkedin:before {
    color: #0077b5;
}
.icon-pinterest:before {
    color: #bd081c;
}
.icon-facebook:before {
    color: #3b5998;
}
.icon-instagram:before {
    color: #e4405f;
}
.icon-twitter:before {
    color: #1da1f2;
}
@font-face {
    font-family: "icomoon";
    src: url("../../icomoon/fonts/icomoon.eot?7ipk7j");
    src: url("../../icomoon/fonts/icomoon.eot?7ipk7j#iefix") format("embedded-opentype"), url("../../icomoon/fonts/icomoon.ttf?7ipk7j") format("truetype"), url("../../icomoon/fonts/icomoon.woff?7ipk7j") format("woff"),
        url("../../icomoon/fonts/icomoon.svg?7ipk7j#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-shopping-bag:before {
    content: "\e90f";
}
.icon-pinterest-p:before {
    content: "\e905";
}
.icon-play1:before {
    content: "\e904";
}
.icon-linkedin:before {
    content: "\e901";
}
.icon-facebook:before {
    content: "\e903";
}
.icon-facebook-f:before {
    content: "\e903";
}
.icon-tag:before {
    content: "\e90a";
}
.icon-googleplus:before {
    content: "\e902";
    color: #dc4e41;
}
.icon-instagram:before {
    content: "\e906";
    color: #e4405f;
}
.icon-twitter:before {
    content: "\e900";
    color: #1da1f2;
}
.icon-chevron-left:before {
    content: "\e909";
}
.icon-phone1:before {
    content: "\e907";
}
.icon-cancel:before {
    content: "\e90c";
}
.icon-chevron-right:before {
    content: "\e90b";
}
.icon-chevron-left:before {
    content: "\e909";
}
.icon-picture:before {
    content: "\e90d";
}
.icon-location:before {
    content: "\e910";
}
.icon-map-marker:before {
    content: "\e910";
}
.icon-pin:before {
    content: "\e910";
}
.icon-play:before {
    content: "\e90e";
}
.icon-search:before {
    content: "\e908";
}
.icon-envelop:before {
    content: "\e911";
}
.icon-location:before {
    content: "\e910";
}
.icon-map-marker:before {
    content: "\e910";
}
.icon-pin:before {
    content: "\e910";
}
.icon-play:before {
    content: "\e90e";
}
.icon-search:before {
    content: "\e908";
}
.video-full,
.banner .youtube-player-with-thumb {
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-container {
    height: 0;
    left: auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    top: auto;
    width: auto;
}
.video-container iframe,
.video-full iframe,
.youtube-player iframe,
.youtube-player-with-thumb iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}
.video-full,
.banner .youtube-player-with-thumb {
    overflow: hidden;
}
.video-full iframe,
.banner .youtube-player-with-thumb iframe {
    left: 50%;
    top: 50%;
    height: 115%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 115%;
}
.youtube-player,
.youtube-player-with-thumb {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    background: #000;
}
.youtube-player img,
.youtube-player-with-thumb img {
    display: block;
    margin: auto;
    opacity: 0.8;
    position: absolute;
    border: none;
    cursor: pointer;
}
.youtube-player:hover img,
.youtube-player-with-thumb:hover img {
    opacity: 0.9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.youtube-player .icon-play,
.youtube-player-with-thumb .icon-play {
    color: white;
    font-size: 90px;
    left: 50%;
    top: 50%;
    position: absolute;
    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.youtube-player .icon-play:hover,
.youtube-player-with-thumb .icon-play:hover {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.1);
    transform: translate3d(-50%, -50%, 0) scale(1.1);
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-left {
    float: left;
    margin: 10px 10px 10px 0;
}
.img-center {
    margin: 10px auto;
}
.img-center img {
    display: block;
    margin: 10px auto;
}
.img-right {
    float: right;
    margin: 10px 0 10px 10px;
}
.aligncenter,
.alignleft,
.alignright {
    display: block;
    margin: 10px auto;
}
.attachment-post-thumbnail {
    margin-bottom: 30px;
}
.youtube-player-with-thumb img,
.inline-cover img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
.youtube-player-with-thumb.ie-fix,
.inline-cover.ie-fix {
    background-size: cover;
    background-position: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.youtube-player-with-thumb.ie-fix img,
.inline-cover.ie-fix img {
    opacity: 0;
}
@media (min-width: 800px) {
    .alignleft {
        float: left;
        margin: 10px 30px 10px 0;
    }
    .alignright {
        float: right;
        margin: 10px 0 10px 30px;
    }
}
.button,
.alm-btn-wrap .alm-load-more-btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background-color: transparent;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid;
    border-color: 1px #0f0f0f;
    color: #0f0f0f;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-weight: 300;
    outline: 0 !important;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
}
.button:hover,
.alm-btn-wrap .alm-load-more-btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: transparent;
    border-color: 1px #0f0f0f;
    color: #0f0f0f;
}
.button,
.alm-btn-wrap .alm-load-more-btn {
    position: relative;
}
.button:after,
.alm-btn-wrap .alm-load-more-btn:after {
    background-image: url("../../img/button-arrow.svg");
    background-size: contain;
    background-position: center;
    content: " ";
    width: 44px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-left: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    max-width: 0;
}
.button:hover:after,
.alm-btn-wrap .alm-load-more-btn:hover:after {
    max-width: 44px;
    margin-left: 15px;
}
.button.secondary-button,
.alm-btn-wrap .alm-load-more-btn.secondary-button {
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: none;
    transition: none;
}
.button.secondary-button span,
.alm-btn-wrap .alm-load-more-btn.secondary-button span {
    max-width: 0;
    width: auto;
    display: inline-block;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    opacity: 0;
    margin-right: 0;
    max-height: 25px;
    overflow: hidden;
    vertical-align: middle;
}
.button.secondary-button:after,
.alm-btn-wrap .alm-load-more-btn.secondary-button:after {
    max-width: 44px;
    margin-left: 0;
    -webkit-transition: none;
    transition: none;
}
.button.secondary-button:hover span,
.alm-btn-wrap .alm-load-more-btn.secondary-button:hover span {
    max-width: 400px;
    opacity: 1;
    margin-right: 12px;
}
.button.white-button,
.alm-btn-wrap .alm-load-more-btn.white-button {
    border-color: #f8f8f8 !important;
    color: #f8f8f8 !important;
}
.button.white-button:after,
.alm-btn-wrap .alm-load-more-btn.white-button:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.button.green-button,
.alm-btn-wrap .alm-load-more-btn.green-button {
    border-color: #8ae0b0 !important;
    color: #0f0f0f !important;
    background: #8ae0b0;
}
.button.black-button {
    background-color: #0F0F0F;
    color: #F8F8F8;
    border-color: #0F0F0F;
}
.button.black-button:after {
    filter: brightness(0) invert(1);
}
.alm-load-more-btn.more.done {
    opacity: 0.1;
    cursor: default;
}
.alm-load-more-btn.more.loading {
    opacity: 0;
    cursor: default;
}
.pagination {
    margin-top: 30px;
    text-align: center;
}
.pagination ul {
    background: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px;
    display: inline-block;
    list-style: none;
    padding: 0 50px;
    position: relative;
    text-align: center;
    width: 100%;
}
.pagination li {
    display: inline-block;
    margin: 0;
}
.pagination li .span {
    display: inline-block;
}
.pagination .dots,
.pagination .current {
    cursor: default;
}
.pagination a,
.pagination .dots,
.pagination .current {
    display: block;
    font-size: 20px;
    padding: 9px 5px 8px;
    text-decoration: none;
}
.pagination a {
    color: #8ae0b0;
}
.pagination a:hover {
    color: #76dba2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.pagination .prev,
.pagination .next {
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.pagination .prev span,
.pagination .next span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.pagination .prev {
    left: 0;
}
.pagination .next {
    right: 0;
}
a[rel="tag"] {
    color: white;
    padding: 5px 10px;
    margin: 5px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
}
a[rel="tag"]:hover {
    border: 1px solid white;
}
.single .icon-tag {
    width: 20px;
    display: inline-block;
    position: relative;
}
.single .icon-tag:before {
    position: absolute;
    top: -13px;
}
.single .post-tags {
    margin: 0 0 30px 0;
    display: inline-block;
}
.single .post-tags a:hover {
    text-decoration: none !important;
}
.single a[rel="tag"] {
    color: #0f0f0f;
    border: 1px solid rgba(15, 15, 15, 0.5);
}
.single a[rel="tag"]:hover {
    border: 1px solid #0f0f0f;
}
.pag-single-row {
    border-bottom: 0 !important;
    margin: 0 !important;
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 800px) {
    .pag-single-row {
        margin-left: -24px !important;
        margin-right: -24px !important;
    }
}
.post-pagination {
    background: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px;
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.post-pagination:after {
    content: "";
    display: table;
    clear: both;
}
.post-pagination a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0f0f0f;
    display: inline-block;
    font-size: 22px;
    padding: 50px 50px 50px 20px;
    position: relative;
    text-align: right;
    vertical-align: middle;
    width: 50%;
}
@media (min-width: 800px) {
    .post-pagination a {
        padding: 50px 70px 50px 30px;
    }
}
@media (min-width: 1000px) {
    .post-pagination a {
        padding: 70px 70px 70px 30px;
    }
}
.post-pagination a span.icon {
    font-size: 40px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
@media (min-width: 800px) {
    .post-pagination a span.icon {
        font-size: 50px;
    }
}
.post-pagination a[rel="next"]:first-child {
    margin-left: 50%;
}
.post-pagination a[rel="prev"] {
    padding: 50px 20px 50px 50px;
    text-align: left;
}
@media (min-width: 800px) {
    .post-pagination a[rel="prev"] {
        padding: 50px 30px 50px 70px;
    }
}
@media (min-width: 1000px) {
    .post-pagination a[rel="prev"] {
        padding: 70px 30px 70px 70px;
    }
}
.post-pagination a[rel="prev"] span.icon {
    left: 0;
    right: auto;
}
.post-pagination a span.pag-title {
    display: none;
}
@media (min-width: 550px) {
    .post-pagination a span.pag-title {
        display: block;
        font-family: "ClashGrotesk-Regular", sans-serif;
        font-size: 25px;
        line-height: 120%;
    }
}
@media (min-width: 800px) {
    .post-pagination a span.pag-title {
        font-size: 30px;
    }
}
@media (min-width: 1000px) {
    .post-pagination a span.pag-title {
        font-size: 40px;
    }
}
.post-pagination a:hover,
.post-pagination a:hover .pag-title {
    color: #0f0f0f;
}
.post-pagination a:hover span.icon,
.post-pagination a:hover .pag-title span.icon {
    color: #8ae0b0;
    -webkit-transform: translate3d(0, -50%, 0) scale(1.2);
    transform: translate3d(0, -50%, 0) scale(1.2);
}
.black .banner {
    background-color: #0f0f0f;
}
.black .banner * {
    color: #f8f8f8;
}
.black .banner .banner-line:before {
    background: #f8f8f8;
}
.black .banner .banner-line span {
    background-color: #0f0f0f;
}
.black .banner .banner-line-arrow {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.black header ul.main-menu > li > a {
    color: #f8f8f8;
}
.black header .logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.black .hamburger .hamburger-inner,
.black .hamburger .hamburger-inner:before,
.black .hamburger .hamburger-inner:after {
    background: #f8f8f8;
}
.grey .banner,
.grey .banner .banner-line span {
    background-color: #b5ada5;
}
.light-grey .banner,
.light-grey .banner .banner-line span {
    background-color: #f8f8f8;
}
.orange .banner,
.orange .banner .banner-line span {
    background-color: #ff5c35;
}
.green .banner,
.green .banner .banner-line span {
    background-color: #8ae0b0;
}
.black-colour {
    color: #0f0f0f;
}
.white-colour {
    color: #fff;
}
.light-grey-colour {
    color: #f8f8f8;
}
.grey-colour {
    color: #b5ada5;
}
.orange-colour {
    color: #ff5c35;
}
.green-colour {
    color: #8ae0b0;
}
.inner-white .bs-accordion:hover,
.inner-white.bs-accordion.bs-active,
.inner-white.copy-image-section:before,
.inner-white.image--copy-section:before,
.inner-white .scs-inner,
.inner-white .itslider-content,
.inner-white .ste-inner,
.inner-white.middle-column-section:before,
.inner-white .tile-inner:hover,
.inner-white .timeline__item-inner:hover {
    background-color: #fff;
}
.inner-white .team-single-inner h2,
.inner-white .timeline__nav li h3 {
    color: #fff;
}
.inner-black .bs-accordion:hover,
.inner-black.bs-accordion.bs-active,
.inner-black.copy-image-section:before,
.inner-black.image--copy-section:before,
.inner-black .scs-inner,
.inner-black .itslider-content,
.inner-black .ste-inner,
.inner-black.middle-column-section:before,
.inner-black .tile-inner:hover,
.inner-black .timeline__item-inner:hover {
    background-color: #0f0f0f;
}
.inner-black .team-single-inner h2,
.inner-black .timeline__nav li h3 {
    color: #0f0f0f;
}
.inner-black .drag-cursor .slick-list.draggable {
    cursor: url("../../img/grey-cursor.svg") 37 37, move;
}
.inner-light-grey .bs-accordion:hover,
.inner-light-grey.bs-accordion.bs-active,
.inner-light-grey.copy-image-section:before,
.inner-light-grey.image--copy-section:before,
.inner-light-grey .scs-inner,
.inner-light-grey .itslider-content,
.inner-light-grey .ste-inner,
.inner-light-grey.middle-column-section:before,
.inner-light-grey .tile-inner:hover,
.inner-light-grey .timeline__item-inner:hover {
    background-color: #f8f8f8;
}
.inner-light-grey .team-single-inner h2,
.inner-light-grey .timeline__nav li h3 {
    color: #f8f8f8;
}
.inner-light-grey .drag-cursor .slick-list.draggable {
    cursor: url("../../img/grey-cursor.svg") 37 37, move;
}
.inner-grey .bs-accordion:hover,
.inner-grey.bs-accordion.bs-active,
.inner-grey.copy-image-section:before,
.inner-grey.image--copy-section:before,
.inner-grey .scs-inner,
.inner-grey .itslider-content,
.inner-grey .ste-inner,
.inner-grey.middle-column-section:before,
.inner-grey .tile-inner:hover,
.inner-grey .timeline__item-inner:hover {
    background-color: #b5ada5;
}
.inner-grey .team-single-inner h2,
.inner-grey .timeline__nav li h3 {
    color: #b5ada5;
}
.inner-grey .drag-cursor .slick-list.draggable {
    cursor: url("../../img/grey-cursor.svg") 37 37, move;
}
.inner-orange .bs-accordion:hover,
.inner-orange.bs-accordion.bs-active,
.inner-orange.copy-image-section:before,
.inner-orange.image--copy-section:before,
.inner-orange .scs-inner,
.inner-orange .itslider-content,
.inner-orange .ste-inner,
.inner-orange.middle-column-section:before,
.inner-orange .tile-inner:hover,
.inner-orange .timeline__item-inner:hover {
    background-color: #ff5c35;
}
.inner-orange .team-single-inner h2,
.inner-orange .timeline__nav li h3 {
    color: #ff5c35;
}
.inner-orange .drag-cursor .slick-list.draggable {
    cursor: url("../../img/orange-cursor.svg") 37 37, move;
}
.inner-green .bs-accordion:hover,
.inner-green.bs-accordion.bs-active,
.inner-green.copy-image-section:before,
.inner-green.image--copy-section:before,
.inner-green .scs-inner,
.inner-green .itslider-content,
.inner-green .ste-inner,
.inner-green.middle-column-section:before,
.inner-green .tile-inner:hover,
.inner-green .timeline__item-inner:hover {
    background-color: #8ae0b0;
}
.inner-green .team-single-inner h2,
.inner-green .timeline__nav li h3 {
    color: #8ae0b0;
}
.inner-green .drag-cursor .slick-list.draggable {
    cursor: url("../../img/green-cursor.svg") 37 37, move;
}
.cover-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.repeat-bg {
    background-position: center;
    background-repeat: repeat;
}
.item-overlay,
section.cover-bg:before {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
section.cover-bg:before {
    content: "";
}
section.cover-bg > div {
    position: relative;
}
.no-bg.block-tabs .tabs-nav li,
.bg-light.block-tabs .tabs-nav li {
    border-bottom: 1px solid #0f0f0f;
}
.no-bg.block-tabs .tabs-nav li.tab-active a h3,
.bg-light.block-tabs .tabs-nav li.tab-active a h3 {
    color: #0f0f0f;
}
@media (max-width: 1000px) {
    .no-bg.block-tabs .tabs-stage > div,
    .bg-light.block-tabs .tabs-stage > div {
        border-top: 1px solid #0f0f0f;
    }
}
.inner-black h1,
.inner-black h2,
.inner-black h3,
.inner-black h4,
.inner-black h5,
.inner-black h6,
.inner-black p,
.inner-black li,
.inner-black a,
.color-block h1,
.color-block h2,
.color-block h3,
.color-block h4,
.color-block h5,
.color-block h6,
.color-block p,
.color-block li,
.color-block a,
.color-blocks h1,
.color-blocks h2,
.color-blocks h3,
.color-blocks h4,
.color-blocks h5,
.color-blocks h6,
.color-blocks p,
.color-blocks li,
.color-blocks a,
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg p,
.dark-bg li,
.dark-bg a,
.cover-bg h1,
.cover-bg h2,
.cover-bg h3,
.cover-bg h4,
.cover-bg h5,
.cover-bg h6,
.cover-bg p,
.cover-bg li,
.cover-bg a,
.repeat-bg h1,
.repeat-bg h2,
.repeat-bg h3,
.repeat-bg h4,
.repeat-bg h5,
.repeat-bg h6,
.repeat-bg p,
.repeat-bg li,
.repeat-bg a {
    border-color: #f8f8f8;
    color: #f8f8f8;
}
.inner-black h2.section-title:after,
.color-block h2.section-title:after,
.color-blocks h2.section-title:after,
.dark-bg h2.section-title:after,
.cover-bg h2.section-title:after,
.repeat-bg h2.section-title:after {
    background: white;
}
.color-block .middle-column > p .button,
.color-block .columns > p .button,
.color-block .inner-column > p .button,
.color-block .flex-middle-item > p .button,
.color-blocks .middle-column > p .button,
.color-blocks .columns > p .button,
.color-blocks .inner-column > p .button,
.color-blocks .flex-middle-item > p .button,
.dark-bg .middle-column > p .button,
.dark-bg .columns > p .button,
.dark-bg .inner-column > p .button,
.dark-bg .flex-middle-item > p .button,
.cover-bg .middle-column > p .button,
.cover-bg .columns > p .button,
.cover-bg .inner-column > p .button,
.cover-bg .flex-middle-item > p .button,
.repeat-bg .middle-column > p .button,
.repeat-bg .columns > p .button,
.repeat-bg .inner-column > p .button,
.repeat-bg .flex-middle-item > p .button {
    border-color: white;
    color: white;
}
.color-block .middle-column > p .button:hover:after,
.color-block .columns > p .button:hover:after,
.color-block .inner-column > p .button:hover:after,
.color-block .flex-middle-item > p .button:hover:after,
.color-blocks .middle-column > p .button:hover:after,
.color-blocks .columns > p .button:hover:after,
.color-blocks .inner-column > p .button:hover:after,
.color-blocks .flex-middle-item > p .button:hover:after,
.dark-bg .middle-column > p .button:hover:after,
.dark-bg .columns > p .button:hover:after,
.dark-bg .inner-column > p .button:hover:after,
.dark-bg .flex-middle-item > p .button:hover:after,
.cover-bg .middle-column > p .button:hover:after,
.cover-bg .columns > p .button:hover:after,
.cover-bg .inner-column > p .button:hover:after,
.cover-bg .flex-middle-item > p .button:hover:after,
.repeat-bg .middle-column > p .button:hover:after,
.repeat-bg .columns > p .button:hover:after,
.repeat-bg .inner-column > p .button:hover:after,
.repeat-bg .flex-middle-item > p .button:hover:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.color-block h2.section-title:after,
.color-blocks h2.section-title:after,
.dark-bg h2.section-title:after,
.cover-bg h2.section-title:after,
.repeat-bg h2.section-title:after {
    background: white;
}
.color-default,
.color-default > * {
    color: #0f0f0f;
}
.color-default .color-block > *,
.color-default .color-blocks > *,
.color-default .dark-bg > *,
.color-default .cover-bg > *,
.color-default > * .color-block > *,
.color-default > * .color-blocks > *,
.color-default > * .dark-bg > *,
.color-default > * .cover-bg > * {
    color: #f8f8f8;
}
.color-default.color-block h1,
.color-default.color-block h2,
.color-default.color-block h3,
.color-default.color-block h4,
.color-default.color-block h5,
.color-default.color-block h6,
.color-default.color-block p,
.color-default.color-block li,
.color-default.color-block a,
.block-scs.color-block h1,
.block-scs.color-block h2,
.block-scs.color-block h3,
.block-scs.color-block h4,
.block-scs.color-block h5,
.block-scs.color-block h6,
.block-scs.color-block p,
.block-scs.color-block li,
.block-scs.color-block a {
    color: #0f0f0f;
    border-color: #0f0f0f;
}
.bg-dark {
    background-color: #0f0f0f !important;
}
.bg-dark + .bg-dark {
    padding-top: 0;
}
.bg-dark.block-contact:before {
    background-color: #0f0f0f;
}
.bg-dark.block-slider img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.bg-dark form,
.bg-dark .gform_wrapper .button,
.bg-dark.block-contact input,
.bg-dark.block-contact textarea,
.bg-dark.block-contact .gform_confirmation_message {
    color: #fff !important;
}
.bg-dark.block-contact .button.white-button {
    color: #fff !important;
}
.bg-dark.block-contact .button.white-button:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.block-ste.inner-black * {
    color: #fff !important;
}
.bg-medium,
.bs-accordion.inner-grey:hover {
    background-color: #b5ada5 !important;
}
.bg-medium + .bg-medium,
.bs-accordion.inner-grey:hover + .bg-medium {
    padding-top: 0;
}
.bg-medium.block-contact:before,
.bs-accordion.inner-grey:hover.block-contact:before {
    background-color: #b5ada5;
}
.bg-light,
.bs-accordion.inner-light-grey:hover {
    background-color: #f8f8f8 !important;
}
.bg-light + .bg-light,
.bs-accordion.inner-light-grey:hover + .bg-light {
    padding-top: 0;
}
.bg-light.block-contact:before,
.bs-accordion.inner-light-grey:hover.block-contact:before {
    background-color: #f8f8f8;
}
.bg-brand-1,
.bs-accordion.inner-orange:hover {
    background-color: #ff5c35 !important;
}
.bg-brand-1 + .bg-brand-1,
.bs-accordion.inner-orange:hover + .bg-brand-1 {
    padding-top: 0;
}
.bg-brand-1.block-contact:before,
.bs-accordion.inner-orange:hover.block-contact:before {
    background-color: #ff5c35;
}
.bg-brand-2,
.bs-accordion.inner-green:hover {
    background-color: #8ae0b0 !important;
}
.bg-brand-2 + .bg-brand-2,
.bs-accordion.inner-green:hover + .bg-brand-2 {
    padding-top: 0;
}
.bg-brand-2.block-contact:before,
.bs-accordion.inner-green:hover.block-contact:before {
    background-color: #8ae0b0;
}
.bg-brand-3 {
    background-color: #b5ada5 !important;
}
.bg-brand-3 + .bg-brand-3 {
    padding-top: 0;
}
.white-bg,
.bs-accordion.inner-white:hover {
    background-color: white !important;
}
.white-bg + .white-bg,
.bs-accordion.inner-white:hover + .white-bg {
    padding-top: 0;
}
.block-contact {
    background: none !important;
}
.block-contact:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-480px);
    transform: translateX(-480px);
    z-index: -1;
}
.block-contact.bg-dark.inner-light-grey {
    padding-top: 100px !important;
    background: #0f0f0f !important;
}
.block-contact.bg-dark.inner-light-grey:before {
    background: #f8f8f8;
    z-index: 0;
}
.block-contact.bg-dark.inner-light-grey .container {
    position: relative;
    z-index: 1;
}
.block-contact.bg-dark.inner-light-grey form,
.block-contact.bg-dark.inner-light-grey .gform_wrapper .button,
.block-contact.bg-dark.inner-light-grey input,
.block-contact.bg-dark.inner-light-grey textarea,
.block-contact.bg-dark.inner-light-grey .gform_confirmation_message {
    color: #0f0f0f !important;
}
.block-contact.bg-dark.inner-light-grey .button.white-button {
    color: #0f0f0f !important;
}
.block-contact.bg-dark.inner-light-grey .button.white-button:after {
    -webkit-filter: none;
    filter: none;
}
.navigation-menu a {
    color: #0f0f0f;
    font-size: 20px;
    text-decoration: underline;
}
@media (max-width: 1000px) {
    .block-contact:before {
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 18px 15px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}
.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 2px;
    background-color: white;
    border-radius: 0;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -10px;
}
.hamburger-inner::after {
    bottom: -10px;
}
@media (min-width: 1200px) {
    .hamburger.swipe-open {
        position: absolute;
        right: 50px;
        top: 45px;
    }
}
.hamburger--3dx .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.hamburger--3dx.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.hamburger--3dx-r.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.hamburger--3dy.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.hamburger--3dy-r.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(180deg) rotateY(180deg);
    transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
    -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.swipe-open .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--arrow.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
    -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
    -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.swipe-open .hamburger-inner {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.hamburger--arrowturn.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.swipe-open .hamburger-inner {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.hamburger--arrowturn-r.swipe-open .hamburger-inner::before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
    -webkit-transition-property: none;
    transition-property: none;
}
.hamburger--boring.swipe-open .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hamburger--boring.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--boring.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: 0.13s;
    transition-duration: 0.13s;
    -webkit-transition-delay: 0.13s;
    transition-delay: 0.13s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
    -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);
}
.hamburger--collapse.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: 0.13s;
    transition-duration: 0.13s;
    -webkit-transition-delay: 0.13s;
    transition-delay: 0.13s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
    transform: translate3d(0, -10px, 0) rotate(45deg);
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
    -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);
}
.hamburger--collapse-r.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
    top: 2px;
    -webkit-transition-duration: 0.275s;
    transition-duration: 0.275s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
    transform: translate3d(0, 10px, 0) rotate(135deg);
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
.hamburger--elastic.swipe-open .hamburger-inner::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
}
.hamburger--elastic.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    -webkit-transition-duration: 0.275s;
    transition-duration: 0.275s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
.hamburger--elastic-r.swipe-open .hamburger-inner::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
}
.hamburger--elastic-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
    transform: translate3d(0, -20px, 0) rotate(270deg);
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
.hamburger--emphatic {
    overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.swipe-open .hamburger-inner {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent;
}
.hamburger--emphatic.swipe-open .hamburger-inner::before {
    left: -80px;
    top: -80px;
    -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.swipe-open .hamburger-inner::after {
    right: -80px;
    top: -80px;
    -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
    overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
    top: 10px;
    right: 0;
    -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.swipe-open .hamburger-inner {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent;
}
.hamburger--emphatic-r.swipe-open .hamburger-inner::before {
    left: -80px;
    top: 80px;
    -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
    -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.swipe-open .hamburger-inner::after {
    right: -80px;
    top: 80px;
    -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
    -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
    -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
    transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.swipe-open .hamburger-inner::before,
.hamburger--minus.swipe-open .hamburger-inner::after {
    opacity: 0;
    -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
    transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.swipe-open .hamburger-inner::before {
    top: 0;
}
.hamburger--minus.swipe-open .hamburger-inner::after {
    bottom: 0;
}
.hamburger--slider .hamburger-inner {
    top: 2px;
}
.hamburger--slider .hamburger-inner::before {
    top: 10px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
    top: 20px;
}
.hamburger--slider.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.swipe-open .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}
.hamburger--slider.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
    top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
    top: 20px;
}
.hamburger--slider-r.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.swipe-open .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0;
}
.hamburger--slider-r.swipe-open .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
    transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
    -webkit-transition-duration: 0.22s;
    transition-duration: 0.22s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.swipe-open .hamburger-inner {
    -webkit-transform: rotate(209deg);
    transform: rotate(209deg);
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -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);
}
.hamburger--spin.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-59deg);
    transform: rotate(-59deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
    -webkit-transition-duration: 0.22s;
    transition-duration: 0.22s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.swipe-open .hamburger-inner {
    -webkit-transform: rotate(-209deg);
    transform: rotate(-209deg);
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -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);
}
.hamburger--spin-r.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(59deg);
    transform: rotate(59deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
    top: 2px;
    -webkit-transition: background-color 0s 0.13s linear;
    transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
    top: 10px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
    top: 20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.swipe-open .hamburger-inner {
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
    background-color: transparent;
}
.hamburger--spring.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.swipe-open .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: 0.13s;
    transition-duration: 0.13s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.swipe-open .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
    -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);
}
.hamburger--spring-r.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
    -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.swipe-open .hamburger-inner {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent;
    -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
    -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.swipe-open .hamburger-inner {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-color: transparent;
    -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.swipe-open .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: 0.075s;
    transition-duration: 0.075s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.swipe-open .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -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);
}
.hamburger--squeeze.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.swipe-open .hamburger-inner {
    -webkit-transform: rotate(765deg);
    transform: rotate(765deg);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.swipe-open .hamburger-inner::before,
.hamburger--vortex.swipe-open .hamburger-inner::after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.hamburger--vortex.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--vortex.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex-r.swipe-open .hamburger-inner {
    -webkit-transform: rotate(-765deg);
    transform: rotate(-765deg);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.swipe-open .hamburger-inner::before,
.hamburger--vortex-r.swipe-open .hamburger-inner::after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.hamburger--vortex-r.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--vortex-r.swipe-open .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.banner {
    z-index: 1;
}
.site-main,
.banner-btm {
    z-index: 2;
}
.hidden-nav {
    z-index: 5;
}
header {
    z-index: 6;
}
.site-main {
    position: relative;
}
.site-main > section {
    margin-bottom: 70px;
    margin-top: 70px;
    position: relative;
}
.site-main > section.padding-row,
.site-main > section .cover-bg,
.site-main > section .cta-item.color-block {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 70px;
    padding-top: 70px;
}
.site-main > section.no-margins {
    margin: 0 !important;
}
.site-main > section.no-margins.block-fwi {
    padding-top: 0 !important;
}
@media (min-width: 800px) {
    .site-main > section {
        margin-bottom: 90px;
        margin-top: 90px;
    }
    .site-main > section.padding-row,
    .site-main > section .cover-bg,
    .site-main > section .cta-item.color-block {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
@media (min-width: 1280px) {
    .site-main > section {
        margin-bottom: 120px;
        margin-top: 120px;
    }
    .site-main > section.padding-row,
    .site-main > section .cover-bg,
    .site-main > section .cta-item.color-block {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 120px;
        padding-top: 120px;
    }
}
.site-main > section.full-width.block-video {
    margin: 0 !important;
}
.site-main > section.image--copy-section.padding-row,
.site-main > section.copy-image-section.padding-row {
    margin-top: 120px;
    margin-bottom: 120px;
}
.site-main > section.bg-dark + .bg-dark {
    padding-top: 0;
}
.site-main > section.bg-dark + .bg-dark.image--copy-section,
.site-main > section.bg-dark.inner-light-grey + .bg-dark.block-slider {
    padding-top: 100px;
}
@media (max-width: 800px) {
    .site-main > section.image--copy-section.padding-row + .copy-image-section.padding-row {
        margin-top: 0;
    }
    .site-main > section.copy-image-section.padding-row + .image--copy-section.padding-row {
        margin-top: 0;
    }
}
.mobile-visible,
.xl-hidden {
    display: none;
}
@media (max-width: 1200px) {
    .xl-visible {
        display: none;
    }
    .xl-hidden {
        display: block;
    }
}
@media (max-width: 800px) {
    .mobile-visible {
        display: block;
    }
    .mobile-hidden {
        display: none;
    }
}
@media (min-width: 1200px) {
    .left-column,
    .copy-image-section .inner-column {
        padding-left: 100px;
    }
    .image--copy-section .inner-column {
        padding-right: 100px;
    }
    .copy-image-section.with-button .inner-column .button {
        left: 100px;
    }
}
.no-border {
    border: 0 !important;
}
.container {
    max-width: 1160px;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
}
.full-width {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
}
.full-width .container {
    padding: 0;
}
.column,
.columns {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
}
.row.full-width-column {
    margin-left: 0;
    margin-right: 0;
}
.max-left-column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
}
.hori-list {
    display: inline-block;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.hori-list > li,
.hori-list > div,
.hori-list > a {
    display: inline-block;
}
.hori-list > li:before,
.hori-list > div:before,
.hori-list > a:before {
    display: none;
}
.row,
.alm-reveal {
    margin-left: -24px;
    margin-right: -24px;
}
ul.row {
    list-style: none;
    width: 100%;
}
.relative {
    position: relative;
}
.page-id-520 .site-main > section:first-child {
    margin-top: 100px;
}
.left-align {
    text-align: center;
}
.center-align {
    text-align: center;
}
.right-align {
    text-align: center;
}
.fl-right,
.fl-left {
    float: none;
    margin-left: 0;
    margin-right: 0;
}
.padding-bottom-0 {
    padding-bottom: 0 !important;
}
.padding-bottom-5 {
    padding-bottom: 5px !important;
}
.padding-bottom-10 {
    padding-bottom: 5px !important;
}
.padding-bottom-20 {
    padding-bottom: 10px !important;
}
.padding-bottom-25 {
    padding-bottom: 12px !important;
}
.padding-bottom-30 {
    padding-bottom: 15px !important;
}
.padding-bottom-35 {
    padding-bottom: 17px !important;
}
.padding-bottom-40 {
    padding-bottom: 20px !important;
}
.padding-bottom-50 {
    padding-bottom: 25px !important;
}
.padding-bottom-60 {
    padding-bottom: 60px !important;
}
.table-cell {
    float: none;
    vertical-align: middle;
}
.header-left,
.header-right,
.flex-middle--item,
.flex-middle--left,
.flex-middle--right {
    display: inline-block;
}
.flex-header,
.flex-middle,
.flex-same-height,
.alm-reveal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-middle--item {
    margin: auto;
}
.flex-bottom--item {
    margin-top: auto;
}
.flex-middle--left {
    margin: auto auto auto 0;
}
.flex-middle--right {
    margin: auto 0 auto auto;
}
.header-right {
    margin-left: auto;
}
.flex-same-height--item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 800px) {
    .flex-fixed-fluid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .flex--fixed {
        width: 400px;
    }
    .flex--fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .row.large-row {
        margin-left: -60px;
        margin-right: -60px;
    }
    .row.large-row .columns {
        padding-left: 60px;
        padding-right: 60px;
    }
}
body.ie11 .flex-same-height {
    display: block !important;
    font-size: 0;
}
@media (min-width: 800px) {
    body.ie11 .flex-same-height--item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        display: inline-block;
    }
}
.gform_page_footer:after,
.container:after,
.row:after,
.u-cf,
ul.row > li,
.footer-bottom:after {
    content: "";
    display: table;
    clear: both;
}
@media (min-width: 800px) {
    .table {
        display: table;
        height: 100%;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .table-row {
        display: table-row;
    }
    .table-cell {
        display: table-cell;
        padding: 0 20px;
    }
    .padding-bottom-0 {
        padding-bottom: 0 !important;
    }
    .padding-bottom-5 {
        padding-bottom: 5px !important;
    }
    .padding-bottom-10 {
        padding-bottom: 10px !important;
    }
    .padding-bottom-20 {
        padding-bottom: 20px !important;
    }
    .padding-bottom-25 {
        padding-bottom: 25px !important;
    }
    .padding-bottom-30 {
        padding-bottom: 30px !important;
    }
    .padding-bottom-35 {
        padding-bottom: 35px !important;
    }
    .padding-bottom-40 {
        padding-bottom: 40px !important;
    }
    .padding-bottom-50 {
        padding-bottom: 50px !important;
    }
    .padding-bottom-60 {
        padding-bottom: 60px !important;
    }
    .left-align {
        text-align: left;
    }
    .right-align {
        text-align: right;
    }
    .fl-left {
        float: left;
        margin-right: 20px;
    }
    .fl-right {
        float: right;
    }
    .hori-list {
        margin: 0;
        padding: 0;
    }
    .hori-list > div,
    .hori-list > li,
    .hori-list > a {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }
    .one.column,
    .one.columns {
        width: 8.3333333333%;
    }
    .one.column.max-width,
    .one.columns.max-width {
        max-width: 96.6666666667px;
    }
    .two.columns {
        width: 16.6666666667%;
    }
    .two.columns.max-width {
        max-width: 193.3333333333px;
    }
    .three.columns {
        width: 25%;
    }
    .three.columns.max-width {
        max-width: 290px;
    }
    .four.columns {
        width: 33.3333333333%;
        max-width: 33.3333333%;
    }
    .four.columns.max-width {
        max-width: 386.6666666667px;
    }
    .five.columns {
        width: 41.6666666667%;
    }
    .five.columns.max-width {
        max-width: 483.3333333333px;
    }
    .six.columns {
        width: 50%;
    }
    .six.columns.max-width {
        max-width: 580px;
    }
    .seven.columns {
        width: 58.3333333333%;
    }
    .seven.columns.max-width {
        max-width: 676.6666666667px;
    }
    .eight.columns {
        width: 66.6666666667%;
    }
    .eight.columns.max-width {
        max-width: 773.3333333333px;
    }
    .nine.columns {
        width: 75%;
    }
    .nine.columns.max-width {
        max-width: 870px;
    }
    .ten.columns {
        width: 83.3333333333%;
    }
    .ten.columns.max-width {
        max-width: 966.6666666667px;
    }
    .eleven.columns {
        width: 91.6666666667%;
    }
    .eleven.columns.max-width {
        max-width: 1063.3333333333px;
    }
    .twelve.columns {
        width: 100%;
    }
    .one-fifth.column {
        width: 20%;
    }
    .two-fifths.columns {
        width: 40%;
    }
    .three-fifths.columns {
        width: 60%;
    }
    .one-third.column {
        width: 33.3333333333%;
    }
    .two-thirds.column {
        width: 66.6666666667%;
    }
    .one-half.column {
        width: 50%;
    }
    .offset-by-one.column,
    .offset-by-one.columns {
        margin-left: 8.3333333333%;
    }
    .offset-by-two.column,
    .offset-by-two.columns {
        margin-left: 16.6666666667%;
    }
    .offset-by-three.column,
    .offset-by-three.columns {
        margin-left: 25%;
    }
    .offset-by-four.column,
    .offset-by-four.columns {
        margin-left: 33.3333333333%;
    }
    .offset-by-five.column,
    .offset-by-five.columns {
        margin-left: 41.6666666667%;
    }
    .offset-by-six.column,
    .offset-by-six.columns {
        margin-left: 50%;
    }
    .offset-by-seven.column,
    .offset-by-seven.columns {
        margin-left: 58.3333333333%;
    }
    .offset-by-eight.column,
    .offset-by-eight.columns {
        margin-left: 66.6666666667%;
    }
    .offset-by-nine.column,
    .offset-by-nine.columns {
        margin-left: 75%;
    }
    .offset-by-ten.column,
    .offset-by-ten.columns {
        margin-left: 83.3333333333%;
    }
    .offset-by-eleven.column,
    .offset-by-eleven.columns {
        margin-left: 91.6666666667%;
    }
    .offset-by-one-third.column,
    .offset-by-one-third.columns {
        margin-left: 33.3333333333%;
    }
    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns {
        margin-left: 66.6666666667%;
    }
    .offset-by-one-half.column,
    .offset-by-one-half.columns {
        margin-left: 50%;
    }
    .columns.max-width,
    .column.max-width {
        width: 100%;
    }
}
form {
    background: none;
    border: 0;
    margin: 0;
}
form * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form legend {
    display: none;
    margin-bottom: 0;
    font-weight: 600;
}
form fieldset {
    padding: 0;
    border-width: 0;
}
label {
    color: #0f0f0f;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
    padding: 0;
    text-align: left;
    width: auto;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0f0f0f;
    border: none;
    font-size: 16px;
    height: 55;
    padding: 6px 10px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="email"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="text"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
    display: none;
}
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
textarea:hover,
select:hover {
    background-color: transparent;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    outline: 0;
}
input[type="file"] {
    width: 100%;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select[multiple="multiple"] {
    height: 100px;
}
textarea {
    height: auto;
    min-height: 100px;
}
input[type="checkbox"],
input[type="radio"] {
    display: inline;
}
.hidden-field {
    display: none;
}
.gform_fields {
    font-size: 0;
    list-style: none;
    margin: 0;
    margin-left: -12px;
    margin-right: -12px;
    padding: 0;
}
.gfield {
    display: inline-block;
    float: none;
    margin: 0 0 20px 0 !important;
    padding: 0 12px !important;
    vertical-align: top;
    width: 100%;
}
.ginput_container {
    width: auto;
}
.gform_page_footer {
    border-top: 1px solid #e1e1e1;
    margin-top: 15px;
    padding-top: 15px;
    position: relative;
    width: 100%;
}
.gform_page_footer .gform_next_button,
.gform_page_footer input[type="submit"] {
    float: right;
}
.gform_ajax_spinner {
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 50px;
}
.gform_wrapper .button {
    background-color: transparent;
    border-color: 1px #0f0f0f;
    color: #0f0f0f;
}
.gform_wrapper .button:hover {
    background-color: transparent;
    border-color: #0f0f0f;
    color: #0f0f0f;
}
.gfield_checkbox,
.gfield_radio {
    list-style: none;
    padding: 0;
    text-align: left;
}
.gfield_checkbox li *,
.gfield_radio li * {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
}
.gfield_checkbox label,
.gfield_radio label {
    margin: 0;
}
.gfield_checkbox input,
.gfield_radio input {
    margin-right: 7px;
}
.gfield_radio input {
    margin-right: 10px;
}
.ginput_complex {
    font-size: 0;
    margin-left: -12px;
    margin-right: -12px;
}
.ginput_complex > span {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
}
.ginput_complex > span label {
    font-size: 12px;
    margin: 5px 0 0;
}
.ginput_complex.has_prefix {
    padding-left: 94px;
    position: relative;
}
.ginput_complex.has_prefix .name_prefix {
    left: 0;
    position: absolute;
    width: 118px !important;
}
.ginput_container_address > span {
    margin-top: 12px;
}
.ginput_container_address > span.address_line_1 {
    margin-top: 0;
}
.ginput_container_time {
    display: inline-block;
    vertical-align: top;
    width: 82px;
}
.ginput_container_time input[type="email"],
.ginput_container_time input[type="number"],
.ginput_container_time input[type="search"],
.ginput_container_time input[type="text"],
.ginput_container_time input[type="tel"],
.ginput_container_time input[type="url"],
.ginput_container_time input[type="password"] {
    width: 70px;
}
.ginput_container_time i {
    font-style: normal;
}
.ginput_container_time label {
    font-size: 12px;
    display: block;
    margin-top: 5px;
}
.gfield_list td {
    padding: 5px 0;
    vertical-align: middle;
}
.gfield_list td.gfield_list_icons {
    padding: 5px 10px;
}
.gfield_list td img {
    display: inline-block;
}
.gfield_list tr:first-child td {
    padding-top: 0;
}
.gfield_list tr:last-child td {
    padding-bottom: 0;
}
.gf_progressbar_wrapper {
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}
.gf_progressbar_wrapper h3.gf_progressbar_title {
    color: #0f0f0f;
    font-size: 16px;
    margin: 0 0 10px !important;
    padding: 0 !important;
}
.gf_progressbar {
    background: #ccc;
    border: 10px solid #f1f1f1;
    border-radius: 25px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.gf_progressbar_percentage {
    background: #ff5c35;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.gfield_required {
    color: #b00001;
    margin-left: 5px;
}
.validation_error {
    background: none;
    border: 1px solid #b00001;
    color: #b00001;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
    padding: 15px;
}
.validation_message {
    color: #b00001;
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0 0;
    padding: 0;
}
.gfield_error input[type="email"],
.gfield_error input[type="number"],
.gfield_error input[type="search"],
.gfield_error input[type="text"],
.gfield_error input[type="tel"],
.gfield_error input[type="url"],
.gfield_error input[type="password"],
.gfield_error textarea,
.gfield_error select {
    background-color: rgba(176, 0, 1, 0.1);
    color: #0f0f0f;
    border-color: #b00001;
}
.gfield_error input[type="email"]:hover,
.gfield_error input[type="number"]:hover,
.gfield_error input[type="search"]:hover,
.gfield_error input[type="text"]:hover,
.gfield_error input[type="tel"]:hover,
.gfield_error input[type="url"]:hover,
.gfield_error input[type="password"]:hover,
.gfield_error textarea:hover,
.gfield_error select:hover {
    background-color: rgba(176, 0, 1, 0.1);
}
.gfield_error input[type="email"]:focus,
.gfield_error input[type="number"]:focus,
.gfield_error input[type="search"]:focus,
.gfield_error input[type="text"]:focus,
.gfield_error input[type="tel"]:focus,
.gfield_error input[type="url"]:focus,
.gfield_error input[type="password"]:focus,
.gfield_error textarea:focus,
.gfield_error select:focus {
    outline: 0;
}
.gform_confirmation_message {
    background: none;
    border: 1px solid #96b422;
    color: #96b422;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
    padding: 15px;
}
.ui-datepicker {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}
.ui-datepicker select {
    margin: 0 3px;
}
.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background: #0f0f0f;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    font-family: "Glyphicons Halflings";
    font-size: 27px;
    font-style: normal;
    font-weight: normal;
    height: 25px;
    line-height: 21px;
    margin: 0;
    text-align: center;
    width: 25px;
}
.ui-datepicker .ui-datepicker-prev {
    float: left;
}
.ui-datepicker .ui-datepicker-prev:before {
    content: "‹";
}
.ui-datepicker .ui-datepicker-next {
    float: right;
}
.ui-datepicker .ui-datepicker-next:before {
    content: "›";
}
.ui-datepicker .ui-icon {
    display: none;
}
.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
    color: #0f0f0f;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day {
    background-color: #ff5c35;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a {
    color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default;
    opacity: 0.5;
}
@media (min-width: 800px) {
    form .gform_ajax_spinner {
        top: 10px;
    }
    form .has_first_name.has_last_name > span {
        width: 50%;
    }
    form .has_first_name.has_middle_name.has_last_name > span {
        width: 33.3%;
    }
    form .has_first_name.has_middle_name.has_last_name.has_suffix > span {
        width: 25%;
    }
    form .ginput_container_address > span {
        width: 50%;
    }
    form .ginput_container_address > span.ginput_full {
        width: 100%;
    }
}
.gform_ajax_spinner {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-left: 4px solid #ff5c35;
    -webkit-animation: spinner 1.1s infinite linear;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.hidden-nav,
.hamburger,
.youtube-player img,
.youtube-player-with-thumb img,
.icon-play,
.gallery-block *,
a,
.sub-menu {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.block-contact .container {
    max-width: 950px;
}
.block-contact .cf-wrap {
    padding: 0 100px;
}
.block-contact .cf-intro {
    max-width: 480px;
    margin-bottom: 45px;
}
.block-contact .gfield_label,
.block-contact .gf_step_number {
    display: none;
}
.block-contact .gform_page_footer {
    border: none;
    padding: 0;
    margin: 0;
}
.block-contact input,
.block-contact textarea {
    font-size: 60px;
    font-family: "ClashGrotesk-Regular", sans-serif;
    line-height: 100%;
    padding: 0;
    max-height: 200px;
}
.block-contact input::-webkit-input-placeholder,
.block-contact textarea::-webkit-input-placeholder {
    opacity: 0.5;
    color: #000;
}
.block-contact input:-ms-input-placeholder,
.block-contact textarea:-ms-input-placeholder {
    opacity: 0.5;
    color: #000;
}
.block-contact input::-ms-input-placeholder,
.block-contact textarea::-ms-input-placeholder {
    opacity: 0.5;
    color: #000;
}
.block-contact input::placeholder,
.block-contact textarea::placeholder {
    opacity: 0.5;
    color: #000;
}
.block-contact .button {
    font-size: 20px;
    float: none;
    border: none;
    border-radius: 0;
}
.block-contact .gform_previous_button {
    margin-right: 90px;
}
.block-contact .button.white-button {
    color: #0f0f0f !important;
}
.block-contact .button.white-button:after {
    -webkit-filter: none;
    filter: none;
}
.block-contact .gform_confirmation_message {
    color: #0f0f0f;
    border-color: #0f0f0f;
}
.block-contact .gf_page_steps {
    margin-bottom: 25px;
}
.block-contact .gf_page_steps .gf_step {
    display: inline-block;
    margin-right: 50px;
    font-size: 20px;
    font-weight: 400;
    font-family: "ClashGrotesk-Regular", sans-serif;
    -webkit-transform: 0.2s all;
    transform: 0.2s all;
    opacity: 0.5;
}
.block-contact .gf_page_steps .gf_step.gf_step_active {
    text-decoration: underline;
    opacity: 1;
}
@media (max-width: 800px) {
    .block-contact .cf-wrap {
        padding: 0;
    }
    .block-contact input,
    .block-contact textarea {
        font-size: 40px;
    }
    .block-contact .gf_page_steps .gf_step {
        margin-right: 0;
        margin-bottom: 15px;
        display: block;
    }
}
.banner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-top: 180px;
    padding-bottom: 80px;
}
.banner .container {
    height: 100%;
    position: relative;
}
.banner h1 {
    margin-bottom: 20px;
    max-width: 770px;
}
.banner .banner-line {
    position: relative;
    margin-top: 35px;
}
.banner .banner-line:before {
    position: absolute;
    content: " ";
    background: #0f0f0f;
    height: 1px;
    width: calc(100% - 100px);
    left: 24px;
    bottom: 5px;
    z-index: -1;
}
.banner .banner-line span {
    font-size: 16px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.banner .banner-line-arrow {
    position: absolute;
    right: 24px;
    bottom: 5px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    opacity: 1;
}
.banner .banner-line-arrow:hover {
    opacity: 0.5;
}
.banner .banner-cinfo {
    position: relative;
    padding-bottom: 30px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.banner .banner-cinfo p {
    max-width: 300px;
}
.banner .banner-cinfo p a {
    color: #0f0f0f;
    font-weight: 300;
}
.banner .banner-cinfo p a.banner-mail {
    font-weight: 500;
}
.banner .banner-cinfo p a:hover {
    text-decoration: underline;
}
.banner .banner-cinfo .social-list {
    position: absolute;
    bottom: 0;
}
.banner .banner-cinfo .social-list a:before {
    display: block;
    color: #0f0f0f;
}
.banner .banner-cinfo .social-list a:hover {
    opacity: 0.8;
}
@media (max-width: 800px) {
    .banner {
        padding-top: 92px;
    }
    .banner .attachment-large,
    .banner .embed-container {
        margin-bottom: 17px;
    }
    .banner .banner-cinfo .social-list {
        bottom: 50px;
        right: 0;
    }
    .banner .banner-line:before,
    .banner .banner-line span {
        display: none;
    }
    .banner .banner-line-arrow {
        right: 0;
        left: 0;
        margin: auto;
        width: 40px;
        bottom: -40px;
    }
}
header {
    padding-top: 28px;
    width: 100%;
    position: relative;
}
header.absolute {
    left: 0;
    position: absolute;
    top: 0;
}
header .icon-search {
    color: #222;
    display: inline-block;
}
header .social-list {
    display: none;
}
header .header-right > * {
    vertical-align: top;
}
header .header-left {
    display: inline-block;
    width: 170px;
}
@media (min-width: 800px) {
    header .header-left {
        width: auto;
    }
}
header .icon:before {
    color: #222;
}
@media (max-width: 800px) {
    header {
        padding-top: 17px;
    }
}
.hamburger {
    background: none;
    height: 45px;
    position: relative;
    width: 45px;
}
.hamburger .hamburger-box {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after {
    background: #0f0f0f;
    height: 2px;
}
.hamburger:hover .hamburger-inner {
    opacity: 0.5;
}
.hamburger.swipe-open .hamburger-inner:after,
.hamburger.swipe-open .hamburger-inner {
    background: #0f0f0f !important;
}
.hamburger.swipe-open:hover .hamburger-inner,
.hamburger.swipe-open:hover .hamburger-inner::before,
.hamburger.swipe-open:hover .hamburger-inner::after {
    background: #0f0f0f;
}
.hidden-nav {
    background: #fff;
    left: 0;
    padding: 10px 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.hidden-nav.hide {
    display: none;
}
.hidden-nav .container {
    opacity: 0;
}
.hidden-nav .color-logo {
    display: inline-block;
    width: 80px;
}
.hidden-nav a {
    color: #0f0f0f;
    display: inline-block;
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle;
}
.hidden-nav a:hover,
.hidden-nav a:focus {
    -webkit-transform: translate3d(0, 0, 0) scale(1.02);
    transform: translate3d(0, 0, 0) scale(1.02);
}
.swipe-open .hidden-nav,
.hidden-nav.is-sticky.sticky {
    -webkit-box-shadow: 0px 0px 35px -15px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 35px -15px rgba(0, 0, 0, 0.6);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swipe-open .hidden-nav .container,
.hidden-nav.is-sticky.sticky .container {
    opacity: 1;
}
header .main-menu {
    display: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
header a.logo img {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-filter: none;
    filter: none;
}
@media (min-width: 1200px) {
    header .menu-button {
        display: inline-block;
    }
    header .social-list {
        display: inline-block;
    }
    header .main-menu {
        display: inline-block;
    }
    header .header-left {
        width: auto;
        margin-left: 50%;
        -webkit-transform: translateX(-580px);
        transform: translateX(-580px);
    }
}
.header-center {
    margin: auto;
    width: 100%;
    text-align: center;
}
@media (max-width: 1200px) {
    .header-center {
        text-align: left;
        display: inline-block;
        width: auto;
        margin: 0;
    }
    .header-center.center-menu {
        margin-left: auto;
    }
}
footer {
    background: #0f0f0f;
    color: white;
    padding: 70px 0;
}
footer img {
    display: inline-block;
}
footer li,
footer a,
footer h3,
footer h4,
footer h5,
footer h6,
footer p,
footer .icon:before,
footer p:first-of-type {
    color: #f8f8f8;
}
footer h3 {
    font-size: 20px;
}
footer .copyright {
    font-size: 13px;
}
footer .hidden {
    display: none;
}
footer a:hover {
    text-decoration: underline;
}
footer .footer-first h3 {
    font-size: 36px;
}
footer .footer-first form {
    position: relative;
}
footer .footer-first form label {
    display: none;
}
footer .footer-first form input {
    background: none !important;
    color: #f8f8f8 !important;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #f8f8f8;
    padding: 15px 0;
    height: auto;
    padding-right: 100px;
}
footer .footer-first form input ::-webkit-input-placeholder {
    color: #f8f8f8;
    opacity: 1;
}
footer .footer-first form input :-ms-input-placeholder {
    color: #f8f8f8;
    opacity: 1;
}
footer .footer-first form input ::-ms-input-placeholder {
    color: #f8f8f8;
    opacity: 1;
}
footer .footer-first form input ::placeholder {
    color: #f8f8f8;
    opacity: 1;
}
footer .footer-first form input :-ms-input-placeholder {
    color: #f8f8f8;
}
footer .footer-first form input ::-ms-input-placeholder {
    color: #f8f8f8;
}
footer .footer-first form .gform_footer {
    position: absolute;
    right: 0;
    top: 0;
}
footer .footer-first .gform_submission_error.hide_summary {
    color: #f8f8f8;
    font-size: 14px;
}
@media (max-width: 800px) {
    footer .footer-first h3 {
        font-size: 32px;
    }
    footer h3 {
        font-size: 20px;
        margin-top: 30px !important;
        margin-bottom: 15px;
    }
}
.footer-menu {
    list-style: none;
    padding: 0;
}
.footer-menu li {
    margin: 8px 0;
}
.footer-menu li a {
    font-size: 16px;
}
header ul {
    margin-bottom: 0;
}
header ul li {
    margin-bottom: 0;
    margin: 5px;
    position: relative;
}
header ul.main-menu {
    vertical-align: bottom;
    margin-right: 40px;
}
header ul.main-menu li {
    margin: 0 27px;
}
header ul.main-menu li:first-child {
    margin-left: 0;
}
header ul.main-menu > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}
header ul.main-menu a {
    color: #0f0f0f;
    display: block;
    font-weight: 400;
    font-size: 20px;
    font-family: "ClashGrotesk-Regular", sans-serif;
}
header ul.main-menu a:hover {
    text-decoration: underline;
}
header ul.main-menu .current-menu-ancestor > a,
header ul.main-menu .current-menu-item > a {
    text-decoration: underline;
}
.sub-menu {
    background: white;
    list-style: none;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    top: 100%;
    visibility: hidden;
    width: 300px;
    z-index: 99;
}
.sub-menu li {
    margin: 5px !important;
}
.sub-menu:after {
    background: #8ae0b0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 100%;
    top: 0;
}
.sub-menu a {
    padding: 7px 20px;
    text-transform: none;
}
.main-menu li:hover .sub-menu {
    left: 0;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
.main-menu li:hover .sub-menu:after {
    right: 0;
}
.custom-lightbox {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}
.custom-lightbox.scroll-pane {
    overflow-x: hidden;
    overflow-y: scroll;
}
.custom-lightbox.active {
    opacity: 1;
    visibility: visible;
}
.lightbox-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    cursor: auto;
    margin: auto;
    padding: 30px;
    position: relative;
}
.lightbox-content .scroll-pane {
    height: 78%;
    padding: 0 20px;
    margin: 0 0 20px -20px;
}
.lightbox-content .title {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}
.lightbox-content .close-icon {
    color: #ccc;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
}
.lightbox-content .close-icon:hover {
    color: #0f0f0f;
}
@media (min-width: 800px) {
    .custom-lightbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .custom-lightbox.scroll-pane {
        overflow-x: unset;
        overflow-y: unset;
    }
    .custom-lightbox .scroll-pane {
        height: 400px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .lightbox-content {
        border-radius: 4px;
        height: auto;
        max-width: 600px;
    }
}
.video-lightbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.video-lightbox .lightbox-content {
    background: none;
    max-width: 1100px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.video-lightbox .gform_ajax_spinner {
    border-left: 4px solid white;
    display: none;
    margin-top: -15px;
    top: 50%;
}
.video-lightbox.active .gform_ajax_spinner {
    display: block;
}
.search-lightbox .lightbox-content {
    left: 50%;
    top: 50%;
    opacity: 0;
    background-color: transparent;
    padding: 0 20px;
    max-width: 600px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate3d(-50%, 100%, 0);
    transform: translate3d(-50%, 100%, 0);
    width: 100%;
}
@media (min-width: 800px) {
    .search-lightbox .lightbox-content {
        padding: 0 40px;
    }
}
.search-lightbox.active .lightbox-content {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
}
.search-lightbox #searchform {
    border-bottom: 1px solid white;
    padding: 0 0 10px 0;
    position: relative;
}
.search-lightbox .widget-title,
.search-lightbox .screen-reader-text {
    display: none;
}
.search-lightbox #s {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 30px;
    height: 46px;
    padding: 0 60px 0 15px;
}
.search-lightbox #s::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}
.search-lightbox #s:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}
.search-lightbox #s::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}
.search-lightbox #s::placeholder {
    color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 800px) {
    .search-lightbox #s {
        font-size: 44px;
        height: 58px;
    }
}
.search-lightbox #searchsubmit {
    background-color: transparent;
    border: none;
    color: white;
    position: absolute;
    top: 50%;
    right: 0;
    padding: 5px 12px;
    font-size: 25px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.lightbox-wrapper {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    padding: 12px;
    position: fixed;
    top: 0;
    z-index: 100;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.lightbox-wrapper.lightbox-overlay {
    opacity: 1;
    visibility: visible;
}
.lightbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.lightbox-body {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.lightbox-body .prev-img,
.lightbox-body .next-img {
    color: white;
    font-size: 40px;
    font-weight: bold;
    height: 46px;
    width: 46px;
    line-height: 47px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 9999;
}
.lightbox-body .prev-img:hover,
.lightbox-body .next-img:hover {
    color: #0f0f0f;
}
.lightbox-body .prev-img {
    left: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.lightbox-body .next-img {
    right: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.lightbox-body img {
    cursor: initial;
    display: inline-block;
    position: absolute;
    max-width: 80%;
    top: 10%;
    left: 10%;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 31px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 31px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}
.lightbox-body img:empty {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.lightbox-body .img-caption,
.lightbox-body .img-author {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 1001;
    text-align: center;
}
.lightbox-body .img-caption h3,
.lightbox-body .img-author h3 {
    background: white;
    border-radius: 12px;
    color: #0f0f0f;
    display: inline-block;
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 20px;
}
.lightbox-body .img-caption *,
.lightbox-body .img-author * {
    color: white;
}
.lightbox-body .img-author p {
    font-size: 14px;
    text-align: left;
}
.lightbox-close {
    color: white;
    font-size: 40px;
    right: 5px;
    position: absolute;
    top: 5px;
    z-index: 99999;
}
.lightbox-close.button {
    border-radius: 5px !important;
    font-size: 30px;
    font-weight: 400;
    line-height: 33px;
    padding: 0 10px;
}
@media screen and (orientation: portrait) {
    .lightbox-body img {
        max-width: 90%;
    }
}
@media screen and (orientation: landscape) {
    .lightbox-body img {
        max-height: 90%;
    }
}
@media (min-width: 800px) {
    .lightbox-wrapper {
        padding: 24px;
    }
    .lightbox-body .prev-img {
        left: 0;
    }
    .lightbox-body .next-img {
        right: 0;
    }
}
.block-horizontaltabs .bs-accordion {
    margin: 0;
}
.block-horizontaltabs .bs-accordion .bs-accordion-heading {
    text-transform: none;
    background-color: transparent;
    border-top: 1px solid #0f0f0f;
    cursor: pointer;
    display: block;
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.03em;
    margin-top: 0;
    padding: 20px 55px 20px 0;
    position: relative;
    text-decoration: none;
}
.block-horizontaltabs .bs-accordion .bs-accordion-heading span {
    font-size: 40px;
    margin: -25px 0 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    font-family: "Manrope", sans-serif;
    font-weight: 300;
    color: #0f0f0f;
}
.block-horizontaltabs .bs-accordion .bs-accordion-heading h4 {
    margin: 0;
    font-size: 32px;
}
.block-horizontaltabs .bs-accordion .bs-accordion-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
}
.block-horizontaltabs .bs-accordion .bs-accordion-container img {
    margin-bottom: 20px;
}
.block-horizontaltabs .bs-accordion .acc-inner {
    padding: 20px 0;
}
.block-horizontaltabs .bs-accordion .bs-accordion-content {
    background: white;
    position: relative;
}
.block-horizontaltabs .bs-accordion .bs-accordion-content p {
    color: #292929;
}
.block-horizontaltabs .bs-accordion .bs-accordion-content p:last-child {
    margin-bottom: 0 !important;
}
.block-horizontaltabs .bs-accordion .bs-accordion-content .button {
    margin-bottom: 15px;
}
.block-horizontaltabs .bs-accordion .bs-accordion-content .bs-active .bs-accordion-heading {
    color: #b5ada5;
}
.block-horizontaltabs .bs-accordion .bs-accordion-heading span {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.block-horizontaltabs .bs-accordion.bs-active > .bs-accordion-heading span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.block-horizontaltabs .bs-accordion.bs-active > .bs-accordion-container {
    height: auto;
}
.block-horizontaltabs .bs-accordion .bs-accordion {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 20px 0 0 0;
}
.block-horizontaltabs .bs-accordion .bs-accordion:first-child {
    padding: 0;
    border: none;
}
.block-horizontaltabs .bs-accordion .bs-accordion .bs-accordion-heading {
    background-color: transparent !important;
    color: #b5ada5;
    font-size: 19px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 20px 0;
}
.block-horizontaltabs .bs-accordion .bs-accordion .bs-accordion-heading:hover {
    text-decoration: underline;
}
.block-horizontaltabs .bs-accordion .bs-accordion .icon-add {
    display: none;
}
.block-horizontaltabs .bs-accordion .bs-accordion .bs-accordion-container {
    border: none !important;
}
.block-horizontaltabs .bs-accordion .bs-accordion .bs-accordion-container:after {
    display: none;
}
.block-horizontaltabs .bs-accordion .bs-accordion .bs-accordion-content {
    margin: 0;
    border: none;
    padding: 0 0 20px 0;
}
@media (min-width: 800px) {
    .bs-accordion-content {
        margin: 25px 25px 29px 25px;
    }
}
.block-faqs.full-width {
    padding: 0 !important;
}
.block-faqs.full-width .container {
    padding-left: 24px;
    padding-right: 24px;
}
.block-faqs .faq-content {
    border-top: 1px solid #0f0f0f;
    border-bottom: 1px solid #0f0f0f;
}
.block-faqs .bs-accordion {
    margin: 0;
    position: relative;
    border-bottom: 1px solid #0f0f0f;
    border-top: 1px solid #0f0f0f;
    background-color: transparent;
    overflow: hidden;
}
.block-faqs .bs-accordion h3 {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    margin-top: 65px;
    margin-bottom: 65px;
    top: 0px;
    line-height: 100%;
}
.block-faqs .bs-accordion .bs-accordion-heading {
    position: absolute;
    top: 40px;
    right: 50%;
    -webkit-transform: translateX(580px);
    transform: translateX(580px);
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    z-index: 1;
    padding: 8px 15px;
    font-size: 20px;
}
.block-faqs .bs-accordion .bs-accordion-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.block-faqs .bs-accordion .bs-accordion-content {
    position: relative;
    padding-bottom: 40px;
    margin: 0;
}
.block-faqs .bs-accordion.bs-active .button.bs-accordion-heading span {
    max-width: 400px;
    opacity: 1;
    margin-right: 12px;
}
.block-faqs .bs-accordion:hover .button.bs-accordion-heading span {
    max-width: 400px;
    opacity: 1;
    margin-right: 12px;
}
@media (min-width: 1200px) {
    .block-faqs .bs-accordion {
        height: 190px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .block-faqs .bs-accordion .bs-accordion-heading {
        top: 70px;
    }
    .block-faqs .bs-accordion .bs-accordion-content img {
        max-width: 400px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        height: 192px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .block-faqs .bs-accordion .accordion-text {
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .block-faqs .bs-accordion:hover {
        max-height: 100%;
    }
    .block-faqs .bs-accordion:hover h3 {
        top: -130px;
    }
    .block-faqs .bs-accordion:hover .bs-accordion-container {
        height: 192px !important;
        margin-top: -195px;
    }
    .block-faqs .bs-accordion.bs-active {
        height: 100%;
    }
    .block-faqs .bs-accordion.bs-active h3 {
        top: 0px;
    }
    .block-faqs .bs-accordion.bs-active .bs-accordion-container {
        height: auto !important;
        margin-top: 0;
    }
    .block-faqs .bs-accordion.bs-active .accordion-text {
        padding-top: 0;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .block-faqs .bs-accordion.bs-active .bs-accordion-content img {
        max-width: 100%;
    }
}
@media (max-width: 1200px) {
    .block-faqs .bs-accordion h3 {
        margin-left: 0;
        margin-top: 40px;
        margin-bottom: 40px;
        max-width: calc(100% - 150px);
    }
    .block-faqs .bs-accordion .bs-accordion-heading {
        -webkit-transform: none;
        transform: none;
        right: 24px;
        transform: none;
    }
    .block-faqs .bs-accordion img {
        display: none;
    }
    .block-faqs .bs-accordion .columns {
        width: 100%;
    }
    .block-faqs .bs-accordion .bs-accordion-content .bs-accordion-heading {
        right: auto;
        left: 20px;
        position: relative;
        margin-bottom: 40px;
    }
}
body,
.mobile-menu {
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.swipe-open > h2,
.swipe-open > ul,
.swipe-footer {
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.swipe-panel,
.swipe-first-panel {
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
body {
    position: relative;
}
body.swipe-open {
    overflow: hidden;
}
body.swipe-open header .main-menu {
    visibility: hidden;
    opacity: 0;
}
.mobile-menu {
    background-color: #ff5c35;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 40px 25px;
    padding-top: 95px;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 5;
}
.mobile-menu .swipe-footer {
    width: 100%;
}
.mobile-menu.left-swipe {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.mobile-menu.right-swipe {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mobile-menu.swipe-open.left-swipe {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mobile-menu.swipe-open.left-swipe.previous-panel > h2,
.mobile-menu.swipe-open.left-swipe.previous-panel > ul,
.mobile-menu.swipe-open.left-swipe.previous-panel .swipe-footer {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
}
.mobile-menu.swipe-open.right-swipe {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mobile-menu ul {
    margin: 0;
    padding: 0;
}
.mobile-menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.mobile-menu li a {
    color: #0f0f0f;
    display: block;
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 30px;
    font-weight: 300;
    padding: 12px 0;
}
.mobile-menu li a:hover {
    text-decoration: underline;
}
.mobile-menu li#swipe-current a {
    color: #fff;
}
.mobile-menu .swipe-prev-panel,
.mobile-menu .swipe-next-panel {
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    position: absolute;
    right: -10px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    top: 50%;
}
.mobile-menu .swipe-prev-panel {
    left: -10px;
    right: auto;
    top: 50%;
}
.mobile-menu h2 {
    color: #0f0f0f;
    margin-bottom: 20px;
    position: relative;
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
}
.mobile-menu h2 img {
    display: inline-block;
    max-width: 200px;
}
.mobile-menu .swipe-panel,
.mobile-menu .swipe-first-panel {
    background: #ff5c35;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    padding: 40px 25px;
    padding-top: 95px;
    position: absolute;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    top: 0;
    width: 100%;
    z-index: 4;
    left: 100%;
}
.mobile-menu .swipe-panel.swipe-panel-open,
.mobile-menu .swipe-first-panel.swipe-panel-open {
    left: 0;
}
.mobile-menu .swipe-panel.previous-panel,
.mobile-menu .swipe-first-panel.previous-panel {
    left: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
}
.mobile-menu #menu-hamburger-menu {
    width: 45%;
    float: right;
}
.mobile-menu .hleft {
    width: 50%;
    padding-left: 50px;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-menu .hphone a {
    font-size: 24px;
    color: #0f0f0f;
    font-weight: 400;
}
.mobile-menu .hphone a:hover {
    text-decoration: underline;
}
.mobile-menu .button {
    padding: 8px 25px;
    margin-top: 25px;
}
.mobile-menu .social-list {
    position: absolute;
    bottom: 80px;
    left: 75px;
}
.mobile-menu .social-list a {
    display: inline-block;
    font-size: 40px;
}
.mobile-menu .social-list a:before {
    display: block;
    color: #0f0f0f;
}
@media (max-width: 1000px) {
    .mobile-menu .hleft,
    .mobile-menu #menu-hamburger-menu {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .mobile-menu .hleft {
        border-top: 1px solid #333;
        margin-top: 20px;
        padding-top: 20px;
    }
    .mobile-menu .social-list {
        position: relative;
        bottom: auto;
        left: auto;
        display: block;
        margin-top: 30px;
    }
    .mobile-menu li a {
        font-size: 26px;
        padding: 10px 0;
    }
}
.swipe-footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ff5c35;
    bottom: 0;
    max-width: 100%;
    padding: 40px 25px;
    width: 100%;
    position: fixed;
    z-index: 5;
}
.mobile-overlay {
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    z-index: 2;
}
.mobile-overlay.swipe-open {
    visibility: visible;
    opacity: 1;
}
.mobile-menu .swipe-panel {
    position: relative;
    width: auto !important;
    height: auto;
    left: auto !important;
    padding: 0;
    min-height: auto !important;
}
.mobile-menu .swipe-next-panel {
    top: 5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    right: 20px;
}
.mobile-menu .swipe-next-panel.swipe-icon-active {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.mobile-menu li ul.swipe-parent {
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.mobile-menu li ul.swipe-parent a {
    color: #0f0f0f !important;
    font-size: 24px;
    padding-left: 30px;
}
.mobile-menu li ul.swipe-parent #swipe-current a {
    color: #fff !important;
}
.mobile-menu li ul.swipe-parent.parent-active {
    opacity: 1;
    max-height: 500px;
}
.swipe-first-panel > ul.swipe-parent > li {
    float: right;
    width: 45%;
    clear: both;
}
@media (min-width: 1000px) {
    .mobile-menu {
        width: 900px;
    }
    .mobile-menu .swipe-footer {
        width: 900px;
    }
    .mobile-menu.left-swipe {
        -webkit-transform: translate3d(-900px, 0, 0);
        transform: translate3d(-900px, 0, 0);
    }
    .mobile-menu.right-swipe {
        -webkit-transform: translate3d(900px, 0, 0);
        transform: translate3d(900px, 0, 0);
    }
    .mobile-menu.swipe-open.right-swipe.previous-panel > h2,
    .mobile-menu.swipe-open.right-swipe.previous-panel > ul,
    .mobile-menu.swipe-open.right-swipe.previous-panel .swipe-footer {
        -webkit-transform: translate3d(-225px, 0, 0);
        transform: translate3d(-225px, 0, 0);
    }
    .mobile-menu .swipe-panel,
    .mobile-menu .swipe-first-panel {
        width: 900px;
        left: 900px;
    }
    .mobile-menu .swipe-panel.previous-panel,
    .mobile-menu .swipe-first-panel.previous-panel {
        left: 0;
        -webkit-transform: translate3d(-225px, 0, 0);
        transform: translate3d(-225px, 0, 0);
    }
    .swipe-footer {
        max-width: 900px;
    }
}
@media (max-width: 800px) {
    .mobile-menu .hphone a {
        font-size: 20px;
    }
    .mobile-menu .hphone a span {
        display: block;
    }
    .mobile-menu .button {
        padding: 6px 15px;
        margin-top: 40px;
        font-size: 18px;
    }
    .mobile-menu li a {
        padding-right: 30px;
        font-size: 22px;
    }
    .mobile-menu .swipe-next-panel {
        top: 0;
        right: 0;
    }
}
.barba-container {
    position: relative;
}
.loading-screen {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 100000;
}
.loading-screen.loaded {
    opacity: 0;
    visibility: hidden;
}
.loading-screen .loader {
    margin: auto;
    font-size: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
@-webkit-keyframes load5 {
    0%,
    100% {
        -webkit-box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #fff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #fff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #fff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7),
            -1.8em 1.8em 0 0em #fff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
    }
}
@keyframes load5 {
    0%,
    100% {
        -webkit-box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #fff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #fff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #fff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7),
            -1.8em 1.8em 0 0em #fff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
            0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
            -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
    }
}
.copy-image-section .container,
.image--copy-section .container {
    max-width: 100%;
    position: relative;
}
.copy-image-section .image-column,
.image--copy-section .image-column {
    padding-right: 100px;
}
.copy-image-section .image-column img,
.image--copy-section .image-column img {
    width: 100%;
    max-height: 700px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.copy-image-section .inner-column,
.image--copy-section .inner-column {
    max-width: 610px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.copy-image-section:before,
.image--copy-section:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    right: 50%;
    z-index: 0;
    -webkit-transform: translateX(480px);
    transform: translateX(480px);
}
.copy-image-section.inner-green,
.copy-image-section.inner-orange,
.copy-image-section.inner-black,
.copy-image-section.inner-grey,
.copy-image-section.inner-light-grey,
.image--copy-section.inner-green,
.image--copy-section.inner-orange,
.image--copy-section.inner-black,
.image--copy-section.inner-grey,
.image--copy-section.inner-light-grey {
    padding-top: 100px;
    padding-bottom: 100px;
}
.copy-image-section .inner-column {
    float: right;
}
.copy-image-section .image-column {
    padding-right: 24px;
    padding-left: 100px;
}
.copy-image-section:before {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-480px);
    transform: translateX(-480px);
}
.with-button .inner-column {
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 60px;
}
.with-button .inner-column .button {
    position: absolute;
    bottom: 0;
    left: 0;
}
.middle-column-section .max-middle-column {
    padding: 110px 100px;
}
.middle-column-section .max-middle-column .section-title {
    margin-bottom: 45px;
}
.middle-column-section .max-middle-column ul,
.feature-list {
    list-style: none;
    padding: 0;
}
.middle-column-section .max-middle-column ul li,
.feature-list li {
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 24px;
    border-top: 1px solid #0f0f0f;
    margin: 0;
    padding: 10px 0;
}
.middle-column-section:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-580px);
    transform: translateX(-580px);
}
@media (max-width: 1200px) {
    .copy-image-section:before,
    .image--copy-section:before,
    .middle-column-section:before {
        right: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
}
@media (max-width: 800px) {
    .copy-image-section,
    .image--copy-section {
        margin: 0 !important;
    }
    .copy-image-section .image-column,
    .image--copy-section .image-column {
        padding-left: 24px;
        padding-right: 24px;
    }
    .copy-image-section .inner-column,
    .image--copy-section .inner-column {
        max-width: 100% !important;
        float: none;
    }
    .middle-column-section .max-middle-column {
        padding: 50px 24px;
    }
}
@media (max-width: 800px) {
    .wysiwyg-content.copy-image .copy-column {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .wysiwyg-content.copy-image .image-column {
        margin-bottom: 40px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .wysiwyg-content .image-column {
        margin-bottom: 40px;
    }
}
.wysiwyg-content.bg-image-row .inline-cover img {
    position: relative;
}
@media (min-width: 800px) {
    .wysiwyg-content.bg-image-row.row {
        margin-left: -48px;
        margin-right: -48px;
    }
    .wysiwyg-content.bg-image-row .inline-cover img {
        left: 0;
        position: absolute;
        top: 0;
    }
    .wysiwyg-content.bg-image-row .inner-column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        max-width: 508px;
        text-align: left;
        width: 100%;
    }
    .wysiwyg-content.bg-image-row .copy-column {
        margin-left: 50%;
        padding-bottom: 0;
        padding-left: 48px;
        padding-right: 48px;
        padding-top: 0;
    }
    .wysiwyg-content.bg-image-row .copy-column:first-child {
        margin-left: 0;
        text-align: right;
    }
    .wysiwyg-content.bg-image-row .image-column {
        height: 100%;
        left: 50%;
        position: absolute;
        top: 0;
    }
    .wysiwyg-content.bg-image-row .image-column:first-child {
        left: 0;
    }
    .wysiwyg-content.bg-image-row .six {
        max-width: 50%;
    }
}
.max-left-column {
    max-width: 620px;
}
.posts-row {
    margin: -12px;
    margin-top: 40px;
}
.posts-row:first-child {
    margin-top: 0;
}
.post-item {
    margin: 0 0 30px 0;
    padding: 0 12px;
    overflow: hidden;
    position: relative;
}
.post-item .post-item-liner {
    position: relative;
    height: 100%;
}
.post-item .post-item-inner {
    background-color: #b5ada5;
    display: block;
    height: 100%;
    width: 100%;
}
.post-item .post-item-inner h3 {
    margin: 0 0 25px;
    color: #0f0f0f;
}
.post-item .post-item-inner:hover .wp-post-image {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}
.post-item .post-item-inner:hover .placeholder {
    background-color: #d7d7d7;
}
.post-item .post-item-inner p {
    color: #0f0f0f;
}
.post-item .post-item-inner:hover {
    background-color: #8ae0b0;
}
.post-item .post-categories {
    list-style: none;
    padding: 0;
}
.post-item .icon-tag,
.post-item .post-item-overlay-close {
    bottom: 16px;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 20px;
}
.post-item .placeholder {
    background-color: #f8f8f8;
    padding-bottom: 75%;
    position: relative;
    width: 100%;
}
.post-item .placeholder:before {
    color: #0f0f0f;
    font-size: 38px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.post-item .post-item-details {
    color: #0f0f0f;
    padding: 35px;
}
.post-item .post-date {
    font-size: 16px;
    font-family: "ClashGrotesk-Regular", sans-serif;
}
.post-item .post-item-overlay {
    background-color: #8ae0b0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
}
.post-item .post-item-overlay.active {
    top: 0;
}
.post-item .post-item-overlay-close {
    color: white;
}
.post-item .post-tags {
    margin: 5px 0 0 0;
}
@media (max-width: 800px) {
    .post-item:nth-child(4),
    .post-item:nth-child(5),
    .post-item:nth-child(6) {
        display: none;
    }
}
.block-blog .button-row {
    margin-top: 20px;
}
.cs-banner-right {
    margin-bottom: 20px;
}
.cs-banner-right span {
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: block;
}
.alm-reveal .post-item-inner {
    background-color: #f8f8f8;
}
.alm-reveal .post-item-inner:hover {
    background-color: #b5ada5;
}
.alm-listing {
    padding: 0 10px;
}
.alm-filters-container div.alm-filter ul {
    list-style: none;
    padding: 0;
}
.alm-filters-container div.alm-filter ul li {
    display: inline-block;
}
.alm-filters-container div.alm-filter ul li .alm-filter--link {
    padding: 0;
    font-size: 20px;
    font-family: "ClashGrotesk-Regular", sans-serif;
    margin-right: 30px;
    color: #b5ada5;
}
.alm-filters-container div.alm-filter ul li .alm-filter--link:before,
.alm-filters-container div.alm-filter ul li .alm-filter--link:after {
    display: none;
}
.alm-filters-container div.alm-filter ul li .alm-filter--link.active {
    text-decoration: underline;
    color: #0f0f0f;
}
.block-fwi .section-title {
    margin-bottom: 40px;
}
.block-fwi img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 1200px;
}
.block-fwi .fwi-content {
    float: right;
    margin-top: 45px;
}
.block-fwi .columns {
    padding: 0;
}
.block-fwi .columns.six:first-child {
    padding-right: 60px;
}
.block-fwi .columns.six:last-child {
    padding-left: 60px;
}
@media (max-width: 800px) {
    .block-fwi .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .block-fwi .columns {
        padding: 0 !important;
        margin: 8px 0;
    }
}
.block-teamfull h3,
.block-teamselected h3 {
    margin-top: 20px;
    margin-bottom: 5px;
}
.block-teamfull .team-pos,
.block-teamselected .team-pos {
    font-size: 18px;
    margin-bottom: 45px !important;
    display: block;
}
.block-teamfull img,
.block-teamselected img {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.block-teamfull img:hover,
.block-teamselected img:hover {
    -webkit-filter: none;
    filter: none;
}
.block-teamfull .team-phone,
.block-teamfull .team-email,
.block-teamselected .team-phone,
.block-teamselected .team-email {
    display: block;
    color: #0f0f0f;
    margin-bottom: 5px;
}
.block-teamfull .team-email,
.block-teamselected .team-email {
    text-decoration: underline;
    font-weight: 400;
}
@media (max-width: 800px) {
    .block-teamfull img,
    .block-teamselected img {
        margin-top: 30px;
    }
}
.block-teamsingle .attachment-post-thumbnail {
    margin: 0;
    width: 100%;
}
.block-teamsingle .ts-left:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 15, 15, 0)), color-stop(88%, rgba(15, 15, 15, 0.08)), to(rgba(15, 15, 15, 0.6)));
    background: linear-gradient(to bottom, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 0.08) 88%, rgba(15, 15, 15, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000f0f0f', endColorstr='#990f0f0f',GradientType=0 );
}
.block-teamsingle .ts-position {
    position: absolute;
    bottom: 0;
    color: #fff;
    right: 0;
    font-size: 24px;
    border-top: 1px solid #fff;
    width: 60%;
    padding-top: 15px;
    padding-bottom: 25px;
    font-family: "ClashGrotesk-Regular", sans-serif;
}
@media (max-width: 800px) {
    .block-teamsingle .ts-position {
        width: calc(100% - 12px);
    }
    .block-teamsingle .ts-left {
        margin-bottom: 30px;
    }
}
.scs-inner {
    padding: 90px 100px;
    max-width: 960px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.scs-inner img {
    margin: 0;
}
@media (max-width: 800px) {
    .scs-inner {
        padding: 40px;
    }
    .scs-inner img {
        margin-top: 30px;
    }
}
.block-tabs .section-title {
    margin-bottom: 40px;
}
.block-tabs .row {
    margin-left: -60px;
    margin-right: -60px;
    max-width: 1180px;
}
.block-tabs .row .columns {
    padding-left: 60px;
    padding-right: 60px;
}
.block-tabs .row .columns:nth-child(2) {
    padding-left: 23px;
}
.block-tabs .tabs-nav {
    list-style: none;
    padding: 0;
}
.block-tabs .tabs-nav li {
    border-bottom: 1px solid #f8f8f8;
    margin: 0;
}
.block-tabs .tabs-nav li a {
    padding: 15px 0;
    display: block;
}
.block-tabs .tabs-nav li a h3 {
    color: #b5ada5;
}
.block-tabs .tabs-nav li.tab-active a h3 {
    color: #fff;
}
.block-tabs .tabs-stage {
    position: relative;
}
.block-tabs .tabs-stage > div {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.block-tabs .tabs-stage > div.tabs-stage-active {
    opacity: 1;
}
.block-tabs .tabs-stage img {
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 800px) {
    .block-tabs .tabs-stage {
        height: auto !important;
    }
    .block-tabs .tabs-stage > div {
        position: relative;
        opacity: 1;
        border-top: 1px solid #f8f8f8;
        padding-top: 20px;
        margin-bottom: 50px;
    }
    .block-tabs .row .columns {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
}
.block-tabs .container > .container {
    padding: 0;
}
.block-horizontaltabs .hori-tabs {
    padding-left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.block-horizontaltabs .hori-tabs li a h3 {
    color: #b5ada5;
}
.block-horizontaltabs .hori-tabs li.tab-active a h3 {
    color: #0f0f0f;
    text-decoration: underline;
}
.block-horizontaltabs .button {
    margin-top: 40px;
}
.block-list .section-title {
    margin-bottom: 40px;
}
.block-list .list-inner {
    background: #b5ada5;
    text-align: center;
    margin-bottom: 25px;
    padding: 17px;
}
.block-list .list-inner h4 {
    color: #0f0f0f;
    font-size: 20px;
}
.block-list .list-inner:hover {
    background: #ff5c35;
}
.block-ste * {
    color: #0f0f0f !important;
}
.block-ste .ste-inner {
    padding: 90px 100px;
    max-width: 960px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.block-ste .te-text {
    margin-bottom: 50px;
}
.block-ste .te-text p {
    font-family: "ClashGrotesk-Regular", sans-serif;
    font-size: 24px;
    font-weight: 400;
}
.block-ste img {
    margin-bottom: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.block-ste .te-title {
    margin-bottom: 5px;
    font-size: 20px;
}
@media (max-width: 800px) {
    .block-ste .container {
        padding: 0;
    }
    .block-ste .ste-inner {
        padding: 40px;
    }
    .block-ste .te-text {
        margin-bottom: 30px;
    }
    .block-ste img {
        margin-top: 30px;
        height: auto;
    }
}
.block-scroll {
    padding: 0;
}
.block-scroll h3 {
    font-size: 64px;
}
.scroll-inner {
    padding: 0 24px;
}
.icon-scroller-icon {
    height: 100%;
}
.uk-panel-scrollable {
    height: 170px;
    padding: 10px;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.icon-scroller-scroll .uk-panel-scrollable {
    border: none;
    height: 549px;
    padding: 0;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.icon-scroller-scroll .uk-panel-scrollable::-webkit-scrollbar {
    display: none;
}
.icon-scroll-item {
    padding: 30px 0;
    margin-bottom: 70px;
}
.icon-scroll-icon {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.icon-scroll-icon img {
    width: 400px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}
.icon-scroll-icon:first-of-type {
    display: block;
}
@media (max-width: 800px) {
    .scroll-inner .scroll-inner-item {
        padding: 30px 0;
    }
    .block-scroll h3 {
        font-size: 48px;
    }
}
.block-tiles .tile-inner {
    background-color: #f8f8f8;
    padding: 40px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    position: relative;
    padding-bottom: 120px;
}
.block-tiles .tile-inner h3,
.block-tiles .tile-inner p {
    color: #0f0f0f;
}
.block-tiles .tile-inner .tile-content {
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.block-tiles .tile-inner .button {
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.block-tiles .tile-inner:hover .tile-content {
    opacity: 1;
}
@media (max-width: 800px) {
    .block-tiles .tile-inner .tile-content {
        opacity: 1;
    }
    .block-tiles .tile-inner .button.secondary-button span {
        max-width: 400px;
        opacity: 1;
        margin-right: 12px;
    }
    .block-tiles.inner-white .tile-inner {
        background-color: #fff;
    }
    .block-tiles.inner-black .tile-inner {
        background-color: #0f0f0f;
    }
    .block-tiles.inner-light-grey .tile-inner {
        background-color: #f8f8f8;
    }
    .block-tiles.inner-grey .tile-inner {
        background-color: #b5ada5;
    }
    .block-tiles.inner-orange .tile-inner {
        background-color: #ff5c35;
    }
    .block-tiles.inner-green .tile-inner {
        background-color: #8ae0b0;
    }
}
.tiles-row .columns {
    margin-bottom: 40px;
}
.block-dualslider .section-title {
    max-width: 557px;
    float: right;
}
.timeline {
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.timeline__nav {
    margin-bottom: 20px;
    overflow: hidden;
    margin-right: -24px;
}
.timeline__nav ul {
    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;
    width: 100%;
    margin: 0;
    padding: 0 1rem;
    position: relative;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
}
.timeline__nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    transition: -webkit-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
    cursor: pointer;
    margin-right: 40px;
}
.timeline__nav li h3 {
    font-size: 20px;
}
@media screen and (min-width: 1000px) {
    .timeline__nav li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}
.timeline__nav li a,
.timeline__item .index {
    display: none;
}
.timeline__nav li.disabled {
    opacity: 0.3;
}
.timeline__nav li.is-active h3 {
    text-decoration: underline;
    color: #0f0f0f;
}
.timeline__slider {
    margin-left: -24px;
    margin-right: -24px;
    margin-top: 40px;
}
.timeline__slider .slick-list {
    padding: 0 10%;
}
.timeline__item {
    height: 250px;
}
.timeline__item img {
    height: 250px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.timeline__item-inner {
    background-color: #f8f8f8;
    height: 100%;
    margin: 0 10px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.timeline-content {
    height: 100%;
    padding: 35px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.block-stats .stats-row > div {
    margin-top: 20px;
    width: 50%;
}
.block-stats .stats-heading {
    font-weight: bold;
    font-style: italic;
    font-size: 42px;
    margin-bottom: 5px;
}
.block-stats .stats-subheading {
    margin-top: 0;
}
.slick-list,
.slick-track {
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.slick-slide {
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    position: relative;
    outline: none !important;
}
button.slick-prev,
button.slick-next {
    display: none !important;
    font-family: "icomoon" !important;
    background: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 0px;
    margin: 0;
    outline: 0 !important;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
button.slick-prev:before,
button.slick-next:before {
    font-size: 50px;
    color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 800px) {
    button.slick-prev:before,
    button.slick-next:before {
        font-size: 80px;
    }
}
button.slick-prev:hover,
button.slick-next:hover {
    background: none;
}
button.slick-prev:hover:before,
button.slick-next:hover:before {
    color: #fff;
}
.slick-prev {
    left: 0;
}
.slick-prev:before {
    content: "";
}
.slick-next {
    right: 0;
}
.slick-next:before {
    content: "";
}
@media (min-width: 800px) {
    button.slick-prev,
    button.slick-next {
        display: block !important;
    }
}
.slick-dots {
    margin: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media (min-width: 800px) {
    .slick-dots {
        bottom: 20px;
    }
}
.slick-dots li {
    line-height: 0;
    display: inline-block;
    margin: 0 10px;
}
.slick-dots li:only-child {
    display: none;
}
.slick-dots button {
    border: 0;
    position: relative;
    font-size: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
}
.slick-dots button:hover {
    background-color: #8ae0b0;
}
.slick-dots .slick-active button {
    background-color: #8ae0b0;
}
.slider-row {
    margin-top: 50px;
    padding-bottom: 50px;
    margin-left: -24px;
    margin-right: -24px;
}
.slider-row:first-child {
    margin-top: 0;
}
.slider-row .slick-list {
    padding: 0 10%;
}
.slider-row .slick-dots {
    bottom: 0;
}
.slider-row .slider-text {
    opacity: 0;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
}
.slider-row .slider-item > img {
    opacity: 0.5;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
}
.slider-row .slider-item:hover .slider-text,
.slider-row .slider-item:hover img {
    opacity: 1;
}
@media (max-width: 800px) {
    .slider-row {
        margin-left: 0;
    }
    .slider-row .slick-list {
        padding-left: 0;
    }
    .slider-row .slider-item > img,
    .slider-row .slider-item .slider-text {
        opacity: 1;
    }
}
.bg-dark .bottom-arrows {
    padding-bottom: 0;
}
.bg-dark .bottom-arrows button.slick-prev,
.bg-dark .bottom-arrows button.slick-next {
    display: none;
}
.bottom-arrows {
    padding-bottom: 90px;
}
.bottom-arrows button.slick-prev,
.bottom-arrows button.slick-next {
    bottom: 0;
    -webkit-transform: translateX(-35px) translateY(0);
    transform: translateX(-35px) translateY(0);
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
    width: 62px;
}
.bottom-arrows button.slick-prev:before,
.bottom-arrows button.slick-next:before {
    content: " ";
    background-image: url("../../img/slider-arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 47px;
    height: 40px;
    border: 1px solid #0f0f0f;
    border-radius: 12px;
    display: block;
}
.bottom-arrows button.slick-prev:hover,
.bottom-arrows button.slick-next:hover {
    opacity: 1;
}
.bottom-arrows button.slick-next {
    -webkit-transform: translateX(35px) translateY(0);
    transform: translateX(35px) translateY(0);
}
.bottom-arrows button.slick-next:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 800px) {
    .bottom-arrows {
        padding-bottom: 0;
    }
}
.block-imagetext-slider {
    padding-left: 0;
    padding-right: 0;
}
.block-imagetext-slider .section-title {
    max-width: 600px;
    margin-bottom: 40px;
}
.block-imagetext-slider .slick-list {
    height: auto !important;
}
.block-imagetext-slider .slider-item {
    padding: 0 10px;
}
.block-imagetext-slider .slider-item img {
    height: 400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.block-imagetext-slider .slider-item .itslider-content {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    padding: 25px 35px;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.block-imagetext-slider .slider-item:hover .itslider-content {
    opacity: 1;
}
@media (max-width: 1980px) {
    .block-imagetext-slider .slider-item img {
        height: 480px;
    }
}
@media (max-width: 1500px) {
    .block-imagetext-slider .slider-item img {
        height: 380px;
    }
}
@media (max-width: 1200px) {
    .block-imagetext-slider .section-title {
        padding: 0 24px;
    }
}
@media (max-width: 800px) {
    .block-imagetext-slider .slider-item .itslider-content {
        opacity: 1;
    }
    .block-imagetext-slider .bottom-arrows {
        padding-bottom: 90px !important;
    }
    .block-imagetext-slider .bottom-arrows button.slick-prev,
    .block-imagetext-slider .bottom-arrows button.slick-next {
        display: block !important;
    }
}
.ds-inner {
    padding: 30px;
    background: #ddd;
    width: 500px;
    height: auto;
}
@media (max-width: 800px) {
    .drag-cursor .slick-list.draggable {
        cursor: default !important;
    }
}
body#tinymce.wp-editor {
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px;
}
body#tinymce.wp-editor a {
    color: #4ca6cf;
}

.page-template-template-careers .bnr-left {
    display: none;
}
.semi {
    font-weight: 600;
}
.careers .container {
    position: relative;
}
ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}
ul#tabs-nav li {
    float: left;
    margin: 0;
    cursor: pointer;
}

#tabs-nav li a {
    text-decoration: none;
    color: #B5ADA5;
    display: block;
    padding: 20px 30px;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "ClashGrotesk-Regular";
}
ul#tabs-nav li.active {
    background: #feded8;
}
ul#tabs-nav li:hover a,
ul#tabs-nav li.active a {
    color: #0F0F0F; 
}
.tab-content {
    padding: 10px;
    padding-top: 30px;
    position: relative;
}
.tab-content:before {
    position: absolute;
    content: " ";
    width: 1000%;
    background: #feded8;
    height: 100%;
    z-index: -1;
    left: -500%;
    top: 0;
}
#tab2.tab-content:before,
ul#tabs-nav li:last-child.active {
    background: #8AE0B0;
}
.tab-row {
    display: flex;
    flex-wrap: wrap;
}
#vtabs-nav {
    flex: 40%;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 700px;
}
#vtabs-content {
    flex: 60%;
    box-sizing: border-box;
}
#vtabs-nav li a {
    color: rgba(15, 15, 15, 0.2);
    font-size: 24px;
    font-family: "ClashGrotesk-Regular";
    border-bottom: 2px solid #888080;
    width: 90%;
    display: block;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 0 20px;
}
#vtabs-nav li a:hover {
    color: rgba(15, 15, 15, 0.4);
}
#vtabs-nav li.active a {
    color: #0F0F0F;
}
.tab-inner-block {
    margin-bottom: 20px;
}
.vtab-content {
    overflow: auto;
    height: 600px;
    padding: 0 30px;
}
.vtab-content::-webkit-scrollbar {
    width: 8px;
}

.vtab-content::-webkit-scrollbar-track {
    background: rgba(149, 149, 149, 0.2);
    border-radius: 8px;
}

.vtab-content::-webkit-scrollbar-thumb {
    background: rgba(149, 149, 149, 1);
    border-radius: 8px;
}
.block-contact.careers-form input, .block-contact.careers-form select {
    font-size: 20px;
    color: #0F0F0F;
    font-family: "ClashGrotesk-Regular", sans-serif;
    line-height: 100%;
    padding: 0;
    border-bottom: 1px solid #0F0F0F;
    padding-bottom: 5px;
}
.block-contact.careers-form input::placeholder {
    opacity: 1;
    color: #0F0F0F;
}
#gform_wrapper_4 {
    max-width: 570px;
}
#field_4_5 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}
#field_4_5 .gfield_label {
    display: block;
    font-weight: 400;
    font-size: 18px;
    color: #0F0F0F;
}
#gform_4 .gfield {
    margin-bottom: 30px !important;
}
#gform_4 .gform_hidden {
    margin: 0 !important;
}
.gform_wrapper .black-button {
    background-color: #0F0F0F !important;
    color: #F8F8F8 !important;
    border-color: #0F0F0F;
    border-radius: 12px;
}
.block-horizontaltabs.careers .bs-accordion:first-child .bs-accordion-heading {
    border: none;
}
.block-horizontaltabs.careers .bs-accordion .bs-accordion-heading h4 {
    font-size: 20px;
}
.cs-page .alm-listing {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    padding: 0;
}
.cs-item {
    padding: 0;
    width: auto !important;
    max-width: 100% !important;
    flex-basis: calc(33% - 24px);
}
.cs-inner {
    position: relative;
    display: block;
}
.cs-img-mobile {
    display: none;
}
.cs-inner .button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: #F8F8F8;
}
.cs-inner {
    position: relative;
    display: block;
    min-height: 250px;    
    transition: 0.2s all;
}
.cs-inner h3 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.cs-details {
    max-height: 0;
    opacity: 0;
    position: relative;
    padding: 35px 35px 70px 35px;
    min-height: 250px;   
    transition: 0.4s all;
}
.cs-inner:hover .cs-details  {
    opacity: 1;
    max-height: 800px;
    background: #F8F8F8;
    min-height: 250px;
}
.cs-page .alm-load-more-btn {
    margin-top: 50px;
}
.alm-filter--select select {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    border-bottom:  2px solid #0F0F0F;
    font-size: 20px !important;
}
.cs-date .post-date {
    color: #0F0F0F;
}
.cs-pagination {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.left-btn {
    display: flex;
    align-items: end;
}
.button.left-btn::after {
    order: -1;
    margin-right: 10px;
    transform: rotate(180deg);
}
.cs-posts-block {
    gap: 24px;
}
.csb-item {
    width: calc(33% - 24px);
    background: #B5ADA5;
    transition: 0.3s all;
}
.csb-item:hover {
    background: #8AE0B0;
}
.csb-item img {
    aspect-ratio: 3 / 2;
    width: 100%;
    object-fit: cover;
}
.csb-item .cs-details {
    max-height: unset;
    opacity: 1;
    background: none !important;
}
.csb-item .cs-inner .button {
    background-color: transparent;
}
.csb-item h3, .csb-item p {
    color: #0F0F0F;
}
.csp-mobile .csb-item {
    width: 100%;
    height: unset;
    margin: 0 10px;
}
.csp-mobile .slick-list {
    padding-right: 30px;
    margin-left: -10px;
    margin-right: -24px;
}
.cs-slider-nav {
    display: flex;
}
.cs-slider-nav button.slick-arrow {
    display: block !important;
    position: relative;
    margin: 0;
    transform: none;
}
.cs-slider-nav button.slick-arrow::before {
    border-color: #fff;
    filter: brightness(0) invert(1);
}
.cs-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}


@media (max-width: 1200px) {
    #tabs-nav li a {
        font-size: 30px;
    }
    .careers .container:before {
        height: calc(100% - 78px);
    }
}
@media (max-width: 960px) {
        #tabs-nav li a {
        font-size: 24px;
        padding: 20px;
    }
    .careers .container:before {
        height: calc(100% - 70px);
    }
    #vtabs-nav li a {
        font-size: 18px;
        margin-left: 0;
        padding: 15px 0;
    }
    #vtabs-nav {
        flex: 30%;
    }
    #vtabs-content {
        flex: 70%;
    }
    .tab-content {
        padding: 0;
    }
    .cs-item {
        flex-basis: calc(50% - 24px);
    }
}
@media (max-width: 768px) {
    .careers .container:before {
        height: calc(100% - 160px);
    }
    ul#tabs-nav {
        margin-bottom: 30px;
    }
    ul#tabs-nav li {
        float: none;
        width: 100%;
        text-align: center;
    }
    #tabs-nav li a {
        font-size: 20px;
        padding: 20px;
    }
    #vtabs-nav, #vtabs-content {
        flex: 100%;
        min-height: auto;
    }
    .vtab-content {
        padding: 0;
        margin: 40px 0;
        height: unset;
    }
    .cs-item {
        flex-basis: 100%;
        width: 100% !important;
    }
    .cs-img-mobile {
        display: block;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        width: 100%;
    }
    .cs-inner {
        background: none !important;
    }
    .cs-details {
        max-height: unset !important;
        opacity: 1;
        min-height: auto !important;
        background: #F8F8F8;
    }
    .cs-page .alm-btn-wrap {
        text-align: center;
    }
    .cs-details {
        padding: 20px 20px 70px 20px;
    }
    .cs-pagination span {
        display: none !important;
    }
}
@media (min-width: 640px) {
    .page-template-template-careers .bnr-right {
        max-width: 50%;
    }
    .page-template-template-careers .banner .banner-line {
        margin-top: 60px;
    }
    .cs-bottom {
        display: block;
    }
}