.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    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 {
    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"] {
    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;
    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: 18px
}

body {
    background: #FFFFFA;
    color: #000;
    font-family: "Noto Sans", 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%
}

.site-wrapper {
    position: relative;
    overflow: hidden
}

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,
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after,
.tab-link h3,
.tab-link .tabs-count,
.cards-inner-item img,
.card-content,
.card-content p,
.post-item-inner h3,
.post-item img,
.post-item-details,
.bs-accordion-heading .icon,
.slick-arrow-left:before,
.slick-arrow-right:before,
ul.social-list li a:before,
.icon:before {
    transition: all 0.2s ease-in-out
}

.button:before,
.secondary-btn:before,
button:before {
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out
}

.card-content p,
.read-more-row,
.cat-row {
    transition: all 0.3s ease-in-out
}

.tab-content-wrapper {
    transition: all 0.4s ease-in-out
}

.posts-loading {
    transition: all .4s ease-in-out
}

.gform_ajax_spinner {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-left: 4px solid #E6AC0D;
    -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)
    }
}

.hori-list>li,
.hori-list>div,
.hori-list>a {
    font-size: 18px
}

a {
    color: #371339;
    font-weight: 600;
    letter-spacing: 0em;
    outline: 0;
    text-decoration: none
}

a[href^="mailto:"] {
    overflow-wrap: break-word;
    word-wrap: break-word
}

a:hover {
    color: #120613
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #000;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    letter-spacing: 0em;
    line-height: 110%;
    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 {
    font-size: clamp(30px, 2.5vw, 41px)
}

h2,
.h2 {
    font-size: clamp(24px, 2.4vw, 32px)
}

h3,
.h3 {
    font-size: clamp(20px, 2.3vw, 25px)
}

h4,
.h4 {
    font-size: clamp(18px, 2.2vw, 22px)
}

h5,
.h5 {
    font-size: clamp(16px, 2.1vw, 20px)
}

h6,
.h6 {
    font-size: clamp(14px, 2vw, 18px)
}

sub-heading,
.sub-heading {
    font-size: clamp(20px, 2.5vw, 26px)
}

.sub-heading {
    color: #AAAA8E !important;
    font-family: "Kalam", sans-serif;
    margin: 0
}

.sub-heading+h1,
.sub-heading+h2 {
    margin-top: 0
}

.section-title,
.section-title:last-child {
    margin: 0 0 20px
}

@media (min-width: 800px) {

    .section-title,
    .section-title:last-child {
        margin: 0 0 30px
    }
}

.headings-icon {
    margin-bottom: 18px
}

.headings-icon img {
    height: 80px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 80px
}

.middle-column.section-title {
    margin-bottom: 40px
}

@media (min-width: 800px) {
    .middle-column.section-title {
        margin-bottom: 60px
    }
}

strong,
b {
    font-weight: 600
}

p {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0em;
    line-height: 140%;
    margin: 0 0 20px;
    padding: 0;
    text-transform: none
}

@media (min-width: 800px) {
    p {
        margin: 0 0 30px
    }
}

li {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0em;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none
}

blockquote {
    border-left: 3px solid #000;
    color: #000;
    font-size: 18px;
    font-style: none;
    margin: 30px 0;
    padding: 0 0 0 25px
}

blockquote p:first-of-type {
    font-size: 18px;
    font-weight: 300
}

ul,
ol {
    margin: 10px 0 30px 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 {
        font-size: clamp(30px, 2.5vw, 41px)20
    }

    h2,
    .h2 {
        font-size: clamp(24px, 2.4vw, 32px)20
    }

    h3,
    .h3 {
        font-size: clamp(20px, 2.3vw, 25px)20
    }

    h4,
    .h4 {
        font-size: clamp(18px, 2.2vw, 22px)10
    }

    h5,
    .h5 {
        font-size: clamp(16px, 2.1vw, 20px)10
    }

    h6,
    .h6 {
        font-size: clamp(14px, 2vw, 18px)10
    }

    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        line-height: 140%
    }
}

@media (min-width: 1400px) {

    h1,
    .h1 {
        font-size: clamp(30px, 2.5vw, 41px)30
    }

    h2,
    .h2 {
        font-size: clamp(24px, 2.4vw, 32px)25
    }

    h3,
    .h3 {
        font-size: clamp(20px, 2.3vw, 25px)25
    }

    h4,
    .h4 {
        font-size: clamp(18px, 2.2vw, 22px)15
    }

    h5,
    .h5 {
        font-size: clamp(16px, 2.1vw, 20px)15
    }

    h6,
    .h6 {
        font-size: clamp(14px, 2vw, 18px)15
    }
}

[class^="icon-"],
[class*=" icon-"],
.contact-details-row li:before,
footer .container:before,
.banner-heading:before,
.banner:before,
.block-slider:before,
.slider-section-testimonials:before,
.button:before,
.secondary-btn:before,
button: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
}

ul.social-list {
    display: inline-block;
    list-style: none;
    margin: -5px -9px;
    padding: 0
}

ul.social-list li {
    padding: 5px 9px
}

