/* ===================================================================================
 *
 * @project        PJCC
 * @author         Caleb Zahnd <caleb@829llc.com>
 * @build          Fri, Mar 6, 2020 10:26 AM CST
 * @release        7f2f711f7d0c44587eeedef703f34a2683342a17 [master]
 * @copyright      Copyright (c) 2020, 829 Studios
 *
 *  Do not edit this file! This file is machine-generated and constantly overwritten.
 *  Any changes you make will be overwritten the next time the /src is compiled.
 *  Edit the /src files to make edits and updates.
 *
 * =================================================================================== */
@charset 'UTF-8';
/*********/
/* Mixins
/*********/
.clearfix
{
    *zoom: 1;
}
.clearfix::before,
.clearfix::after
{
    display: table; 

    content: ' ';
}
.clearfix::after
{
    clear: both;
}

.object-fit:not(html):not(body)
{
    width: 100%;
    height: 100%; 

    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
}

.isVisuallyHidden
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0); 

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
}

@font-face
{
    font-family: 'iconfont-PeninsulaJCC';
    font-weight: normal;
    font-style: normal; 

    src: url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.eot?pywwjj');
    src: url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.eot?pywwjj#iefix') format('eot'), url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.woff2?pywwjj') format('woff2'), url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.woff?pywwjj') format('woff'), url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.ttf?pywwjj') format('truetype'), url('/wp-content/themes/PeninsulaJCC/fonts/iconfont-PeninsulaJCC/iconfont-PeninsulaJCC.svg?pywwjj#iconfont-PeninsulaJCC') format('svg');
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html
{
    line-height: 1.15;
    /* 1 */

        -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section
{
    display: block;
}

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

    margin: .67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main
{
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure
{
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr
{
    /* 1 */
    overflow: visible;

    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a
{
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */
}

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

    border-bottom: none;
    /* 2 */

    -webkit-text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong
{
    font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn
{
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark
{
    color: #000; 
    background-color: #ff0;
}

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

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

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video
{
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls])
{
    display: none;

    height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root)
{
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea
{
    margin: 0;
}

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
    /* 2 */
}

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

    border-style: none;
}

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend
{
    /* 2 */
    display: table;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */

    white-space: normal;
    /* 1 */

    color: inherit;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress
{
    display: inline-block;
    /* 1 */

    vertical-align: baseline;
    /* 2 */
}

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search']
{
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}

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

    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu
{
    display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas
{
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template
{
    display: none;
}

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

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea
{
    font-family: 'Source Sans Pro', sans-serif;
}

body
{
    font-size: 22px;
    line-height: 1.15em;

    margin: 0;

    color: #444;
    background: #f5f5f5;

    -webkit-font-smoothing: antialiased;
    /*
	&.menu-open, &.search-open {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	*/
}
@media (max-width: 1750px)
{
    body.page-template-tpl-sem
    {
        background: #fff;
    }
}

html[data-useragent*='Trident'] body
{
    position: relative;
}
html[data-useragent*='Trident'] body:after
{
    position: fixed;
    bottom: 0;

    display: block;

    width: 100%; 
    height: 1px;

    content: '';

    background-color: #fff;
}

.block-scroll
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;
}

#page
{
    position: relative;
    z-index: 1; 

    width: 100%;
    max-width: 1680px;
    margin: 0 auto;

    background: #fff;
}

/* Setting sizes is much more predictable with border-box */
*,
*:before,
*:after
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-backface-visibility: hidden;
}

/* Make all images responsive */
img
{
    max-width: 100%;
    height: auto;

    vertical-align: middle;
}

/* Normalize links across browsers */
a
{
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 
    text-decoration: underline;

    color: #26527c;
}
a img
{
    border: 0;
}

a:focus,
a:hover
{
    color: #3879b7;
}

/* Make inputs on iOS look normal */
input
{
    -webkit-appearance: none;
}

/* Embeds */
.video-container
{
    position: relative;

    overflow: hidden;

    height: 0;
    margin-top: 44px;
    margin-bottom: 59px; 
    padding-top: 30px;
    padding-bottom: 56.25%;
}
@media (max-width: 991px)
{
    .video-container
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .video-container
    {
        margin-top: 35px;
    }
}

.video-container iframe,
.video-container object,
.video-container embed
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    max-width: 100%; 
    height: 100%;
}

/* Headers */
h1
{
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;
}
@media (max-width: 767px)
{
    h1
    {
        font-size: 36px;
        line-height: 40px;
    }
}

h2
{
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;

    margin: 1.3em 0 .4em;
}
@media (max-width: 767px)
{
    h2
    {
        font-size: 28px;
        line-height: 36px;

        margin: 1.1em 0 .2em;
    }
}

h3
{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 28px;

    margin: 1.5em 0 .3em;
}
@media (max-width: 767px)
{
    h3
    {
        font-size: 20px;
    }
}

h4
{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

    margin: 1.8em 0 0;
}
@media (max-width: 991px)
{
    h4
    {
        font-size: 16px;

        margin: 1.1em 0 0;
    }
}

h5
{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: 18px;

    margin: 2.1em 0 0;

    letter-spacing: .06em;
    text-transform: uppercase;
}
@media (max-width: 767px)
{
    h5
    {
        font-size: 12px;

        margin: 1.5em 0 0;
    }
}

.entry .button + p
{
    margin-top: 28px;
}

iframe#qgiv-embed-49365
{
    height: 1845px;
}

@media (max-width: 550px)
{
    iframe#qgiv-embed-49365
    {
        height: 2300px;
    }
}

@media (max-width: 485px)
{
    iframe#qgiv-embed-49365
    {
        height: 2400px;
    }
}

@media (max-width: 370px)
{
    iframe#qgiv-embed-49365
    {
        height: 2450px;
    }
}

/**************/
/* Grid Mixins
/**************/
/**
 * WordPress specific base styles.
 */
.gm-style img
{
    max-width: none;
}

.media img,
.media video,
.media object,
.media iframe
{
    width: 100%;
    height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft
{
    float: left;

    margin: 0 20px 20px 0;
}

.alignright
{
    float: right;

    margin: 0 0 20px 20px;
}

.alignnone
{
    display: inline-block;
}

.aligncenter
{
    display: block;
    clear: both;

    margin: 20px auto;

    text-align: center;
}

/* Make a 404 page look nicer and more readable */
.error404
{
    text-align: center;
}
.error404 ul
{
    text-align: left;
}

.navigation.pagination
{
    clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav ul
{
    margin: 0;
    padding: 0; 

    list-style-type: none;
}

nav ul:before,
nav ul:after
{
    display: table; 

    content: '';
}

nav ul:after
{
    clear: both;
}

.main-header
{
    position: absolute;
    z-index: 2; 
    top: 0;
    right: 0;
    left: 0;
}
.main-header__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1680px;
    height: 100%;
    margin: 0 auto;
    padding: 4px 30px 17px;

    background: #fff;
}
.main-header__top
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.main-header__top-navigation ul
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0;

    list-style: none; 

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.main-header__top-navigation li
{
    margin-right: 20px;
}
.main-header__top-navigation li.icon-heart a:after
{
    display: inline-block;

    width: 10px;
    height: 8.5px;
    margin-left: 5px; 

    content: '';

    background-image: url('../images/icon-heart.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 8.5px;
}
.main-header__top-navigation li:last-child
{
    margin-right: 0;
}
.main-header__top-navigation a
{
    font-size: 12px;
    font-weight: 700;

    text-decoration: none; 
    letter-spacing: -.04em;

    color: #363636;
}
.main-header__top-navigation a:hover
{
    color: #eb584d;
}
.main-header__top-navigation .login a:after
{
    display: inline-block;

    width: 11px;
    height: 11px;
    margin-left: 5px; 

    content: '';

    background-image: url('../images/icon-login.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px 11px;
}
.main-header__bottom
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin-top: -15px;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-header__bottom-left
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-right: 43px; 

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-header__bottom-right
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 28px;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-header__bottom-navigation
{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.main-header__bottom-navigation ul
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: -2px 0 0 0;
    padding: 0;

    list-style: none;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-header__bottom-navigation a
{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 900;

    text-decoration: none; 
    letter-spacing: .07px;

    color: #333;
}
.main-header__bottom-navigation a:hover
{
    color: #eb584d;
}
.main-header__bottom-navigation li
{
    margin-right: 36px;
}
@media (max-width: 1199px)
{
    .main-header__bottom-navigation li
    {
        margin-right: 20px;
    }
}
.main-header__bottom-navigation li:last-child
{
    margin-right: 0;
}
.main-header__optional
{
    margin-top: 17px;
    padding: 6px 55px 0; 

    border-top: 1px solid #ebebeb;
}
.main-header__optional ul
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0;

    list-style: none;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-header__optional li
{
    margin-right: 25px;
}
.main-header__optional li.current-menu-item a
{
    color: #eb584d;
}
.main-header__optional a
{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 700;

    display: block;

    -webkit-transition: all .2s linear;
            transition: all .2s linear; 
    text-decoration: none;

    color: #636363;
}
.main-header__optional a:hover
{
    color: #eb584d;
}
.main-header__menu-trigger
{
    margin-right: 32px;

    cursor: pointer;
}
.main-header__menu-trigger img
{
    min-width: 25px;
    max-width: 25px;
    min-height: 13px;
    max-height: 13px;
}
.main-header__logo img
{
    min-width: 162px;
    max-width: 162px;
    min-height: 64px;
    max-height: 64px;
}
.main-header__search
{
    position: relative;
    top: -5px;

    margin-right: 22px;

    cursor: pointer;
}
.main-header__search img
{
    min-width: 14px;
    max-width: 14px;
    min-height: 14px;
    max-height: 14px;
}
.main-header__cta-button
{
    font-size: 11px;
    font-weight: 900;

    display: inline-block;

    min-width: 80px;
    margin-right: 8px; 
    padding: 5px 16px;

    text-align: center;
    text-decoration: none;
    letter-spacing: .05em;
    text-transform: uppercase;

    border: 2px solid #eb584d;
    border-radius: 3px;
}
.main-header__cta-button:last-child
{
    margin-right: 0;
}
.main-header__cta-button:hover
{
    text-decoration: none;
}
.main-header__cta-button--border
{
    color: #eb584d;
}
.main-header__cta-button--border:hover
{
    color: #fff; 
    background: #eb584d;
}
.main-header__cta-button--solid
{
    color: #fff; 
    background: #eb584d;
}
.main-header__cta-button--solid:hover
{
    color: #eb584d; 
    background: rgba(235, 88, 77, 0);
}
.main-header__alert
{
    font-size: 14px;
    font-weight: 900;

    position: relative;
    z-index: 1;

    display: block;

    width: calc(100% + 60px);
    margin: 0 -30px -17px -30px; 
    padding: 5px 20px;

    text-align: center;
    text-decoration: none;

    color: #fff;
    border-top: solid 13px #fff;
    background-color: #eb584d;
}
.main-header__alert--without-margin
{
    border-top: none;
}
@media (max-width: 1199px)
{
    .main-header__alert
    {
        font-size: 11px;
    }
}
@media (max-width: 991px)
{
    .main-header__alert
    {
        width: 100%; 
        margin: 0;
        padding: 3px 20px 3px;
    }
}
@media (max-width: 767px)
{
    .main-header__alert
    {
        line-height: 1.1; 

        padding: 8px 60px 8px 20px;
    }
}
.main-header__alert:hover
{
    text-decoration: none;
}
.main-header__alert-close
{
    position: absolute;
    top: 3px;
    right: 14px;
}
@media (max-width: 1199px)
{
    .main-header__alert-close
    {
        top: 2px;
        right: 10px;
    }
}
@media (max-width: 767px)
{
    .main-header__alert-close
    {
        top: 7px;
        right: 14px;
    }
}
.main-header__alert-close img
{
    min-width: 14px;
    max-width: 14px;
    min-height: 14px;
    max-height: 14px;
}

.main-header-mobile
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;

    background: #fff;
}
.main-header-mobile__wrapper
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 0 15px 15px 15px;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.main-header-mobile__menu-trigger img
{
    min-width: 26px;
    max-width: 26px;
    min-height: 15px;
    max-height: 15px;
}
.main-header-mobile__logo
{
    position: relative;
    top: 7px;
    left: -5px;
}
.main-header-mobile__logo img
{
    min-width: 52px;
    max-width: 52px;
    min-height: 36px;
    max-height: 36px;
}
.main-header-mobile__search img
{
    min-width: 14px;
    max-width: 14px;
    min-height: 14px;
    max-height: 14px;
}

.main-header.sticky,
.main-header-mobile.sticky
{
    position: fixed;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
.main-header.sticky.show,
.main-header-mobile.sticky.show
{
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
.main-header.sticky.no-transition,
.main-header-mobile.sticky.no-transition
{
    -webkit-transition: none;
            transition: none;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}

body.block-scroll .main-header.sticky,
body.block-scroll .main-header.sticky
{
    -webkit-transition: none;
            transition: none;
}

.main-footer
{
    position: relative; 

    background: #fff;
}
.main-footer:after
{
    position: absolute;
    top: calc(100% - 1px);
    left: 0;

    width: 100%;
    height: 5px; 

    content: '';

    background: #fff;
}
.main-footer__wrapper
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .main-footer__wrapper
    {
            flex-direction: column; 

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }
}
.main-footer__top
{
    padding: 34px 0 41px;

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 767px)
{
    .main-footer__top
    {
        padding: 21px 0 29px;
    }
}
.main-footer__bottom
{
    padding: 15px 0 22px;
}
@media (max-width: 767px)
{
    .main-footer__bottom
    {
        padding: 38px 0 22px;
    }
}
.main-footer__partners
{
    padding: 15px 0 22px;

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.main-footer__partners ul
{
    padding-left: 0;
}
.main-footer__partners li
{
    display: inline;

    margin: 0 5px; 

    list-style: none;
}
.main-footer__partners a
{
    text-decoration: none;
}
.main-footer__top-button
{
    top: 4px;
}
@media (max-width: 767px)
{
    .main-footer__top-button:after
    {
        top: 7px !important;
    }
}
.main-footer__top-navigation
{
    position: relative;
}
@media (max-width: 767px)
{
    .main-footer__top-navigation
    {
        width: 100%; 
        margin-bottom: 19px;
        padding: 0 15px 25px;
    }
    .main-footer__top-navigation:after
    {
        position: absolute;
        bottom: 0;
        left: 50%;

        width: 100vw;

        content: '';
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);

        border-bottom: 1px solid #e1e1e1;
    }
}
.main-footer__top-navigation ul
{
    position: relative; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.main-footer__top-navigation ul:before
{
    display: none;
}
@media (max-width: 767px)
{
    .main-footer__top-navigation ul
    {
        display: block; 

        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 61px;
           -moz-column-gap: 61px;
                column-gap: 61px;
    }
}
.main-footer__top-navigation li
{
    margin-right: 27px;
}
@media (max-width: 767px)
{
    .main-footer__top-navigation li
    {
        margin: 0;
        padding: 0;
    }
}
.main-footer__top-navigation li:last-child
{
    margin-right: 0;
}
.main-footer__top-navigation a
{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 700;

    display: block; 

    text-decoration: none;

    color: #333;
}
.main-footer__top-navigation a:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.main-footer__bottom-navigation ul
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.main-footer__bottom-navigation li
{
    margin-right: 23px;
}
.main-footer__bottom-navigation li:last-child
{
    margin-right: 0;
}
.main-footer__bottom-navigation a
{
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;

    text-decoration: none;
    letter-spacing: -.02em; 

    color: #333;
}
.main-footer__bottom-navigation a:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.main-footer__bottom-social
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: -6px; 

    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px)
{
    .main-footer__bottom-social
    {
        margin-top: 0;
        margin-bottom: 35px; 

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
.main-footer__bottom-social a
{
    margin-right: 18px;
}
.main-footer__bottom-social a:last-child
{
    margin-right: 0;
}
.main-footer__bottom-social .icon-instagram img,
.main-footer__bottom-social .icon-pinterest img
{
    min-width: 22px;
    max-width: 22px;
    min-height: 22px;
    max-height: 22px;
}
.main-footer__bottom-social .icon-facebook img,
.main-footer__bottom-social .icon-linkedin img
{
    min-width: 21px;
    max-width: 21px;
    min-height: 21px;
    max-height: 21px;
}
.main-footer__bottom-social .icon-x img
{
    min-width: 25px;
    max-width: 25px;
    min-height: 21px;
    max-height: 21px;
}

.sidebar-menu
{
    position: fixed;
    z-index: 3; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
}
.sidebar-menu__wrapper
{
    position: relative;

    overflow: hidden;

    width: 100%;
    max-width: 1680px;
    height: 100%; 
    margin: 0 auto;
}
.sidebar-menu__overlay
{
    position: absolute;
    z-index: 1; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background: rgba(0, 0, 0, .33);
}
.sidebar-menu__navigation
{
    position: relative;
    z-index: 2;
    left: -252px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column; 

    width: 100%;
    max-width: 252px;
    height: 100%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    background-color: #1b194c;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
body[device=mobile] .sidebar-menu__navigation
{
    max-width: 544px;
}
.sidebar-menu__top
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 14px 20px;

    background-color: #fff; 

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.sidebar-menu__top-close
{
    position: relative;
    top: -3px;
    left: -1px;

    cursor: pointer;
}
.sidebar-menu__top-close img
{
    min-width: 17px;
    max-width: 17px;
    min-height: 17px;
    max-height: 17px;
}
.sidebar-menu__top__logo
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.sidebar-menu__top-link
{
    font-size: 12px;
    font-weight: 700;

    text-decoration: none; 

    color: #333;
}
.sidebar-menu__top-link:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.sidebar-menu__cta-wrapper
{
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.sidebar-menu__cta
{
    font-family: 'Lato', sans-serif; 
    font-size: 12px;
    font-weight: 900;

    position: relative;

    display: block;

    padding: 12px 19px;

    text-decoration: none;
    letter-spacing: .03em;
    text-transform: uppercase;
}
.sidebar-menu__cta:hover
{
    text-decoration: none;
}
.sidebar-menu__cta--login
{
    text-align: center;
}
body[device=mobile] .sidebar-menu__cta--login
{
    position: absolute;
    bottom: 0; 

    width: 100%;
}
.sidebar-menu__cta--default
{
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    background-color: #24225c;
}
.sidebar-menu__cta--default:hover
{
    color: #e6e6e6;
}
.sidebar-menu__cta--solid
{
    color: #fff; 
    background: #eb584d;
}
.sidebar-menu__cta--solid:hover
{
    color: #fff;
    background: #bd2115;
}
.sidebar-menu__cta--solid:after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 10px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 20px;
    right: 23px; 

    content: '';
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sidebar-menu__menu-wrapper
{
    position: absolute;
    top: 53px;
    right: 0;
    bottom: 0;
    left: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
body[device=mobile] .sidebar-menu__menu-wrapper
{
    padding-bottom: 49px;
}
.sidebar-menu__menu-wrapper ul
{
    margin: 0;
    padding: 0;

    list-style: none;
}
.sidebar-menu__menu-wrapper ul:before,
.sidebar-menu__menu-wrapper ul:after
{
    display: none;
}
.sidebar-menu__menu-wrapper ul li
{
    margin-bottom: 18px;
}
.sidebar-menu__menu-wrapper ul a
{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 900;

    position: relative; 

    display: block;

    text-decoration: none;

    color: #fff;
}
.sidebar-menu__menu-wrapper ul a:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.sidebar-menu__menu-wrapper ul a.parent-link:after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 10px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 9px;
    right: 0; 

    content: '';
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sidebar-menu__menu-wrapper ul .light.first
{
    margin-top: 37px;
}
.sidebar-menu__menu-wrapper ul .light a
{
    font-weight: 400;
}
.sidebar-menu__menu-wrapper .menu,
.sidebar-menu__menu-wrapper .sub-menu
{
    overflow-y: auto;

    -webkit-overflow-scrolling: touch;
}
.sidebar-menu__menu-wrapper .menu
{
    padding: 28px 22px 28px 19px;
}
.sidebar-menu__menu-wrapper .sub-menu
{
    position: absolute;
    top: 0;
    right: 100%;

    width: 100%;
    height: 100%;
    padding: 0 22px 0 19px; 

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    color: #fff;
    background: #24225c;
}
.sidebar-menu__menu-wrapper .sub-menu.open
{
    right: 0;
}
.sidebar-menu__back
{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;

    margin-right: -22px;
    margin-bottom: 18px;
    margin-left: -19px;
    padding: 12px 19px;

    cursor: pointer; 
    letter-spacing: .02em;
    text-transform: uppercase;

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    background-color: #1b194c;
}
.sidebar-menu__back:before
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 10px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    display: inline-block;

    margin-right: 14px; 

    content: '';
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.menu-open .sidebar-menu__navigation
{
    left: 0;
}

.sem
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sem__content
{
    width: calc(100% - 462px);
    padding-top: 55px;
    padding-right: 108px; 
    padding-bottom: 100px;
}
@media (max-width: 991px)
{
    .sem__content
    {
        width: 100%;
        padding: 50px 0 50px;
    }
}
@media (max-width: 767px)
{
    .sem__content
    {
        padding: 23px 0 5px;
    }
}
.sem__content--full
{
    width: 100%;
}
.sem__content-wrapper
{
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    padding: 0 20px;
}
@media (max-width: 991px)
{
    .sem__content-wrapper
    {
        max-width: 730px;
    }
}
@media (max-width: 767px)
{
    .sem__content-wrapper
    {
        padding: 0 16px;
    }
}
.sem__logo
{
    display: block;

    margin-bottom: 79px;
}
@media (max-width: 767px)
{
    .sem__logo
    {
        margin-bottom: 45px;

        text-align: center;
    }
}
.sem__logo img
{
    min-width: 162px;
    max-width: 162px;
    min-height: 64px;
    max-height: 64px;
}
@media (max-width: 767px)
{
    .sem__logo img
    {
        min-width: 107px;
        max-width: 107px;
        min-height: 42px;
        max-height: 42px;
    }
}
.sem__featured-image
{
    width: 462px;

    background-color: #24225c;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .sem__featured-image
    {
        display: none;
    }
}
.sem form
{
    margin-top: 49px;
}
@media (max-width: 767px)
{
    .sem form
    {
        margin-top: 39px;
    }
}
.sem .validation_error
{
    margin-bottom: 30px;
}

.home-page__content
{
    position: relative; 

    background: #fff;
}

.home-title
{
    font-family: 'Lato', sans-serif;
    font-size: 52px;
    font-weight: 900;
    line-height: 56px;
}
@media (max-width: 991px)
{
    .home-title
    {
        font-size: 52px;
        line-height: 56px;

        letter-spacing: .015em;
    }
}
@media (max-width: 767px)
{
    .home-title
    {
        font-size: 30px;
        line-height: 32px;
    }
}

.home-hero-placeholder
{
    width: 100%;
    height: 518px;
}
@media (max-width: 1199px)
{
    .home-hero-placeholder
    {
        height: auto;
        padding-bottom: calc(56.25% - 102px);
    }
}
@media (max-width: 991px)
{
    .home-hero-placeholder
    {
        padding-bottom: calc(56.25% - 51px);
    }
}
@media (max-width: 767px)
{
    .home-hero-placeholder
    {
        height: 284px;
        padding: 0;
    }
}

.home-hero
{
    position: fixed;
    top: 0;
    left: 0; 

    width: 100%;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.home-hero__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1680px;
    height: 680px;
    margin: 0 auto;

    background-size: cover;
}
@media (max-width: 1199px)
{
    .home-hero__wrapper
    {
        height: auto;
        padding-bottom: 56.25%;
    }
}
@media (max-width: 767px)
{
    .home-hero__wrapper
    {
        height: calc(284px + 51px);
        padding: 0;
    }
}
.home-hero__video
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden; 

    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
@media (max-width: 767px)
{
    .home-hero__video
    {
        display: none;
    }
}
.home-hero__video iframe
{
    position: absolute;
    top: 0;
    left: 0; 

    width: 100%;
    height: 100%;
}
.home-hero__overlay
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    padding-top: 102px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px)
{
    .home-hero__overlay
    {
        padding-top: 51px;
    }
    .home-hero__overlay > *
    {
        display: none !important;
    }
}
@media (max-width: 767px)
{
    .home-hero__overlay
    {
        height: calc(284px + 51px);
        padding: 0;
    }
}
.home-hero__title
{
    font-family: 'Lato', sans-serif;
    font-size: 90px;
    font-weight: 900;
    line-height: 90px;

    max-width: 650px;
    margin: 0 0 25px; 

    text-align: center;
    letter-spacing: .035em;
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 991px)
{
    .home-hero__title
    {
        font-size: 72px;
        line-height: 72px;

        max-width: 530px;
        margin-bottom: 30px; 

        color: #24225c;
    }
}
@media (max-width: 767px)
{
    .home-hero__title
    {
        font-size: 32px;
        line-height: 36px;

        max-width: 240px;
        margin-bottom: 15px;
    }
}
.home-hero__button
{
    margin-bottom: 13px;
}
@media (max-width: 991px)
{
    .home-hero__button
    {
        width: 100%;
        max-width: 210px; 
        margin: 0;
    }
}
@media (max-width: 767px)
{
    .home-hero__button
    {
        max-width: none;
    }
}

.home-hero-info
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    padding-top: 39px; 

    background: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media (max-width: 767px)
{
    .home-hero-info
    {
        padding: 12px 15px 0;
    }
}

.home-content-boxes
{
    padding: 52px 0 102px;
}
@media (max-width: 991px)
{
    .home-content-boxes
    {
        padding-top: 55px;
        padding-bottom: 39px;
    }
}
@media (max-width: 767px)
{
    .home-content-boxes
    {
        padding-top: 41px;
        padding-bottom: 12px;
    }
}

.home-content-box
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-transition: none;
            transition: none; 
    text-decoration: none;

    background: #11b8a1;
}
@media (max-width: 767px)
{
    .home-content-box
    {
        margin-bottom: 12px; 

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.home-content-box:hover
{
    text-decoration: none;
}
.home-content-box__image
{
    position: relative; 

    overflow: hidden;

    width: 50%;
}
.home-content-box__image > div
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 101%;
    height: 101%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .home-content-box__image
    {
        width: 100%;
        height: 194px;
    }
}
.home-content-box:hover .home-content-box__image > div
{
    width: 110%;
    height: 110%;
}
.home-content-box__content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 50%;
    min-height: 370px;
    padding: 20px 20px 30px; 

    text-align: center;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px)
{
    .home-content-box__content
    {
        min-height: 230px;
        padding: 20px 20px 28px;
    }
}
@media (max-width: 767px)
{
    .home-content-box__content
    {
        width: 100%;
        min-height: 148px;
        padding-top: 16px;
        padding-bottom: 21px;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.home-content-box:nth-child(even) .home-content-box__content
{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
@media (max-width: 767px)
{
    .home-content-box:nth-child(even) .home-content-box__content
    {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.home-content-box__cta:hover
{
    opacity: .9;
}
@media (max-width: 767px)
{
    .home-content-box__cta
    {
        width: 100%;
    }
}
.home-content-box__title
{
    max-width: 400px; 
    margin-top: 0;
    margin-bottom: 39px;
}
@media (max-width: 991px)
{
    .home-content-box__title
    {
        font-size: 36px;
        line-height: 40px; 

        margin-bottom: 25px;
    }
}
@media (max-width: 767px)
{
    .home-content-box__title
    {
        font-size: 24px;
        line-height: 28px;

        max-width: 235px; 
        margin-bottom: 15px;
    }
}

.home-events
{
    padding: 103px 0; 

    background: #24225c;
}
@media (max-width: 991px)
{
    .home-events
    {
        padding: 48px 0;
    }
}
@media (max-width: 767px)
{
    .home-events
    {
        padding: 30px 0 36px;
    }
}
.home-events__title
{
    max-width: 250px;
    margin-top: 0; 
    margin-bottom: 32px;

    color: #fff;
}
@media (max-width: 991px)
{
    .home-events__title
    {
        max-width: none;
        margin-bottom: 51px; 

        text-align: center;
    }
}
@media (max-width: 767px)
{
    .home-events__title
    {
        margin-bottom: 34px;
    }
}
.home-events__button
{
    min-width: 255px;
}
@media (max-width: 767px)
{
    .home-events__button
    {
        width: 100%; 
        min-width: unset;
    }
}
.home-events__events
{
    margin-top: 1px;
}
@media (max-width: 991px)
{
    .home-events__events
    {
        margin-bottom: 43px;
    }
}
@media (max-width: 767px)
{
    .home-events__events
    {
        margin-bottom: 34px;
    }
}
.home-events__event
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 27px 120px 24.5px 40px;

    -webkit-transition: none;
            transition: none; 
    text-decoration: none;

    color: #fff;
    border-bottom: 1px solid rgba(235, 235, 235, .4);

    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 991px)
{
    .home-events__event
    {
        padding: 27px 100px 24.5px 20px;
    }
}
@media (max-width: 767px)
{
    .home-events__event
    {
        padding: 13px 35px 17.3px 10px;
    }
}
.home-events__event:first-child
{
    border-top: 1px solid rgba(235, 235, 235, .4);
}
.home-events__event:hover
{
    text-decoration: none;
}
.home-events__event-date
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    font-weight: 400;

    width: 100%;
    max-width: 151px;

    text-transform: uppercase;

    color: #11b8a1;

    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
@media (max-width: 991px)
{
    .home-events__event-date
    {
        max-width: 161px;
    }
}
@media (max-width: 767px)
{
    .home-events__event-date
    {
        font-size: 16px;

        max-width: 82px;
    }
}
.home-events__event:hover .home-events__event-date
{
    color: #11b8a1;
}
.home-events__event-title
{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;

    width: 100%;
    margin-top: -2px;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
@media (max-width: 767px)
{
    .home-events__event-title
    {
        font-size: 15px;

        margin-top: 3px;
    }
}
.home-events__event:hover .home-events__event-title
{
    color: #d9d9d9;
}

@-webkit-keyframes button-animation
{
    0%
    {
        background-position: top left 0;
    }
    49%
    {
        background-position: top left 11px;
    }
    50%
    {
        background-position: top left -11px;
    }
    100%
    {
        background-position: top left 0;
    }
}

@keyframes button-animation
{
    0%
    {
        background-position: top left 0;
    }
    49%
    {
        background-position: top left 11px;
    }
    50%
    {
        background-position: top left -11px;
    }
    100%
    {
        background-position: top left 0;
    }
}
.home-events__event-arrow
{
    position: absolute;
    top: 36px;
    right: 40px;

    width: 15px;
    height: 11px; 

    background-image: url('../images/icon-arrow-long.svg');
    background-repeat: no-repeat;
    background-position: top left 0;
    background-size: 15px 11px;
}
@media (max-width: 991px)
{
    .home-events__event-arrow
    {
        top: 35px;
        right: 20px;
    }
}
@media (max-width: 767px)
{
    .home-events__event-arrow
    {
        top: 20px;
        right: 10px;
    }
}
.home-events__event:hover .home-events__event-arrow
{
    -webkit-animation-name: button-animation;
            animation-name: button-animation;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
}

.home-bottom-section
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px)
{
    .home-bottom-section
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.home-bottom-section__content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 50%;

    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media (max-width: 991px)
{
    .home-bottom-section__content
    {
        width: 100%;

        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.home-bottom-section__content-wrapper
{
    width: 100%;
    max-width: 555px;
    margin-bottom: 9px; 
    padding-right: 115px;
}
@media (max-width: 1199px)
{
    .home-bottom-section__content-wrapper
    {
        max-width: 470px;
        padding-right: 50px;
    }
}
@media (max-width: 991px)
{
    .home-bottom-section__content-wrapper
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
            flex-direction: column;

        max-width: 570px;
        margin: 43px 0 52px 0;
        padding: 0;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 767px)
{
    .home-bottom-section__content-wrapper
    {
        margin-top: 23px;
        margin-bottom: 34px;
        padding: 0 14px;
    }
    .home-bottom-section__content-wrapper .button
    {
        width: 100%;
    }
}
.home-bottom-section__title
{
    max-width: 380px; 
    margin-top: 0;
    margin-bottom: 22px;
}
@media (max-width: 991px)
{
    .home-bottom-section__title
    {
        width: 100%; 
        max-width: none;
        margin-bottom: 31px;

        letter-spacing: -.01em;
    }
}
@media (max-width: 767px)
{
    .home-bottom-section__title
    {
        max-width: 205px;
        margin-bottom: 16px; 

        text-align: center;
        letter-spacing: -.02em;
    }
}
.home-bottom-section__description
{
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;

    margin-bottom: 35px;

    letter-spacing: -.03em; 

    color: #363636;
}
@media (max-width: 991px)
{
    .home-bottom-section__description
    {
        margin-bottom: 42px;
    }
}
@media (max-width: 767px)
{
    .home-bottom-section__description
    {
        font-size: 15px;
        line-height: 20px;

        margin-bottom: 21px;
    }
}
.home-bottom-section__image
{
    width: 50%;
    min-height: 601px; 

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .home-bottom-section__image
    {
        width: 100%;
        height: auto;
        min-height: unset; 
        padding-bottom: 80.3%;

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.hs
{
    position: fixed;
    z-index: 999;
    top: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;

    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (max-width: 991px)
{
    .hs
    {
        -webkit-transform: translateX(-200%);
                transform: translateX(-200%); 

        background-color: #24225c;
    }
}
@media only screen and (min-width: 992px)
{
    .hs
    {
        bottom: 0;

        overflow-x: hidden; 
        overflow-y: scroll;
            flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
    }
}
body.hs-visible .hs
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
.hs--close
{
    font-size: 0;

    position: absolute;
    z-index: 1; 

    cursor: pointer;

    color: #fff;
    border: none;
    background-color: transparent;
}
@media only screen and (max-width: 991px)
{
    .hs--close
    {
        top: 15px;
        left: 15px;
    }
    .hs--close::before
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 10px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        content: '';
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .hs--close::after
    {
        font-size: 15px;

        padding-left: 10px; 

        content: 'Back';
    }
}
@media only screen and (min-width: 992px)
{
    .hs--close
    {
        top: 45px;
        right: 45px;
    }
    .hs--close::before
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 26px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        left: 50%;

        content: '';
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); 
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .hs--close:hover::before,
    .hs--close:focus::before,
    .hs--close:active::before
    {
        color: #f0c800;
    }
}
.hs--panel-left
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;
    padding-top: 60px;

    text-align: left; 

    background-color: #24225c;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (min-width: 992px)
{
    .hs--panel-left
    {
        width: 62.5%;
        padding-top: 90px; 

        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
    body.hs-visible .hs--panel-left
    {
        -webkit-transition: all ease-in-out 200ms;
                transition: all ease-in-out 200ms;
        -webkit-transition-delay: 100ms;
                transition-delay: 100ms; 
        -webkit-transform: translateX(0%);
                transform: translateX(0%);
    }
    body.hs-visible.hs-closing .hs--panel-left
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
        -webkit-transition-delay: 0ms;
                transition-delay: 0ms; 
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
    body.hs-visible.hs-closing .hs--panel-left > *
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms; 

        opacity: 0;
    }
}
.hs--panel-left--content
{
    position: relative;
    z-index: 1;

    width: 100%;
    max-width: 992px;
    padding-right: 15px;
    padding-bottom: 30px; 
    padding-left: 15px;

    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media only screen and (min-width: 1200px)
{
    .hs--panel-left--content
    {
        padding-left: 90px;
    }
}
.hs--panel-left--headline
{
    font-weight: 700;
    line-height: 1;

    margin-bottom: 15px;

    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);

    opacity: 0; 
    color: #fff;
}
.hs--panel-left--headline
{
    font-size: 30px;
}
@media screen and (min-width: 480px)
{
    .hs--panel-left--headline
    {
        font-size: calc(30px + 30 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .hs--panel-left--headline
    {
        font-size: 60px;
    }
}
@media only screen and (min-width: 992px)
{
    .hs--panel-left--headline
    {
        margin-bottom: 45px;
    }
}
body.hs-visible .hs--panel-left--headline
{
    -webkit-transition: all ease-in-out 500ms;
            transition: all ease-in-out 500ms;
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms; 
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}
.hs--panel-right
{
    position: relative;

    width: 100%;
    padding-top: 30px;

    text-align: left; 

    background-color: #1b194c;
}
@media only screen and (min-width: 992px)
{
    .hs--panel-right
    {
        width: 37.5%;
        padding-top: 90px;

        -webkit-transform: translateX(100%);
                transform: translateX(100%);
    }
    body.hs-visible .hs--panel-right
    {
        -webkit-transition: all ease-in-out 200ms;
                transition: all ease-in-out 200ms;
        -webkit-transition-delay: 100ms;
                transition-delay: 100ms; 
        -webkit-transform: translateX(0%);
                transform: translateX(0%);
    }
    body.hs-visible.hs-closing .hs--panel-right
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
        -webkit-transition-delay: 0ms;
                transition-delay: 0ms; 
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
    }
    body.hs-visible.hs-closing .hs--panel-right > *
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms; 

        opacity: 0;
    }
}
.hs--panel-right--content
{
    position: relative;
    z-index: 1; 

    margin: 0 15px;
}
@media only screen and (min-width: 992px)
{
    .hs--panel-right--content
    {
        margin: 0 30px;
    }
}

.hs--schedule-block
{
    display: block;

    padding-top: 15px;

    -webkit-transform: translateY(100px);
            transform: translateY(100px);

    opacity: 0;
}
body.hs-visible .hs--schedule-block
{
    -webkit-transition: all ease-in-out 500ms;
            transition: all ease-in-out 500ms; 
    -webkit-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
body.hs-visible .hs--schedule-block:nth-of-type(1)
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}
body.hs-visible .hs--schedule-block:nth-of-type(2)
{
    -webkit-transition-delay: .28s;
            transition-delay: .28s;
}
body.hs-visible .hs--schedule-block:nth-of-type(3)
{
    -webkit-transition-delay: .36s;
            transition-delay: .36s;
}
body.hs-visible .hs--schedule-block:nth-of-type(4)
{
    -webkit-transition-delay: .44s;
            transition-delay: .44s;
}
body.hs-visible .hs--schedule-block:nth-of-type(5)
{
    -webkit-transition-delay: .52s;
            transition-delay: .52s;
}
body.hs-visible .hs--schedule-block:nth-of-type(6)
{
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}
body.hs-visible .hs--schedule-block:nth-of-type(7)
{
    -webkit-transition-delay: .68s;
            transition-delay: .68s;
}
body.hs-visible .hs--schedule-block:nth-of-type(8)
{
    -webkit-transition-delay: .76s;
            transition-delay: .76s;
}
body.hs-visible .hs--schedule-block:nth-of-type(9)
{
    -webkit-transition-delay: .84s;
            transition-delay: .84s;
}
body.hs-visible .hs--schedule-block:nth-of-type(10)
{
    -webkit-transition-delay: .92s;
            transition-delay: .92s;
}
body.hs-visible .hs--schedule-block:nth-of-type(11)
{
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
}
body.hs-visible .hs--schedule-block:nth-of-type(12)
{
    -webkit-transition-delay: 1.08s;
            transition-delay: 1.08s;
}
body.hs-visible .hs--schedule-block:nth-of-type(13)
{
    -webkit-transition-delay: 1.16s;
            transition-delay: 1.16s;
}
body.hs-visible .hs--schedule-block:nth-of-type(14)
{
    -webkit-transition-delay: 1.24s;
            transition-delay: 1.24s;
}
body.hs-visible .hs--schedule-block:nth-of-type(15)
{
    -webkit-transition-delay: 1.32s;
            transition-delay: 1.32s;
}
body.hs-visible .hs--schedule-block:nth-of-type(16)
{
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
}
body.hs-visible .hs--schedule-block:nth-of-type(17)
{
    -webkit-transition-delay: 1.48s;
            transition-delay: 1.48s;
}
body.hs-visible .hs--schedule-block:nth-of-type(18)
{
    -webkit-transition-delay: 1.56s;
            transition-delay: 1.56s;
}
body.hs-visible .hs--schedule-block:nth-of-type(19)
{
    -webkit-transition-delay: 1.64s;
            transition-delay: 1.64s;
}
body.hs-visible .hs--schedule-block:nth-of-type(20)
{
    -webkit-transition-delay: 1.72s;
            transition-delay: 1.72s;
}

.hs--schedule-block--title
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1; 

    position: relative;

    color: #fff;
}
@media only screen and (max-width: 991px)
{
    .hs--schedule-block--title::after
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 6px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        right: 0;

        content: '';
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); 
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
@media only screen and (max-width: 991px) and (max-width: 991px)
{
    .hs--schedule-block.active .hs--schedule-block--title::after
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 6px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        content: '';
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
@media only screen and (min-width: 992px)
{
    .hs--schedule-block--title
    {
        font-size: 24px;

        margin-bottom: 15px;
    }
}

.hs--schedule-block--items
{
    display: none;

    margin: 5px 0;
    padding: 0;
    padding-bottom: 10px; 

    list-style: none;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media only screen and (max-width: 991px)
{
    .hs--schedule-block.active .hs--schedule-block--items
    {
        display: table;
    }
}
@media only screen and (min-width: 992px)
{
    .hs--schedule-block--items
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.hs--schedule-block--items > li
{
    position: relative;

    display: table-row;
        flex-direction: column;

    margin-bottom: 15px;
    padding: 0;

    color: #fff; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (min-width: 992px)
{
    .hs--schedule-block--items > li
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        padding: 0 40px;
    }
    .hs--schedule-block--items > li::before
    {
        position: absolute;
        top: 50%;
        left: 0;

        display: block;

        width: 1px;
        height: 45px;

        content: '';
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);

        background-color: rgba(255, 255, 255, .2);
    }
    .hs--schedule-block--items > li:first-child
    {
        padding-left: 0;
    }
    .hs--schedule-block--items > li:first-child::before
    {
        content: none;
    }
}

.hs--schedule-block--days
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5; 

    display: table-cell;
}
@media only screen and (max-width: 991px)
{
    .hs--schedule-block--days
    {
        padding: 5px 30px 5px 0;

        border-right: 1px solid rgba(255, 255, 255, .2);
    }
}
@media only screen and (min-width: 992px)
{
    .hs--schedule-block--days
    {
        font-size: 19px; 

        display: block;
    }
}

.hs--schedule-block--time
{
    font-size: 16px;
}
@media only screen and (max-width: 991px)
{
    .hs--schedule-block--time
    {
        padding-left: 30px;
    }
}

.hs--schedule-menu--title
{
    font-size: 36px;
    font-weight: 600;

    margin-bottom: 30px;

    -webkit-transform: translateX(100px);
            transform: translateX(100px);

    opacity: 0; 
    color: #fff;
}
@media only screen and (min-width: 992px)
{
    .hs--schedule-menu--title
    {
        margin-bottom: 60px;
    }
}
body.hs-visible .hs--schedule-menu--title
{
    -webkit-transition: all ease-in-out 500ms;
            transition: all ease-in-out 500ms;
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms; 
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}

.hs--schedule-menu--menu
{
    padding: 0; 

    list-style: none;
}
.hs--schedule-menu--menu > li
{
    position: relative;

    display: block;

    margin: 6px 0;

    -webkit-transform: translateX(50%);
            transform: translateX(50%); 

    opacity: 0;
}
@media only screen and (min-width: 480px)
{
    .hs--schedule-menu--menu > li
    {
        max-width: 350px;
    }
}
body.hs-visible .hs--schedule-menu--menu > li
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 
    -webkit-transform: translateX(0%);
            transform: translateX(0%);

    opacity: 1;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(1)
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(2)
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(3)
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(4)
{
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(5)
{
    -webkit-transition-delay: .55s;
            transition-delay: .55s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(6)
{
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(7)
{
    -webkit-transition-delay: .65s;
            transition-delay: .65s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(8)
{
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(9)
{
    -webkit-transition-delay: .75s;
            transition-delay: .75s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(10)
{
    -webkit-transition-delay: .8s;
            transition-delay: .8s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(11)
{
    -webkit-transition-delay: .85s;
            transition-delay: .85s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(12)
{
    -webkit-transition-delay: .9s;
            transition-delay: .9s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(13)
{
    -webkit-transition-delay: .95s;
            transition-delay: .95s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(14)
{
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(15)
{
    -webkit-transition-delay: 1.05s;
            transition-delay: 1.05s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(16)
{
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(17)
{
    -webkit-transition-delay: 1.15s;
            transition-delay: 1.15s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(18)
{
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(19)
{
    -webkit-transition-delay: 1.25s;
            transition-delay: 1.25s;
}
body.hs-visible .hs--schedule-menu--menu > li:nth-of-type(20)
{
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
}
.hs--schedule-menu--menu > li > a
{
    font-size: 19px; 

    position: relative;

    display: block;

    padding: 15px 20px;

    text-decoration: none;

    color: #fff;
    background-color: #24225c;
}
.hs--schedule-menu--menu > li > a::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 10px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    right: 15px;

    content: '';
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); 
    text-transform: none;

    color: inherit;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hs--schedule-menu--menu > li > a:hover,
.hs--schedule-menu--menu > li > a:focus,
.hs--schedule-menu--menu > li > a:active
{
    color: #f0c800;
}
.hs--schedule-menu--menu > li .download-link
{
    font-size: 12px; 

    position: absolute;
    top: 50%;
    right: 50px;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hs--schedule-menu--menu > li .download-link::after
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 1px;
    height: 15px;

    content: '';
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: rgba(255, 255, 255, .2);
}

.hs--alert
{
    position: relative;
    z-index: 1; 

    width: 100%;
    max-width: 992px;
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;

    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    opacity: 0;

    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media only screen and (min-width: 1200px)
{
    .hs--alert
    {
        padding-left: 90px;
    }
}
body.hs-visible .hs--alert
{
    -webkit-transition: all ease-in-out 500ms;
            transition: all ease-in-out 500ms;
    -webkit-transition-delay: 500ms;
            transition-delay: 500ms; 
    -webkit-transform: translateY(0%);
            transform: translateY(0%);

    opacity: 1;
}
.hs--alert--content
{
    z-index: 1; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;
    padding: 30px 30px;

    background-color: #1b194c;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 992px)
{
    .hs--alert--content
    {
        padding: 30px 30px;
    }
}
.hs--alert--headline
{
    font-size: 20px;
    font-weight: 600;

    margin-bottom: 30px;

    text-align: center; 

    color: #fff;
}
@media only screen and (min-width: 992px)
{
    .hs--alert--headline
    {
        font-size: 24px;
    }
}

.hs--trigger
{
    cursor: pointer;
}
.hs--trigger:hover,
.hs--trigger:focus,
.hs--trigger:active
{
    color: #eb584d;
}

.loginpanel
{
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden; 
    overflow-y: scroll;
        flex-direction: column;

    width: 100%;

    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (max-width: 991px)
{
    .loginpanel
    {
        background-color: #24225c;
    }
}
@media only screen and (min-width: 992px)
{
    .loginpanel
    {
        bottom: 0;

        overflow-x: hidden; 
        overflow-y: scroll;
            flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
    }
}
body.loginpanel-visible .loginpanel
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
@media only screen and (max-width: 991px)
{
    body.loginpanel-visible .loginpanel
    {
        display: block;
    }
}
.loginpanel--close
{
    font-size: 0;
    font-weight: 600; 

    position: absolute;
    z-index: 1;

    cursor: pointer;

    color: #fff;
    border: none;
    background-color: #eb584d;
}
@media only screen and (max-width: 991px)
{
    .loginpanel--close
    {
        top: 0;
        right: 0;
        left: 0;

        width: 100%; 
        height: 40px;
    }
    .loginpanel--close::after
    {
        font-size: 15px;

        padding-left: 10px; 

        content: 'Back To Menu';
        text-transform: uppercase;
    }
}
@media only screen and (min-width: 992px)
{
    .loginpanel--close
    {
        top: 45px;
        right: 45px; 

        background-color: transparent;
    }
    .loginpanel--close::before
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 26px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        left: 50%;

        content: '';
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); 
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .loginpanel--close:hover::before,
    .loginpanel--close:focus::before,
    .loginpanel--close:active::before
    {
        color: #f0c800;
    }
}
.loginpanel--headline
{
    font-weight: 700;
    line-height: 1;

    min-height: 60px;
    margin-bottom: 0;

    text-align: center;
    white-space: nowrap; 

    color: #fff;
}
.loginpanel--headline
{
    font-size: 30px;
}
@media screen and (min-width: 480px)
{
    .loginpanel--headline
    {
        font-size: calc(30px + 30 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .loginpanel--headline
    {
        font-size: 60px;
    }
}
@media only screen and (min-width: 992px)
{
    .loginpanel--headline
    {
        margin-bottom: 45px; 

        text-align: left;
    }
}
.loginpanel--left
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;
    padding-top: 60px;

    text-align: left; 

    background-color: #24225c;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (min-width: 992px)
{
    .loginpanel--left
    {
        width: 50%;
        padding-top: 90px; 

        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
    body.loginpanel-visible .loginpanel--left
    {
        -webkit-transition: all ease-in-out 200ms;
                transition: all ease-in-out 200ms;
        -webkit-transition-delay: 100ms;
                transition-delay: 100ms; 
        -webkit-transform: translateX(0%);
                transform: translateX(0%);
    }
    body.loginpanel-visible.loginpanel-closing .loginpanel--left
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
        -webkit-transition-delay: 0ms;
                transition-delay: 0ms; 
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
    body.loginpanel-visible.loginpanel-closing .loginpanel--left > *
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms; 

        opacity: 0;
    }
}
.loginpanel--left--content
{
    position: relative;
    z-index: 1; 

    margin: 0 15px;
}
@media only screen and (min-width: 992px)
{
    .loginpanel--left--content
    {
        margin: 0 30px 0 8.33333%;
    }
}
@media only screen and (min-width: 1200px)
{
    .loginpanel--left--content
    {
        margin: 0 30px 0 16.66667%;
    }
}
@media only screen and (min-width: null)
{
    .loginpanel--left--content
    {
        margin: 0 30px 0 25%;
    }
}
.loginpanel--right
{
    position: relative;

    width: 100%;
    padding-top: 30px;

    text-align: left; 

    background-color: #1b194c;
}
@media only screen and (min-width: 992px)
{
    .loginpanel--right
    {
        width: 50%;
        padding-top: 90px;

        -webkit-transform: translateX(100%);
                transform: translateX(100%);
    }
    body.loginpanel-visible .loginpanel--right
    {
        -webkit-transition: all ease-in-out 200ms;
                transition: all ease-in-out 200ms;
        -webkit-transition-delay: 100ms;
                transition-delay: 100ms; 
        -webkit-transform: translateX(0%);
                transform: translateX(0%);
    }
    body.loginpanel-visible.loginpanel-closing .loginpanel--right
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
        -webkit-transition-delay: 0ms;
                transition-delay: 0ms; 
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
    }
    body.loginpanel-visible.loginpanel-closing .loginpanel--right > *
    {
        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms; 

        opacity: 0;
    }
}
.loginpanel--right--content
{
    position: relative;
    z-index: 1; 

    margin: 0 15px;
}
@media only screen and (min-width: 992px)
{
    .loginpanel--right--content
    {
        margin: 0 8.33333% 0 30px;
    }
}
@media only screen and (min-width: 1200px)
{
    .loginpanel--right--content
    {
        margin: 0 16.66667% 0 30px;
    }
}
@media only screen and (min-width: null)
{
    .loginpanel--right--content
    {
        margin: 0 25% 0 30px;
    }
}
@media only screen and (max-width: 991px)
{
    .loginpanel--right--content .loginpanel--headline
    {
        display: none;
    }
}
.loginpanel--toolbar
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 30px 0; 

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.loginpanel--title
{
    font-weight: 700; 

    color: #fff;
}
.loginpanel--title
{
    font-size: 28px;
}
@media screen and (min-width: 480px)
{
    .loginpanel--title
    {
        font-size: calc(28px + 8 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .loginpanel--title
    {
        font-size: 36px;
    }
}
.loginpanel--cta.button--wide
{
    margin-left: 15px;
    padding: 7px 16px; 

    white-space: nowrap;
}
@media only screen and (min-width: 480px)
{
    .loginpanel--cta.button--wide
    {
        margin-left: 45px;
        padding: 7px 32px;
    }
}
.loginpanel--lists
{
    display: none;
}
@media only screen and (min-width: 992px)
{
    .loginpanel--lists
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.loginpanel--lists--list
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
}
.loginpanel--lists .loginpanel--list--title
{
    font-size: 19px;
    font-weight: 700;

    margin-bottom: 15px; 

    color: #fff;
}
.loginpanel--lists ul
{
    font-size: 14px;

    padding: 0;
    padding-left: 10px;

    list-style-position: inside;
}

.loginpanel--trigger
{
    cursor: pointer;
}
.loginpanel--trigger:hover,
.loginpanel--trigger:focus,
.loginpanel--trigger:active
{
    color: #eb584d;
}
.sidebar-menu__wrapper .loginpanel--trigger:hover,
.sidebar-menu__wrapper .loginpanel--trigger:focus,
.sidebar-menu__wrapper .loginpanel--trigger:active
{
    color: #fff;
}

.searchpanel
{
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll; 
    overflow-x: hidden;
    overflow-y: scroll;
        flex-direction: column;

    width: 100%;

    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
body.searchpanel-visible .searchpanel
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
body.searchpanel-visible.searchpanel-closing .searchpanel
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 

    opacity: 0;
}
body.admin-bar .searchpanel
{
    top: 32px;
}
.searchpanel [searchpanel-id]
{
    position: relative;
}
.searchpanel [searchpanel-id]::before
{
    font-size: 26px;
    font-weight: 700; 

    position: absolute;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 50px;
    height: 50px;

    content: attr(searchpanel-id);
    -webkit-transform: translateX(-80%) translateY(-50%);
            transform: translateX(-80%) translateY(-50%);

    border-radius: 100%;
    background-color: rgba(255, 255, 255, .1);

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.searchpanel--close
{
    font-size: 0;
    font-weight: 600; 

    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px;

    cursor: pointer;

    color: #fff;
    border: none;
    background-color: transparent;
}
.searchpanel--close::before
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--close
    {
        top: 45px;
        right: 45px;
    }
    .searchpanel--close::before
    {
        font-size: 26px;
    }
}
.searchpanel--close:hover::before,
.searchpanel--close:focus::before,
.searchpanel--close:active::before
{
    color: #f0c800;
}

.searchpanel--top
{
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); 

    background-color: #24225c;

    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
}
body.searchpanel-visible .searchpanel--top
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
body.searchpanel-visible.searchpanel-closing .searchpanel--top
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}

.searchpanel--bottom
{
    -webkit-transform: translateX(100%);
            transform: translateX(100%); 

    background-color: #1b194c;

    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
}
body.searchpanel-visible .searchpanel--bottom
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
body.searchpanel-visible.searchpanel-closing .searchpanel--bottom
{
    -webkit-transition: all ease-in-out 400ms;
            transition: all ease-in-out 400ms; 
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}

.searchpanel--content--wrapper
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    max-width: 1680px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px)
{
    .searchpanel--content--wrapper
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
#bootstrap-grid-frame-jhbsdovu .searchpanel--content--wrapper
{
    display: block;
}

.searchpanel--content
{
    width: 100%;
    padding-right: 15px; 
    padding-left: 15px;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--content
    {
        width: 83.33333%;
        margin-left: 8.33333%;
    }
}

.searchpanel--headline
{
    font-weight: 700;
    line-height: 1;

    margin-top: 60px;
    margin-bottom: 45px;
}
.searchpanel--headline
{
    font-size: 28px;
}
@media screen and (min-width: 480px)
{
    .searchpanel--headline
    {
        font-size: calc(28px + 32 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .searchpanel--headline
    {
        font-size: 60px;
    }
}

form.searchpanel--form
{
    position: relative;
}
@media only screen and (max-width: 991px)
{
    form.searchpanel--form
    {
        margin-left: 30px;
    }
}
form.searchpanel--form label.screen-reader-text
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0); 

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
}
form.searchpanel--form input.searchpanel--form--field,
form.searchpanel--form input.searchpanel--form--field:focus
{
    font-weight: 700;

    padding: 0 30px; 

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
form.searchpanel--form input.searchpanel--form--field,
form.searchpanel--form input.searchpanel--form--field:focus
{
    font-size: 28px;
}
@media screen and (min-width: 480px)
{
    form.searchpanel--form input.searchpanel--form--field,
    form.searchpanel--form input.searchpanel--form--field:focus
    {
        font-size: calc(28px + 28 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    form.searchpanel--form input.searchpanel--form--field,
    form.searchpanel--form input.searchpanel--form--field:focus
    {
        font-size: 56px;
    }
}
form.searchpanel--form input.searchpanel--form--field::-webkit-input-placeholder,
form.searchpanel--form input.searchpanel--form--field:focus::-webkit-input-placeholder
{
    color: rgba(255, 255, 255, .1);
}
form.searchpanel--form input.searchpanel--form--field::-moz-placeholder,
form.searchpanel--form input.searchpanel--form--field:focus::-moz-placeholder
{
    color: rgba(255, 255, 255, .1);
}
form.searchpanel--form input.searchpanel--form--field::-ms-input-placeholder,
form.searchpanel--form input.searchpanel--form--field:focus::-ms-input-placeholder
{
    color: rgba(255, 255, 255, .1);
}
form.searchpanel--form input.searchpanel--form--field::placeholder,
form.searchpanel--form input.searchpanel--form--field:focus::placeholder
{
    color: rgba(255, 255, 255, .1);
}
form.searchpanel--form button[type=submit]
{
    font-size: 0;

    position: absolute;
    top: 50%;
    right: 0;

    cursor: pointer; 
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    border: none;
    background-color: transparent;
}
form.searchpanel--form button[type=submit]::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    content: '';
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
form.searchpanel--form input.searchpanel--form--field.not-empty + button[type=submit]::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 14px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    content: '';
    text-transform: none;

    color: #f0c800;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.searchpanel--popular
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    margin-top: 30px;
    padding: 0; 

    list-style: none;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--popular
    {
            flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.searchpanel--popular::before
{
    font-size: 19px;
    font-weight: 500;

    margin-right: 20px; 

    content: 'Popular: ';

    color: #fff;
}
@media only screen and (max-width: 991px)
{
    .searchpanel--popular::before
    {
        position: absolute;
        top: 0; 
        left: 0;
    }
}
@media only screen and (max-width: 991px)
{
    .searchpanel--popular li
    {
        margin-left: 90px;
    }
}
.searchpanel--popular li a
{
    font-size: 15px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0; 
    padding: 0;

    text-decoration: none;

    color: #fff;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--popular li a
    {
        font-size: 16px;

        margin: 0 15px 0 0; 
        padding: 5px 10px;

        background-color: rgba(255, 255, 255, .1);
    }
    .searchpanel--popular li a::after
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 10px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        margin-left: 10px; 

        content: '';
        text-transform: none;

        color: #fff;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.searchpanel--externals
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    margin-top: 60px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--externals
    {
            flex-direction: row; 

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
    }
}
.searchpanel--externals--item
{
    margin-bottom: 30px; 
    margin-left: 30px;
}
@media only screen and (min-width: 992px)
{
    .searchpanel--externals--item
    {
        max-width: 400px; 
        margin-right: 120px;

        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    }
}
.searchpanel--externals--item > div
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.searchpanel--externals--item--name
{
    font-weight: 800;
}
.searchpanel--externals--item--name
{
    font-size: 24px;
}
@media screen and (min-width: 480px)
{
    .searchpanel--externals--item--name
    {
        font-size: calc(24px + 8 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .searchpanel--externals--item--name
    {
        font-size: 32px;
    }
}
.searchpanel--externals--item ul
{
    margin-top: 20px;
    padding: 0;

    list-style-position: inside;
}
@media only screen and (max-width: 991px)
{
    .searchpanel--externals--item ul
    {
        display: none;
    }
}
.searchpanel--externals--item ul li
{
    font-size: 16px;
}

.blog__hero
{
    padding-top: 55px;
}
@media (max-width: 991px)
{
    .blog__hero
    {
        padding-top: 49px;
    }
}
@media (max-width: 767px)
{
    .blog__hero
    {
        padding-top: 27px;
    }
}
.blog__hero-logo
{
    display: inline-block;
}
.blog__hero-logo img
{
    min-width: 611px;
    max-width: 611px;
    min-height: 121px;
    max-height: 121px;
}
@media (max-width: 991px)
{
    .blog__hero-logo img
    {
        min-width: 508px;
        max-width: 508px;
        min-height: 101px;
        max-height: 101px;
    }
}
@media (max-width: 767px)
{
    .blog__hero-logo img
    {
        min-width: 291px;
        max-width: 291px;
        min-height: 58px;
        max-height: 58px;
    }
}

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

    margin-top: 74px;

    -webkit-transition: none;
            transition: none; 
    text-decoration: none;

    background-color: #24225c;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px)
{
    .blog__featured
    {
        margin-top: 48px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .blog__featured
    {
        margin-top: 19px;
    }
}
.blog__featured:hover
{
    text-decoration: none;
}
.blog__featured-content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 44.8%;
    min-height: 556px;
    padding: 96px 20px 102px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px)
{
    .blog__featured-content
    {
        width: 100%;
        min-height: unset; 
        padding: 47px 20px 58px;
    }
}
@media (max-width: 767px)
{
    .blog__featured-content
    {
        padding: 19px 15px 30px;
    }
}
.blog__featured-info
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    font-weight: 400;

    text-transform: uppercase; 

    color: #fff;
}
@media (max-width: 767px)
{
    .blog__featured-info
    {
        font-size: 18px;
    }
}
.blog__featured-info span
{
    color: #f0c800;
}
.blog__featured-title
{
    font-family: 'Lato', sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 50px;

    max-width: 440px;
    margin: 12px 0 0; 

    color: #fff;
}
@media (max-width: 991px)
{
    .blog__featured-title
    {
        max-width: none; 
        margin: 43px 0 49px;
    }
}
@media (max-width: 767px)
{
    .blog__featured-title
    {
        font-size: 24px;

        margin: 3px 0 14px;
    }
}
.blog__featured-button
{
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 900;

    display: inline-block;

    padding: 7px 21px;

    text-decoration: none;
    letter-spacing: .07em; 
    text-transform: uppercase;

    color: #24225c;
    border-radius: 3px;
    background-color: #f0c800;
}
@media (max-width: 767px)
{
    .blog__featured-button
    {
        width: 100%;
    }
}
.blog__featured-button:hover
{
    text-decoration: none; 

    color: #24225c;
}
.blog__featured-image
{
    position: relative;

    overflow: hidden; 

    width: 55.2%;
}
@media (max-width: 991px)
{
    .blog__featured-image
    {
        width: 100%;
        padding-bottom: 66.8%; 

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
.blog__featured-image > div
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: scale(1);
            transform: scale(1); 

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.blog__featured:hover .blog__featured-image > div
{
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}

.blog__posts
{
    padding-bottom: 56px;
}
@media (max-width: 767px)
{
    .blog__posts
    {
        padding-bottom: 30px;
    }
}
.blog__posts-filters
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 32px 0 38px; 
    padding: 0;

    list-style: none;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px)
{
    .blog__posts-filters
    {
        margin-top: 37px;
    }
}
@media (max-width: 767px)
{
    .blog__posts-filters
    {
        margin-top: 19px;
        margin-bottom: 23px;
    }
}
.blog__posts-filters li
{
    margin: 0 26px;
}
@media (max-width: 767px)
{
    .blog__posts-filters li
    {
        margin: 0 12px;
    }
}
.blog__posts-filters a
{
    font-size: 18px;
    font-weight: 600;

    text-decoration: none; 

    color: #252525;
}
@media (max-width: 767px)
{
    .blog__posts-filters a
    {
        font-size: 14px;
    }
}
.blog__posts-filters a:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.blog__posts-filters .current-cat a
{
    color: #eb584d;
}
.blog__posts-post
{
    display: block;

    margin-bottom: 27px; 

    text-decoration: none;

    color: #fff;
    background-color: #24225c;
}
@media (max-width: 767px)
{
    .blog__posts-post
    {
        margin-bottom: 14px;
    }
}
.blog__posts-post:hover
{
    text-decoration: none;

    color: #fff;
}
.blog__posts-post-image
{
    position: relative;

    overflow: hidden; 

    width: 100%;
    height: auto;
    padding-bottom: 66.5%;
}
.blog__posts-post-image > div
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 

    background-color: #181742;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.blog__posts-post:hover .blog__posts-post-image > div
{
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
.blog__posts-post header
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    min-height: 160px;
    padding: 20px 27px 23px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .blog__posts-post header
    {
        min-height: 143px;
        padding: 21px 27px 21px;
    }
}
.blog__posts-post-title
{
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;

    margin: 0 0 20px;
}
@media (max-width: 767px)
{
    .blog__posts-post-title
    {
        font-size: 19px;
        line-height: 1.2;
    }
}
.blog__posts-post-info
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 17px;
    font-weight: 400;

    letter-spacing: .015em; 
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 767px)
{
    .blog__posts-post-info
    {
        font-size: 16px;

        margin-left: -2px;
    }
}
.blog__posts-post-info span
{
    color: #f0c800;
}
.blog__posts-pagination
{
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: 900;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; 

    margin-top: 52px;
    margin-bottom: 30px;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px)
{
    .blog__posts-pagination
    {
        margin-top: 54px; 
        margin-bottom: 25px;
    }
}
@media (max-width: 767px)
{
    .blog__posts-pagination
    {
        margin-top: 30px; 
        margin-bottom: 14px;
    }
}
.blog__posts-pagination a
{
    display: inline-block;
}
.blog__posts-pagination .page-numbers
{
    position: relative;

    margin: 0 8px;

    text-decoration: none;

    color: #898989;
}
.blog__posts-pagination .page-numbers:hover
{
    text-decoration: none; 

    color: #24225c;
}
.blog__posts-pagination .current
{
    color: #24225c;
}
.blog__posts-pagination .current:hover
{
    color: #24225c;
}
.blog__posts-pagination .current:after
{
    position: absolute;
    bottom: -3px;
    left: 50%;

    width: 13px;
    height: 5px;

    content: '';
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); 

    background-color: #eb584d;
}
.blog__posts-pagination .next,
.blog__posts-pagination .prev
{
    width: 18px;
    height: 13px;
    margin: 0 23px; 

    text-indent: -999999px;

    background-image: url('../images/icon-arrow-long-blue.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px 13px;
}
@media (max-width: 767px)
{
    .blog__posts-pagination .next
    {
        margin: 0 0 0 44px;
    }
}
.blog__posts-pagination .prev
{
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
@media (max-width: 767px)
{
    .blog__posts-pagination .prev
    {
        margin: 0 44px 0 0;
    }
}

.post
{
    position: relative;
}
.post__header
{
    padding-top: 53px; 

    text-align: center;
}
@media (max-width: 991px)
{
    .post__header
    {
        padding-top: 56px;
    }
}
@media (max-width: 767px)
{
    .post__header
    {
        padding-top: 29px;
    }
}
.post__header-info,
.post__header-author
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    font-weight: 400;

    text-transform: uppercase; 

    color: #333;
}
@media (max-width: 767px)
{
    .post__header-info,
    .post__header-author
    {
        font-size: 18px;
    }
}
.post__header-info span,
.post__header-author span
{
    color: #eb584d;
}
.post__header-title
{
    font-family: 'Lato', sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 50px;

    margin-top: 53px;
    margin-bottom: 55px; 

    color: #333;
}
@media (max-width: 991px)
{
    .post__header-title
    {
        margin-top: 38px;
        margin-bottom: 39px;
    }
}
@media (max-width: 767px)
{
    .post__header-title
    {
        font-size: 24px;
        line-height: 30px;

        margin: 18px 0;
    }
}
.post__header-author
{
    margin-bottom: 78px; 

    color: #eb584d;
}
@media (max-width: 991px)
{
    .post__header-author
    {
        margin-bottom: 73px;
    }
}
@media (max-width: 767px)
{
    .post__header-author
    {
        margin-bottom: 39px;
    }
}
@media (max-width: 991px)
{
    .post__header-thumbnail
    {
        margin: 0 -24px;
    }
}
@media (max-width: 767px)
{
    .post__header-thumbnail
    {
        margin: 0;
    }
}
.post__content
{
    margin-top: 77px;
}
@media (max-width: 991px)
{
    .post__content
    {
        margin-top: 68px;
    }
}
@media (max-width: 767px)
{
    .post__content
    {
        margin-top: 31px;
    }
}
.post__footer
{
    font-size: 18px;
    font-weight: 400;

    margin-top: 33px;
    margin-bottom: 81px;

    letter-spacing: -.033em; 

    color: #eb584d;
}
.post__footer a
{
    text-decoration: none; 

    color: #eb584d;
}
@media (max-width: 991px)
{
    .post__footer
    {
        margin-top: 27px;
        margin-bottom: 66px;
    }
}
@media (max-width: 767px)
{
    .post__footer
    {
        font-size: 16px;
        line-height: 20px; 

        margin-top: 20px;
        margin-bottom: 47px;
    }
}
.post__footer:before
{
    display: block;

    width: 100%;
    height: 1px;
    margin-bottom: 52px; 

    content: '';

    background: #d7d7d7;
}
@media (max-width: 767px)
{
    .post__footer:before
    {
        margin-bottom: 32px;
    }
}
.post__footer strong
{
    font-weight: 700;

    text-transform: uppercase; 

    color: #000;
}
.post__footer div
{
    margin-bottom: 19px;
}
@media (max-width: 991px)
{
    .post__footer div
    {
        margin-bottom: 23px;
    }
}
@media (max-width: 767px)
{
    .post__footer div
    {
        margin-bottom: 16px;
    }
}
.post__footer div:last-child
{
    margin-bottom: 0;
}

.container-flex
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    max-width: 1680px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px)
{
    .container-flex
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
#bootstrap-grid-frame-jhbsdovu .container-flex
{
    display: block;
}

.entry.full-width
{
    display: block;

    width: 100%;
}
.entry.full-width:before,
.entry.full-width:after
{
    display: table; 

    content: '';
}
.entry.full-width:after
{
    clear: both;
}

.entry p
{
    line-height: 28px;

    margin-bottom: 1.3em; 

    letter-spacing: -.024em;
}
@media (max-width: 767px)
{
    .entry p
    {
        font-size: 16px;
        line-height: 20px;
    }
}

.entry a:not(.button):not(.link):not(.content-link)
{
    text-decoration: none; 

    color: #eb584d;
}
.entry a:not(.button):not(.link):not(.content-link):hover
{
    text-decoration: none; 

    color: #eb584d;
}

.entry ol,
.entry ul
{
    line-height: 28px;
}
@media (max-width: 767px)
{
    .entry ol,
    .entry ul
    {
        font-size: 16px;
        line-height: 18px;
    }
}

.entry ol
{
    margin-bottom: 32px; 
    padding: 2px 0 0 30px;

    list-style: none;

    counter-reset: item;
}
@media (max-width: 767px)
{
    .entry ol
    {
        margin-bottom: 21px; 
        padding: 0;
    }
}
.entry ol li
{
    position: relative;

    margin-bottom: 2px;

    counter-increment: item;
    letter-spacing: -.023em;
}
.entry ol li:before
{
    font-weight: 700;

    position: absolute;
    top: 0; 
    left: -30px;

    content: counter(item);
}

.entry ul:not(.tabs__navigation)
{
    margin-bottom: 31px; 
    padding: 0 0 0 16px;

    list-style: none;
}
@media (max-width: 767px)
{
    .entry ul:not(.tabs__navigation)
    {
        margin-bottom: 23px; 
        padding-right: 13px;
        padding-left: 13px;
    }
}
.entry ul:not(.tabs__navigation) li
{
    line-height: 1.2; 

    position: relative;

    margin-bottom: 2px;

    letter-spacing: -.023em;
}
.entry ul:not(.tabs__navigation) li:before
{
    position: absolute;
    top: 12px;
    left: -15px;

    display: inline-block;

    width: 5px;
    height: 5px;
    margin-right: 10px; 

    content: '';

    border-radius: 100%;
    background: #333;
}
@media (max-width: 767px)
{
    .entry ul:not(.tabs__navigation) li:before
    {
        top: 9px;
        left: -12px;

        width: 4px;
        height: 4px;
    }
}
.entry ul:not(.tabs__navigation) li ul
{
    padding-left: 34px;
}

.entry hr
{
    margin-top: 3.1rem;
    margin-bottom: 2.6rem;

    border: 0;
    border-top: 1px solid #d7d7d7;
}
@media (max-width: 767px)
{
    .entry hr
    {
        margin-top: 2.3rem;
        margin-bottom: 2.1rem;
    }
}

.offers
{
    padding-top: 90px;
    padding-bottom: 79px;
}
@media (max-width: 991px)
{
    .offers
    {
        padding-top: 82px;
        padding-bottom: 57px;
    }
}
@media (max-width: 767px)
{
    .offers
    {
        padding-top: 33px;
        padding-bottom: 33px;
    }
}
.offers__title
{
    font-family: 'Lato', sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;

    margin: 0 0 53px; 

    color: #333;
}
@media (max-width: 767px)
{
    .offers__title
    {
        font-size: 36px;
        line-height: 40px;

        margin: 0 0 35px;
    }
}
@media (max-width: 767px)
{
    .offers__cta
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 100%;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
}
.offers__categories
{
    margin-top: 121px;
    margin-bottom: 87px;
}
@media (max-width: 991px)
{
    .offers__categories
    {
        margin-top: 94px;
        margin-bottom: 61px;
    }
}
@media (max-width: 767px)
{
    .offers__categories
    {
        margin-top: 60px;
        margin-bottom: 26px;
    }
}
.offers__description
{
    padding-top: 90px; 

    border-top: 1px solid #ebebeb;
}
@media (max-width: 991px)
{
    .offers__description
    {
        padding-top: 68px;
    }
}
@media (max-width: 767px)
{
    .offers__description
    {
        padding-top: 32px;
    }
}
.offers__description h1,
.offers__description h2,
.offers__description h3,
.offers__description h4
{
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;

    margin: 0 0 15px;
}
@media (max-width: 767px)
{
    .offers__description h1,
    .offers__description h2,
    .offers__description h3,
    .offers__description h4
    {
        font-size: 28px;
        line-height: 36px;

        margin-bottom: 13px;
    }
}
.offers__description p
{
    line-height: 28px;

    letter-spacing: -.023em;
}
@media (max-width: 767px)
{
    .offers__description p
    {
        font-size: 16px;
        line-height: 20px;
    }
}
.offers__description p a:not(.button):not(.link):not(.content-link)
{
    text-decoration: none; 

    color: #eb584d;
}
.offers__description p a:not(.button):not(.link):not(.content-link):hover
{
    text-decoration: none; 

    color: #eb584d;
}
.offers__description a:not(.button):not(.link):not(.content-link)
{
    text-decoration: none; 

    color: #eb584d;
}
.offers__description a:not(.button):not(.link):not(.content-link):hover
{
    text-decoration: none; 

    color: #eb584d;
}

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

    margin-bottom: 60px; 

    color: #fff;
    background-color: #24225c;
}
@media (max-width: 991px)
{
    .offer__header
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .offer__header
    {
        margin-bottom: 16px;
    }
}
.offer__header-content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 50%;
    min-height: 499px;
    padding: 0 20px 8px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px)
{
    .offer__header-content
    {
        width: 100%;
        min-height: unset;
        padding: 84px 20px 88px;
    }
}
@media (max-width: 767px)
{
    .offer__header-content
    {
        padding: 29px 16px 26px;
    }
}
.offer__header-title
{
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;

    width: 100%;
    max-width: 567px;
    margin: 0 0 30px;

    letter-spacing: -.01em;
}
@media (max-width: 767px)
{
    .offer__header-title
    {
        font-size: 36px;
        line-height: 40px;

        margin: 0 0 18px;
    }
}
.offer__header-description
{
    font-size: 18px;
    line-height: 24px;

    width: 100%;
    max-width: 567px;

    letter-spacing: -.028em;
}
@media (max-width: 767px)
{
    .offer__header-description
    {
        font-size: 16px;
        line-height: 20px;
    }
}
.offer__header-thumbnail
{
    width: 50%;

    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .offer__header-thumbnail
    {
        width: 100%;
        padding-bottom: 66.4%;

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.offer__cta
{
    margin-bottom: 61px;
}
@media (max-width: 767px)
{
    .offer__cta
    {
        margin-bottom: 16px;
    }
}

.offer__under_cta_txt
{
    margin-top: -40px;
    padding-bottom: 21px;
}
@media (max-width: 767px)
{
    .offer__under_cta_txt
    {
        margin-top: 0;
    }
}
.offer__under_cta_txt .col-lg-8 > *:last-child
{
    margin-bottom: 0;
}

.offer__under_cta_txt + .offer__content
{
    margin-top: 47px;
}

@media (max-width: 767px)
{
    .offer__button
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 100%;
        margin-bottom: 5px; 

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
}

.offer__content
{
    margin-top: 61px;
    padding-top: 79px;
    padding-bottom: 74px; 

    border-top: 1px solid #ebebeb;
}
@media (max-width: 991px)
{
    .offer__content
    {
        padding-bottom: 67px;
    }
}
@media (max-width: 767px)
{
    .offer__content
    {
        margin-top: 16px;
        padding-top: 31px;
        padding-bottom: 19px;
    }
}
.offer__content p
{
    line-height: 28px;

    letter-spacing: -.023em;
}
@media (max-width: 767px)
{
    .offer__content p
    {
        font-size: 16px;
        line-height: 20px;
    }
}
.offer__content a:not(.button):not(.link):not(.content-link)
{
    text-decoration: none; 

    color: #eb584d;
}

.offer__content + .offer__content
{
    margin-top: 0;
}

.offer__related
{
    padding-top: 90px;
    padding-bottom: 80px; 

    border-top: 1px solid #ebebeb;
}
@media (max-width: 991px)
{
    .offer__related
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .offer__related
    {
        padding-top: 28px;
        padding-bottom: 25px;
    }
}
.offer__related-title
{
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 900;

    margin: 0 0 90px;
}
@media (max-width: 767px)
{
    .offer__related-title
    {
        font-size: 28px;
        line-height: 36px;
    }
}
@media (max-width: 767px)
{
    .offer__related-title
    {
        margin-bottom: 32px;
    }
}
@media (max-width: 991px)
{
    .offer__related-post:nth-child(4)
    {
        display: none;
    }
}

.fitness__hero
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px)
{
    .fitness__hero
    {
        padding: 20px 39px 0; 

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .fitness__hero
    {
        padding: 0;
    }
}
.fitness__hero-content
{
    width: 50%;
    padding: 37px 81px 71px;
}
@media (max-width: 991px)
{
    .fitness__hero-content
    {
        width: 100%;
        padding: 36px 0 53px;
    }
}
@media (max-width: 767px)
{
    .fitness__hero-content
    {
        padding: 20px 15px 36px;
    }
}
.fitness__hero-title
{
    font-family: 'Lato', sans-serif;
    font-size: 100px;
    font-weight: 900;
    line-height: 100px;

    margin: 0 0 58px;

    letter-spacing: .035em; 
    text-transform: uppercase;

    color: #24225c;
}
@media (max-width: 1199px)
{
    .fitness__hero-title
    {
        font-size: 64px;
        line-height: 64px;

        margin-bottom: 42px;
    }
}
@media (max-width: 767px)
{
    .fitness__hero-title
    {
        font-size: 36px;
        line-height: 36px;

        margin-bottom: 20px;
    }
}
.fitness__hero-nav
{
    margin-bottom: 69px; 
    padding-bottom: 37px;

    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 1199px)
{
    .fitness__hero-nav
    {
        margin-bottom: 55px; 
        padding-bottom: 21px;
    }
}
@media (max-width: 767px)
{
    .fitness__hero-nav
    {
        margin-bottom: 13px; 
        padding-bottom: 0;

        border: none;
    }
}
.fitness__hero-nav ul
{
    margin: 0;
    padding: 0;

    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 92px;
       -moz-column-gap: 92px;
            column-gap: 92px;
}
@media (max-width: 1199px)
{
    .fitness__hero-nav ul
    {
        -webkit-column-gap: 32px;
           -moz-column-gap: 32px;
                column-gap: 32px;
    }
}
@media (max-width: 767px)
{
    .fitness__hero-nav ul
    {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
    }
}
.fitness__hero-nav li
{
    margin-bottom: 28px;
}
@media (max-width: 767px)
{
    .fitness__hero-nav li
    {
        margin-bottom: 16px;
    }
}
.fitness__hero-nav a
{
    font-size: 18px;
    line-height: 24px;

    display: block;

    text-decoration: none;
    letter-spacing: -.03em; 

    color: #eb584d;
}
.fitness__hero-nav a:hover
{
    text-decoration: none; 

    color: #eb584d;
}
@media (max-width: 767px)
{
    .fitness__hero-nav a
    {
        font-size: 16px;
    }
}
.fitness__hero-thumbnail
{
    width: 50%;

    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .fitness__hero-thumbnail
    {
        width: 100%;
        padding-bottom: 95.7%;

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
.fitness__hero-cta
{
    width: 100%;
    max-width: 302px;
    margin: 0 auto; 

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.fitness__hero .button
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

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

    color: #fff; 
    background-color: #24225c;
}
@media (max-width: 991px)
{
    .fitness__card
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.fitness__card:nth-child(even)
{
    color: #24225c; 
    background-color: #fff;
}
@media (max-width: 991px)
{
    .fitness__card--medium
    {
        padding: 45px 38px 0;
    }
}
@media (max-width: 767px)
{
    .fitness__card--medium
    {
        padding: 15px 15px 0;
    }
}
.fitness__card-image
{
    width: 66.7%;

    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .fitness__card-image
    {
        width: 100%;
        padding-bottom: 61.3%;

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
.fitness__card:nth-child(odd) .fitness__card-image
{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.fitness__card--medium .fitness__card-image
{
    width: 47.4%;
}
@media (max-width: 991px)
{
    .fitness__card--medium .fitness__card-image
    {
        width: 100%;
        padding-bottom: 86.1%;
    }
}
.fitness__card-content
{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 33.3%;
    min-height: 614px;
    padding: 89px 101px 100px;

    letter-spacing: -.02em; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px)
{
    .fitness__card-content
    {
        padding: 20px;
    }
}
@media (max-width: 991px)
{
    .fitness__card-content
    {
            flex-direction: row;

        width: 100%;
        min-height: unset;
        padding: 62px 40px 66px;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
}
@media (max-width: 767px)
{
    .fitness__card-content
    {
        font-size: 16px;
        line-height: 20px; 

        padding: 27px 16px 38px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.fitness__card-content ul,
.fitness__card-content ol
{
    margin-bottom: 11px;
    padding: 3px 0 0 26px;

    list-style: none;
}
@media (max-width: 991px)
{
    .fitness__card-content ul,
    .fitness__card-content ol
    {
        margin-top: -3px; 
        margin-bottom: 15px;
        padding-top: 0;
        padding-left: 37px;
    }
}
.fitness__card-content ul li,
.fitness__card-content ol li
{
    position: relative;
}
.fitness__card-content ul li:before,
.fitness__card-content ol li:before
{
    position: absolute;
    top: 12px;
    left: -17px;

    width: 4px;
    height: 4px;

    content: '';

    border-radius: 100%; 
    background: #fff;
}
.fitness__card:nth-child(even) .fitness__card-content li:before
{
    background: #24225c;
}
.fitness__card--medium .fitness__card-content
{
    width: 52.6%;
    padding: 81px 99px 97px;
}
.fitness__card--medium .fitness__card-content p,
.fitness__card--medium .fitness__card-content ul,
.fitness__card--medium .fitness__card-content ol
{
    max-width: 281px;
    margin: 8px 0;
}
@media (max-width: 991px)
{
    .fitness__card--medium .fitness__card-content p,
    .fitness__card--medium .fitness__card-content ul,
    .fitness__card--medium .fitness__card-content ol
    {
        max-width: none;
        margin: 0 0 16px;
    }
}
@media (max-width: 1199px)
{
    .fitness__card--medium .fitness__card-content
    {
        padding: 20px;
    }
}
@media (max-width: 991px)
{
    .fitness__card--medium .fitness__card-content
    {
        width: 100%;
        padding: 44px 1px 39px;
    }
}
@media (max-width: 767px)
{
    .fitness__card--medium .fitness__card-content
    {
        padding: 23px 0 37px;
    }
}
.fitness__card-title
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 90px;
    font-weight: 400;
    line-height: 85px;

    margin: 0 0 53px; 

    letter-spacing: .01em;
    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .fitness__card-title
    {
        width: 52%;
        margin: 0;
    }
}
@media (max-width: 767px)
{
    .fitness__card-title
    {
        font-size: 48px;
        line-height: 48px;

        width: 100%;
        margin-bottom: 17px;
    }
}
@media (max-width: 991px)
{
    .fitness__card--medium .fitness__card-title
    {
        width: 60.8%;
    }
}
@media (max-width: 767px)
{
    .fitness__card--medium .fitness__card-title
    {
        width: 100%;
    }
}
@media (max-width: 991px)
{
    .fitness__card-text
    {
        width: 48%;
        padding-top: 8px;
    }
}
@media (max-width: 767px)
{
    .fitness__card-text
    {
        width: 100%;
    }
}
@media (max-width: 991px)
{
    .fitness__card--medium .fitness__card-text
    {
        width: 39.2%;
    }
}
@media (max-width: 767px)
{
    .fitness__card--medium .fitness__card-text
    {
        width: 100%;
    }
}
.fitness__card-cta
{
    width: 302px;
    margin-top: 51px;
}
@media (max-width: 1250px)
{
    .fitness__card-cta
    {
        width: 250px;
    }
}
@media (max-width: 991px)
{
    .fitness__card-cta
    {
        width: 100%;
        margin-top: 25px;
    }
}
@media (max-width: 767px)
{
    .fitness__card-cta
    {
        margin-top: 18px;
    }
}

.fitness__links
{
    padding-top: 70px;
    padding-bottom: 108px;
}
@media (max-width: 991px)
{
    .fitness__links
    {
        padding-top: 40px;
        padding-bottom: 139px;
    }
}
@media (max-width: 767px)
{
    .fitness__links
    {
        padding-top: 20px;
        padding-bottom: 66px;
    }
}

.fitness__more
{
    margin-bottom: 144px;
}
@media (max-width: 767px)
{
    .fitness__more
    {
        margin-bottom: 96px;
    }
}
.fitness__more-title
{
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 900;

    margin: 0 0 54px; 

    color: #333;
}
@media (max-width: 767px)
{
    .fitness__more-title
    {
        font-size: 28px;

        margin-bottom: 26px;
    }
}
.fitness__more-cta
{
    min-width: 114px;
}
@media (max-width: 767px)
{
    .fitness__more-cta
    {
        width: 100%;
    }
}

.standard-page
{
    padding-bottom: 35px;
}
@media (max-width: 991px)
{
    .standard-page
    {
        padding-bottom: 19px;
    }
}
@media (max-width: 767px)
{
    .standard-page
    {
        padding-bottom: 6px;
    }
}
.standard-page__hero
{
    margin-bottom: 72px;
}
@media (max-width: 991px)
{
    .standard-page__hero
    {
        margin-bottom: 58px;
    }
}
@media (max-width: 767px)
{
    .standard-page__hero
    {
        margin-bottom: 26px;
    }
}
.standard-page__hero header
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 48px 85px 39px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.standard-page__hero header.small
{
    padding-right: 0; 
    padding-left: 0;
}
@media (max-width: 991px)
{
    .standard-page__hero header
    {
        display: block;

        padding: 53px 40px 59px;
    }
}
@media (max-width: 767px)
{
    .standard-page__hero header
    {
        padding: 40px 15px 34px;
    }
}
.standard-page__hero-title
{
    font-family: 'Lato', sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;

    width: 56.4%;
    margin: 0; 

    color: #333;
}
.standard-page__hero-title--no-title
{
    width: 100%;
}
@media (max-width: 991px)
{
    .standard-page__hero-title
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .standard-page__hero-title
    {
        font-size: 36px;
        line-height: 40px;
    }
}
.standard-page__hero-intro
{
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;

    width: 43.6%;

    letter-spacing: -.023em; 

    color: #252525;
}
@media (max-width: 991px)
{
    .standard-page__hero-intro
    {
        width: 100%;
        margin-top: 41px;
    }
}
@media (max-width: 767px)
{
    .standard-page__hero-intro
    {
        font-size: 18px;
        line-height: 24px;

        margin-top: 20px;
    }
}
.standard-page__hero-staff_title
{
    min-width: 100%;
}
.standard-page__hero-thumbnail
{
    width: 100%;
    padding-bottom: 38.5%;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .standard-page__hero-thumbnail
    {
        padding-bottom: 53.4%;
    }
}

.search_post__wrapper
{
    margin-top: 45px;
    margin-bottom: 45px;
    padding-top: 30px; 

    border-top: 1px solid rgba(68, 68, 68, .1);
}
@media (max-width: 767px)
{
    .search_post__wrapper
    {
        margin-top: 35px;
        margin-bottom: 35px;
    }
}

.search_post__single
{
    margin-bottom: 40px;
}
.search_post__single a
{
    text-decoration: none;
}
.search_post__single .search_post_title
{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900; 

    color: #24225c;
}
@media (max-width: 767px)
{
    .search_post__single .search_post_title
    {
        font-size: 22px;
    }
}
.search_post__single .search_post_permalink
{
    font-weight: 400;
    line-height: 28px;

    margin-bottom: 10px;

    letter-spacing: -.3px; 

    color: #11b8a1;
}
@media (max-width: 767px)
{
    .search_post__single .search_post_permalink
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.search_post__single .search_post_excerpt
{
    line-height: 28px; 

    color: #333;
}
@media (max-width: 767px)
{
    .search_post__single .search_post_excerpt
    {
        font-size: 16px;
        line-height: 24px;
    }
}

.search-result__title
{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 1;
}
.search-result__title span
{
    font-weight: 900;

    display: block;

    text-transform: capitalize;
}
.search-result__title span
{
    font-size: 36px;
}
@media screen and (min-width: 480px)
{
    .search-result__title span
    {
        font-size: calc(36px + 24 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .search-result__title span
    {
        font-size: 60px;
    }
}

.search-result
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    max-width: 1680px;
    margin: 0 auto;
    margin-top: 30px;
}
@media only screen and (min-width: 768px)
{
    .search-result
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
#bootstrap-grid-frame-jhbsdovu .search-result
{
    display: block;
}
@media only screen and (max-width: 991px)
{
    .search-result
    {
            flex-direction: column; 

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }
}

.search--results
{
    width: 100%;
    padding-right: 15px; 
    padding-left: 15px;
}
@media only screen and (min-width: 992px)
{
    .search--results
    {
        width: 58.33333%;
    }
}
@media only screen and (min-width: 1200px)
{
    .search--results
    {
        width: 50%;
        margin-left: 8.33333%;
    }
}

.search--sidebar
{
    width: 100%;
    padding-right: 15px; 
    padding-left: 15px;
}
@media only screen and (max-width: 991px)
{
    .search--sidebar
    {
        position: fixed;
        bottom: 0;
        left: 0;
    }
    .search--sidebar .expand-search--trigger
    {
        position: relative;
        z-index: 1; 

        margin: 0 -15px;
        padding: 0;

        cursor: pointer;
        text-align: center;

        color: #fff;
        background: #eb584d;
    }
    .search--sidebar .expand-search--trigger span
    {
        font-size: 14px;
        font-weight: 400; 

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        text-transform: uppercase;

        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .search--sidebar .expand-search--trigger span::after
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 6px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        margin-left: 10px; 

        content: '';
        text-transform: none;

        color: inherit;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    body.expand-search--open .search--sidebar .expand-search--trigger span::after
    {
        font-family: 'iconfont-PeninsulaJCC';
        font-size: 6px;
        font-weight: 100;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        content: '';
        text-transform: none;

        color: inherit;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
@media only screen and (min-width: 992px)
{
    .search--sidebar
    {
        width: 41.66667%;
    }
    .search--sidebar .expand-search--trigger
    {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1200px)
{
    .search--sidebar
    {
        width: 25%;
        margin-left: 8.33333%;
    }
}
.search--sidebar--wrapper
{
    margin: 0;
    padding: 0;

    list-style: none;

    background-color: #fff;
}
body.expand-search--open .search--sidebar--wrapper
{
    padding-top: 15px;
}
@media only screen and (max-width: 991px)
{
    .search--sidebar--wrapper
    {
        overflow: scroll;

        height: 0;

        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
    }
    body.expand-search--open .search--sidebar--wrapper
    {
        height: calc(100vh - 51px - 28px);

        -webkit-transition: all ease-in-out 400ms;
                transition: all ease-in-out 400ms;
    }
}
@media only screen and (min-width: 992px)
{
    .search--sidebar--wrapper
    {
        padding: 15px; 

        border: 3px solid #eb584d;
        border-radius: 8px;
    }
}
.search--sidebar--wrapper li:nth-child(1n+2)
{
    margin-top: 30px;
}
.search--sidebar--wrapper li .title
{
    font-weight: 700;

    margin-top: 10px;
    margin-bottom: 10px;
}
.search--sidebar--wrapper li p
{
    font-size: 16px;
}

.jn-hero
{
    position: relative;

    width: 100%;
    max-width: 100vw;
    min-height: 60vh;

    background-color: #1b194c;
}
body[device=mobile] .jn-hero
{
    overflow: hidden;
}

.jn-hero--image
{
    position: absolute;
    z-index: 0; 

    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 992px)
{
    .jn-hero--image
    {
        position: relative;
    }
}
.jn-hero--image img:not(html):not(body)
{
    width: 100%;
    height: 100%; 

    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
}

.jn-hero--content
{
    position: absolute;
    z-index: 1; 
    top: 50%;
    left: 50%;

    max-width: 600px;

    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.jn-hero--content--headline
{
    font-family: 'Lato', sans-serif;

    z-index: 1; 

    text-align: center;

    color: #fff;
}
@media only screen and (min-width: 992px)
{
    .jn-hero--content--headline
    {
        white-space: nowrap;
    }
}
.jn-hero--content--watermark
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%) scale(.75);
            transform: translateX(-50%) translateY(-50%) scale(.75);
}

.jn-intro
{
    position: relative;
    z-index: 1; 

    width: 100%;
    max-width: 1600px;
}
.jn-intro--wrapper
{
    position: relative;

    overflow: hidden; 

    margin: -20vw 0 0;
    padding: 60px 15px 0;
    padding-top: 100px;
}
@media only screen and (min-width: 480px)
{
    .jn-intro--wrapper
    {
        margin: -15vw 0 0;
        padding: 60px 120px 0;
    }
}
@media only screen and (min-width: 768px)
{
    .jn-intro--wrapper
    {
        padding: 60px 20vw 0;
    }
}
@media only screen and (min-width: 992px)
{
    .jn-intro--wrapper
    {
        margin: -10vw 0 0;
        padding: 6vw 22vw 0;
    }
}
.jn-intro--wrapper::before
{
    position: absolute;
    z-index: 1; 
    top: 0;
    left: 50%;

    width: 100%;

    content: url('/wp-content/themes/PeninsulaJCC/images/icon-curve-shape.svg');
    -webkit-transform: translateX(-50%) translateY(0%);
            transform: translateX(-50%) translateY(0%);
}
.jn-intro--wrapper p
{
    font-weight: 600;
    line-height: 1.25; 

    position: relative;
    z-index: 2;

    text-align: center;
}
.jn-intro--wrapper p
{
    font-size: 22px;
}
@media screen and (min-width: 480px)
{
    .jn-intro--wrapper p
    {
        font-size: calc(22px + 10 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .jn-intro--wrapper p
    {
        font-size: 32px;
    }
}

.jn-promo
{
    position: relative;
    position: relative;
    z-index: 5;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
        flex-direction: column;

    max-width: 1680px;
    margin: 0 auto;
    margin: 30px auto 60px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (min-width: 768px)
{
    .jn-promo
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
#bootstrap-grid-frame-jhbsdovu .jn-promo
{
    display: block;
}
.jn-promo--header
{
    font-size: 50px;
    font-weight: 800;
    line-height: 1;

    text-align: center; 

    color: #efeff3;
}
@media only screen and (min-width: 768px)
{
    .jn-promo--header
    {
        white-space: nowrap;
    }
    .jn-promo--header
    {
        font-size: 38px;
    }
}
@media only screen and (min-width: 768px) and (min-width: 480px)
{
    .jn-promo--header
    {
        font-size: calc(38px + 42 * ((100vw - 480px) / 720));
    }
}
@media only screen and (min-width: 768px) and (min-width: 1200px)
{
    .jn-promo--header
    {
        font-size: 80px;
    }
}
.jn-promo--content
{
    font-size: 16px; 

    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 83.33333%;
    margin: 0;
    margin-left: 8.33333%;
    padding: 20px 8.33333%;
    padding-right: 15px;
    padding-right: 8.33333%;
    padding-left: 15px;
    padding-left: 8.33333%;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 768px)
{
    .jn-promo--content
    {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }
}
@media only screen and (max-width: 767px)
{
    .jn-promo--content
    {
            flex-direction: column; 

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }
}
.jn-promo--content::before
{
    font-weight: 800;

    position: absolute;
    top: 0;
    left: 50%;

    content: attr(data-content);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);

    color: rgba(36, 34, 92, .075);
}
.jn-promo--content::before
{
    font-size: 38px;
}
@media screen and (min-width: 480px)
{
    .jn-promo--content::before
    {
        font-size: calc(38px + 42 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .jn-promo--content::before
    {
        font-size: 80px;
    }
}
@media only screen and (min-width: 768px)
{
    .jn-promo--content::before
    {
        top: 0;
        left: 0;

        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
.jn-promo--content > div:first-child
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 10px;
}
.jn-promo--content > *
{
    padding: 0 15px;
}
.jn-promo .jn-promo--headline
{
    font-size: 29px;
    font-weight: 600;

    white-space: nowrap;
}
.jn-promo .jn-promo--prepend
{
    font-size: 24px;

    margin-left: 10px; 

    white-space: nowrap;
}
.jn-promo--item
{
    font-size: 24px;

    position: relative;

    margin: 10px auto;
}
.jn-promo--item::after
{
    position: absolute;
    top: 50%;
    right: 0;

    width: 2px;
    height: 15px;
    margin-left: 15px; 

    content: '';
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #e1e1e1;
}
@media only screen and (max-width: 767px)
{
    .jn-promo--item::after
    {
        content: none;
    }
}
.jn-promo--item:last-child::after
{
    content: none;
}
.jn-promo--item span
{
    font-weight: 600;
}
.jn-promo--cta
{
    margin: 0 auto;
}
@media only screen and (min-width: 768px)
{
    .jn-promo--cta
    {
        margin: 30px auto 0;
    }
}

.jn-amenities
{
    position: relative;

    max-width: 1680px;
    margin: 0 auto;

    background-color: #24225c; 

    *zoom: 1;
}
.jn-amenities::before,
.jn-amenities::after
{
    display: table; 

    content: ' ';
}
.jn-amenities::after
{
    clear: both;
}
#bootstrap-grid-frame-jhbsdovu .jn-amenities
{
    display: block;
}
.jn-amenities::after
{
    position: absolute;
    z-index: 0; 
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 90px;

    content: '';

    background-color: #fff;
}
.jn-amenities--header
{
    width: 100%;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 15px;

    text-align: center;
}
@media only screen and (min-width: 768px)
{
    .jn-amenities--header
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 83.33333%;
        margin-left: 8.33333%;
        padding-right: 45px; 
        padding-left: 45px;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.jn-amenities--headline
{
    margin-bottom: 15px; 

    text-align: center;

    color: #fff;
}
.jn-amenities--cta
{
    margin-bottom: 15px;
}
@media only screen and (min-width: 768px)
{
    .jn-amenities--cta
    {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
.jn-amenities--list
{
    position: relative;
    z-index: 1; 

    margin-bottom: 0;
    padding: 0;

    list-style: none;
}
.jn-amenities--list .slick-list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.jn-amenities--list .slick-list .slick-track
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.jn-amenities--item
{
    position: relative;

    margin: 0 7.5px;
    padding-bottom: 30px; 

    background-color: #1b194c;
}
@media only screen and (min-width: 768px)
{
    .jn-amenities--item
    {
        margin: 0 15px;
    }
}
.jn-amenities--item a
{
    text-decoration: none;
}
.jn-amenities--item--content
{
    padding: 15px 30px;

    text-decoration: none; 

    color: #fff;
}
.jn-amenities--item--content h3
{
    margin-top: 15px;
}
.jn-amenities--item--content p
{
    font-size: 18px;
}
.jn-amenities--item .jn-amenities--arrow
{
    position: absolute;
    bottom: 30px;

    width: 20px;
}
.jn-amenities--item .jn-amenities--arrow::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    content: '';
    -webkit-transition: color ease-in-out 400ms;
            transition: color ease-in-out 400ms; 
    text-transform: none;

    color: inherit;
    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jn-amenities--item:hover .jn-amenities--arrow::after,
.jn-amenities--item:focus .jn-amenities--arrow::after,
.jn-amenities--item:active .jn-amenities--arrow::after
{
    -webkit-transition: color ease-in-out 400ms;
            transition: color ease-in-out 400ms; 

    color: #f0c800;
}
.jn-amenities button.slick-arrow
{
    font-size: 0;

    position: absolute;
    z-index: 5;
    top: 50%;

    width: 50px;
    height: 50px;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    border: none;
    border-radius: 4px; 
    background-color: #eb584d;
}
.jn-amenities button.slick-arrow.slick-prev
{
    left: 0;
}
.jn-amenities button.slick-arrow.slick-prev::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-transform: none;

    color: inherit;
    color: white; 

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jn-amenities button.slick-arrow.slick-next
{
    right: 0;
}
.jn-amenities button.slick-arrow.slick-next::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-transform: none;

    color: inherit;
    color: white; 

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jn-membership
{
    position: relative;

    max-width: 1680px;
    margin: 0 auto;

    *zoom: 1;
}
.jn-membership::before,
.jn-membership::after
{
    display: table; 

    content: ' ';
}
.jn-membership::after
{
    clear: both;
}
#bootstrap-grid-frame-jhbsdovu .jn-membership
{
    display: block;
}
.jn-membership--header
{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px; 
    padding-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 768px)
{
    .jn-membership--header
    {
        margin-top: 60px;
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 992px)
{
    .jn-membership--header
    {
        margin-top: 90px;
    }
}
.jn-membership--headline
{
    margin-bottom: 0;

    text-align: center; 

    color: #444;
}
.jn-membership--headline
{
    font-size: 28px;
}
@media screen and (min-width: 480px)
{
    .jn-membership--headline
    {
        font-size: calc(28px + 22 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .jn-membership--headline
    {
        font-size: 50px;
    }
}
.jn-membership--container
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column; 

    max-width: 1680px;
    margin: 0 auto;

    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
#bootstrap-grid-frame-jhbsdovu .jn-membership--container
{
    display: block;
}
@media only screen and (min-width: 992px)
{
    .jn-membership--container
    {
            flex-direction: row; 

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
    }
}

.jn-membership--image
{
    width: 100%;
}
@media only screen and (min-width: 992px)
{
    .jn-membership--image
    {
        width: 50%;
    }
}

.jn-membership--content
{
    width: 100%;
}
@media only screen and (min-width: 992px)
{
    .jn-membership--content
    {
        width: 50%;
    }
}

.jn-membership--item
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    padding: 15px;

    list-style: none;

    background-color: #24225c; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (min-width: 992px)
{
    .jn-membership--item
    {
        padding: 12.5% 20.83333% 4.16667% 8.33333%;
    }
}
.jn-membership--item li
{
    margin-bottom: 15px; 
    padding-top: 30px;
}
@media only screen and (min-width: 768px)
{
    .jn-membership--item li
    {
        margin-bottom: 45px;
    }
}
.jn-membership--item h3
{
    position: relative;

    margin-top: 0; 

    color: #fff;
}
.jn-membership--item h3::before
{
    position: absolute;
    top: -15px;
    left: 0;

    display: block;

    width: 0;
    height: 4px;

    content: '';

    border-radius: 2px;
    background-color: #eb584d;
}
.jn-membership--item li.visible h3::before
{
    width: 50px;

    -webkit-transition: width ease-in-out 600ms;
            transition: width ease-in-out 600ms;
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms;
}
.jn-membership--item p
{
    font-size: 18px;

    color: #fff;
}
.jn-membership--item a
{
    text-decoration: none; 

    color: #f0c800;
}

.jn-membership--cta
{
    padding: 2.08333% 8.33333%;
}
@media only screen and (max-width: 991px)
{
    .jn-membership--cta
    {
        text-align: center;
    }
}

.jn-included
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll; 
        flex-direction: column;

    max-width: 1680px;
    margin: 0 auto;
    margin-bottom: 60px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media only screen and (min-width: 768px)
{
    .jn-included
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
#bootstrap-grid-frame-jhbsdovu .jn-included
{
    display: block;
}
.jn-included--header
{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0; 
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 768px)
{
    .jn-included--header
    {
        margin-top: 45px;
    }
}
.jn-included--headline
{
    margin-bottom: -15px;

    text-align: center;
    white-space: nowrap; 

    color: rgba(68, 68, 68, .1);
}
.jn-included--headline
{
    font-size: 38px;
}
@media screen and (min-width: 480px)
{
    .jn-included--headline
    {
        font-size: calc(38px + 42 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    .jn-included--headline
    {
        font-size: 80px;
    }
}

table.jn-included--table
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;

    border-spacing: 0;
    border-collapse: unset;
}
@media only screen and (min-width: 992px)
{
    table.jn-included--table
    {
        width: 83.33333%;
        margin-left: 8.33333%;
    }
}
table.jn-included--table tr td
{
    width: 20%;
}
table.jn-included--table tr td:first-child
{
    width: 40%;
}
table.jn-included--table tbody td,
table.jn-included--table tbody th
{
    font-size: 0;

    position: relative;

    height: 75px;
    padding: .5rem;

    text-align: left;

    border-bottom: 1px solid rgba(36, 34, 92, .2);
    border-left: 1px solid rgba(36, 34, 92, .2);
}
table.jn-included--table tbody td:last-child,
table.jn-included--table tbody th:last-child
{
    border-right: 1px solid rgba(36, 34, 92, .2);
}
table.jn-included--table tbody td.row-title,
table.jn-included--table tbody th.row-title
{
    max-width: 250px;
    padding: 15px 0; 

    border-bottom: none;
    border-left: none;
}
table.jn-included--table tbody td.row-title h4,
table.jn-included--table tbody th.row-title h4
{
    font-size: 16px;

    margin: 0; 

    color: #444;
}
table.jn-included--table tbody td.row-title .jn-included--item--note,
table.jn-included--table tbody th.row-title .jn-included--item--note
{
    font-size: 14px;
    font-weight: 400; 

    display: block;

    color: rgba(36, 34, 92, .5);
}
table.jn-included--table tr.jn-included--table--header td,
table.jn-included--table tr.jn-included--table--header th
{
    border-right: none; 
    border-bottom: none;
    border-left: none;
}
table.jn-included--table tr.jn-included--table--header th
{
    font-size: 36px;

    text-align: center;
    vertical-align: top; 

    color: #24225c;
}
table.jn-included--table tr.jn-included--table--header th span
{
    font-size: 14px;
    font-weight: 400;

    display: block;

    min-height: 18px; 

    text-align: center;

    color: rgba(36, 34, 92, .5);
}
@media only screen and (max-width: 991px)
{
    table.jn-included--table tfoot > tr:first-child > td:first-child
    {
        display: none;
    }
}
table.jn-included--table tfoot td,
table.jn-included--table tfoot th
{
    padding: 0; 

    border-right: none;
    border-bottom: none;
    border-left: none;
}
table.jn-included--table tbody tr:first-child td
{
    border-top: 1px solid rgba(36, 34, 92, .2);
}
table.jn-included--table tbody tr:first-child td.row-title
{
    border-top: none;
}
table.jn-included--table td.checked,
table.jn-included--table td.not-checked
{
    padding: 0 90px;
}
table.jn-included--table td.checked::after
{
    font-family: 'iconfont-PeninsulaJCC';
    font-size: 24px;
    font-weight: 100;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 
    text-transform: none;

    color: inherit;
    color: #eb584d;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
table.jn-included--table td.not-checked
{
    background-color: rgba(36, 34, 92, .07);
}
table.jn-included--table .jn-included--table--footer
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    color: #1b194c;
}
@media only screen and (max-width: 767px)
{
    table.jn-included--table .jn-included--table--footer
    {
            flex-direction: column;

        width: calc(100vw - 30px); 

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }
}
table.jn-included--table .jn-included--table--footer > *
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
}
table.jn-included--table .jn-included--table--footer h4
{
    font-size: 36px;
}
@media only screen and (min-width: 768px)
{
    table.jn-included--table .jn-included--table--footer h4
    {
        display: none;
    }
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price
{
    font-weight: 900; 

    position: relative;

    margin-top: 15px;
    padding-left: 15px;
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price
{
    font-size: 46px;
}
@media screen and (min-width: 480px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price
    {
        font-size: calc(46px + 26 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price
    {
        font-size: 72px;
    }
}
@media only screen and (min-width: 768px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price
    {
        margin-top: 60px;
        padding-left: 30px;
    }
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price::before
{
    position: absolute;
    top: -5px;
    left: -5px; 

    content: '$';
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price::before
{
    font-size: 24px;
}
@media screen and (min-width: 480px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price::before
    {
        font-size: calc(24px + 24 * ((100vw - 480px) / 720));
    }
}
@media screen and (min-width: 1200px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price::before
    {
        font-size: 48px;
    }
}
@media only screen and (min-width: 768px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--price::before
    {
        top: -15px;
    }
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--frequency
{
    font-size: 16px;
    font-weight: 400;

    margin-top: 15px; 

    color: rgba(36, 34, 92, .5);
}
@media only screen and (min-width: 768px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--frequency
    {
        margin-top: 30px;
    }
}
table.jn-included--table .jn-included--table--footer .jn-included--table--footer--note
{
    font-size: 16px;
    font-weight: 400;

    margin: 15px 0 30px;

    text-align: center;
}
@media only screen and (min-width: 768px)
{
    table.jn-included--table .jn-included--table--footer .jn-included--table--footer--note
    {
        margin: 30px 0;
    }
}
table.jn-included--table .jn-included--table--footer--notice
{
    font-size: 16px;
    font-weight: 400;
    font-style: italic; 

    margin-top: 30px;

    text-align: center;

    color: rgba(36, 34, 92, .5);
}
@media only screen and (max-width: 991px)
{
    table.jn-included--table .jn-included--table--footer--notice
    {
        width: calc(100vw - 30px);
    }
}

.jn-included--cta
{
    text-align: center;
}
.jn-included--cta > .button
{
    margin-top: 30px;
}

.jn-additional
{
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    max-width: 1680px;
    margin: 0 auto;

    background-color: #11b8a1; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#bootstrap-grid-frame-jhbsdovu .jn-additional
{
    display: block;
}
.jn-additional--headline
{
    margin-top: 60px;
    margin-bottom: 30px;

    text-align: center; 

    color: #fff;
}
.jn-additional--items
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px; 
    padding: 0;

    list-style: none;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media only screen and (min-width: 992px)
{
    .jn-additional--items
    {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
}
.jn-additional--items li
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    margin-bottom: 30px; 
    padding-right: 45px;
    padding-left: 45px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 479px)
{
    .jn-additional--items li
    {
        width: 50%;
    }
}
@media only screen and (max-width: 991px)
{
    .jn-additional--items li
    {
        width: 33.33333%;
    }
}
@media only screen and (min-width: 992px)
{
    .jn-additional--items li
    {
        padding-right: 15px; 
        padding-left: 15px;
    }
}
@media only screen and (min-width: 1200px)
{
    .jn-additional--items li
    {
        padding-right: 45px; 
        padding-left: 45px;
    }
}
.jn-additional--items li .jn-additional--name
{
    font-size: 18px;
    font-weight: 700;

    margin-bottom: 15px;

    text-align: center;
    white-space: nowrap; 

    color: #fff;
}
@media only screen and (min-width: 480px)
{
    .jn-additional--items li .jn-additional--name
    {
        font-size: 20px;
    }
}
.jn-additional--items li .jn-additional--price
{
    font-size: 42px;
    font-weight: 700;

    position: relative;

    padding-left: 15px;

    color: #fff;
}
.jn-additional--items li .jn-additional--price::before
{
    font-size: 24px;

    position: absolute;
    top: -5px;
    left: 0; 

    content: '$';
}
.jn-additional--details
{
    font-style: italic; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-right: 45px;
    padding-left: 15px;
    padding-left: 45px;

    color: #fff;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
.jn-additional--details .jn-additional--cta
{
    margin-top: 30px;
    margin-bottom: 30px; 

    -ms-flex-item-align: center;
    align-self: center;
}
.jn-additional--details p
{
    text-align: center;
}

.jn-additional--note
{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px; 
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 768px)
{
    .jn-additional--note
    {
        width: 83.33333%;
        margin-top: 60px;
        margin-bottom: 60px; 
        margin-left: 8.33333%;
        padding-right: 45px;
        padding-left: 45px;
    }
}
.jn-additional--note p
{
    font-size: 16px;

    text-align: center;
}

@-webkit-keyframes link-animation
{
    0%
    {
        background-position: top left 0;
    }
    49%
    {
        background-position: top left 11px;
    }
    50%
    {
        background-position: top left -11px;
    }
    100%
    {
        background-position: top left 0;
    }
}

@keyframes link-animation
{
    0%
    {
        background-position: top left 0;
    }
    49%
    {
        background-position: top left 11px;
    }
    50%
    {
        background-position: top left -11px;
    }
    100%
    {
        background-position: top left 0;
    }
}

.button
{
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 900;

    display: inline-block;

    padding: 7px 16px;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    text-align: center; 
    text-decoration: none;
    letter-spacing: .06em;
    text-transform: uppercase;

    color: #fff;
    border-radius: 3px;
    background: #24225c;
}
@media (max-width: 991px)
{
    .button
    {
        padding-top: 8px;
    }
}
@media (max-width: 767px)
{
    .button
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.button:hover,
.button:focus,
.button:active
{
    text-decoration: none;

    color: #fff; 
    background: #19173f;
}
.button--red
{
    background: #eb584d;
}
.button--red:hover,
.button--red:focus,
.button--red:active
{
    background: #bf473f;
}
.button--wide
{
    padding: 7px 32px;
}
.button--aqua
{
    background: #11b8a1;
}
.button--aqua:hover,
.button--aqua:focus,
.button--aqua:active
{
    background: #0e9583;
}
.button--disabled
{
    background: #acacac;
}
.button--disabled:hover,
.button--disabled:focus,
.button--disabled:active
{
    background: #acacac;
}
.button--icon:after
{
    display: inline-block;

    width: 11px;
    height: 11px;
    margin-left: 30px;

    content: '';

    background-image: url('../images/icon-login-light.svg');
    background-repeat: no-repeat;
    background-size: 11px 11px;
}
.button--icon:after.button--wide
{
    margin-left: 10px;
}
.button--icon:not(.button--disabled):hover:after
{
    -webkit-animation-name: link-animation;
            animation-name: link-animation;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
}

@media (max-width: 767px)
{
    .home .button
    {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.link
{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;

    position: relative;

    display: inline-block;

    padding: 0 24px 0 0;

    text-align: center;
    text-decoration: none;
    letter-spacing: 0; 

    color: #eb584d;
}
.link:after
{
    position: absolute;
    top: 9px;
    right: 1px; 

    width: 15px;
    height: 11px;

    content: '';

    background-image: url('../images/icon-arrow-long-red.svg');
    background-repeat: no-repeat;
    background-position: top left 0;
    background-size: 15px 11px;
}
@media (max-width: 767px)
{
    .link:after
    {
        top: 5px;
    }
}
.link--icon:after
{
    top: 7px; 

    height: 15px;

    background-image: url('../images/icon-login-red.svg');
    background-size: 15px 15px;
}
.link:not(.link--disabled):hover:after
{
    -webkit-animation-name: link-animation;
            animation-name: link-animation;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
}
.link:hover
{
    text-decoration: none; 

    color: #eb584d;
}
.link--blue
{
    color: #24225c;
}
.link--blue:hover
{
    color: #24225c;
}
.link--disabled
{
    color: #acacac;
}
.link--disabled:after
{
    background-image: url('../images/icon-arrow-long-gray.svg');
}
.link--disabled:hover
{
    color: #acacac;
}
.link--icon.link--disabled:after
{
    background-image: url('../images/icon-login-gray.svg');
}

.button-block
{
    margin-bottom: 26px; 

    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
}
@media (max-width: 991px)
{
    .button-block
    {
        margin-bottom: 31px;
    }
}
@media (max-width: 767px)
{
    .button-block
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .button-block
    {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    }
}
.button-block p,
.button-block .button--disabled,
.button-block .link--disabled
{
    margin-bottom: 37px;
}
@media (max-width: 767px)
{
    .button-block p,
    .button-block .button--disabled,
    .button-block .link--disabled
    {
        margin-bottom: 39px;
    }
}

.addtoany_shortcode
{
    position: fixed; 
    left: 0;
}
@media (max-width: 767px)
{
    .addtoany_shortcode
    {
        display: none;
    }
}

.addtoany_list
{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
	flex-direction: column; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.tribe-events-pg-template .addtoany_list {
	flex-direction: row;
	-ms-flex-direction: row;
}

.a2a_kit a
{
    line-height: 0;

    padding: 0 !important;
}

.a2a_kit > a > .a2a_svg
{
    padding: 10px; 

    border-radius: 0 !important;
}
.a2a_kit > a > .a2a_svg.a2a_s_facebook
{
    padding: 8px;

    background: #33599d !important;
}
.a2a_kit > a > .a2a_svg.a2a_s_twitter
{
    background: #00a2f9 !important;
}
.a2a_kit > a > .a2a_svg.a2a_s_email
{
    padding: 6px;

    background: #848484 !important;
}
.a2a_kit > a > .a2a_svg.a2a_s_pinterest
{
    padding: 7px;

    background: #dd0018 !important;
}
.a2a_kit > a > .a2a_svg.a2a_s_a2a
{
    background: #ff5644 !important;
}

.content-link
{
    font-family: 'Lato', sans-serif;
    font-weight: 700;

    position: relative; 

    display: block;

    margin-bottom: 20px;

    text-decoration: none;

    color: #fff;
}
@media (max-width: 767px)
{
    .content-link
    {
        margin-bottom: 14px;
    }
}
.content-link:hover
{
    text-decoration: none; 

    color: #f0c800;
}
.content-link__content
{
    position: relative;

    background-color: #24225c;
}
.content-link__image
{
    position: relative;

    display: none;
    overflow: hidden; 

    width: 100%;
    padding-bottom: 67.79%;
}
@media (max-width: 767px)
{
    .content-link__image
    {
        padding-bottom: 66.6%;
    }
}
.content-link__image div
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.content-link:hover .content-link__image div
{
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
.content-link--with-image .content-link__image
{
    display: block;
}
.content-link__button
{
    font-size: 16px; 

    position: absolute;
    bottom: 22px;
    left: 26px;

    color: #f0c800;
}
.content-link__button-text
{
    display: none;

    margin-right: 7px;
}
.content-link__button-arrow
{
    position: relative; 

    display: inline-block;
    overflow: hidden;

    min-width: 16px;
    max-width: 16px;
    min-height: 11px;
    max-height: 11px;
}
.content-link__button svg
{
    position: absolute;
    top: 0;
    left: 0;

    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.content-link__button svg path
{
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 

    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 11px;
}

@-webkit-keyframes arrow-animation
{
    0%
    {
        left: 0;
    }
    49%
    {
        left: 100%;
    }
    50%
    {
        left: -100%;
    }
    100%
    {
        left: 0;
    }
}

@keyframes arrow-animation
{
    0%
    {
        left: 0;
    }
    49%
    {
        left: 100%;
    }
    50%
    {
        left: -100%;
    }
    100%
    {
        left: 0;
    }
}
.content-link:hover .content-link__button svg
{
    -webkit-animation-name: arrow-animation;
            animation-name: arrow-animation;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
}
.content-link:hover .content-link__button svg path
{
    stroke: #f0c800;
}
.content-link--without-image
{
    font-size: 19px;
}
.content-link--without-image .content-link__content
{
    min-height: 143px;
    padding: 19px 26px 50px;

    border-radius: 3px;
}
@media (max-width: 767px)
{
    .content-link--without-image .content-link__content
    {
        min-height: 121px;
        padding: 19px 26px 45px;
    }
}
.content-link--small
{
    font-size: 22px;
}
@media (max-width: 767px)
{
    .content-link--small
    {
        font-size: 19px;
    }
}
.content-link--small .content-link__content
{
    min-height: 160px; 
    padding: 21px 26px 50px;
}
@media (max-width: 767px)
{
    .content-link--small .content-link__content
    {
        min-height: 126px;
    }
}
.content-link--small .content-link__button
{
    bottom: 25px;
}
.content-link--medium
{
    font-size: 36px;
    font-weight: 900;
}
@media (max-width: 991px)
{
    .content-link--medium
    {
        font-size: 22px;
        font-weight: 700;
    }
}
@media (max-width: 767px)
{
    .content-link--medium
    {
        font-size: 19px;
    }
}
.content-link--medium .content-link__content
{
    min-height: 282px; 
    padding: 42px 51px 80px;
}
@media (max-width: 991px)
{
    .content-link--medium .content-link__content
    {
        min-height: 160px; 
        padding: 21px 26px 50px;
    }
}
@media (max-width: 767px)
{
    .content-link--medium .content-link__content
    {
        min-height: 126px; 
        padding-top: 19px;
    }
}
.content-link--medium .content-link__title
{
    line-height: 1.2;
}
.content-link--medium .content-link__button
{
    bottom: 47px;
    left: 51px;
}
@media (max-width: 991px)
{
    .content-link--medium .content-link__button
    {
        bottom: 25px; 
        left: 26px;
    }
}
.content-link--medium .content-link__button-text
{
    display: inline-block;
}
@media (max-width: 991px)
{
    .content-link--medium .content-link__button-text
    {
        display: none;
    }
}
.content-link--medium .content-link__button--arrow
{
    min-width: 15px;
    max-width: 15px;
    min-height: 11px;
    max-height: 11px;
}
.content-link--medium .content-link__button svg path
{
    stroke: #f0c800;
}
@media (max-width: 991px)
{
    .content-link--medium .content-link__button svg path
    {
        stroke: #fff;
    }
}
.content-link--medium .content-link__image
{
    padding-bottom: 66.9%;
}
@media (max-width: 991px)
{
    .content-link--medium .content-link__image
    {
        padding-bottom: 67.8%;
    }
}
@media (max-width: 767px)
{
    .content-link--medium .content-link__image
    {
        padding-bottom: 66.6%;
    }
}
.content-link--large
{
    font-size: 36px;
    font-weight: 900;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content-link--large.content-link--odd .content-link__content
{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
@media (max-width: 991px)
{
    .content-link--large.content-link--odd .content-link__content
    {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 991px)
{
    .content-link--large
    {
        font-size: 22px;
        font-weight: 700;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .content-link--large
    {
        font-size: 19px;
    }
}
.content-link--large .content-link__content
{
    min-height: 371px; 
    padding: 41px 51px 80px;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__content
    {
        min-height: 160px; 
        padding: 21px 26px 50px;
    }
}
@media (max-width: 767px)
{
    .content-link--large .content-link__content
    {
        min-height: 126px;
    }
}
.content-link--large .content-link__title
{
    line-height: 1.2;
}
.content-link--large .content-link__image,
.content-link--large .content-link__content
{
    width: 50%;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__image,
    .content-link--large .content-link__content
    {
        width: 100%;
    }
}
.content-link--large .content-link__image
{
    padding: 0;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__image
    {
        padding-bottom: 67.8%;
    }
}
@media (max-width: 767px)
{
    .content-link--large .content-link__image
    {
        padding-bottom: 66.6%;
    }
}
.content-link--large .content-link__button
{
    bottom: 47px;
    left: 51px;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__button
    {
        bottom: 25px; 
        left: 26px;
    }
}
.content-link--large .content-link__button-text
{
    display: inline-block;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__button-text
    {
        display: none;
    }
}
.content-link--large .content-link__button--arrow
{
    min-width: 15px;
    max-width: 15px;
    min-height: 11px;
    max-height: 11px;
}
.content-link--large .content-link__button svg path
{
    stroke: #f0c800;
}
@media (max-width: 991px)
{
    .content-link--large .content-link__button svg path
    {
        stroke: #fff;
    }
}

.columns-wrapper
{
    margin-top: 46px;
    padding: 99px 0 109px;
}
.columns-wrapper:before,
.columns-wrapper:after
{
    display: table; 

    content: '';
}
.columns-wrapper:after
{
    clear: both;
}
@media (max-width: 991px)
{
    .columns-wrapper
    {
        margin-top: 26px;
        padding: 34px 0 47px;
    }
}
@media (max-width: 767px)
{
    .columns-wrapper
    {
        margin-top: 18px;
        padding: 13px 0 37px;
    }
}
.columns-wrapper .one_half
{
    padding: 0 55px;
}
@media (max-width: 991px)
{
    .columns-wrapper .one_half
    {
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .columns-wrapper .one_half
    {
        margin-bottom: -11px;
    }
}

.one_half,
.content-column
{
    padding-right: 25px;
}
@media (max-width: 991px)
{
    .one_half,
    .content-column
    {
        padding-right: 15px;
    }
}

.last_column
{
    padding-right: 0;
}

.blockquote
{
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    min-height: 462px;
    margin: 0;
    padding: 132px 0 136px;

    text-align: center;
    letter-spacing: .01em;

    color: #333;
    background: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px)
{
    .blockquote
    {
        display: block; 

        min-height: unset;
        padding: 68px 0 71px;
    }
}
@media (max-width: 767px)
{
    .blockquote
    {
        padding: 39px 0 50px;
    }
    .blockquote p
    {
        font-size: 20px;
        line-height: 28px;

        margin-bottom: 1.4em;
    }
}
.blockquote p
{
    font-size: inherit;
    line-height: inherit;

    margin-bottom: .8em; 

    letter-spacing: inherit;
}
.blockquote__name,
.blockquote__title
{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;

    letter-spacing: 0;
}
.blockquote__title
{
    font-weight: 400;
}

.content-image
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px)
{
    .content-image
    {
        padding: 25px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .content-image
    {
        padding: 14px 15px 8px;
    }
}
.content-image__content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 50%;
    min-height: 534px;
    padding: 22px 141px 40px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px)
{
    .content-image__content
    {
        width: 100%;
        min-height: unset;
        padding: 60px 74px 52px;
    }
}
@media (max-width: 767px)
{
    .content-image__content
    {
        margin-top: -6px; 
        padding: 0;
    }
}
.content-image__image
{
    width: 50%;

    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .content-image__image
    {
        width: 100%;
        padding-bottom: 71%; 

        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
.content-image__image--left
{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.wp-caption
{
    max-width: 100%;
    margin: 0;
}

.alignnone,
.alignleft,
.alignright
{
    margin: 2.25em 0 2.1em;
}
@media (max-width: 991px)
{
    .alignnone,
    .alignleft,
    .alignright
    {
        margin: 1.25em 0 .7em;
    }
}
@media (max-width: 767px)
{
    .alignnone,
    .alignleft,
    .alignright
    {
        margin: 1.31em 0 .4em;
    }
}

.entry p:first-child > img:first-child
{
    margin-top: 0;
}

.entry p > img:last-child
{
    margin-bottom: -1.3em;
}

.entry .alignleft
{
    margin-right: 20px;
}

.entry .alignright
{
    margin-left: 20px;
}

@media (max-width: 991px)
{
    .full-width .alignnone,
    .full-width .alignleft,
    .full-width .alignright
    {
        margin: .95em 0 0;
    }
}

@media (max-width: 767px)
{
    .full-width .alignnone,
    .full-width .alignleft,
    .full-width .alignright
    {
        margin: 1.29em 0 .4em;
    }
}

.wp-caption-text
{
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;

    width: 100%;
    max-width: 731px;
    margin: 10px auto 0;

    letter-spacing: -.019em; 

    color: #707070;
}

@media (max-width: 991px)
{
    .full-width .wp-caption-text
    {
        max-width: 692px;
    }
}

@media (max-width: 767px)
{
    .full-width .wp-caption-text
    {
        max-width: none;
        padding: 3px 14px 0;
    }
}

.two-columns-images
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px)
{
    .two-columns-images
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.two-columns-images > *
{
    width: 50%;
    margin: 0;
}
@media (max-width: 767px)
{
    .two-columns-images > *
    {
        width: 100%;
    }
}
.two-columns-images > *:first-child
{
    padding-right: 15px;
}
@media (max-width: 767px)
{
    .two-columns-images > *:first-child
    {
        padding: 0;
    }
}
.two-columns-images > *:last-child
{
    padding-left: 15px;
}
@media (max-width: 767px)
{
    .two-columns-images > *:last-child
    {
        padding: 0;
    }
}

.full-width .two-columns-images > *:first-child
{
    padding-right: 0;
}

.full-width .two-columns-images > *:last-child
{
    padding-left: 0;
}

.full-width .two-columns-images figure:first-child .wp-caption-text
{
    float: right;

    padding-right: 110px;
}
@media (max-width: 1199px)
{
    .full-width .two-columns-images figure:first-child .wp-caption-text
    {
        padding-right: 30px;
    }
}
@media (max-width: 991px)
{
    .full-width .two-columns-images figure:first-child .wp-caption-text
    {
        padding-right: 15px;
    }
}

.full-width .two-columns-images figure:last-child .wp-caption-text
{
    float: left;

    padding-left: 110px;
}
@media (max-width: 1199px)
{
    .full-width .two-columns-images figure:last-child .wp-caption-text
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .full-width .two-columns-images figure:last-child .wp-caption-text
    {
        padding-left: 15px;
    }
}

.full-width .two-columns-images .wp-caption-text
{
    max-width: 555px;
}
.full-width .two-columns-images .wp-caption-text:before,
.full-width .two-columns-images .wp-caption-text:after
{
    display: table; 

    content: '';
}
.full-width .two-columns-images .wp-caption-text:after
{
    clear: both;
}
@media (max-width: 1199px)
{
    .full-width .two-columns-images .wp-caption-text
    {
        max-width: 360px;
    }
}
@media (max-width: 991px)
{
    .full-width .two-columns-images .wp-caption-text
    {
        max-width: 345px;
    }
}
@media (max-width: 767px)
{
    .full-width .two-columns-images .wp-caption-text
    {
        max-width: none;
    }
}

.images-slider
{
    margin-top: 2.1em;
}
@media (max-width: 991px)
{
    .images-slider
    {
        margin-top: 2.25em;
    }
}
@media (max-width: 767px)
{
    .images-slider
    {
        margin-top: 2.1em;
    }
}
.images-slider__slide
{
    position: relative; 

    margin: 0 14.5px 70px;
}
@media (max-width: 991px)
{
    .images-slider__slide
    {
        max-width: 570px;
    }
}
@media (max-width: 767px)
{
    .images-slider__slide
    {
        width: 100vw;
        margin-bottom: 110px; 
        padding: 0 15px;
    }
}
.images-slider__slide-caption
{
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;

    position: absolute;
    top: 100%;
    left: 96px;

    width: 100%;
    max-width: 625px;
    margin-top: 12px;

    letter-spacing: -.02em; 

    color: #707070;
}
@media (max-width: 991px)
{
    .images-slider__slide-caption
    {
        left: 0;

        max-width: 445px;
    }
}
@media (max-width: 767px)
{
    .images-slider__slide-caption
    {
        max-width: none; 
        padding: 0 90px 0 15px;
    }
}
.images-slider__nav
{
    position: relative;
    top: -62px; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    max-width: 910px;
    margin: 0 auto;
    padding: 0 45px;

    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media (max-width: 991px)
{
    .images-slider__nav
    {
        top: -65px;

        max-width: 570px;
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .images-slider__nav
    {
        top: -105px; 

        padding: 0 15px;
    }
}

.slick-slide
{
    outline: 0;
}

.slick-arrow
{
    width: 15px;
    height: 11px;

    cursor: pointer; 

    outline: none;
    background: none;
}
.slick-arrow svg path
{
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 

    fill: none;
    stroke: #24225c;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 11px;
}
.slick-arrow:hover svg path
{
    stroke: #eb584d;
}
@media (max-width: 991px)
{
    .slick-arrow:hover svg path
    {
        stroke: #24225c;
    }
}

.slick-prev
{
    margin-right: 30px;
}
.slick-prev svg
{
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.images-gallery
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 12px;
    margin-bottom: 44px; 

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .images-gallery
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .images-gallery
    {
        margin: 27px -2px 35px -2px;
    }
}
.images-gallery__image
{
    width: 33.333%;
    margin-bottom: 6px; 
    padding: 0 2.5px;
}
@media (max-width: 767px)
{
    .images-gallery__image
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .images-gallery__image
    {
        margin-bottom: 5px;
    }
}

.accordion-block
{
    margin-top: 40px;
    margin-bottom: 40px;
}
@media (max-width: 991px)
{
    .accordion-block
    {
        margin-top: 30px;
        margin-bottom: 3px;
    }
}
@media (max-width: 767px)
{
    .accordion-block
    {
        margin-top: 36px;
        margin-bottom: 45px;
    }
}

.accordion
{
    margin-bottom: -1px;
    padding: 17px 35px 19px 21px;

    -webkit-transition: all .1s linear;
            transition: all .1s linear; 

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 991px)
{
    .accordion
    {
        padding-right: 31px;
    }
}
@media (max-width: 767px)
{
    .accordion
    {
        padding-right: 21px;
        padding-left: 16px;
    }
}
.accordion--open
{
    padding-bottom: 31px;
}
@media (max-width: 767px)
{
    .accordion--open
    {
        padding-bottom: 26px;
    }
}
.accordion__header
{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;

    position: relative;

    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 
    letter-spacing: -.1px;

    color: #24225c;
}
@media (max-width: 767px)
{
    .accordion__header
    {
        padding-right: 15px;
    }
}
.accordion__header:hover
{
    color: #eb584d;
}
.accordion__header-arrow
{
    position: absolute;
    top: 12px;
    left: calc(100% + 5px);

    width: 11px;
    height: 8px;

    -webkit-transition: all .1s linear;
            transition: all .1s linear; 
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
@media (max-width: 991px)
{
    .accordion__header-arrow
    {
        left: 100%;
    }
}
@media (max-width: 767px)
{
    .accordion__header-arrow
    {
        left: calc(100% - 10px);
    }
}
.accordion__header-arrow svg
{
    position: absolute;
    top: 0;
    left: 0;

    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
}
.accordion__header-arrow svg path
{
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 

    fill: none;
    stroke: #26245c;
    stroke-miterlimit: 10;
    stroke-width: 3px;
}
.accordion__header:hover .accordion__header-arrow svg path
{
    stroke: #eb584d;
}
.accordion--open .accordion__header-arrow
{
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
.accordion__content
{
    display: none;

    padding-top: 45px;
}
@media (max-width: 767px)
{
    .accordion__content
    {
        padding-top: 27px;
    }
}
.accordion__content p
{
    font-size: 19px;
    line-height: 24px;
}
.accordion__content p:last-of-type
{
    margin-bottom: 0;
}

.tabs
{
    position: relative; 

    margin-top: 35px;
    margin-bottom: 49px;

    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 767px)
{
    .tabs
    {
        margin-top: 56px;
        margin-bottom: 64px;
    }
    .tabs:after
    {
        position: absolute;
        top: 0;
        right: 0;

        width: 19px;
        height: 47px;

        content: '';

        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .11)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to left, rgba(0, 0, 0, .11) 0%, rgba(0, 0, 0, 0) 100%);
    }
}
.tabs__navigation
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0;

    list-style: none;

    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 767px)
{
    .tabs__navigation
    {
        overflow-x: auto;
        overflow-y: hidden;

        -webkit-overflow-scrolling: touch;
    }
}
.tabs__navigation li
{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;

    position: relative;

    width: auto;
    padding: 20px;

    list-style: none;

    cursor: pointer;
    -webkit-transition: all .1s linear;
            transition: all .1s linear; 
    text-align: center;

    color: #7d7d7d;
}
@media (max-width: 767px)
{
    .tabs__navigation li
    {
        min-width: 115px;
        padding: 14px 12px;
    }
}
.tabs__navigation li:hover
{
    color: #24225c;
}
.tabs__navigation li:after
{
    position: absolute;
    bottom: -1px;
    left: 0;

    width: 100%;
    height: 3px;

    content: '';
    -webkit-transition: all .1s linear;
            transition: all .1s linear; 

    opacity: 0;
    background: #eb584d;
}
.tabs__navigation li.active
{
    color: #24225c;
}
.tabs__navigation li.active:after
{
    opacity: 1;
}
.tabs__content
{
    margin-top: 24px;
    padding-bottom: 6px;
}

@media (max-width: 991px)
{
    .table-wrapper
    {
        overflow-x: auto;
        overflow-y: hidden;

        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991px)
{
    .table-wrapper-shadow
    {
        position: relative;
    }
    .table-wrapper-shadow:before,
    .table-wrapper-shadow:after
    {
        position: absolute;
        top: 0;

        width: 11px;
        height: 100%; 

        content: '';
    }
    .table-wrapper-shadow:before
    {
        left: 0;

        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .07)));
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .07) 100%);
    }
    .table-wrapper-shadow:after
    {
        right: 0;

        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .07)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .07) 100%);
    }
}

table
{
    width: 100%;
}
table caption
{
    display: none;
}
table thead
{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 700;

    color: #7d7d7d;
    border-bottom: 1px solid #f5f5f5;
}
table th
{
    padding: 16px 21px;
}
@media (max-width: 991px)
{
    table th
    {
        min-width: 175px;
    }
}
table tbody
{
    font-size: 15px;
    font-weight: 400;
    line-height: 18px; 

    color: #000;
}
table tr
{
    border-bottom: 1px solid #f5f5f5;
}
table td
{
    padding: 21px;
}

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

    margin: 34px -2.5px 34px;
}
@media (max-width: 991px)
{
    .staff
    {
        margin: 59px -2px 15px;
    }
}
@media (max-width: 767px)
{
    .staff
    {
        margin: 28px 0 5px;
    }
}
.staff__person
{
    display: block;

    width: 33.333%;
    padding: 2.5px;
}
@media (max-width: 991px)
{
    .staff__person
    {
        width: 50%;
        margin-bottom: 17px; 
        padding: 2px;
    }
}
@media (max-width: 767px)
{
    .staff__person
    {
        width: 100%;
        margin-bottom: 18px; 
        padding: 0;
    }
}
.staff__person-image
{
    position: relative;

    padding-bottom: 100%;

    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}
.staff__person-overlay
{
    font-size: 22px;
    line-height: 28px;

    position: absolute;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;
    padding: 30px;

    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; 
    letter-spacing: -.023em;

    opacity: 0;
    color: #24225c;
    background: rgba(255, 255, 255, .92);

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.staff__person:hover .staff__person-overlay
{
    opacity: 1;
}
.staff__person-name
{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;

    padding: 18px 20px; 

    color: #24225c;
}

form ul,
form ol
{
    margin: 0 !important;
    padding: 0 !important; 

    list-style: none;
}
form ul li:before,
form ol li:before
{
    display: none !important;
}

input[type='text'],
input[type='number'],
input[type='email'],
textarea
{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;

    width: 100%;
    margin: 0;
    padding: 7px 2px;

    resize: none;
    -webkit-transition: .1s linear all;
            transition: .1s linear all; 
    letter-spacing: .005em;

    color: #000;
    border: none;
    border-bottom: 1px solid #7d7d7d;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;

    -webkit-appearance: none;
}
input[type='text']:hover,
input[type='number']:hover,
input[type='email']:hover,
textarea:hover
{
    border-bottom-color: #000;
}
input[type='text']:active,
input[type='text']:focus,
input[type='text'].not-empty,
input[type='number']:active,
input[type='number']:focus,
input[type='number'].not-empty,
input[type='email']:active,
input[type='email']:focus,
input[type='email'].not-empty,
textarea:active,
textarea:focus,
textarea.not-empty
{
    border-bottom-color: #11b8a1;
}
input[type='text'][disabled='disabled'],
input[type='number'][disabled='disabled'],
input[type='email'][disabled='disabled'],
textarea[disabled='disabled']
{
    color: #7d7d7d;
    border-bottom-style: dashed; 
    border-bottom-color: #7d7d7d;
}

.gfield_error input[type='text'],
input[type='number'],
input[type='email']
{
    border-bottom-color: #eb584d;
}

textarea
{
    height: 162px;
    margin-bottom: -5px;
}
@media (max-width: 767px)
{
    textarea
    {
        height: 258px;
    }
}

.gfield
{
    position: relative; 

    margin: 0 !important;
}
.gfield h1,
.gfield h2,
.gfield h3,
.gfield h4,
.gfield h5
{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: 18px;

    max-width: 400px; 
    margin: 35px 0 23px;
    padding: 0 2px;

    letter-spacing: .05em;
    text-transform: uppercase;

    color: #000;
}

.gfield_label_before_complex
{
    display: none;
}

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

    margin-bottom: 15px; 

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .ginput_complex
    {
        margin-bottom: 13px;
    }
}
.ginput_complex p
{
    width: 50%;
}
@media (max-width: 767px)
{
    .ginput_complex p
    {
        width: 100%;
    }
}
.ginput_complex p:nth-child(1)
{
    padding-right: 16px;
}
@media (max-width: 767px)
{
    .ginput_complex p:nth-child(1)
    {
        padding: 0 0 22px;
    }
}
.ginput_complex p:nth-child(2)
{
    padding-left: 16px;
}
@media (max-width: 767px)
{
    .ginput_complex p:nth-child(2)
    {
        padding: 0 0 10px;
    }
}
.ginput_complex span
{
    position: relative; 

    display: block;
}

.gfield_label,
.ginput_complex label
{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;

    position: absolute;
    top: 5px;
    left: 2px;

    margin: 0;

    -webkit-transition: all .1s linear;
            transition: all .1s linear; 
    letter-spacing: .01em;

    color: #636363;
}
.gfield_label.active,
.ginput_complex label.active
{
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;

    top: -18px;

    letter-spacing: .01em; 

    color: #24225c;
}

.disabled .gfield_label
{
    color: #7d7d7d;
}

.gfield_error .gfield_label,
.gfield_error label
{
    color: #eb584d !important;
}

.charleft
{
    display: none;
}

.counter
{
    font-size: 13px;
    font-weight: 400;
    line-height: 29px;

    position: absolute;
    right: 0; 
    bottom: -30px;

    letter-spacing: -.017em;

    color: #7d7d7d;
}

.gfield_description
{
    font-size: 13px;
    font-weight: 400;
    line-height: 29px;

    padding: 0 2px;

    letter-spacing: -.017em; 

    color: #7d7d7d;
}
.gfield_description.validation_message
{
    position: absolute;
    bottom: -1px;
    left: 0; 

    background: #fff;
}

.gfield_error .gfield_description
{
    width: 100%; 

    color: #eb584d;
}

.ginput_container
{
    position: relative; 

    width: 100%;
}
.ginput_container.ginput_container_text
{
    max-width: 352px;
}
.ginput_container.ginput_container_textarea
{
    max-width: 446px;
}
.ginput_container.ginput_container_multiselect
{
    background: #fff;
}
.ginput_container.ginput_container_checkbox,
.ginput_container.ginput_container_radio
{
    margin-top: 32px;
}
.ginput_container.ginput_container_email
{
    padding-bottom: 28px;
}

.disabled .ginput_container.ginput_container_checkbox,
.disabled .ginput_container.ginput_container_radio
{
    margin-top: 0;
}

.gf-select
{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;

    position: relative;

    width: 100%;
    max-width: 352px;
    margin-bottom: 45px;

    -webkit-transition: -webkit-box-shadow .2s linear;
            transition: -webkit-box-shadow .2s linear;
            transition:         box-shadow .2s linear;
            transition:         box-shadow .2s linear, -webkit-box-shadow .2s linear; 

    color: #000;
}
@media (max-width: 991px)
{
    .gf-select
    {
        max-width: 330px;
    }
}
.gf-select.active
{
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, .3);
            box-shadow: 1px 2px 8px rgba(0, 0, 0, .3);
}
.gf-select__input
{
    position: relative;

    padding: 6px 18px 9px;

    cursor: pointer; 

    border-bottom: 1px solid #959595;
}
.gf-select__input:after
{
    position: absolute;
    top: 50%;
    right: 15px;

    width: 12px;
    height: 7px;

    content: '';
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-origin: 6px 3.5px;
            transform-origin: 6px 3.5px; 

    background-image: url('../images/icon-input-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 7px;
}
.gf-select.active .gf-select__input:after
{
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 6px 1px;
            transform-origin: 6px 1px;
}
.gf-select__options
{
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;

    display: none;
    overflow-y: auto;

    width: 100%;
    max-height: 200px;

    -webkit-transition: -webkit-box-shadow .2s linear;
            transition: -webkit-box-shadow .2s linear;
            transition:         box-shadow .2s linear;
            transition:         box-shadow .2s linear, -webkit-box-shadow .2s linear; 

    background: #fff;
}
.gf-select__options-option
{
    padding: 9px 16px;

    cursor: pointer; 
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.gf-select__options-option:hover,
.gf-select__options-option.active
{
    background-color: #f3f3f3;
}
.gf-select.multiple .gf-select__options-option
{
    position: relative;

    padding-left: 49px;
}
.gf-select.multiple .gf-select__options-option:before
{
    position: absolute;
    top: 12px;
    left: 17px;

    display: block; 

    width: 19px;
    height: 19px;

    content: '';

    border: 2px solid #555;
}
.gf-select.multiple .gf-select__options-option:hover,
.gf-select.multiple .gf-select__options-option.active
{
    background: none;
}
.gf-select.multiple .gf-select__options-option.active:before
{
    border-color: #11b8a1;
    background-color: #11b8a1;
}
.gf-select.multiple .gf-select__options-option.active:after
{
    position: absolute;
    top: 16px;
    left: 20px;

    width: 14px;
    height: 11px;

    content: '';

    background-image: url('../images/icon-checkmark.svg');
    background-repeat: no-repeat;
    background-position: center; 
    background-size: 14px 11px;
}
.gf-select.active .gf-select__options
{
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, .3);
            box-shadow: 1px 2px 8px rgba(0, 0, 0, .3);
}

.gfield_checkbox input,
.gfield_radio input
{
    display: none;
}

.gfield_checkbox label,
.gfield_radio label
{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;

    position: relative;

    display: block;

    margin: 0 0 19px;
    padding-left: 33px;

    cursor: pointer; 

    color: #000;
}
.gfield_checkbox label:before,
.gfield_radio label:before
{
    position: absolute;
    top: 3px;
    left: 1px;

    width: 19px;
    height: 19px;

    content: '';

    border: 2px solid #555;
}
.gfield_checkbox label.active:before,
.gfield_radio label.active:before
{
    border-color: #11b8a1;
    background-color: #11b8a1;
}
.gfield_checkbox label.active:after,
.gfield_radio label.active:after
{
    position: absolute;
    top: 7px;
    left: 4px;

    width: 14px;
    height: 11px;

    content: '';

    background-image: url('../images/icon-checkmark.svg');
    background-repeat: no-repeat;
    background-position: center; 
    background-size: 14px 11px;
}

.disabled .gfield_checkbox label,
.disabled .gfield_radio label
{
    cursor: default; 

    color: #a1a1a1;
}
.disabled .gfield_checkbox label:before,
.disabled .gfield_radio label:before
{
    border-color: #a1a1a1;
}
.disabled .gfield_checkbox label.active:before,
.disabled .gfield_radio label.active:before
{
    border-color: #a1a1a1;
    background-color: #a1a1a1;
}

.gfield_radio label:before
{
    border: 2px solid #555;
    border-radius: 100%;
}

.gfield_radio label.active:before
{
    background: none;
}

.gfield_radio label.active:after
{
    top: 6px;
    left: 4px; 

    width: 13px;
    height: 13px;

    border-radius: 100%;
    background: #11b8a1;
}

.disabled .gfield_radio label.active:before
{
    background: none;
}

.disabled .gfield_radio label.active:after
{
    background-color: #a1a1a1;
}

input[type='submit']
{
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 900;

    margin: 45px 0 15px;
    padding: 8px 34px;

    cursor: pointer; 
    text-transform: uppercase;

    color: #fff;
    border: none;
    border-radius: 3px;
    outline: none;
    background-color: #eb584d;
    -webkit-box-shadow: none;
            box-shadow: none;

    -webkit-appearance: none;
}
input[type='submit']:hover,
input[type='submit']:focus,
input[type='submit']:active
{
    background: #bf473f;
}
@media (max-width: 767px)
{
    input[type='submit']
    {
        margin: 43px 0 19px;
    }
}

.sem input[type='submit']
{
    width: 100%;
    max-width: 254px; 
    margin: 22px 0 39px;
}
@media (max-width: 767px)
{
    .sem input[type='submit']
    {
        max-width: none;
        margin-bottom: 14px;
    }
}

.after-form-text
{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; 

    color: #000;
}

.gform_confirmation_wrapper
{
    margin: 30px 0 50px;

    color: #24225c;
}