ul.social-list li a {
    font-size: 25px;
    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?84v0vx");
    src: url("../../icomoon/fonts/icomoon.eot?84v0vx#iefix") format("embedded-opentype"), url("../../icomoon/fonts/icomoon.ttf?84v0vx") format("truetype"), url("../../icomoon/fonts/icomoon.woff?84v0vx") format("woff"), url("../../icomoon/fonts/icomoon.svg?84v0vx#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-signature:before {
    content: "\e915"
}

.icon-twitter:before {
    content: "\e900"
}

.icon-quotes:before {
    content: "\e916"
}

.icon-care-plan:before {
    content: "\e90b"
}

.icon-established:before {
    content: "\e910"
}

.icon-hiring:before {
    content: "\e911"
}

.icon-support1:before {
    content: "\e913"
}

.icon-tiktok:before {
    content: "\e902"
}

.icon-instagram:before {
    content: "\e906"
}

.icon-plus:before {
    content: "\e919"
}

.icon-facebook:before {
    content: "\e917"
}

.icon-email:before {
    content: "\e914"
}

.icon-cancel:before {
    content: "\e90c"
}

.icon-picture:before {
    content: "\e90d"
}

.icon-location:before {
    content: "\e901"
}

.icon-map-marker:before {
    content: "\e901"
}

.icon-marker:before {
    content: "\e901"
}

.icon-pin:before {
    content: "\e901"
}

.icon-linkedin:before {
    content: "\e918"
}

.icon-phone:before {
    content: "\e903"
}

.icon-telephone:before {
    content: "\e903"
}

.icon-contact:before {
    content: "\e903"
}

.icon-support:before {
    content: "\e903"
}

.icon-call:before {
    content: "\e903"
}

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

.icon-right:before {
    content: "\e907"
}

.icon-next:before {
    content: "\e907"
}

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

.icon-left:before {
    content: "\e909"
}

.icon-previous:before {
    content: "\e909"
}

.icon-youtube:before {
    content: "\e912"
}

.icon-play:before {
    content: "\e90e"
}

.icon-search:before {
    content: "\e908"
}

.icon-shopping-bag:before {
    content: "\e90f"
}

.icon-pinterest-p:before {
    content: "\e905"
}

.icon-play1:before {
    content: "\e904"
}

.icon-tag:before {
    content: "\e90a"
}

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

.video-section {
    margin-top: 50px
}

.aspect-ratio {
    padding-bottom: 56.25%;
    position: relative
}

.placeholder-img {
    background-color: #E6AC0D;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.placeholder-img:before {
    color: white;
    font-size: 75px;
    left: 50%;
    opacity: .2;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

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,
.tingle-modal-box button.tingle-btn,
.secondary-btn,
button:not(.tingle-modal__close, .hamburger),
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background-color: #fff;
    border-radius: 100px;
    box-sizing: border-box;
    border: 1px solid #371339;
    border-color: #371339;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    font-weight: 300;
    outline: 0 !important;
    padding: 10px 25px;
    position: relative;
    text-align: left;
    text-decoration: none
}

.button:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
.tingle-modal-box button.tingle-btn:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
.secondary-btn:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
button:not(.tingle-modal__close, .hamburger):not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
input[type="submit"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
input[type="reset"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow),
input[type="button"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow) {
    padding: 8px 84px 8px 24px
}

.button:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
.tingle-modal-box button.tingle-btn:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
.secondary-btn:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
button:not(.tingle-modal__close, .hamburger):not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
input[type="submit"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
input[type="reset"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before,
input[type="button"]:not(.gform_wrapper .button, .gform_wrapper button, .slick-arrow):before {
    content: "\e907" !important;
    font-size: 20px;
    right: 25px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    position: absolute;
    top: 50%
}

.button.gpnf-btn-cancel-mobile,
.tingle-modal-box button.tingle-btn.gpnf-btn-cancel-mobile,
.secondary-btn.gpnf-btn-cancel-mobile,
button:not(.tingle-modal__close, .hamburger).gpnf-btn-cancel-mobile,
input[type="submit"].gpnf-btn-cancel-mobile,
input[type="reset"].gpnf-btn-cancel-mobile,
input[type="button"].gpnf-btn-cancel-mobile {
    display: none
}

@media (max-width: 712px) {

    .button.gpnf-btn-cancel,
    .button.gpnf-btn-delete,
    .tingle-modal-box button.tingle-btn.gpnf-btn-cancel,
    .tingle-modal-box button.tingle-btn.gpnf-btn-delete,
    .secondary-btn.gpnf-btn-cancel,
    .secondary-btn.gpnf-btn-delete,
    button:not(.tingle-modal__close, .hamburger).gpnf-btn-cancel,
    button:not(.tingle-modal__close, .hamburger).gpnf-btn-delete,
    input[type="submit"].gpnf-btn-cancel,
    input[type="submit"].gpnf-btn-delete,
    input[type="reset"].gpnf-btn-cancel,
    input[type="reset"].gpnf-btn-delete,
    input[type="button"].gpnf-btn-cancel,
    input[type="button"].gpnf-btn-delete {
        display: none
    }

    .button.gpnf-btn-cancel-mobile,
    .tingle-modal-box button.tingle-btn.gpnf-btn-cancel-mobile,
    .secondary-btn.gpnf-btn-cancel-mobile,
    button:not(.tingle-modal__close, .hamburger).gpnf-btn-cancel-mobile,
    input[type="submit"].gpnf-btn-cancel-mobile,
    input[type="reset"].gpnf-btn-cancel-mobile,
    input[type="button"].gpnf-btn-cancel-mobile {
        display: inline-block
    }
}

.button.secondary-btn,
.tingle-modal-box button.tingle-btn.secondary-btn,
.secondary-btn.secondary-btn,
button:not(.tingle-modal__close, .hamburger).secondary-btn,
input[type="submit"].secondary-btn,
input[type="reset"].secondary-btn,
input[type="button"].secondary-btn {
    background-color: #E6AC0D;
    border-color: #E6AC0D;
    color: black
}

.button.secondary-btn:hover,
.tingle-modal-box button.tingle-btn.secondary-btn:hover,
.secondary-btn.secondary-btn:hover,
button:not(.tingle-modal__close, .hamburger).secondary-btn:hover,
input[type="submit"].secondary-btn:hover,
input[type="reset"].secondary-btn:hover,
input[type="button"].secondary-btn:hover {
    background-color: #054239;
    color: white;
    border-color: #054239
}

.button:hover,
.tingle-modal-box button.tingle-btn:hover,
.secondary-btn:hover,
button:not(.tingle-modal__close, .hamburger):hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: #E6AC0D;
    border-color: #E6AC0D;
    color: #073830
}

.button:hover:before,
.tingle-modal-box button.tingle-btn:hover:before,
.secondary-btn:hover:before,
button:not(.tingle-modal__close, .hamburger):hover:before,
input[type="submit"]:hover:before,
input[type="reset"]:hover:before,
input[type="button"]:hover:before {
    -webkit-transform: translate3d(5px, -50%, 0);
    transform: translate3d(5px, -50%, 0)
}

.gpnf-row-actions button:before {
    display: none
}

.pagination {
    margin-top: 30px;
    text-align: center
}

.pagination ul {
    background: white;
    box-sizing: border-box;
    border-radius: 16px;
    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: #371339
}

.pagination a:hover {
    color: #250d26;
    -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: #000;
    border: 1px solid rgba(0, 0, 0, 0.5)
}

.single a[rel="tag"]:hover {
    border: 1px solid #000
}

.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: -30px !important;
        margin-right: -30px !important
    }
}

.post-pagination {
    box-sizing: border-box;
    border-radius: 16px;
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    width: 100%
}

.post-pagination:after {
    content: "";
    display: table;
    clear: both
}

.post-pagination:before {
    background: rgba(78, 101, 111, 0.2);
    content: "";
    height: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 1px
}

.post-pagination a {
    box-sizing: border-box;
    color: #000;
    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: "Nunito", 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: #000
}

.post-pagination a:hover span.icon,
.post-pagination a:hover .pag-title span.icon {
    color: #371339
}

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

.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:not(.button, .secondary-btn),
.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:not(.button, .secondary-btn),
.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:not(.button, .secondary-btn),
.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:not(.button, .secondary-btn),
.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:not(.button, .secondary-btn) {
    border-color: white;
    color: white
}

.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 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: #000
}

.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>* {
    border-color: white;
    color: white
}

.bg-dark {
    background-color: #054239 !important
}

.bg-dark+.bg-dark {
    padding-top: 0 !important
}

.bg-dark svg.curve {
    fill: #054239 !important
}

.bg-dark .is-standout {
    background-color: #054239 !important
}

.bg-medium {
    background-color: #AAAA8E !important
}

.bg-medium+.bg-medium {
    padding-top: 0 !important
}

.bg-medium svg.curve {
    fill: #AAAA8E !important
}

.bg-medium .is-standout {
    background-color: #AAAA8E !important
}

.bg-light {
    background-color: #EDEDE2 !important
}

.bg-light+.bg-light {
    padding-top: 0 !important
}

.bg-light svg.curve {
    fill: #EDEDE2 !important
}

.bg-light .is-standout {
    background-color: #EDEDE2 !important
}

.bg-brand-light-purple {
    background-color: rgba(55, 19, 57, 0.1) !important
}

.bg-brand-light-purple+.bg-brand-light-purple {
    padding-top: 0 !important
}

.bg-brand-light-purple svg.curve {
    fill: rgba(55, 19, 57, 0.1) !important
}

.bg-brand-light-purple .is-standout {
    background-color: rgba(55, 19, 57, 0.1) !important
}

.bg-brand-light-blue {
    background-color: rgba(0, 84, 72, 0.1) !important
}

.bg-brand-light-blue+.bg-brand-light-blue {
    padding-top: 0 !important
}

.bg-brand-light-blue svg.curve {
    fill: rgba(0, 84, 72, 0.1) !important
}

.bg-brand-light-blue .is-standout {
    background-color: rgba(0, 84, 72, 0.1) !important
}

.bg-brand-1 {
    background-color: #E6AC0D !important
}

.bg-brand-1+.bg-brand-1 {
    padding-top: 0 !important
}

.bg-brand-1 svg.curve {
    fill: #E6AC0D !important
}

.bg-brand-1 .is-standout {
    background-color: #E6AC0D !important
}

.bg-brand-2 {
    background-color: #371339 !important
}

.bg-brand-2+.bg-brand-2 {
    padding-top: 0 !important
}

.bg-brand-2 svg.curve {
    fill: #371339 !important
}

.bg-brand-2 .is-standout {
    background-color: #371339 !important
}

.bg-brand-3 {
    background-color: #073830 !important
}

.bg-brand-3+.bg-brand-3 {
    padding-top: 0 !important
}

.bg-brand-3 svg.curve {
    fill: #073830 !important
}

.bg-brand-3 .is-standout {
    background-color: #073830 !important
}

.bg-brand-4 {
    background-color: #08384E !important
}

.bg-brand-4+.bg-brand-4 {
    padding-top: 0 !important
}

.bg-brand-4 svg.curve {
    fill: #08384E !important
}

.bg-brand-4 .is-standout {
    background-color: #08384E !important
}

.bg-brand-2 a:not(.button, .secondary-btn),
.bg-brand-3 a:not(.button, .secondary-btn),
.bg-brand-4 a:not(.button, .secondary-btn) {
    color: #E6AC0D
}

.bg-brand-2 a:not(.button, .secondary-btn):hover,
.bg-brand-3 a:not(.button, .secondary-btn):hover,
.bg-brand-4 a:not(.button, .secondary-btn):hover {
    color: #b6880a
}

footer .button:hover,
footer .secondary-btn:hover {
    background: white !important;
    border-color: white !important;
    color: #054239 !important
}

.white-bg {
    background-color: white !important
}

.white-bg+.white-bg {
    padding-top: 0 !important
}

/*!
 * 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;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    background: transparent
}

.hamburger-box {
    width: 34px;
    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: 34px;
    height: 2px;
    background-color: white;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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);
    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);
    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 {
    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 {
    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);
    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);
    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 {
    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;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse .hamburger-inner::before {
    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);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    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);
    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;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    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 {
    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);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    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);
    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;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    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);
    transition-delay: 0.075s
}

.hamburger--elastic.swipe-open .hamburger-inner::before {
    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);
    transition-delay: 0.075s
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    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);
    transition-delay: 0.075s
}

.hamburger--elastic-r.swipe-open .hamburger-inner::before {
    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);
    transition-delay: 0.075s
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    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;
    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 {
    transition-delay: 0s;
    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);
    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);
    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 {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    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;
    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 {
    transition-delay: 0s;
    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);
    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);
    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 {
    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;
    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;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    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;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    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 {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    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(225deg);
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    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(-90deg);
    transform: rotate(-90deg);
    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 {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    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(-225deg);
    transform: rotate(-225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    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(90deg);
    transform: rotate(90deg);
    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;
    transition: background-color 0s 0.13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    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;
    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 {
    transition-delay: 0.22s;
    background-color: transparent
}

.hamburger--spring.swipe-open .hamburger-inner::before {
    top: 0;
    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;
    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;
    transition-duration: 0.13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    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);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring-r.swipe-open .hamburger-inner::after {
    top: 0;
    opacity: 0;
    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);
    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 {
    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 {
    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 {
    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;
    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);
    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);
    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 {
    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 {
    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 {
    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;
    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);
    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);
    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 {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.hamburger--squeeze .hamburger-inner::after {
    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);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.swipe-open .hamburger-inner::before {
    top: 0;
    opacity: 0;
    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);
    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 {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    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);
    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 {
    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 {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    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);
    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 {
    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,
.banner .img-col {
    z-index: 1
}

.site-content,
.banner-btm,
.banner .text-col {
    z-index: 2
}

.hidden-nav {
    z-index: 5
}

header {
    z-index: 6
}

.site-content {
    position: relative
}

.site-content>section {
    isolation: isolate;
    margin-bottom: 80px;
    margin-top: 80px;
    overflow: hidden;
    position: relative
}

.site-content>section.padding-row,
.site-content>section .cover-bg,
.site-content>section .cta-item.color-block {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 80px;
    padding-top: 80px
}

@media (min-width: 800px) {

    .site-content>section.padding-row,
    .site-content>section .cover-bg,
    .site-content>section .cta-item.color-block {
        padding-bottom: 160px;
        padding-top: 160px
    }
}

.site-content>section.full-width.block-video {
    margin: 0 !important
}

.site-content>section.curve-section {
    margin-top: 140px;
    overflow: visible
}

.site-content>section.curve-section .curve {
    bottom: 100%;
    height: 70px;
    left: 0;
    position: absolute;
    width: 100%
}

.row-button {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-top: 60px
}

.sig-bg {
    position: absolute;
    bottom: 0;
    opacity: 0.3;
    left: 0;
    z-index: -1;
    pointer-events: none
}

.sig-bg+div {
    position: relative
}

.sig-bg:is(.color-block .sig-bg) {
    opacity: 0.1
}

.wysiwyg-content.padding-row {
    padding-bottom: 75px;
    padding-top: 75px;
    position: relative
}

.wysiwyg-content.padding-row>.inline-cover {
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 0.1;
    right: 0;
    top: 0
}

.wysiwyg-content.padding-row .container,
.wysiwyg-content.padding-row .max-middle-column {
    position: relative
}

@media (min-width: 800px) {
    .wysiwyg-content.padding-row {
        padding-bottom: 160px;
        padding-top: 160px
    }
}

.wysiwyg-content.padding-row.middle-column,
.wysiwyg-content.padding-row.copy-image,
.wysiwyg-content.padding-row.image--copy {
    overflow: hidden
}

@media (min-width: 800px) {

    .wysiwyg-content.padding-row.middle-column,
    .wysiwyg-content.padding-row.copy-image,
    .wysiwyg-content.padding-row.image--copy {
        border-radius: 5px 5px 16px 16px
    }
}

@media (min-width: 800px) {
    .wysiwyg-content.padding-row.copy-image {
        border-radius: 16px 5px 5px 16px
    }
}

@media (min-width: 1400px) {
    .wysiwyg-content.padding-row.copy-image .inner-column {
        padding-right: 50px
    }
}

@media (min-width: 800px) {
    .wysiwyg-content.padding-row.image--copy {
        border-radius: 5px 16px 16px 5px
    }
}

.no-border {
    border: 0 !important
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.full-width {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px
}

.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px
}

.row.full-width-column {
    margin-left: 0;
    margin-right: 0
}

.max-left-column,
.max-middle-column {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.max-middle-column {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px
}

.max-middle-column.small {
    max-width: 600px
}

.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 {
    margin-left: -30px;
    margin-right: -30px
}

ul.row {
    list-style: none;
    width: 100%
}

.relative {
    position: relative
}

.left-align {
    text-align: left
}

.center-align {
    text-align: center
}

.right-align {
    text-align: right
}

.fl-right,
.fl-left {
    float: none;
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 799px) {

    .sub-heading,
    .section-heading {
        text-align: left
    }
}

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

.flex-header--left,
.flex-header--right,
.flex-middle--item,
.flex-middle--left,
.flex-middle--right {
    display: inline-block
}

.flex-header,
.flex-middle,
.flex-same-height {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.flex-header {
    align-items: center
}

.flex-middle--item {
    margin: auto
}

.flex-middle--left {
    margin: auto auto auto 0
}

.flex-middle--right {
    margin: auto 0 auto auto
}

.flex-header--right {
    margin-left: auto
}

.flex-same-height--item {
    flex-grow: 1
}

@media (min-width: 800px) {
    .flex-fixed-fluid {
        display: flex
    }

    .flex--fixed {
        width: 400px
    }

    .flex--fluid {
        flex: 1
    }
}

body.ie11 .flex-same-height {
    display: block !important;
    font-size: 0
}

@media (min-width: 800px) {
    body.ie11 .flex-same-height--item {
        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 (max-width: 800px) {
    .hide-mobile {
        display: none
    }
}

@media (min-width: 800px) {
    .hide-desktop {
        display: none
    }
}

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

    .center-align {
        text-align: center
    }

    .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: 116.6666666667px
    }

    .two.columns {
        width: 16.6666666667%
    }

    .two.columns.max-width {
        max-width: 233.3333333333px
    }

    .three.columns {
        width: 25%
    }

    .three.columns.max-width {
        max-width: 350px
    }

    .four.columns {
        width: 33.3333333333%
    }

    .four.columns.max-width {
        max-width: 466.6666666667px
    }

    .five.columns {
        width: 41.6666666667%
    }

    .five.columns.max-width {
        max-width: 583.3333333333px
    }

    .six.columns {
        width: 50%
    }

    .six.columns.max-width {
        max-width: 700px
    }

    .seven.columns {
        width: 58.3333333333%
    }

    .seven.columns.max-width {
        max-width: 816.6666666667px
    }

    .eight.columns {
        width: 66.6666666667%
    }

    .eight.columns.max-width {
        max-width: 933.3333333333px
    }

    .nine.columns {
        width: 75%
    }

    .nine.columns.max-width {
        max-width: 1050px
    }

    .ten.columns {
        width: 83.3333333333%
    }

    .ten.columns.max-width {
        max-width: 1166.6666666667px
    }

    .eleven.columns {
        width: 91.6666666667%
    }

    .eleven.columns.max-width {
        max-width: 1283.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 * {
    box-sizing: border-box
}

form legend {
    display: none;
    margin-bottom: 0;
    font-weight: 600
}

form fieldset {
    padding: 0;
    border-width: 0
}

label,
.gform_wrapper.gravity-theme .gfield_label {
    color: #000 !important;
    display: block !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    text-align: left !important;
    width: auto !important
}

.gform_wrapper.gravity-theme p {
    text-align: left
}

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: #fff;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    border: 1px solid rgba(78, 101, 111, 0.2);
    font-size: 18px;
    height: 45px;
    padding: 6px 10px;
    width: 100%;
    -moz-appearance: none;
    appearance: none;
    -webkit-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: rgba(255, 255, 255, 0.5)
}

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%
}

.ginput_container_consent {
    padding-left: 25px;
    position: relative
}

.ginput_container_consent input {
    left: 0;
    position: absolute;
    top: 7px
}

.tingle-modal-box__content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 3rem !important
}

.tingle-modal-box__footer {
    padding: 1.5rem 1rem !important
}

.gpnf-modal .gpnf-modal-header {
    margin: -3rem -1rem 3rem !important;
    padding: 0 1rem !important
}

.tingle-btn:before {
    display: none !important
}

#gform_send_resume_link_button_3 {
    margin-top: 20px
}

.gform_page_footer button {
    float: right
}

.gform_page_footer button.gform_save_link {
    margin-right: 20px;
    padding: 10px 25px
}

.gform_page_footer button.gform_save_link:before {
    display: none
}

.gform_page_footer button.gform_save_link:hover {
    color: #371339 !important
}

.gform_page_footer button.gform_previous_button {
    background: #371339 !important;
    color: white !important;
    float: left;
    padding: 10px 25px
}

.gform_page_footer button.gform_previous_button:before {
    left: 25px;
    right: auto;
    -webkit-transform: translate3d(0, -50%, 0) rotate(180deg);
    transform: translate3d(0, -50%, 0) rotate(180deg)
}

.gform_page_footer button.gform_previous_button:hover {
    background: #E6AC0D !important;
    color: #000 !important
}

.gform_page_footer button.gform_previous_button:hover:before {
    -webkit-transform: translate3d(-5px, -50%, 0) rotate(180deg);
    transform: translate3d(-5px, -50%, 0) rotate(180deg)
}

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
}

.gchoice {
    position: relative;
    padding-left: 25px
}

.gchoice input {
    left: 0;
    position: absolute;
    top: 7px !important
}

.hidden-field {
    display: none
}

.gform_wrapper.gravity-theme .gsection {
    border-bottom: 0 !important
}

.gfield.no-field input {
    background-color: transparent !important;
    border: 0 !important
}

@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%
    }
}

.banner {
    background-color: #054239;
    box-sizing: border-box;
    height: auto;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    align-items: center
}

.banner .slick-slide {
    overflow: hidden
}

.banner .slick-slide .img-col {
    top: 0 !important
}

@media (min-width: 800px) {
    .banner {
        min-height: 610px;
        padding: 100px 0 60px
    }
}

.banner .container {
    flex-direction: column !important;
    width: 100%
}

@media (max-width: 1399px) {
    .banner .container {
        box-sizing: border-box
    }
}

.banner .row {
    height: 100%
}

.banner.banner-slider {
    height: 500px
}

.banner .text-col {
    margin: auto auto auto 0;
    position: relative
}

.banner .inline-cover {
    border-radius: 16px 0 0 16px;
    height: 100%;
    left: 0;
    max-height: 600px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 100%
}

.banner .banner-logo-title {
    font-size: 0
}

.banner .banner-logo-title img {
    display: inline-block
}

.banner .banner-button-row {
    margin-top: 30px
}

@media (min-width: 550px) {
    .banner.banner-slider {
        height: 600px
    }
}

@media (min-width: 800px) {
    .banner.home {
        height: auto;
        min-height: 800px
    }

    .banner.banner-slider {
        height: auto
    }
}

@media (min-width: 1000px) {
    .banner .button {
        font-size: 19px
    }
}

@media (min-width: 1400px) {
    .banner .banner-button-row {
        margin-top: 40px
    }
}

.banner-heading {
    margin: auto auto auto 0;
    position: relative
}

@media (min-width: 800px) {
    .banner-heading {
        padding-right: 100px
    }
}

.banner-heading h1,
.banner-heading h2,
.banner-heading a {
    position: relative
}

.banner-slider {
    padding: 0
}

.banner-slide {
    height: 100%;
    width: 100%
}

.banner-wrapper {
    position: relative;
    overflow: hidden
}

.hidden-video {
    display: none
}

@media (min-width: 800px) {
    .home .banner {
        height: auto;
        min-height: 820px
    }
}

.banner .banner-img-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 60%;
    height: 100%
}

.banner .banner-img-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.banner .banner-mask-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%
}

.banner .banner-mask-wrapper .banner-mask {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right
}

.banner .banner-text-wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.banner .banner-text-wrapper .text-wrapper--inner {
    max-width: 650px
}

.banner .banner-text-wrapper .banner-subtitle {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    color: white !important
}

header {
    background: rgba(0, 0, 0, 0);
    padding: 20px 0;
    width: 100%
}

header>.flex-header {
    align-items: flex-start
}

header.absolute {
    left: 0;
    position: absolute;
    top: 0
}

header a,
header p,
header li {
    font-family: "Nunito", sans-serif
}

header #menu-main-menu-top-line {
    vertical-align: middle;
    margin-left: 30px;
    line-height: 24px;
    margin-right: 30px
}

header #menu-main-menu-top-line>li>a {
    padding: 0;
    color: white
}

header #menu-main-menu-top-line>li>a:hover {
    color: #ccc
}

header #menu-main-menu-top-line .current-menu-item>a {
    font-weight: 600
}

header .telephone-row {
    display: inline-block;
    margin-right: 10px;
    text-align: right
}

@media (min-width: 800px) {
    header .telephone-row {
        margin-right: 20px
    }
}

header .menu-button {
    display: inline-block
}

header .header-phone {
    color: #E6AC0D
}

header .header-phone .icon {
    margin-right: 5px
}

header .header-phone .icon:before {
    color: #E6AC0D
}

@media (max-width: 799px) {
    header .header-phone {
        font-size: 0
    }

    header .header-phone .icon {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    header .telephone-row {
        display: block;
        margin-right: 0
    }
}

header .icon-search {
    color: #000;
    display: inline-block
}

header .social-list {
    display: none
}

header .flex-header--right>* {
    vertical-align: middle
}

header .logo {
    display: inline-block;
    width: 180px
}

@media (min-width: 800px) {
    header .logo {
        width: auto
    }
}

header .icon:before {
    color: #000
}

.hamburger {
    background: none;
    height: 40px;
    position: relative;
    width: 40px
}

.hamburger:before {
    display: none
}

.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: #fff;
    height: 3px
}

.hamburger:hover {
    background: none
}

.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {
    background: #E6AC0D
}

.hidden-nav {
    background: #08384E;
    box-shadow: 0px 2px 12px -5px rgba(0, 0, 0, 0.3);
    left: 0;
    padding: 15px 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 .menu-button {
    display: block
}

.hidden-nav li {
    position: relative
}

.hidden-nav .main-menu {
    display: none
}

@media screen and (min-width: 1200px) {
    .hidden-nav .menu-button {
        display: none
    }

    .hidden-nav .main-menu {
        display: block
    }
}

.swipe-open .hidden-nav,
.hidden-nav.sticky {
    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.sticky .container {
    opacity: 1
}

header .main-menu,
header .top-menu {
    display: none
}

@media (min-width: 1200px) {
    header .menu-button {
        display: none
    }

    header .social-list {
        display: inline-block
    }

    header .main-menu,
    header .top-menu {
        display: inline-block
    }
}

footer {
    background: #054239;
    color: white;
    padding: 60px 0;
    overflow: hidden
}

@media (max-width: 799px) {
    footer .columns {
        margin-bottom: 30px
    }

    footer .columns:last-child {
        margin-bottom: 0
    }
}

footer img {
    display: inline-block
}

footer .footer-inner {
    overflow: hidden;
    padding: 60px 0
}

footer li,
footer a,
footer h4,
footer h5,
footer h6,
footer p,
footer .icon:before,
footer p:first-of-type {
    color: white
}

footer h3 {
    color: #E6AC0D;
    font-size: 20px;
    margin-bottom: 20px
}

footer a,
footer p,
footer li {
    font-size: 16px
}

footer .container {
    position: relative
}

footer .container:before {
    color: #032a25;
    content: "\e915";
    font-size: 500px;
    opacity: .3;
    position: absolute;
    right: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    top: 50%
}

footer .container .row {
    position: relative
}

footer .footer-menu a:hover,
footer .footer-menu .current-menu-ancestor>a,
footer .footer-menu .current-menu-item>a,
footer .contact-details-row a:hover,
footer .contact-details-row .current-menu-ancestor>a,
footer .contact-details-row .current-menu-item>a {
    color: white;
    text-shadow: 0px 0px 1px white
}

footer ul.social-list li a:hover {
    text-shadow: 0px
}

footer ul.social-list li a:hover:before {
    color: #AAAA8E
}

.copyright-row {
    padding: 10px 0;
    text-align: center
}

.copyright-row p,
.copyright-row a,
.copyright-row li {
    color: #000;
    font-size: 12px
}

.copyright-row p,
.copyright-row li a,
.copyright-row li {
    vertical-align: middle
}

.copyright-row p,
.copyright-row li {
    line-height: 100%
}

.copyright-row ul,
.copyright-row p {
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    vertical-align: middle
}

.copyright-row li {
    margin: 0;
    padding: 0 10px 2px;
    position: relative
}

.copyright-row li:first-child {
    padding-left: 5px
}

.copyright-row li:last-child {
    padding-right: 5px
}

.copyright-row li:after {
    content: "|";
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0)
}

.copyright-row li:last-child:after {
    display: none
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (min-width: 800px) {
    .footer-menu {
        max-width: 210px
    }
}

.footer-menu li {
    border-top: 2px solid rgba(78, 101, 111, 0.2);
    margin: 0;
    padding: 15px 0
}

.footer-menu li:first-child {
    border-top: 0;
    padding-top: 0
}

.footer-menu li a {
    font-family: "Nunito", sans-serif
}

#site-button-wrapper {
    align-items: center;
    display: flex;
    position: fixed;
    right: 0;
    top: 50%;
    translate: 0 -50% 0;
    z-index: 999
}

#site-button-wrapper.active .site-button--content-wrapper {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    grid-template-columns: 1fr
}

#site-button-wrapper .site-button--trigger {
    background-color: #054239;
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    padding: 15px 3px;
    width: 18px
}

@media (min-width: 800px) {
    #site-button-wrapper .site-button--trigger {
        width: 28px
    }
}

#site-button-wrapper .site-button--trigger .site-button--label {
    color: #EDEDE2;
    display: inline-block;
    position: relative;
    rotate: 180deg;
    text-orientation: mixed;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

#site-button-wrapper .site-button--content-wrapper {
    background-color: #054239;
    border-radius: 20px 0 0 20px;
    box-shadow: unset;
    display: grid;
    grid-template-columns: 0fr;
    transition: grid-template-columns 0.2s ease-in-out;
    white-space: nowrap
}

#site-button-wrapper .site-button--content-wrapper .site-button--content {
    overflow: hidden;
    position: relative
}

#site-button-wrapper .site-button--content-wrapper .site-button--content .site-button--content--inner {
    padding: 40px 40px 20px 20px
}

#site-button-wrapper .site-button--content-wrapper .site-button--content * {
    color: #EDEDE2 !important
}

#site-button-wrapper .site-button--content-wrapper .site-button--content .gform_required_legend {
    display: none
}

#site-button-wrapper .site-button--content-wrapper .site-button--content label,
#site-button-wrapper .site-button--content-wrapper .site-button--content legend,
#site-button-wrapper .site-button--content-wrapper .site-button--content .gfield_description {
    font-size: 12px !important
}

#site-button-wrapper .site-button--content-wrapper .site-button--content input {
    height: 30px !important;
    min-height: unset !important
}

#site-button-wrapper .site-button--content-wrapper .site-button--content .gfield-choice-input {
    height: unset !important;
    top: 3px !important
}

#site-button-wrapper .site-button--content-wrapper .site-button--content .icon-cancel {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px
}

.call-button {
    align-items: center;
    background-color: #E6AC0D;
    border-radius: 100px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    bottom: 20px;
    color: white;
    display: flex;
    gap: 10px;
    padding: 10px 20px;
    position: fixed;
    right: 20px;
    z-index: 999
}

.call-button img {
    -webkit-filter: invert(1) brightness(100);
    filter: invert(1) brightness(100);
    height: 19px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 19px
}

.call-button:hover {
    background-color: white;
    color: black
}

.call-button:hover img {
    -webkit-filter: invert(0) brightness(0);
    filter: invert(0) brightness(0)
}

header ul {
    margin-bottom: 0
}

header ul li {
    margin-bottom: 0;
    margin: 5px;
    position: relative
}

.main-menu {
    background-color: white;
    border-radius: 100px;
    margin-top: 10px;
    padding: 5px 5px 5px 30px
}

.main-menu>li {
    margin: 0 15px
}

.main-menu>li:first-child {
    margin-left: 0
}

.main-menu>li:last-child {
    margin-right: 0
}

.main-menu>li.secondary-btn a:before {
    content: "\e907" !important;
    font-family: 'icomoon';
    font-size: 20px;
    right: 25px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    position: absolute;
    top: 50%;
    font-weight: normal
}

.main-menu>li.secondary-btn a:hover {
    color: white
}

.main-menu a {
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 18px
}

.main-menu a:hover {
    color: #E6AC0D
}

.main-menu li:last-child .sub-menu,
.main-menu li:nth-last-child(2) .sub-menu {
    left: auto !important;
    right: 0
}

.main-menu .current-menu-ancestor>a,
.main-menu .current-menu-item>a &:not(.enquire-today),
.main-menu .current_page_parent>a {
    color: #E6AC0D;
    font-weight: 600
}

.sub-menu {
    box-shadow: 0px 2px 8px -5px rgba(0, 0, 0, 0.3);
    list-style: none;
    left: -20px;
    margin: 0;
    opacity: 0;
    padding: 18px 0 10px;
    position: absolute;
    text-align: left;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    top: 100%;
    visibility: hidden;
    width: 250px;
    z-index: 99
}

.sub-menu li {
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    margin: 0
}

.sub-menu li:first-child {
    padding-top: 10px
}

.sub-menu li:last-child {
    padding-bottom: 10px
}

.sub-menu a {
    color: #000;
    display: block;
    padding: 10px 20px;
    text-transform: none
}

.main-menu li:hover .sub-menu {
    left: -20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.main-menu li:hover .sub-menu:after {
    right: 0
}

html,
body {
    height: 100%
}

.site-wrapper {
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.sticky-footer-content,
footer {
    min-width: 100%
}

.sticky-footer-content {
    display: table-row;
    height: 100%
}

footer {
    display: table-row;
    height: 1px
}

.custom-lightbox {
    opacity: 0;
    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 {
    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: #08384E;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 30px;
    top: 30px
}

.lightbox-content .close-icon:hover {
    color: #000
}

@media (min-width: 800px) {
    .custom-lightbox {
        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: 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;
    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::-moz-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);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-blend-mode: overlay;
    bottom: 0;
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    padding: 15px;
    position: fixed;
    top: 0;
    z-index: 100;
    transition: all 0.4s ease-in-out
}

.lightbox-wrapper.lightbox-overlay {
    opacity: 1;
    visibility: visible
}

.lightbox {
    box-sizing: border-box;
    display: table;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.lightbox-body {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    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: #000
}

.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;
    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: 16px;
    color: #000;
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-size: 22px;
    font-weight: 600;
    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: 30px
    }

    .lightbox-body .prev-img {
        left: 0
    }

    .lightbox-body .next-img {
        right: 0
    }
}

.acc-icon {
    width: 30px;
    height: 30px;
    border: 0;
    margin: -15px 0 0 0;
    position: absolute;
    right: 0;
    top: 50%
}

.acc-icon span {
    position: absolute;
    transition: 300ms;
    background: #000;
    border-radius: 2px
}

.acc-icon span:first-child {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%
}

.acc-icon span:last-child {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%
}

.acc-icon:hover span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.acc-icon:hover span:last-child {
    left: 50%;
    right: 50%
}

.bs-accordion {
    border-bottom: 1px solid rgba(55, 19, 57, 0.5);
    padding: 40px 0
}

.bs-accordion:last-child {
    margin-bottom: 0
}

.bs-accordion .bs-accordion-heading {
    text-transform: none;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "Nunito", sans-serif;
    font-size: clamp(20px, 2.3vw, 25px);
    font-weight: 300;
    letter-spacing: 0em;
    margin: 0;
    padding: 0 40px 0 0;
    position: relative;
    text-decoration: none
}

.bs-accordion .bs-accordion-heading .icon {
    background-color: #371339;
    border-radius: 50px;
    color: white;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

@media (min-width: 800px) {
    .bs-accordion .bs-accordion-heading .icon {
        font-size: 28px
    }
}

.bs-accordion .bs-accordion-container {
    box-sizing: border-box;
    height: 0;
    position: relative;
    overflow: hidden;
    transition: height 0.2s ease-in-out
}

.bs-accordion .bs-accordion-content {
    max-width: 1000px;
    padding: 18px 40px 0 0;
    position: relative
}

.bs-accordion .bs-accordion-content p:last-child {
    margin-bottom: 0 !important
}

.bs-accordion .bs-accordion-content .button {
    margin-bottom: 15px
}

.bs-accordion .bs-accordion-heading span {
    transition: all 0.2s ease-in-out
}

.bs-accordion.bs-active>.bs-accordion-heading .icon {
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg)
}

.bs-accordion.bs-active>.bs-accordion-container {
    height: auto
}

.faq-content {
    margin-top: 50px
}

.faq-content:first-child {
    margin-top: 0
}

.accordions-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px
}

.accordions-wrapper .bs-accordion {
    width: 100%
}

@media (min-width: 800px) {
    .accordions-wrapper .bs-accordion {
        width: calc(50% - 15px)
    }
}

body,
.swipe-menu {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s
}

.swipe-open>h2,
.swipe-open>ul,
.swipe-footer {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s
}

.swipe-panel,
.swipe-first-panel {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s
}

.swipe-panel .swipe-panel-title {
    padding-left: 35px;
    text-align: left
}

body {
    position: relative
}

body.swipe-open {
    overflow: hidden
}

.swipe-menu {
    background-color: #08384E;
    box-sizing: border-box;
    bottom: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 40px 25px;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    visibility: hidden;
    width: 250px;
    z-index: 99999
}

.swipe-menu .swipe-footer {
    width: 250px
}

.swipe-menu.left-swipe {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}

.swipe-menu.right-swipe {
    right: 0;
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}

.swipe-menu.swipe-open.left-swipe {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swipe-menu.swipe-open.left-swipe.previous-panel>h2,
.swipe-menu.swipe-open.left-swipe.previous-panel>ul,
.swipe-menu.swipe-open.left-swipe.previous-panel .swipe-footer {
    -webkit-transform: translate3d(-62.5px, 0, 0);
    transform: translate3d(-62.5px, 0, 0)
}

.swipe-menu.swipe-open.right-swipe {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swipe-menu ul {
    margin: 0;
    padding: 20px 0 20px
}

.swipe-menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

.swipe-menu li:before {
    background: #E6AC0D;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 50px
}

.swipe-menu li:last-child:before {
    display: none
}

.swipe-menu li a {
    color: #fff;
    display: block;
    font-family: "Nunito", sans-serif;
    font-size: 22px;
    font-weight: 300;
    padding: 15px 0
}

.swipe-menu .swipe-prev-panel,
.swipe-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%
}

.swipe-menu .swipe-prev-panel {
    left: -10px;
    right: auto;
    top: 50%
}

.swipe-menu h2 {
    color: #fff;
    margin-bottom: 0;
    position: relative;
    font-size: 30px;
    text-align: center
}

.swipe-menu h2 img {
    display: inline-block;
    max-width: 200px
}

.swipe-menu .swipe-panel,
.swipe-menu .swipe-first-panel {
    background: #08384E;
    bottom: 0;
    box-sizing: border-box;
    min-height: 100%;
    padding: 40px 25px;
    position: absolute;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    top: 0;
    width: 250px;
    z-index: 100000;
    left: 250px
}

.swipe-menu .swipe-panel.swipe-panel-open,
.swipe-menu .swipe-first-panel.swipe-panel-open {
    left: 0
}

.swipe-menu .swipe-panel.previous-panel,
.swipe-menu .swipe-first-panel.previous-panel {
    left: 0;
    -webkit-transform: translate3d(-62.5px, 0, 0);
    transform: translate3d(-62.5px, 0, 0)
}

.swipe-footer {
    box-sizing: border-box;
    background: #08384E;
    bottom: 0;
    max-width: 250px;
    padding: 40px 25px;
    width: 100%;
    position: fixed;
    z-index: 100001
}

.swipe-overlay {
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-blend-mode: overlay;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    z-index: 99998
}

.swipe-overlay.swipe-open {
    visibility: visible;
    opacity: 1
}

@media (min-width: 800px) {
    .swipe-menu {
        width: 500px
    }

    .swipe-menu .swipe-footer {
        width: 500px
    }

    .swipe-menu.left-swipe {
        -webkit-transform: translate3d(-500px, 0, 0);
        transform: translate3d(-500px, 0, 0)
    }

    .swipe-menu.right-swipe {
        -webkit-transform: translate3d(500px, 0, 0);
        transform: translate3d(500px, 0, 0)
    }

    .swipe-menu.swipe-open.left-swipe.previous-panel>h2,
    .swipe-menu.swipe-open.left-swipe.previous-panel>ul,
    .swipe-menu.swipe-open.left-swipe.previous-panel .swipe-footer {
        -webkit-transform: translate3d(-125px, 0, 0);
        transform: translate3d(-125px, 0, 0)
    }

    .swipe-menu .swipe-panel,
    .swipe-menu .swipe-first-panel {
        width: 500px;
        left: 500px
    }

    .swipe-menu .swipe-panel.previous-panel,
    .swipe-menu .swipe-first-panel.previous-panel {
        left: 0;
        -webkit-transform: translate3d(-125px, 0, 0);
        transform: translate3d(-125px, 0, 0)
    }

    .swipe-footer {
        max-width: 500px
    }
}

.barba-container {
    position: relative
}

.loading-screen {
    transition: all 0.3s ease-in-out;
    background-color: #111;
    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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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% {
        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
    }
}

section.block-cta {
    padding: 0
}

section.block-cta .cta-item {
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px
}

section.block-cta .cta-item:last-child {
    margin-bottom: 0
}

section.block-cta .cta-item h2 {
    margin-bottom: 15px
}

section.block-cta .cta-item h3 {
    color: #000;
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    margin-top: 0
}

section.block-cta .cta-item .flex-middle-item {
    max-width: 700px;
    width: 100%
}

@media (min-width: 800px) {
    section.block-cta .cta-item {
        text-align: center;
        margin-bottom: 0;
        padding-left: 60px;
        padding-right: 60px
    }

    section.block-cta .cta-item h3 {
        font-size: 20px;
        margin: 0 0 30px
    }
}

section.block-cta .cta-item a {
    font-weight: 600;
    text-transform: uppercase
}

.cards-row {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: 35px
}

.columns.cards-item {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px
}

.card-content {
    flex: 1;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 20px 0 0
}

.card-content .button-wrapper {
    align-items: flex-end;
    flex: 1;
    display: flex
}

.cards-item {
    margin: 0 auto
}

@media (min-width: 800px) {
    .cards-item {
        max-width: 50%
    }
}

.cards-item h3 {
    font-size: 22px;
    font-weight: 600;
    margin: auto 0 12px
}

.cards-item h3.large {
    font-size: 36px
}

.cards-item h4 {
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 auto
}

.cards-item h3,
.cards-item h4 {
    position: relative
}

.cards-item .button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 550px) {
    .cards-item h3 {
        font-size: 24px
    }

    .cards-item h4 {
        font-size: 18px
    }
}

.cards-inner-item {
    display: inline-flex;
    flex-direction: column;
    overflow: hidden;
    position: relative
}

.cards-inner-item img {
    aspect-ratio: 1.37 / 1;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%
}

@media (min-width: 800px) {

    .four.columns.cards-item,
    .three.columns.cards-item {
        max-width: 50%;
        width: 50%
    }

    .three.columns.cards-item {
        max-width: 50%;
        width: 33.333%
    }
}

@media (min-width: 1000px) {
    .four.columns.cards-item {
        max-width: 33.333%;
        width: 33.333%
    }

    .three.columns.cards-item {
        max-width: 33.333%;
        width: 33.333%
    }
}

@media (min-width: 1400px) {
    .four.columns.cards-item {
        max-width: 33.333%;
        width: 33.333%
    }

    .three.columns.cards-item {
        max-width: 25%;
        width: 25%
    }
}

.usps-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px
}

.columns.usps-item {
    padding-left: 15px;
    padding-right: 15px
}

.usps-item {
    margin: 0 auto 40px
}

.usps-item .icon-row {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%
}

.usps-item .icon-row:is(.left-align .icon-row) {
    justify-content: flex-start
}

.usps-item img {
    height: 80px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 80px
}

.usps-item h3 {
    margin: 30px 0 12px
}

.usps-item p {
    font-size: 16px
}

@media (min-width: 800px) {
    .usps-item {
        margin-bottom: 60px;
        max-width: 50%
    }
}

.usps-inner {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-width: 245px
}

.three.columns.usps-item {
    max-width: 50%;
    width: 50%
}

@media (min-width: 1400px) {
    .three.columns.usps-item {
        max-width: 25%;
        width: 25%
    }
}

.wysiwyg-content {
    position: relative;
    row-gap: 30px
}

@media (min-width: 1000px) {

    .wysiwyg-content p:last-child .button,
    .wysiwyg-content p:last-child .secondary-btn {
        margin-top: 30px
    }
}

@media (max-width: 800px) {
    .wysiwyg-content .six:last-child {
        margin-top: 40px
    }

    .wysiwyg-content.copy-image .copy-column {
        margin-bottom: 0;
        order: 2
    }

    .wysiwyg-content.copy-image .image-column {
        margin-bottom: 40px;
        order: 1
    }
}

.wysiwyg-content.inline-image img {
    border-radius: 16px;
    overflow: hidden
}

.wysiwyg-content .copy-column p:not(:first-child) img {
    margin-top: 50px
}

.wysiwyg-content .copy-column p:not(:last-child) img {
    margin-bottom: 50px
}

@media (min-width: 1000px) {
    .wysiwyg-content .copy-column .button:last-child {
        margin-top: 20px
    }

    .wysiwyg-content .copy-column p:not(:first-child) img {
        margin-top: 80px
    }

    .wysiwyg-content .copy-column p:not(:last-child) img {
        margin-bottom: 80px
    }
}

.wysiwyg-content.bg-image-row .inline-cover img {
    position: relative
}

@media (min-width: 800px) {
    .wysiwyg-content.bg-image-row .inline-cover img {
        left: 0;
        position: absolute;
        top: 0
    }

    .wysiwyg-content.bg-image-row .inner-column {
        box-sizing: border-box;
        display: inline-block;
        max-width: 580px;
        text-align: left;
        width: 100%
    }

    .wysiwyg-content.bg-image-row .copy-column {
        margin-left: 50%;
        padding-bottom: 0;
        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%
    }
}

.wysiwyg-content.middle-column ul {
    display: inline-block;
    text-align: left
}

.wysiwyg-content .image-column.two-images {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 70px 1fr
}

.wysiwyg-content .image-column.two-images img:first-child {
    grid-area: 1 / 1 / 3 / 3
}

.wysiwyg-content .image-column.two-images img:last-child {
    grid-area: 2 / 2 / 4 / 4
}

.wysiwyg-content.is-standout {
    background-color: inherit;
    border-radius: 16px;
    padding: 80px 30px
}

.wysiwyg-content.is-standout .sig-bg {
    height: 300px;
    width: 500px
}

@media (min-width: 1400px) {

    .video-copy .video-column,
    .copy-video .video-column {
        width: 45%
    }

    .video-copy .copy-column,
    .copy-video .copy-column {
        width: 55%
    }
}

.video-column .inline-cover {
    cursor: pointer;
    height: 580px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.video-column .inline-cover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.video-column .inline-cover:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

.six.columns.standout {
    border-radius: 16px;
    padding: 45px
}

.copy-copy:has(.six.standout) .six:not(.standout) {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width: 800px) {
    .copy-copy:has(.six.standout) .six:not(.standout) {
        padding-left: 120px
    }

    .copy-copy:has(.six.standout) .six:not(.standout):has(~.six) {
        padding-right: 120px
    }
}

.contact-details-row {
    list-style: none;
    margin: 0;
    padding: 0
}

.contact-details-row li {
    margin: 0 0 15px;
    padding: 0 0 0 35px;
    position: relative
}

.contact-details-row li:last-child {
    margin-bottom: 0
}

.contact-details-row li:before {
    box-sizing: border-box;
    color: white;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 1px
}

.contact-details-row li.address:before {
    content: "\e901"
}

.contact-details-row li.phone:before {
    content: "\e903"
}

.contact-details-row li.email:before {
    content: "\e914"
}

.contact-details-row li:last-child {
    border-bottom: 0;
    margin: 0
}

.gallery-inner .gallery-caption,
.gallery-inner .gallery-author {
    display: none
}

.hori-list.gallery-list {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
    width: 100%
}

.gallery-item {
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
    max-width: 50%;
    width: 50%
}

@media (min-width: 800px) {
    .gallery-item {
        width: 33.3333%
    }
}

@media (min-width: 1400px) {
    .gallery-item {
        width: 20%
    }
}

@media (min-width: 800px) {
    .hori-list.gallery-list {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -10px
    }

    .gallery-item {
        padding: 10px
    }
}

@media (min-width: 1400px) {
    .container .gallery-item {
        width: 33.3333%
    }
}

.gallery-block {
    margin-top: 30px
}

@media (min-width: 800px) {
    .gallery-block {
        margin-top: 50px
    }
}

.gallery-block img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.gallery-block .view {
    background: rgba(0, 0, 0, 0.2);
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0
}

.gallery-block .view .icon {
    color: white;
    font-size: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%
}

.gallery-block .gallery-inner {
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.gallery-block .gallery-inner:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-block .gallery-inner:hover .view {
    cursor: pointer;
    opacity: 1
}

.events-content .event {
    box-sizing: border-box
}

.events-content .events-slider {
    padding: 0 30px
}

@media (min-width: 800px) {
    .events-content .events-slider {
        padding: 0 60px
    }
}

.events-content button.slick-prev,
.events-content button.slick-next {
    display: inline-block !important
}

.events-content h3 {
    font-size: 24px;
    margin: 0 0 5px 0
}

.events-content .event-date {
    font-size: 18px;
    margin: 0 0 20px 0
}

.block-table .table-row-parent {
    margin-top: 30px
}

.table-wrapper {
    overflow: auto
}

.block-table .table-row-parent table,
.wysiwyg-content table {
    margin: 30px 0;
    width: 100%
}

.block-table .table-row-parent table th,
.block-table .table-row-parent table td,
.wysiwyg-content table th,
.wysiwyg-content table td {
    padding: 15px !important;
    text-align: left;
    vertical-align: top
}

.block-table .table-row-parent table thead,
.wysiwyg-content table thead {
    background: #371339
}

.block-table .table-row-parent table thead th,
.wysiwyg-content table thead th {
    color: white !important
}

@media screen and (max-width: 800px) {

    .block-table .table-row-parent table thead,
    .wysiwyg-content table thead {
        display: none
    }
}

.block-table .table-row-parent table tbody tr:nth-child(odd),
.wysiwyg-content table tbody tr:nth-child(odd) {
    background: #f1f1f1
}

.block-table .table-row-parent table tbody tr:nth-child(even),
.wysiwyg-content table tbody tr:nth-child(even) {
    background: #f7f7f7
}

.accreditations-wrapper .accreditations-head {
    margin-bottom: 30px
}

@media screen and (max-width: 800px) {
    .accreditations-wrapper .accreditations-head .columns {
        text-align: left
    }

    .accreditations-wrapper .accreditations-head .columns .button {
        margin-top: 30px
    }
}

.accreditations-slider {
    padding-left: 50px;
    padding-right: 50px
}

.accreditations-slider .slick-track {
    align-items: center;
    display: flex
}

.accreditations-slider .accreditations-item {
    display: flex;
    align-items: center;
    padding: 10px
}

.accreditations-slider .accreditations-item a {
    height: 100%;
    width: 100%
}

.accreditations-slider .accreditations-item img {
    height: 100% !important;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100% !important
}

.tabs-content-head {
    margin-bottom: 40px
}

@media (min-width: 800px) {
    .tabs-content-head {
        margin-bottom: 80px
    }
}

.tabs-count {
    color: rgba(0, 0, 0, 0.1);
    font-family: "Nunito", sans-serif;
    font-weight: 600
}

.disable-tabs {
    pointer-events: none
}

.block-tabs .main-tabs-content .bs-accordion {
    background: white
}

.block-tabs .main-tabs-content .bs-accordion .tabs-count {
    color: rgba(0, 0, 0, 0.4)
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent {
    flex-wrap: nowrap
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent .tab-link {
    cursor: pointer;
    flex-grow: 1;
    min-width: 25%;
    text-align: center
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent .tab-link h3 {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    color: #000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon {
    justify-content: center
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tabs-count,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tabs-count {
    font-size: 45px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    top: 50%
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link {
    border-bottom: 2px solid rgba(78, 101, 111, 0.2);
    box-sizing: border-box;
    display: inline-block;
    padding: 0 30px 30px;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
    position: relative
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link .icon-row,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link .icon-row {
    margin-bottom: 20px
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link .icon,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link .icon {
    color: #054239;
    font-size: 70px
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active .icon,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link:hover .icon,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link.active .icon,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link:hover .icon {
    color: #371339
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active h3,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link:hover h3,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link.active h3,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link:hover h3 {
    text-shadow: 0px 0px 1px #000
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link.active {
    border-bottom: 2px solid #08384E
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active .tabs-count,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active h3,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link.active .tabs-count,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link.active h3 {
    text-shadow: 0px 0px 1px #000
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link:last-child,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs-icon .tab-link:last-child {
    margin-right: 0
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs {
    display: block;
    font-size: 0
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link {
    background: #f5f5ef;
    border-bottom: 0;
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 30px;
    margin-right: 0;
    min-width: 0;
    border-radius: 0;
    position: relative
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link:hover {
    background: #EDEDE2
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active {
    border-bottom: 0
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active .tabs-count,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link.active h3 {
    text-shadow: 0px 0px 1px #000
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.top-tabs .tab-link:last-child {
    margin-right: 0
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs {
    border-right: 1px solid #EDEDE2;
    display: block;
    padding: 0;
    border-radius: 10px 0 0 10px
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs .tab-link {
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 40px 15px 0;
    position: relative;
    border-bottom: 1px solid #f7f7f7
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs .tab-link.active h3,
.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs .tab-link:hover h3 {
    text-shadow: 0px 0px 1px #000
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs .tab-link.active:after {
    content: "\e907";
    font-family: "icomoon";
    color: #000;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%)
}

.block-tabs .main-tabs-content .tabs_container .tabs_parent.side-tabs .tab-link:last-child {
    border-bottom: none
}

.block-tabs .main-tabs-content .tabs_container.bg-block-main {
    border-radius: 10px;
    padding: 0
}

.block-tabs .main-tabs-content .tabs_container.bg-block-main .side-tabs {
    padding-left: 0
}

.block-tabs .main-tabs-content .main_tabs_parent {
    padding: 40px 0 0;
    border-radius: 0
}

.block-tabs .main-tabs-content .main_tabs_parent .tab-content-wrapper {
    display: none;
    margin: 0 auto;
    max-width: 800px;
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
    visibility: hidden
}

.block-tabs .main-tabs-content .main_tabs_parent .tab-content-wrapper p {
    color: #000
}

.block-tabs .main-tabs-content .main_tabs_parent .tab-content-wrapper.show {
    display: block;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
}

.block-tabs .main-tabs-content .main_tabs_parent .tab-content-wrapper.hide {
    display: block;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
}

.block-tabs .main-tabs-content .main_tabs_parent .tab-content-wrapper.active {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.block-tabs .main-tabs-content .main_tabs_parent.side-tabs {
    padding: 30px;
    border-radius: 0 10px 10px 10px
}

.block-tabs .main-tabs-content .main_tabs_parent.side-tabs .tab-content-wrapper {
    text-align: left
}

.block-tabs .main-tabs-content .top-tabs+.main_tabs_parent {
    padding-top: 0
}

.block-tabs .main-tabs-content .side-tabs+.main_tabs_parent {
    overflow: hidden
}

.block-tabs .main-tabs-content .top-tabs+.main_tabs_parent .tab-content-wrapper {
    background: #EDEDE2;
    box-sizing: border-box;
    padding: 30px;
    max-width: 100%;
    text-align: left;
    width: 100%
}

@media (min-width: 1000px) {
    .block-tabs .main-tabs-content .top-tabs+.main_tabs_parent .tab-content-wrapper {
        padding-right: 200px
    }
}

.block-slider .slider-section-testimonials {
    position: relative
}

.block-slider .slider-section-testimonials .max-middle-column {
    position: relative
}

.block-slider .slider-prev,
.block-slider .slider-next {
    font-size: 40px
}

.block-slider .slider-prev {
    margin-right: 10px
}

.block-slider .slider-next {
    margin-left: 10px
}

.block-slider .flex-header--right span,
.block-slider .flex-header--right a {
    display: inline-block;
    vertical-align: middle
}

.block-slider .flex-header--right span {
    cursor: pointer
}

.block-slider .flex-header--right span:hover {
    color: #371339
}

.section-team {
    padding-left: 80px;
    padding-right: 80px;
    position: relative
}

@media (max-width: 799px) {
    .section-team .columns:last-child {
        margin-top: 30px
    }
}

.section-team h3 {
    font-family: "Kalam", sans-serif;
    font-size: 26px
}

.section-team .position {
    color: #054239;
    font-weight: 800;
    margin-top: -30px
}

.section-team .slick-arrow-left,
.section-team .slick-arrow-right {
    cursor: pointer;
    font-size: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.section-team .slick-arrow-left:hover,
.section-team .slick-arrow-right:hover {
    color: #E6AC0D
}

.section-team .slick-arrow-right {
    left: auto;
    right: 0
}

.team-slider-img-item {
    border-radius: 0 0 16px 16px;
    overflow: hidden
}

.team-slider-img-item img {
    width: 100%
}

.slider-testimonials {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0 !important
}

.slider-testimonials .slider-item {
    padding: 10px
}

.slider-testimonials .slider-item .icon {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 22px
}

.slider-testimonials .slider-item .slider-item--inner {
    border-radius: 16px
}

.slider-testimonials .slider-item:nth-child(even) .slider-item--inner {
    background-color: rgba(0, 84, 72, 0.1)
}

.slider-testimonials .slider-item:nth-child(even) .slider-item--inner .icon {
    color: #08384E
}

.slider-testimonials .slider-item:nth-child(odd) .slider-item--inner {
    background-color: rgba(55, 19, 57, 0.1)
}

.slider-testimonials .slider-item:nth-child(odd) .slider-item--inner .icon {
    color: #371339
}

.slider-testimonials .slider-item .slider-item--inner {
    padding: 15px
}

@media (min-width: 1000px) {
    .slider-testimonials .slider-item .slider-item--inner {
        padding: 35px
    }
}

.slider-testimonials .author {
    font-weight: 600
}

.accreditations-slider img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 124px;
    max-width: 220px
}

.mini-cta-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
    border-top: 1px solid rgba(55, 19, 57, 0.5);
    padding: 40px 0;
    margin-top: 60px
}

.mini-cta-wrapper h3 {
    margin: 0
}

.acf-map {
    box-sizing: border-box;
    height: 400px;
    position: relative;
    width: 100%
}

@media (min-width: 800px) {
    .acf-map {
        height: 550px
    }
}

.acf-map img {
    max-width: inherit !important
}

@media (min-width: 800px) {
    .full-width .acf-map {
        height: 100%
    }
}

.ajax-row {
    margin-top: 50px !important;
    opacity: 1
}

.ajax-row.posts-loading {
    opacity: 0.2;
    pointer-events: none
}

.news-button-row {
    margin-top: 40px
}

.category-select {
    font-size: 0
}

.category-select a {
    border-bottom: 2px solid rgba(78, 101, 111, 0.2);
    color: #000;
    font-family: "Nunito", sans-serif;
    font-size: 22px;
    padding: 0 20px 20px
}

.category-select a.curr-cat {
    border-bottom: 2px solid #08384E;
    text-shadow: 0px 0px 1px #000
}

.posts-row {
    margin: -15px;
    margin-top: 30px
}

.posts-row:first-child {
    margin-top: 0
}

.posts-block-row .flex-header {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 800px) {
    .posts-block-row .flex-header {
        margin-bottom: 40px
    }
}

.posts-block-row>.columns {
    padding-left: 0;
    padding-right: 0
}

.news-col .post-item,
.stories-col .post-item {
    width: 100%
}

.news-col .post-item .post-item-inner,
.stories-col .post-item .post-item-inner {
    border-radius: 5px 16px 16px 5px
}

.stories-col .post-item .post-item-inner {
    border-radius: 5px 5px 16px 16px
}

@media (min-width: 800px) {
    .stories-col .post-item .post-item-inner {
        height: 630px
    }
}

.post-item {
    padding: 15px;
    overflow: hidden;
    position: relative
}

.post-item .post-item-inner {
    border-radius: 16px;
    box-sizing: border-box;
    display: block;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.post-item .post-item-inner:is(.stories-col .post-item-inner) {
    border-radius: 40px 5px 40px 40px
}

.post-item .post-item-inner:is(.news-col .post-item-inner) {
    border-radius: 5px 40px 40px 5px
}

.post-item .post-item-inner h3,
.post-item .post-item-inner p {
    color: white
}

.post-item .post-item-inner .read-more,
.post-item .post-item-inner .post-date {
    color: #E6AC0D;
    font-weight: 600
}

.post-item .post-item-inner .post-date,
.post-item .post-item-inner .post-cat {
    left: 30px;
    position: absolute;
    top: 30px
}

.post-item .post-item-inner .post-cat {
    left: auto;
    right: 30px
}

.post-item .post-item-inner h3 {
    font-weight: 800;
    font-size: 22px;
    margin: auto 0 10px
}

.post-item .post-item-inner p {
    font-weight: 600;
    font-size: 16px;
    margin: 0
}

.post-item .post-item-inner .read-more-row {
    height: auto;
    max-height: 0;
    overflow: hidden
}

.post-item .post-item-inner .read-more {
    padding-top: 10px
}

.post-item .post-item-inner .cat-row p {
    margin: -5px 0 0;
    padding-bottom: 10px
}

.post-item .post-item-inner .wp-post-image {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.post-item .post-item-inner .inline-cover {
    overflow: hidden
}

.post-item .post-item-inner:hover {
    border-color: #371339
}

.post-item .post-item-inner:hover .read-more-row,
.post-item .post-item-inner:hover .cat-row {
    max-height: 50px
}

.post-item .post-item-inner:hover .placeholder {
    background-color: #d4d4b9
}

.post-item .post-item-inner:hover .post-item-details {
    background: rgba(0, 0, 0, 0.7);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px)
}

.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: #EDEDE2;
    padding-bottom: 75%;
    position: relative;
    width: 100%
}

.post-item .placeholder:before {
    color: #000;
    font-size: 38px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.post-item .post-item-details {
    background: rgba(0, 0, 0, 0.55);
    box-sizing: border-box;
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 30px 60px 30px 30px;
    position: absolute;
    right: 0;
    top: 0
}

.post-item .post-date {
    margin-bottom: 15px
}

.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 {
    font-family: 'icomoon' !important;
    background: none !important;
    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: 30px;
    color: #054239;
    position: relative;
    right: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: auto
}

button.slick-prev:hover,
button.slick-next:hover {
    background: none
}

button.slick-prev:hover:before,
button.slick-next:hover:before {
    color: #E6AC0D
}

.slick-prev {
    left: 0
}

.slick-prev:before {
    content: "\e909"
}

.slick-next {
    right: 0
}

.slick-next:before {
    content: "\e907"
}

@media (min-width: 800px) {

    button.slick-prev,
    button.slick-next {
        display: block !important
    }
}

.slick-dots {
    box-sizing: border-box;
    margin: 0;
    list-style: none;
    padding: 0 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1400px;
    text-align: left;
    width: 100%
}

@media (min-width: 800px) {
    .slick-dots {
        bottom: 30px
    }
}

.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:before {
    display: none
}

.slick-dots button:hover {
    background-color: #371339
}

.slick-dots .slick-active button {
    background-color: #371339
}

.slider-row {
    margin-top: 50px;
    padding-bottom: 50px
}

.slider-row:first-child {
    margin-top: 0
}

.slider-row .slick-dots {
    bottom: 0
}

.cc_container {
    background-color: #333 !important
}

.cc_container .cc_btn {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: white !important;
    font-family: "Noto Sans", sans-serif !important;
    border-radius: 50px !important;
    background-color: #E6AC0D !important
}

.cc_container .cc_btn:hover {
    background-color: #ce9a0c !important
}

.cc_message {
    margin: 2px 0 0 0 !important;
    font-size: 9px !important;
    color: rgba(255, 255, 255, 0.8) !important
}

.cc_message,
.cc_btn {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    transition: none
}

@media (min-width: 800px) {
    .cc_message {
        margin: 11px 0 0 0 !important;
        font-size: 15px !important
    }

    .cc_container .cc_btn {
        font-size: 18px !important
    }
}

body#tinymce.wp-editor {
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px
}

body#tinymce.wp-editor a {
    color: #4CA6CF
}

/*# sourceMappingURL=main.css.map */