/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 5.1rem;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.button--with-arrow {
    text-align: left !important;
}
.button--with-arrow:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 28px;
    top: 50%;
    width: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: width 0.25s;
}
.button--with-arrow:hover:after,
a:hover .button--with-arrow:after {
    width: 20px;
}
.button:after,
.clearfix:after,
.container:after,
.content--article:after,
.content-form__container:after,
.content-menu__container:after,
.events__item:after,
.feature__button:after,
.feature__container:after,
.footer__container:after,
.form:after,
.form__items:after,
.header__container:after,
.hero__container:after,
.large-text .main-menu__item:after,
.main-menu__item:after,
.media-filter__container:after,
.media-overlay__container:after,
.media__container:after,
.pagination__container:after,
.sign-up:after,
.tab__events:after,
.tags:after {
    content: "";
    display: table;
    clear: both;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.sign-up h1,
.sign-up h2,
.sign-up h3,
.sign-up h4,
.sign-up h5,
.sign-up h6 {
    color: #367AA5;
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin: 0 0 1rem;
    padding: 0;
}
.content h1,
.content h2,
.sign-up h1,
.sign-up h2 {
    font-weight: 700;
    font-size: 5.1rem;
    line-height: 5.4rem;
}
.medium-text .content h1,
.medium-text .content h2,
.medium-text .sign-up h1,
.medium-text .sign-up h2 {
    font-size: 6.12rem;
    line-height: 6.48rem;
}
.large-text .content h1,
.large-text .content h2,
.large-text .sign-up h1,
.large-text .sign-up h2 {
    font-size: 7.65rem;
    line-height: 8.1rem;
}
.content h3,
.sign-up h3 {
    font-style: italic;
    font-size: 3.2rem;
    line-height: 3.5rem;
}
.medium-text .content h3,
.medium-text .sign-up h3 {
    font-size: 3.84rem;
    line-height: 4.2rem;
}
.large-text .content h3,
.large-text .sign-up h3 {
    font-size: 4.8rem;
    line-height: 5.25rem;
}
.content h4,
.sign-up h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 3rem;
}
.medium-text .content h4,
.medium-text .sign-up h4 {
    font-size: 3rem;
    line-height: 3.6rem;
}
.large-text .content h4,
.large-text .sign-up h4 {
    font-size: 3.75rem;
    line-height: 4.5rem;
}
.content h5,
.sign-up h5 {
    font-style: italic;
    font-size: 1.9rem;
    line-height: 2.2rem;
}
.medium-text .content h5,
.medium-text .sign-up h5 {
    font-size: 2.28rem;
    line-height: 2.64rem;
}
.large-text .content h5,
.large-text .sign-up h5 {
    font-size: 2.85rem;
    line-height: 3.3rem;
}
.content h6,
.sign-up h6 {
    font-style: italic;
    font-size: 1.6rem;
    line-height: 2.1rem;
}
.medium-text .content h6,
.medium-text .sign-up h6 {
    font-size: 1.92rem;
    line-height: 2.52rem;
}
.large-text .content h6,
.large-text .sign-up h6 {
    font-size: 2.4rem;
    line-height: 3.15rem;
}
.content hr,
.sign-up hr {
    border: none;
    border-top: 2px solid #d7d7d7;
    color: #d7d7d7;
    display: inline-block;
    height: 0;
    margin: 1rem 0;
    width: 130px;
}
.content p,
.sign-up p {
    margin: 0 0 1.9rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
}
.medium-text .content p,
.medium-text .sign-up p {
    font-size: 2.16rem;
    line-height: 3.12rem;
}
.large-text .content p,
.large-text .sign-up p {
    font-size: 2.7rem;
    line-height: 3.9rem;
}
.content p:last-child,
.sign-up p:last-child {
    margin: 0;
}
.content address,
.sign-up address {
    margin: 0 0 1.9rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
}
.medium-text .content address,
.medium-text .sign-up address {
    font-size: 2.16rem;
    line-height: 3.12rem;
}
.large-text .content address,
.large-text .sign-up address {
    font-size: 2.7rem;
    line-height: 3.9rem;
}
.content address:last-child,
.sign-up address:last-child {
    margin: 0;
}
.content img,
.content video,
.sign-up img,
.sign-up video {
    border: 1px solid #f7f7f7;
    display: block;
    margin: 0 auto 1.7rem;
    width: 100%;
}
.content img:last-child,
.content video:last-child,
.sign-up img:last-child,
.sign-up video:last-child {
    margin: 0 auto;
}
.content a,
.sign-up a {
    color: #367AA5;
}
.content a:hover,
.sign-up a:hover {
    color: #367AA5;
    text-decoration: underline;
}
.content em,
.content i,
.sign-up em,
.sign-up i {
    font-style: italic;
}
.content b,
.content strong,
.sign-up b,
.sign-up strong {
    font-weight: 700;
}
.content blockquote,
.sign-up blockquote {
    color: #414344;
    font-family: Libre Baskerville, serif;
    font-style: italic;
    margin: 0 0 1.7rem;
    padding: 40px 70px;
    position: relative;
    text-align: center;
    font-size: 1.9rem;
    line-height: 3rem;
}
.medium-text .content blockquote,
.medium-text .sign-up blockquote {
    font-size: 2.28rem;
    line-height: 3.6rem;
}
.large-text .content blockquote,
.large-text .sign-up blockquote {
    font-size: 2.85rem;
    line-height: 4.5rem;
}
.content blockquote:after,
.content blockquote:before,
.sign-up blockquote:after,
.sign-up blockquote:before {
    color: #a39b78;
    font-size: 103px;
    position: absolute;
}
.content blockquote:after,
.sign-up blockquote:after {
    bottom: 5px;
    content: "\201D";
    right: 40px;
}
.content blockquote:before,
.sign-up blockquote:before {
    content: "\201C";
    left: 20px;
    top: 75px;
}
.content blockquote:last-child,
.sign-up blockquote:last-child {
    margin: 0;
}
@media (max-width: 980px) {
    .content h1,
    .content h2,
    .sign-up h1,
    .sign-up h2 {
        font-size: 3.8rem;
        line-height: 4.1rem;
    }
    .medium-text .content h1,
    .medium-text .content h2,
    .medium-text .sign-up h1,
    .medium-text .sign-up h2 {
        font-size: 4.56rem;
        line-height: 4.92rem;
    }
    .large-text .content h1,
    .large-text .content h2,
    .large-text .sign-up h1,
    .large-text .sign-up h2 {
        font-size: 5.7rem;
        line-height: 6.15rem;
    }
    .content h3,
    .sign-up h3 {
        font-size: 2.9rem;
        line-height: 3.2rem;
    }
    .medium-text .content h3,
    .medium-text .sign-up h3 {
        font-size: 3.48rem;
        line-height: 3.84rem;
    }
    .large-text .content h3,
    .large-text .sign-up h3 {
        font-size: 4.35rem;
        line-height: 4.8rem;
    }
    .content h4,
    .sign-up h4 {
        font-size: 2rem;
        line-height: 2.3rem;
    }
    .medium-text .content h4,
    .medium-text .sign-up h4 {
        font-size: 2.4rem;
        line-height: 2.76rem;
    }
    .large-text .content h4,
    .large-text .sign-up h4 {
        font-size: 3rem;
        line-height: 3.45rem;
    }
    .content h5,
    .sign-up h5 {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .medium-text .content h5,
    .medium-text .sign-up h5 {
        font-size: 2.04rem;
        line-height: 2.4rem;
    }
    .large-text .content h5,
    .large-text .sign-up h5 {
        font-size: 2.55rem;
        line-height: 3rem;
    }
    .content h6,
    .sign-up h6 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .medium-text .content h6,
    .medium-text .sign-up h6 {
        font-size: 1.44rem;
        line-height: 1.8rem;
    }
    .large-text .content h6,
    .large-text .sign-up h6 {
        font-size: 1.8rem;
        line-height: 2.25rem;
    }
    .content p,
    .sign-up p {
        margin: 0 0 1.7rem;
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
    .medium-text .content p,
    .medium-text .sign-up p {
        font-size: 1.8rem;
        line-height: 3rem;
    }
    .large-text .content p,
    .large-text .sign-up p {
        font-size: 2.25rem;
        line-height: 3.75rem;
    }
    .content p:last-child,
    .sign-up p:last-child {
        margin: 0;
    }
    .content blockquote,
    .sign-up blockquote {
        font-size: 1.6rem;
        line-height: 2.7rem;
        padding: 40px 60px;
    }
    .medium-text .content blockquote,
    .medium-text .sign-up blockquote {
        font-size: 1.92rem;
        line-height: 3.24rem;
    }
    .large-text .content blockquote,
    .large-text .sign-up blockquote {
        font-size: 2.4rem;
        line-height: 4.05rem;
    }
    .content blockquote:after,
    .sign-up blockquote:after {
        right: 30px;
    }
    .content blockquote:before,
    .sign-up blockquote:before {
        left: 10px;
    }
}
@media (max-width: 736px) {
    .content h1,
    .content h2,
    .sign-up h1,
    .sign-up h2 {
        font-size: 3rem;
        line-height: 3.3rem;
    }
    .medium-text .content h1,
    .medium-text .content h2,
    .medium-text .sign-up h1,
    .medium-text .sign-up h2 {
        font-size: 3.6rem;
        line-height: 3.96rem;
    }
    .large-text .content h1,
    .large-text .content h2,
    .large-text .sign-up h1,
    .large-text .sign-up h2 {
        font-size: 4.5rem;
        line-height: 4.95rem;
    }
    .content h3,
    .sign-up h3 {
        font-size: 2.6rem;
        line-height: 2.9rem;
    }
    .medium-text .content h3,
    .medium-text .sign-up h3 {
        font-size: 3.12rem;
        line-height: 3.48rem;
    }
    .large-text .content h3,
    .large-text .sign-up h3 {
        font-size: 3.9rem;
        line-height: 4.35rem;
    }
    .content h5,
    .sign-up h5 {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    .medium-text .content h5,
    .medium-text .sign-up h5 {
        font-size: 1.92rem;
        line-height: 2.28rem;
    }
    .large-text .content h5,
    .large-text .sign-up h5 {
        font-size: 2.4rem;
        line-height: 2.85rem;
    }
    .content p,
    .sign-up p {
        margin: 0 0 1.5rem;
        font-size: 1.4rem;
        line-height: 2.4rem;
    }
    .medium-text .content p,
    .medium-text .sign-up p {
        font-size: 1.68rem;
        line-height: 2.88rem;
    }
    .large-text .content p,
    .large-text .sign-up p {
        font-size: 2.1rem;
        line-height: 3.6rem;
    }
    .content p:last-child,
    .sign-up p:last-child {
        margin: 0;
    }
    .content blockquote,
    .sign-up blockquote {
        font-size: 1.6rem;
        line-height: 2.7rem;
        padding: 40px;
    }
    .medium-text .content blockquote,
    .medium-text .sign-up blockquote {
        font-size: 1.92rem;
        line-height: 3.24rem;
    }
    .large-text .content blockquote,
    .large-text .sign-up blockquote {
        font-size: 2.4rem;
        line-height: 4.05rem;
    }
    .content blockquote:after,
    .sign-up blockquote:after {
        right: 10px;
    }
    .content blockquote:before,
    .sign-up blockquote:before {
        left: -10px;
    }
    .content img,
    .content video,
    .sign-up img,
    .sign-up video {
        left: -20px;
        max-width: calc(100% + 40px);
        position: relative;
        width: calc(100% + 40px);
        z-index: 3;
    }
}
html {
    -webkit-font-smoothing: antialiased;
}
*,
:after,
:before {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}
* {
    outline: 0;
}
::-ms-clear {
    display: none;
}
body {
    -ms-overflow-style: scrollbar !important;
}
select {
    border-radius: 0;
}
textarea {
    resize: none;
}
input[type="submit"] {
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
    font-size: 62.5%;
}
body {
    font-family: Lato, Helvetica, Arial, sans-serif;
    line-height: 1;
    min-width: 320px;
}
.noscroll {
    overflow: hidden;
}
a {
    text-decoration: none;
}
.container,
.content-form__container,
.content-menu__container,
.feature__container,
.footer__container,
.header__container,
.hero__container,
.media-filter__container,
.media__container,
.pagination__container {
    max-width: 1020px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}
@media (min-width: 737px) {
    .container--orphan {
        margin: 100px auto 60px;
        padding-bottom: 40px;
    }
}
@media (max-width: 736px) {
    .container--orphan {
        margin: 40px auto 20px;
        padding-bottom: 20px;
    }
}
@media (min-width: 737px) {
    .container--single {
        margin: 100px auto 50px;
    }
}
@media (max-width: 736px) {
    .container--single {
        margin: 40px auto 20px;
    }
}
.container--separated:before {
    background: #d7d7d7;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
}
@media (max-width: 736px) {
    .container--separated:before {
        left: 20px;
        width: 1px;
    }
}
@media (min-width: 737px) {
    .container--separated:before {
        left: 50%;
        width: 2px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.cta {
    clear: both;
    list-style: none;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
.cta .feature__button {
    border-color: #d7d7d7;
    color: #3d3524;
    transition: border-color 0.25s;
    width: auto;
}
.cta .feature__button:hover {
    border-color: #3d3524;
}
.share--header {
    float: right;
    margin-top: 30px !important;
}
@media (max-width: 736px) {
    .share--header {
        margin-top: 15px !important;
        margin-right: 15px !important;
    }
}
.share--header * {
    fill: #dbd7be !important;
}
@media (max-width: 736px) {
    .share--header * {
        fill: #333 !important;
    }
}
@media (max-width: 736px) {
    .share--header .share__item {
        margin-right: 10px !important;
    }
}
.header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.header__logo {
    display: inline-block;
    margin: 28px 20px 0 0;
}
.header__logo-svg {
    fill: #fff;
    height: 47px;
    width: 130px;
    transition: fill 0.25s;
}
@media (max-width: 736px) {
    .header {
        background: #dbd7be;
    }
    .header__logo {
        margin: 10px 20px 10px 0;
    }
    .header__logo-svg {
        fill: #525337;
        height: 35px;
        width: 101px;
    }
}
.utils,
.utils__language-select {
    list-style: none;
    margin: 0;
    padding: 0;
}
.utils {
    display: table;
    margin-top: 30px;
    float: right;
}
.utils__item {
    display: table-cell;
    font-size: 0;
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    vertical-align: middle;
}
.utils__item a {
    color: #dbd7be;
    display: inline-block;
    font-size: 1.6rem;
    letter-spacing: -0.1rem;
    padding: 8px 20px;
    text-transform: uppercase;
    width: 100%;
}
.medium-text .utils__item a {
    font-size: 1.92rem;
}
.large-text .utils__item a {
    font-size: 2.4rem;
}
@media (min-width: 737px) {
    .utils__item a:hover {
        color: #333;
        text-decoration: underline;
    }
}
@media (min-width: 737px) {
    .utils__item:hover {
        overflow: visible;
    }
}
.utils__language[href] {
    border: 2px solid #dbd7be;
    padding-right: 40px;
    position: relative;
    z-index: 3;
    transition: background 0.25s, color 0.25s;
}
@media (min-width: 737px) {
    .utils__language[href]:hover {
        color: #dbd7be;
        text-decoration: none;
    }
}
.utils__language[href]:after {
    border-color: #dbd7be transparent transparent;
    border-style: solid;
    border-width: 6px 5.5px 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 0;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    transition: background 0.25s, transform 0.25s;
}
@media (min-width: 737px) {
    .utils__item:hover .utils__language[href] {
        color: #dbd7be;
        text-decoration: none;
    }
    .utils__item:hover .utils__language[href]:after {
        -webkit-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
    }
}
.utils__language-select {
    border: 2px solid #dbd7be;
    border-top: none;
    display: block;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: calc(100% - 15px);
    z-index: 2;
    -webkit-transform: translateY(-38px);
    transform: translateY(-38px);
    transition: transform 0.25s, opacity 0.25s 0.1s;
}
.utils__item:hover .utils__language-select {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.utils__language-option {
    border-bottom: 2px solid #dbd7be;
}
.utils__language-option:last-child {
    border-bottom: none;
}
@media (min-width: 737px) {
    .utils__language-link[href]:hover {
        background: #dbd7be;
        color: #333;
        text-decoration: none;
    }
}
@media (max-width: 736px) {
    .utils {
        float: none;
        margin-top: 0;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .utils__item {
        padding: 0;
    }
    .utils__item a[href] {
        color: #333;
        font-size: 0;
        padding: 0;
    }
    .utils__item a[href]:hover {
        color: #333;
    }
    .utils__user:after {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        display: block;
        height: 18px;
        width: 21px;
    }
    .utils__user--in {
        background-image: url(/assets-sm/svgs/sign-in.svg);
    }
    .utils__user--out {
        background-image: url(/assets-sm/svgs/sign-out.svg);
    }
    .utils__item .utils__language[href] {
        border: none;
        font-size: 0;
        margin-left: 30px;
        padding: 0;
    }
    .utils__item .utils__language[href]:after {
        display: none;
    }
    .utils__item .utils__language[href]:before {
        content: attr(data-active);
        display: block;
        font-size: 1.6rem;
    }
    .medium-text .utils__item .utils__language[href]:before {
        font-size: 1.92rem;
    }
    .large-text .utils__item .utils__language[href]:before {
        font-size: 2.4rem;
    }
    .utils__language-select {
        display: none;
    }
    .utils__language-link {
        font-size: 0;
    }
}
.footer {
    background: #fff;
    color: #414344;
    width: 100%;
}
.footer__container {
    padding: 50px 20px;
}
.footer__copyright {
    font-size: 1.1rem;
    text-align: center;
}
.footer__copyright .copyright__text {
    margin: 10px;
}
.bar-menu {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bar-menu__item {
    border-left: 1px solid #414344;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    font-size: 1.6rem;
    line-height: 1.2rem;
}
.medium-text .bar-menu__item {
    font-size: 1.92rem;
    line-height: 1.44rem;
}
.large-text .bar-menu__item {
    font-size: 2.4rem;
    line-height: 1.8rem;
}
.bar-menu__item:first-child {
    border-left: none;
}
.bar-menu__link {
    color: #414344;
    font-size: 1.2rem;
    transition: color 0.25s ease;
}
.bar-menu__link:hover {
    color: #367AA5;
    text-decoration: underline;
}
.bar-menu--footer {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 980px) {
    .bar-menu--footer {
        padding-top: 20px;
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .bar-menu--footer .bar-menu__item {
        border-left: none;
        display: block;
        margin: 0;
        padding: 30px 0 0;
        text-align: center;
    }
    .bar-menu--footer .bar-menu__item--credits {
        margin-top: 30px;
        padding: 0;
    }
    .bar-menu--footer .bar-menu__item--credits:before {
        border-top: 1px solid #414344;
        content: "";
        display: block;
        height: 1px;
        margin: 0 auto 30px;
        max-width: 240px;
        width: 100%;
    }
}
.large-text .bar-menu--footer,
.medium-text .bar-menu--footer {
    padding-top: 20px;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.large-text .bar-menu--footer .bar-menu__item,
.medium-text .bar-menu--footer .bar-menu__item {
    border-left: none;
    display: block;
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
}
.large-text .bar-menu--footer .bar-menu__item--credits,
.medium-text .bar-menu--footer .bar-menu__item--credits {
    margin-top: 30px;
    padding: 0;
}
.large-text .bar-menu--footer .bar-menu__item--credits:before,
.medium-text .bar-menu--footer .bar-menu__item--credits:before {
    border-top: 1px solid #414344;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto 30px;
    max-width: 240px;
    width: 100%;
}
.button,
.feature__button {
    background-color: #367AA5;
    color: #fff;
    display: inline-block;
    min-height: 45px;
    padding: 10px 20px;
    padding-right: 60px;
    position: relative;
    font-size: 1.8rem;
    line-height: 1;
    transition: background-color 0.25s;
}
.medium-text .button,
.medium-text .feature__button {
    font-size: 2.16rem;
    line-height: 1;
}
.large-text .button,
.large-text .feature__button {
    font-size: 2.7rem;
    line-height: 1;
}
.button .button__label,
.feature__button .button__label {
    text-decoration: none;
}
.button:hover,
.feature__button:hover {
    background-color: #367AA5;
    cursor: pointer;
    text-decoration: none;
}
.button:hover .button__label,
.feature__button:hover .button__label {
    text-decoration: none;
}
.button--cta {
    text-align: left;
}
.button__arrow {
    position: absolute;
    fill: #fff;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 11px;
}
.button__arrow--hide {
    display: none;
}
.button__label {
    color: #fff;
}
.button__loading {
    padding: 0;
    position: absolute;
    right: 17px;
    top: 7px;
    display: none;
}
.button__loading img {
    content: url(/assets-sm/js/vendor/colorbox-loading.gif);
}
.button__loading--show {
    display: block;
}
.button--fullwidth {
    max-width: 100%;
    width: 100%;
}
.button-play {
    bottom: 8px;
    display: block;
    fill: #fff;
    left: 50px;
    position: absolute;
    z-index: 5;
    transition: fill 0.25s ease;
}
.button-play:hover {
    fill: #367AA5;
}
.button-play__icon {
    height: 50px;
    width: 50px;
}
@media (min-width: 737px) {
    .content--media:nth-child(3n + 1) .button-play__icon {
        height: 70px;
        width: 70px;
    }
}
.button-play--media {
    bottom: 10px;
    left: 10px;
}
.button--feature {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    text-align: left;
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.medium-text .button--feature {
    font-size: 2.16rem;
    line-height: 3rem;
}
.large-text .button--feature {
    font-size: 2.7rem;
    line-height: 3.75rem;
}
.button--feature[href] {
    display: inline-block;
}
.button--feature[href]:hover {
    text-decoration: none;
}
.button--feature .button__label {
    color: #fff;
}
.button--border {
    display: inline-block !important;
    background-color: transparent !important;
    text-align: center;
    padding: 0;
    margin: 0;
    width: auto;
    text-decoration: none;
}
.button--border .button__label {
    display: inline-block;
    width: auto;
    font-size: 14px;
    padding: 10px 20px;
    border: 2px solid #367AA5;
    color: #367AA5;
    text-transform: uppercase;
}
.button--border .button__label:hover {
    background-color: #367AA5;
    color: #fff;
}
@media (max-width: 736px) {
    .button-play {
        left: 20px;
    }
}
.hide-show--active {
    background: #367AA5;
}
.button-close {
    background-color: #367AA5;
    fill: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    transition: fill 0.25s ease;
}
.button-close:hover {
    fill: #fff;
}
.button-close__icon {
    height: 18px;
    width: 18px;
}
.button-close--overlay {
    z-index: 21;
    right: 10px;
    top: 10px;
}
.button-close--overlay .button-close__icon {
    height: 25px;
    width: 25px;
}
.form-validation-modal .button-close {
    background-color: #fff !important;
    fill: #367AA5 !important;
    margin-right: 20px;
}
.content-form__content .button-close {
    background-color: transparent !important;
    fill: #367AA5 !important;
    padding: 20px !important;
}
.content__video [data-vimeo-id],
.content__video [data-youtube-id] {
    margin-top: -56.5% !important;
    z-index: 2;
}
.content__video [data-vimeo-id]:before,
.content__video [data-youtube-id]:before {
    content: "";
    display: block;
    padding-top: 56.5%;
    width: 100%;
}
.content__media-link:after {
    z-index: 10 !important;
}
.content__media-link:before {
    z-index: 11 !important;
}
.content {
    margin: 40px auto;
    position: relative;
    width: 100%;
}
.content--article-text {
    max-width: 640px;
}
.content--article-text p:first-of-type:first-letter {
    float: left;
    padding: 0 10px 0 0;
    vertical-align: top;
    font-size: 7.2rem;
    line-height: 1;
}
.medium-text .content--article-text p:first-of-type:first-letter {
    font-size: 8.64rem;
    line-height: 1;
}
.large-text .content--article-text p:first-of-type:first-letter {
    font-size: 10.8rem;
    line-height: 1;
}
.content--article-text h1,
.content--article-text h2,
.content--article-text h3,
.content--article-text h4,
.content--article-text h5,
.content--article-text h6 {
    text-align: left;
}
.content__video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    position: relative;
}
.content__video--inactive:after {
    bottom: 1px;
    content: "";
    display: block;
    height: 100%;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
    z-index: 4;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
}
.content__image {
    position: relative;
}
.content__image-background {
    width: 100%;
    z-index: 1;
}
.content__image-background:after {
    padding-top: 56.25%;
    height: 0;
    content: "";
    display: block;
}
.content__image--inactive:after {
    display: none;
}
.content__video {
    padding-top: 56.25%;
    height: 0;
}
@media (min-width: 981px) {
    .content img.content__large-image {
        left: -12.5%;
        position: relative;
        max-width: 125%;
        width: 125%;
    }
}
@media (max-width: 980px) {
    .content img.content__large-image {
        width: 100%;
    }
}
@media (max-width: 736px) {
    .content img.content__large-image {
        width: calc(100% + 40px);
    }
}
.content--article,
.media-overlay__container {
    border-top: 1px solid #d7d7d7;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
}
.content__media {
    position: relative;
    width: 40.15%;
}
.content--article .content__media,
.media-overlay__container .content__media {
    float: left;
}
.content__wrap {
    float: left;
    max-height: 22rem;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: max-height 1s, padding 0.75s;
}
.content__wrap p {
    margin: 0 auto;
}
.content__media ~ .content__wrap {
    margin-left: 40px;
    position: relative;
    text-align: left;
    width: calc(59.85% - 40px);
}
.content__media ~ .content__wrap p {
    width: 100%;
}
.content__wrap--open {
    max-height: 2000px;
    padding-bottom: 50px;
}
.content--overlay {
    margin: 0;
    padding: 0 20px 20px;
}
.content--overlay .content__media,
.content--overlay .content__wrap {
    float: none;
}
.content--overlay .content--separated-media,
.content--overlay .content__media {
    left: -20px;
    width: calc(100% + 40px);
}
.content--overlay .content--separated-media [data-vimeo-id],
.content--overlay .content--separated-media [data-youtube-id],
.content--overlay .content--separated-media img,
.content--overlay .content__media [data-vimeo-id],
.content--overlay .content__media [data-youtube-id],
.content--overlay .content__media img {
    left: 0;
    width: 100%;
}
.content--overlay .content__wrap {
    text-align: left;
}
.content--overlay .content__wrap p {
    width: 100%;
}
.content--overlay .content__media ~ .content__wrap {
    margin: 20px 0 0;
    width: 100%;
}
.content--media {
    position: relative;
}
@media (min-width: 737px) {
    .content--media {
        float: left;
        margin: 0;
        padding: 2%;
    }
    .content--media:nth-child(3n),
    .content--media:nth-child(3n + 2) {
        width: 32.3333%;
    }
    .content--media:nth-child(3n + 1) {
        clear: both;
        width: 67.6667%;
    }
    .content--media:nth-child(6n-2) {
        float: right;
    }
}
.content__media-link {
    display: block;
    position: relative;
    cursor: pointer;
}
.content__media-link:after,
.content__media-link:before {
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease;
}
.content__media-link:before {
    background: url(../svgs/fullscreen.svg);
    background-size: cover;
    height: 35px;
    left: 50%;
    top: 50%;
    width: 35px;
    z-index: 4;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.content__media-link:after {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
}
.content__media-link:hover:after,
.content__media-link:hover:before {
    opacity: 1;
}
@media (min-width: 737px) {
    .content--double {
        float: left;
        width: 50%;
    }
    .content--double:nth-child(odd) {
        clear: both;
        padding-right: 20px;
    }
    .content--double:nth-child(2n) {
        padding-left: 20px;
    }
    .content--double:only-child {
        float: none;
        margin: 0 auto;
        padding-right: 0;
        width: 66%;
    }
    .content--alternate {
        float: left;
        width: 50%;
    }
    .content--alternate p {
        width: 100%;
    }
    .content--alternate:nth-child(odd) {
        clear: both;
        padding-right: 20px;
    }
    .content--alternate:nth-child(4n + 1) {
        float: right;
        padding-left: 20px;
    }
    .content--alternate:nth-child(4n + 2) {
        padding-right: 20px;
    }
    .content--alternate:nth-child(-n + 2) {
        margin-top: 0;
    }
    .content--alternate:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
    .content--separated {
        padding-top: 20px;
    }
    .content--separated:nth-child(4n + 2),
    .content--separated:nth-child(odd) {
        padding-right: 60px;
        text-align: right;
    }
    .content--separated:nth-child(2n),
    .content--separated:nth-child(4n + 1) {
        padding-left: 60px;
    }
    .content--separated-media {
        position: relative;
    }
    .content--separated-media:before {
        border-style: solid;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0;
    }
    .content--separated-media:nth-child(odd):before {
        border-color: transparent transparent transparent #d7d7d7;
        border-width: 4.5px 0 4.5px 6px;
        left: 100%;
        -webkit-transform: translate(1px, -50%);
        transform: translate(1px, -50%);
    }
    .content--separated-media:nth-child(4n + 1):before {
        border-color: transparent #d7d7d7 transparent transparent;
        border-width: 4.5px 6px 4.5px 0;
        left: auto;
        right: 100%;
        -webkit-transform: translate(-1px, -50%);
        transform: translate(-1px, -50%);
    }
}
@media (max-width: 736px) {
    .content {
        margin: 40px 0 20px;
    }
    .content--media {
        margin: 20px 0;
    }
    .content--overlay {
        margin: 0;
    }
    .content--article,
    .media-overlay__container {
        margin: 0 auto;
    }
    .content--article-text p:first-of-type:first-letter {
        font-size: 4.6rem;
        line-height: 1;
    }
    .medium-text .content--article-text p:first-of-type:first-letter {
        font-size: 5.52rem;
        line-height: 1;
    }
    .large-text .content--article-text p:first-of-type:first-letter {
        font-size: 6.9rem;
        line-height: 1;
    }
    .content--alternate:first-child,
    .content--double:first-child {
        margin-top: 0;
    }
    .content--alternate:last-child,
    .content--double:last-child {
        margin-bottom: 0;
    }
    .content--separated {
        padding-left: 20px;
    }
    .content--separated:before {
        border-color: transparent transparent transparent #d7d7d7;
        border-style: solid;
        border-width: 4.5px 0 4.5px 6px;
        content: "";
        display: block;
        height: 0;
        left: 0;
        position: absolute;
        top: 10px;
        width: 0;
        -webkit-transform: translate(1px, -50%);
        transform: translate(1px, -50%);
    }
    .content--separated-media,
    .content__media {
        left: -20px;
        width: calc(100% + 40px);
    }
    .content--separated-media [data-vimeo-id],
    .content--separated-media [data-youtube-id],
    .content--separated-media img,
    .content__media [data-vimeo-id],
    .content__media [data-youtube-id],
    .content__media img {
        left: 0;
        width: 100%;
    }
    .content__wrap {
        text-align: left;
    }
    .content__wrap p {
        width: 100%;
    }
    .content__media ~ .content__wrap {
        margin: 20px 0 0;
        width: 100%;
    }
}
.media-overlay .button-close--overlay {
    padding: 15px;
    cursor: pointer;
    top: 0;
    right: 0;
}
.media-overlay .content__wrap {
    margin-bottom: 20px !important;
}
.media-overlay .content--overlay {
    padding-bottom: 0;
}
.media-overlay .content__modal-image {
    position: relative;
}
.media-overlay .content__modal-image:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.5%;
}
.content-form__container {
    padding: 80px 20px 20px;
}
@media (max-width: 736px) {
    .content-form__container {
        padding: 40px 0;
    }
    .content-form__container:before {
        content: attr(data-heading);
        display: block;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
        font-size: 1.4rem;
        line-height: 1;
    }
    .medium-text .content-form__container:before {
        font-size: 1.68rem;
        line-height: 1;
    }
    .large-text .content-form__container:before {
        font-size: 2.1rem;
        line-height: 1;
    }
}
.content-form__cta {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
.content-form__cta-item {
    display: inline-block;
    margin-right: 40px;
}
.content-form__cta-item:last-child {
    margin: 0;
}
@media (max-width: 736px) {
    .content-form__cta-item {
        margin-right: 20px;
    }
    .content-form__cta .button--image,
    .content-form__cta .button--video {
        border-radius: 100%;
        min-height: 0;
        min-width: 0;
        padding: 2px;
        width: auto;
    }
    .content-form__cta .button--image:before,
    .content-form__cta .button--video:before {
        display: block;
        height: 60px;
        width: 60px;
    }
    .content-form__cta .button--image .button__arrow,
    .content-form__cta .button--image .button__label,
    .content-form__cta .button--image:after,
    .content-form__cta .button--video .button__arrow,
    .content-form__cta .button--video .button__label,
    .content-form__cta .button--video:after {
        display: none;
    }
    .content-form__cta .button--image:before {
        content: url(../svgs/add-photo.svg);
    }
    .content-form__cta .button--video:before {
        content: url(../svgs/add-video.svg);
    }
}
.content-form__content {
    background: url(../images/global/bg-white-texture.png) 0 0 repeat;
    background-attachment: fixed;
    max-height: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: max-height 0.75s;
}
.content-form__content--active {
    max-height: 2000px;
}
.content-menu__container {
    background: #fff;
    position: static;
    width: 100%;
    z-index: 50;
}
.during .content-menu__container {
    left: 50%;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.main-menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 6;
}
.main-menu__item {
    display: table-cell;
}
.main-menu__item--container {
    display: block;
    width: 100%;
}
.main-menu__item--container .main-menu__item:last-child {
    padding: 0 10px;
}
.main-menu__item--current {
    display: none;
}
.main-menu__items {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.main-menu__link {
    border-bottom: 2px solid #fff;
    color: #3d3524;
    display: block;
    letter-spacing: -0.2px;
    padding: 30px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 1.4rem;
    transition: color 0.25s ease, border-color 0.25s ease;
    font-family: Libre Baskerville, serif;
    font-weight: 700;
}
.medium-text .main-menu__link {
    font-size: 1.68rem;
}
.large-text .main-menu__link {
    font-size: 2.1rem;
}
.main-menu__link--active,
.main-menu__link:hover {
    border-bottom: 2px solid #367AA5;
    color: #367AA5;
}
@media (max-width: 980px) {
    .main-menu {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .main-menu__items {
        display: block;
        height: 0;
        opacity: 0;
        position: absolute;
        z-index: 2;
        transition: opacity 0.4s ease;
    }
    .main-menu__items:after {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        bottom: 1px;
        content: "";
        display: block;
        height: 1px;
        left: 2px;
        position: relative;
        width: calc(100% - 4px);
    }
    .main-menu__burger {
        float: right;
        position: relative;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .main-menu__burger,
    .main-menu__burger:after,
    .main-menu__burger:before {
        display: block;
        width: 23px;
        height: 2px;
        background-color: #3d3524;
        transition-property: background-color, transform;
        transition-duration: 0.3s;
    }
    .main-menu__burger:after,
    .main-menu__burger:before {
        position: absolute;
        content: "";
    }
    .main-menu__burger:before {
        top: -7px;
    }
    .main-menu__burger:after {
        top: 7px;
    }
    .main-menu--active {
        overflow: visible;
    }
    .main-menu--active .main-menu__items {
        opacity: 1;
        height: auto;
    }
    .noscroll .main-menu--active .main-menu__items {
        overflow: auto;
    }
    .main-menu--active .main-menu__burger {
        background-color: transparent;
    }
    .main-menu--active .main-menu__burger:before {
        -webkit-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg);
    }
    .main-menu--active .main-menu__burger:after {
        -webkit-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg);
    }
    .main-menu__item {
        background: #fff;
        border-bottom: 1px solid #d7d7d7;
        display: block;
        position: relative;
        z-index: 2;
    }
    .main-menu__item--current {
        border-bottom: 2px solid #367AA5;
        display: block;
    }
    .main-menu__item--container {
        position: relative;
    }
    .main-menu__item--container,
    .main-menu__item--container .main-menu__item:nth-last-child(-n + 2) {
        border-bottom: 1px solid #fff;
    }
    .main-menu__item--container .main-menu__item:last-child {
        padding: 0;
    }
    .main-menu__link {
        padding: 15px 20px;
        text-align: left;
    }
    .main-menu__link,
    .main-menu__link--active,
    .main-menu__link:hover {
        border-bottom: none;
    }
}
.large-text .main-menu {
    display: block;
    overflow: hidden;
    width: 100%;
}
.large-text .main-menu__items {
    display: block;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: 2;
    transition: opacity 0.4s ease;
}
.large-text .main-menu__items:after {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    bottom: 1px;
    content: "";
    display: block;
    height: 1px;
    left: 2px;
    position: relative;
    width: calc(100% - 4px);
}
.large-text .main-menu__burger {
    float: right;
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
}
.large-text .main-menu__burger,
.large-text .main-menu__burger:after,
.large-text .main-menu__burger:before {
    display: block;
    width: 23px;
    height: 2px;
    background-color: #3d3524;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
}
.large-text .main-menu__burger:after,
.large-text .main-menu__burger:before {
    position: absolute;
    content: "";
}
.large-text .main-menu__burger:before {
    top: -7px;
}
.large-text .main-menu__burger:after {
    top: 7px;
}
.large-text .main-menu--active {
    overflow: visible;
}
.large-text .main-menu--active .main-menu__items {
    opacity: 1;
    height: auto;
}
.noscroll .large-text .main-menu--active .main-menu__items {
    overflow: auto;
}
.large-text .main-menu--active .main-menu__burger {
    background-color: transparent;
}
.large-text .main-menu--active .main-menu__burger:before {
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}
.large-text .main-menu--active .main-menu__burger:after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}
.large-text .main-menu__item {
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    display: block;
    position: relative;
    z-index: 2;
}
.large-text .main-menu__item--current {
    border-bottom: 2px solid #367AA5;
    display: block;
}
.large-text .main-menu__item--container {
    border-bottom: 1px solid #fff;
    position: relative;
}
.large-text .main-menu__item--container .main-menu__item:nth-last-child(-n + 2) {
    border-bottom: 1px solid #fff;
}
.large-text .main-menu__item--container .main-menu__item:last-child {
    padding: 0;
}
.large-text .main-menu__link {
    border-bottom: none;
    padding: 15px 20px;
    text-align: left;
}
.large-text .main-menu__link--active,
.large-text .main-menu__link:hover {
    border-bottom: none;
}
.text-size {
    display: table;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.text-size__item {
    display: table-cell;
    padding: 0 5px;
}
.text-size__item:first-child {
    font-size: 16px;
}
.text-size__item:nth-child(2) {
    font-size: 24px;
}
.text-size__item:nth-child(3) {
    font-size: 30px;
}
.text-size__link {
    color: #3d3524;
}
.text-size__link--active,
.text-size__link:hover {
    color: #367AA5;
    text-decoration: underline;
}
@media (max-width: 980px) {
    .text-size {
        float: right;
        padding-bottom: 20px;
        text-align: center;
        width: 240px;
    }
    .text-size__item {
        height: 100%;
        padding: 0;
        vertical-align: middle;
        width: 33.33%;
    }
    .text-size__item:first-child {
        border-right: 1px solid #fff;
    }
    .text-size__item:nth-child(2) {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .text-size__item:nth-child(3) {
        border-left: 1px solid #fff;
    }
    .text-size__link {
        background: #f7f7f7;
        color: #3d3524;
        display: block;
        line-height: 4.5rem;
    }
    .text-size__link--active,
    .text-size__link:hover {
        background: #367AA5;
        color: #fff;
        text-decoration: none;
    }
}
@media (max-width: 980px) and (max-width: 736px) {
    .text-size {
        float: none;
        padding-bottom: 5px;
        width: 100%;
    }
}
.large-text .text-size {
    float: right;
    padding-bottom: 20px;
    text-align: center;
    width: 240px;
}
.large-text .text-size__item {
    height: 100%;
    padding: 0;
    vertical-align: middle;
    width: 33.33%;
}
.large-text .text-size__item:first-child {
    border-right: 1px solid #fff;
}
.large-text .text-size__item:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.large-text .text-size__item:nth-child(3) {
    border-left: 1px solid #fff;
}
.large-text .text-size__link {
    background: #f7f7f7;
    color: #3d3524;
    display: block;
    line-height: 4.5rem;
}
.large-text .text-size__link--active,
.large-text .text-size__link:hover {
    background: #367AA5;
    color: #fff;
    text-decoration: none;
}
@media (max-width: 736px) {
    .large-text .text-size {
        float: none;
        padding-bottom: 5px;
        width: 100%;
    }
}
.feature {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    color: #fff;
    text-align: center;
}
.feature--funeral-details {
    background-image: url(/assets-sm/images/global/mid-3.jpg);
}
.feature--donations {
    background-image: url(/assets-sm/images/global/bottom-3.jpg);
}
@media (min-width: 981px) {
    .feature {
        background-attachment: fixed;
    }
}
.is-mobile .feature {
    background-attachment: scroll;
}
.feature__container {
    padding: 80px 0;
}
.feature__title {
    color: #fff;
    font-family: Libre Baskerville, serif;
    font-weight: 700;
    letter-spacing: -0.2px;
    margin: 0 0 1.5rem;
    padding: 0 20px;
    font-size: 5.1rem;
    line-height: 5.4rem;
}
.medium-text .feature__title {
    font-size: 6.12rem;
    line-height: 6.48rem;
}
.large-text .feature__title {
    font-size: 7.65rem;
    line-height: 8.1rem;
}
.feature__subtitle {
    color: #fff;
    font-family: Libre Baskerville, serif;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin: 0 0 1.5rem;
    padding: 0 20px;
    font-size: 1.9rem;
    line-height: 2.2rem;
}
.medium-text .feature__subtitle {
    font-size: 2.28rem;
    line-height: 2.64rem;
}
.large-text .feature__subtitle {
    font-size: 2.85rem;
    line-height: 3.3rem;
}
.feature__rule {
    border: none;
    border-top: 2px solid #d7d7d7;
    color: #d7d7d7;
    display: inline-block;
    height: 0;
    margin: 1.5rem 0 3rem;
    width: 130px;
}
.feature__cta-list,
.feature__detail-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.feature__cta-item {
    display: inline-block;
    margin: 0 20px;
    padding: 0;
    width: 25%;
	background-color: black;
}
.feature__button {
    background: transparent;
    border: 2px solid #fff;
    padding: 13px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.feature__button:hover {
    background: #fff;
    color: #333;
}
.feature__button--auto {
    width: auto !important;
}
.feature__detail-list {
    font-size: 0;
}
.feature__detail-item {
    display: inline-block;
    padding: 0 20px;
    width: 33.3333%;
    vertical-align: top;
}
.feature__detail-title {
    font-family: Libre Baskerville, serif;
    font-weight: 700;
    letter-spacing: -0.2px;
    margin: 0 0 1rem;
    padding: 0;
    font-size: 2.5rem;
    line-height: 3rem;
}
.medium-text .feature__detail-title {
    font-size: 3rem;
    line-height: 3.6rem;
}
.large-text .feature__detail-title {
    font-size: 3.75rem;
    line-height: 4.5rem;
}
.feature__detail-text {
    font-family: Libre Baskerville, serif;
    font-style: italic;
    letter-spacing: -0.2px;
    margin: 0 0 1rem;
    padding: 0;
    font-size: 1.9rem;
    line-height: 2.2rem;
}
.medium-text .feature__detail-text {
    font-size: 2.28rem;
    line-height: 2.64rem;
}
.large-text .feature__detail-text {
    font-size: 2.85rem;
    line-height: 3.3rem;
}
.feature__event-hdr {
    font-family: Libre Baskerville, serif;
    font-style: italic;
    letter-spacing: -0.2px;
    margin: 0 1rem 1rem 0;
    padding: 0;
    font-size: 1.7rem;
    line-height: 2rem;
}
.medium-text .feature__event-hdr {
    font-size: 2.04rem;
    line-height: 2.4rem;
}
.large-text .feature__event-hdr {
    font-size: 2.55rem;
    line-height: 3rem;
}
.feature__event-times {
    font-family: Libre Baskerville, serif;
    font-style: italic;
    letter-spacing: -0.2px;
    margin: 0 0 1rem;
    padding: 0;
    font-size: 1.7rem;
    line-height: 2rem;
}
.medium-text .feature__event-times {
    font-size: 2.04rem;
    line-height: 2.4rem;
}
.large-text .feature__event-times {
    font-size: 2.55rem;
    line-height: 3rem;
}
.feature__book,
.feature__leaf,
.feature__profile {
    fill: #fff;
    margin-bottom: 1.5rem;
    margin-top: 15px;
}
@media (max-width: 736px) {
    .feature__book,
    .feature__leaf,
    .feature__profile {
        margin-top: 0;
    }
}
.feature__book {
    height: 50px;
    width: 53px;
}
.feature__leaf {
    height: 50px;
    width: 50px;
}
.feature__profile {
    height: 51px;
    width: 42px;
}
@media (max-width: 980px) {
    .feature__title {
        font-size: 3.8rem;
        line-height: 4.1rem;
    }
    .medium-text .feature__title {
        font-size: 4.56rem;
        line-height: 4.92rem;
    }
    .large-text .feature__title {
        font-size: 5.7rem;
        line-height: 6.15rem;
    }
    .feature__subtitle {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .medium-text .feature__subtitle {
        font-size: 2.04rem;
        line-height: 2.4rem;
    }
    .large-text .feature__subtitle {
        font-size: 2.55rem;
        line-height: 3rem;
    }
    .feature__cta-item {
        width: calc(50% - 40px);
    }
    .feature__detail-title {
        font-size: 2rem;
        line-height: 2.3rem;
    }
    .medium-text .feature__detail-title {
        font-size: 2.4rem;
        line-height: 2.76rem;
    }
    .large-text .feature__detail-title {
        font-size: 3rem;
        line-height: 3.45rem;
    }
    .feature__detail-text {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .medium-text .feature__detail-text {
        font-size: 2.04rem;
        line-height: 2.4rem;
    }
    .large-text .feature__detail-text {
        font-size: 2.55rem;
        line-height: 3rem;
    }
}
@media (max-width: 736px) {
    .feature__title {
        font-size: 3.2rem;
        line-height: 3.5rem;
    }
    .medium-text .feature__title {
        font-size: 3.84rem;
        line-height: 4.2rem;
    }
    .large-text .feature__title {
        font-size: 4.8rem;
        line-height: 5.25rem;
    }
    .feature__subtitle {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    .medium-text .feature__subtitle {
        font-size: 1.92rem;
        line-height: 2.28rem;
    }
    .large-text .feature__subtitle {
        font-size: 2.4rem;
        line-height: 2.85rem;
    }
    .feature__cta-item {
        margin-bottom: 20px;
        width: calc(100% - 40px);
    }
    .feature__cta-item:last-child {
        margin-bottom: 0;
    }
    .feature__button {
        max-width: 320px;
        font-size: 1.4rem;
        line-height: 1;
    }
    .medium-text .feature__button {
        font-size: 1.68rem;
        line-height: 1;
    }
    .large-text .feature__button {
        font-size: 2.1rem;
        line-height: 1;
    }
    .feature__detail-item {
        padding: 20px;
        width: 100%;
    }
    .feature__detail-item:last-child {
        padding: 20px 20px 0;
    }
    .feature__detail-text {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    .medium-text .feature__detail-text {
        font-size: 1.92rem;
        line-height: 2.28rem;
    }
    .large-text .feature__detail-text {
        font-size: 2.4rem;
        line-height: 2.85rem;
    }
}
label.invalid {
    display: inline-block;
    font-size: 1.4rem;
    padding-top: 10px;
    color: #a24750;
}
label#hiddenRecaptcha-error {
    text-align: center;
    display: block;
}
.form {
    text-align: left;
}
.form__error {
    display: none;
    color: red;
    clear: both;
    padding-top: 20px;
    text-align: right;
    font-size: 1.4rem;
    line-height: 1;
}
.medium-text .form__error {
    font-size: 1.68rem;
    line-height: 1;
}
.large-text .form__error {
    font-size: 2.1rem;
    line-height: 1;
}
.form--error-on .form__error,
.form__items {
    display: block;
}
.form__items {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.form__items--repeated-media-item {
    border-top: 1px solid #dde5ea;
    padding: 30px 0 20px;
}
.form__items--repeated-media-item .form__item:nth-child(odd) {
    clear: left;
}
.form .form__items--repeated-media-item .button,
.form .form__items--repeated-media-item .feature__button {
    margin-top: 14px;
}
.form__items--repeater:nth-child(n + 2) {
    border-top: 1px solid #dde5ea;
    padding: 30px 0 20px;
}
.form__items--repeater:first-child {
    padding: 0 0 20px;
}
.form__items--repeater .form__item:nth-child(odd) {
    clear: left;
}
.form .form__items--repeater .button,
.form .form__items--repeater .feature__button {
    margin-top: 14px;
}
.form__item {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    width: 100%;
}
.form__item:last-child {
    padding: 0;
}
.form__item--clear {
    clear: left;
}
@media (max-width: 736px) {
    .form__item--double {
        float: left;
        margin-right: 30px;
        width: calc(50% - 15px);
    }
    .form__item--triple {
        float: left;
        margin-right: 30px;
        width: calc(33.3333% - 20px);
    }
}
.form__item-triple {
    display: block;
    float: left;
    margin: 0 30px 0 0;
    padding: 15px 0;
    position: relative;
}
@media (max-width: 736px) {
    .form__item-triple {
        margin: 0;
        width: 100%;
    }
}
@media (min-width: 737px) {
    .form__item-triple {
        width: calc(33.3333% - 20px);
    }
    .form__item-triple:nth-of-type(3n) {
        margin: 0;
    }
}
.form__item-triple--clear {
    clear: left;
}
.form__label {
    display: block;
    height: 0;
    overflow: hidden;
    text-indent: -10000px;
    width: 0;
}
.form__visible-label {
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
    font-size: 1.4rem;
    line-height: 1;
}
.medium-text .form__visible-label {
    font-size: 1.68rem;
    line-height: 1;
}
.large-text .form__visible-label {
    font-size: 2.1rem;
    line-height: 1;
}
.form__visible-label--checkbox {
    padding: 0;
    width: calc(100% - 30px);
}
.form__label-info {
    float: right;
    font-size: 1.2rem;
    line-height: 1;
}
.medium-text .form__label-info {
    font-size: 1.44rem;
    line-height: 1;
}
.large-text .form__label-info {
    font-size: 1.8rem;
    line-height: 1;
}
.form__label-info:nth-child(2) {
    margin-right: 20px;
}
.form__label-info--required {
    color: #367AA5;
}
@media (max-width: 980px) {
    .form__label-info--required {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
}
.form__label-info--message {
    color: #333;
}
@media (max-width: 980px) {
    .form__label-info--message:nth-child(2) {
        margin-right: 0;
    }
}
@media (max-width: 736px) {
    .form__label-info--message {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
}
.french .form__label-info,
.large-text .form__label-info,
.medium-text .form__label-info {
    letter-spacing: -0.7px;
}
.french .form__label-info--message,
.french .form__label-info--required,
.large-text .form__label-info--message,
.large-text .form__label-info--required,
.medium-text .form__label-info--message,
.medium-text .form__label-info--required {
    float: none;
    display: block;
    margin-bottom: 5px;
}
.french .form__label-info--message:nth-child(2),
.large-text .form__label-info--message:nth-child(2),
.medium-text .form__label-info--message:nth-child(2) {
    margin-right: 0;
}
.form__file,
.form__input,
.form__select,
.form__textarea {
    background: #fff;
    border: 1px solid #dde5ea;
    color: #767676;
    padding: 10px 15px;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1;
    transition: border-color 0.25s;
}
.medium-text .form__file,
.medium-text .form__input,
.medium-text .form__select,
.medium-text .form__textarea {
    font-size: 1.92rem;
    line-height: 1;
}
.large-text .form__file,
.large-text .form__input,
.large-text .form__select,
.large-text .form__textarea {
    font-size: 2.4rem;
    line-height: 1;
}
.form__file::-webkit-input-placeholder,
.form__input::-webkit-input-placeholder,
.form__select::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
    color: #767676;
}
.form__file:-moz-placeholder,
.form__file::-moz-placeholder,
.form__input:-moz-placeholder,
.form__input::-moz-placeholder,
.form__select:-moz-placeholder,
.form__select::-moz-placeholder,
.form__textarea:-moz-placeholder,
.form__textarea::-moz-placeholder {
    color: #767676;
}
.form__file:-ms-input-placeholder,
.form__input:-ms-input-placeholder,
.form__select:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
    color: #767676;
}
@media (max-width: 736px) {
    .form__file,
    .form__input,
    .form__select,
    .form__textarea {
        border-radius: 0;
    }
}
.form__file:focus,
.form__input:focus,
.form__select:focus,
.form__textarea:focus {
    border-color: #44413a;
}
.form__file.valid,
.form__input.valid,
.form__select.valid,
.form__textarea.valid {
    border-color: #a2a395;
}
.form__file.invalid,
.form__input.invalid,
.form__select.invalid,
.form__textarea.invalid {
    border-color: #a24750;
}
.form__file {
    padding: 8px 15px 9px;
}
.form__checkbox {
    background: #fff;
    border: 2px solid #dde5ea;
    border-radius: 100%;
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    position: relative;
    vertical-align: top;
    width: 15px;
}
.form__checkbox:after {
    background: #367AA5;
    border-radius: 100%;
    content: "";
    display: block;
    height: 9px;
    left: 1px;
    opacity: 0;
    position: absolute;
    top: 1px;
    width: 9px;
    transition: opacity 0.25s;
}
.form__checkbox:checked:after {
    opacity: 1;
}
.form__textarea {
    min-height: 135px;
}
.form__select-wrapper {
    display: block;
    font-size: 0;
    position: relative;
}
.form__select-wrapper:before {
    border-color: #dbd7be transparent transparent;
    border-style: solid;
    border-width: 15px 9.5px 0;
    height: 0;
    top: 50%;
    right: 16px;
    width: 0;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.form__select-wrapper:after,
.form__select-wrapper:before {
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
}
.form__select-wrapper:after {
    border-left: 1px solid #dde5ea;
    height: calc(100% - 2px);
    top: 1px;
    right: 1px;
    width: 50px;
    z-index: 2;
}
@media (min-width: 737px) {
    .form__select-wrapper:after {
        background: #fff;
    }
}
.form__select-wrapper--one:after,
.form__select-wrapper--one:before {
    display: none !important;
}
.form__select {
    background: #fff;
    min-height: 45px;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.form__text {
    color: #767676;
    line-height: 25px;
    margin: 5px 0 20px;
    font-size: 1.4rem;
    line-height: 1;
}
.medium-text .form__text {
    font-size: 1.68rem;
    line-height: 1;
}
.large-text .form__text {
    font-size: 2.1rem;
    line-height: 1;
}
.form__text--checkbox {
    display: inline-block;
    line-height: 20px;
    margin: 0 0 10px;
    vertical-align: top;
    width: calc(100% - 30px);
}
.form .button,
.form .feature__button {
    border: none;
    margin-top: 15px;
}
@media (max-width: 736px) {
    .form--two .form__item {
        width: 100%;
        padding: 15px 0;
    }
    .form--two .form__item:first-child {
        padding: 0 0 15px;
    }
}
@media (min-width: 737px) {
    .form--two .form__item {
        float: left;
        width: 50%;
    }
    .form--two .form__item:nth-child(odd) {
        padding: 15px 15px 15px 0;
    }
    .form--two .form__item:nth-child(2n) {
        padding: 15px 0 15px 15px;
    }
    .form--two .form__item:first-child {
        padding: 0 15px 15px 0;
    }
    .form--two .form__item:nth-child(2) {
        padding: 0 0 15px 15px;
    }
    .form--two .form__item--full {
        width: 100%;
        padding: 15px 0;
    }
    .form--two .form__item--full:nth-child(2n),
    .form--two .form__item--full:nth-child(odd) {
        padding: 15px 0;
    }
}
.form--feature .form__items {
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
}
.form--padded {
    padding: 40px;
}
@media (max-width: 736px) {
    .form--padded {
        padding: 20px;
    }
}
.form .g-recaptcha {
    clear: left;
    margin: 0;
}
@media (max-width: 480px) {
    .form .g-recaptcha {
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
}
.form .g-recaptcha div {
    margin: 0 auto;
}
@media (max-width: 736px) {
    .form .g-recaptcha div {
        float: left;
    }
}
.hero__lifetime,
.hero__name,
.hero__profile,
.hero__profile-circle,
.hero__profile-square {
    position: relative;
    z-index: 2;
}
.hero {
    background-position: bottom;
    background-size: cover;
    background-image: url(/assets-sm/images/global/top-3.jpg);
    color: #fff;
    font-family: Libre Baskerville, serif;
    padding: 170px 0 90px;
    position: relative;
    text-align: center;
}
@media (min-width: 981px) {
    .hero {
        background-attachment: fixed;
    }
}
.is-mobile .hero {
    background-attachment: scroll;
}
.hero__profile {
    background-position: 50%;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 100%;
    margin: 0 auto 10px;
    max-width: 300px;
}
.hero__profile-inner {
    width: 100%;
    padding-top: 100%;
    height: 0;
}
.hero__profile-circle {
    background-position: 50%;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 100%;
    margin: 0 auto 10px;
    max-width: 300px;
}
.hero__profile-circle-inner {
    width: 100%;
    padding-top: 100%;
    height: 0;
}
.hero__profile-square {
    background-position: 50%;
    background-size: cover;
    border: 3px solid #fff;
    margin: 0 auto 10px;
    max-width: 300px;
}
.hero__profile-square-inner {
    width: 100%;
    padding-top: 100%;
    height: 0;
}
.hero__name {
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 5.1rem;
    line-height: 4.8rem;
}
.medium-text .hero__name {
    font-size: 6.12rem;
    line-height: 5.76rem;
}
.large-text .hero__name {
    font-size: 7.65rem;
    line-height: 7.2rem;
}
.hero__lifetime {
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    font-size: 2.5rem;
    line-height: 2.1rem;
}
.medium-text .hero__lifetime {
    font-size: 3rem;
    line-height: 2.52rem;
}
.large-text .hero__lifetime {
    font-size: 3.75rem;
    line-height: 3.15rem;
}
.hero__lifetime:after,
.hero__lifetime:before {
    border-top: 2px solid #dbd7be;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero__lifetime:before {
    right: 100%;
}
.hero__lifetime:after {
    left: 100%;
}
.hero:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.65));
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.65) 100%);
}
@media (max-width: 980px) {
    .hero__profile,
    .hero__profile-circle,
    .hero__profile-square {
        max-width: 230px;
    }
    .hero__name {
        font-size: 3.8rem;
        line-height: 3.6rem;
    }
    .medium-text .hero__name {
        font-size: 4.56rem;
        line-height: 4.32rem;
    }
    .large-text .hero__name {
        font-size: 5.7rem;
        line-height: 5.4rem;
    }
    .hero__lifetime {
        font-size: 1.8rem;
        line-height: 1.5rem;
    }
    .medium-text .hero__lifetime {
        font-size: 2.16rem;
        line-height: 1.8rem;
    }
    .large-text .hero__lifetime {
        font-size: 2.7rem;
        line-height: 2.25rem;
    }
    .hero__lifetime:after,
    .hero__lifetime:before {
        width: 50px;
    }
}
@media (max-width: 736px) {
    .hero__profile,
    .hero__profile-circle,
    .hero__profile-square {
        max-width: 150px;
    }
    .hero__name {
        font-size: 3.2rem;
        line-height: 2.8rem;
    }
    .medium-text .hero__name {
        font-size: 3.84rem;
        line-height: 3.36rem;
    }
    .large-text .hero__name {
        font-size: 4.8rem;
        line-height: 4.2rem;
    }
    .hero__lifetime {
        font-size: 1.6rem;
        line-height: 1.6rem;
    }
    .medium-text .hero__lifetime {
        font-size: 1.92rem;
        line-height: 1.92rem;
    }
    .large-text .hero__lifetime {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
    .hero__lifetime:after,
    .hero__lifetime:before {
        display: none;
    }
}
.media__link {
    cursor: pointer;
}
.media__container {
    list-style: none;
    max-width: calc(980px + 4%);
    padding: 0;
}
.media-overlay {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 70;
}
.media-overlay--open {
    display: block;
}
.media-overlay__container {
    background: #fff;
    border: none;
    left: 50%;
    max-height: 100%;
    max-width: 600px;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 20;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.media-overlay__controls {
    font-size: 0;
    list-style: none;
    width: 100%;
}
.media-overlay__next,
.media-overlay__prev {
    position: absolute;
    top: 50%;
    z-index: 22;
}
.media-overlay__prev {
    margin-right: 320px;
    right: 50%;
}
.media-overlay__next {
    left: 50%;
    margin-left: 320px;
}
.media-overlay__control-link {
    display: block;
    cursor: pointer;
    fill: #367AA5;
    transition: fill 0.25s ease;
}
.media-overlay__control-link:hover {
    fill: #367AA5;
}
.media-overlay__pointer {
    height: 40px;
    width: 26px;
}
@media (max-width: 736px) {
    .media {
        background: none;
        overflow: hidden;
        position: relative;
    }
    .media-overlay__pointer {
        height: 20px;
        width: 13px;
    }
    .media-overlay__prev {
        margin-right: 0;
        right: auto;
        left: 5px;
    }
    .media-overlay__next {
        left: auto;
        margin-left: 0;
        right: 5px;
    }
}
@-moz-document url-prefix() {
    .media-filter__label {
        -webkit-transform: translate3d(-50%, -10px, 0) !important;
        transform: translate3d(-50%, -10px, 0) !important;
    }
}
.media-filter {
    background: #dbd7be;
    margin: 40px 0 20px;
}
.media-filter__container {
    padding: 0;
}
.media-filter__list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.media-filter__item {
    margin: 0;
    min-width: 30px;
    padding: 0;
    position: relative;
}
.media-filter__label {
    color: #367AA5;
    display: block;
    letter-spacing: -1px;
    text-align: center;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1;
    transition: color 0.25s ease;
}
.medium-text .media-filter__label {
    font-size: 1.92rem;
    line-height: 1;
}
.large-text .media-filter__label {
    font-size: 2.4rem;
    line-height: 1;
}
.media-filter__link {
    display: block;
    width: 100%;
    cursor: pointer;
}
.media-filter__link:before {
    background: #dbd7be;
    border: 2px solid #367AA5;
    border-radius: 100%;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    position: absolute;
    width: 20px;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: background 0.25s 0.25s, transform 0.25s;
}
.media-filter--next {
    display: none;
}
@media (min-width: 737px) {
    .media-filter {
        padding: 60px 0 40px;
    }
    .media-filter__list {
        display: table;
        font-size: 0;
        table-layout: fixed;
    }
    .media-filter__item {
        display: table-cell;
        height: 20px;
    }
    .media-filter__item:after,
    .media-filter__item:before {
        border-top: 2px solid #bab7a5;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 50%;
        z-index: 1;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .media-filter__item:before {
        left: 0;
    }
    .media-filter__item:after {
        right: 0;
    }
    .media-filter__item:first-child:before,
    .media-filter__item:last-child:after {
        display: none;
    }
    .media-filter__link {
        height: 100%;
        padding-bottom: 40px;
    }
    .media-filter__link:hover .media-filter__label {
        color: #367AA5;
        text-decoration: underline;
    }
    .media-filter__link:before {
        top: 50%;
    }
    .media-filter__link--active:before,
    .media-filter__link:hover:before {
        background: #367AA5;
        transition: background 0.25s, transform 0.25s;
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
    }
    .media-filter__label {
        left: 50%;
        padding-bottom: 5px;
        position: relative;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        transition: opacity 0.4s 1s;
    }
}
@media (max-width: 736px) {
    .media-filter {
        background: #fff;
        margin: 0 auto;
        min-height: 80px;
        position: relative;
    }
    .media-filter__list {
        display: block;
        left: 50%;
        overflow: hidden;
        max-width: 260px;
        max-height: 80px;
        padding-bottom: 10px;
        position: absolute;
        z-index: 5;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        transition: max-height 0.4s ease;
    }
    .media-filter__item:last-child {
        border: none;
    }
    .media-filter__link {
        display: none;
        padding: 10px 20px 30px;
    }
    .media-filter--active .media-filter__link,
    .media-filter__link--active {
        display: block;
    }
    .media-filter__link:before {
        bottom: -17px;
        top: auto;
    }
    .media-filter__link--active .media-filter__label {
        color: #367AA5;
    }
    .media-filter__link--active .media-filter__label:after {
        content: attr(data-mobile-instruction);
        display: block;
        opacity: 1;
        overflow: hidden;
        margin-top: 5px;
        max-height: 20px;
        text-transform: uppercase;
        font-size: 1.2rem;
        line-height: 1;
    }
    .medium-text .media-filter__link--active .media-filter__label:after {
        font-size: 1.44rem;
        line-height: 1;
    }
    .large-text .media-filter__link--active .media-filter__label:after {
        font-size: 1.8rem;
        line-height: 1;
    }
    .media-filter--active .media-filter__link--active:before {
        background: #367AA5;
        transition: background 0.25s, transform 0.25s;
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
    }
    .media-filter__link:hover {
        color: #367AA5;
    }
    .media-filter__label {
        font-weight: 700;
    }
    .media-filter__label:after {
        font-weight: 400;
    }
    .media-filter--active .media-filter__list {
        background: #dbd7be;
        border: 1px solid #dde5ea;
        max-height: 600px;
    }
    .media-filter--active .media-filter__link:before {
        bottom: -5px;
        cursor: pointer;
    }
    .media-filter--active .media-filter__label:after {
        opacity: 0;
        max-height: 0;
    }
    .media-filter--next,
    .media-filter--next .media-filter__link {
        display: block;
    }
    .media-filter--next .media-filter__link {
        padding: 30px 20px 10px;
    }
    .media-filter--next .media-filter__link:before {
        bottom: auto;
        top: 10px;
    }
    .media-filter--next .media-filter__label {
        color: #367AA5;
    }
    .media-filter--next .media-filter__label:after {
        content: attr(data-mobile-instruction);
        display: block;
        opacity: 1;
        overflow: hidden;
        margin-top: 5px;
        max-height: 20px;
        text-transform: uppercase;
        font-size: 1.2rem;
        line-height: 1;
    }
    .medium-text .media-filter--next .media-filter__label:after {
        font-size: 1.44rem;
        line-height: 1;
    }
    .large-text .media-filter--next .media-filter__label:after {
        font-size: 1.8rem;
        line-height: 1;
    }
}
.subscription-options {
    font-size: 12pt;
}
.subscription-options .form-check-label {
    margin-left: 5px;
}
.subscription-options .form-check-input {
    margin-top: 5px;
}
.subscription-options input[type="text"].form-control {
    font-size: 12pt;
}
.pagination {
    background: #fff;
    margin: 0 20px;
}
.pagination:last-child {
    padding-bottom: 100px;
}
.pagination__container {
    border-top: 1px solid #d7d7d7;
    display: table;
    position: relative;
    padding: 40px 0 0;
    width: 100%;
}
.pagination__items {
    display: block;
    float: right;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.pagination__item {
    display: inline-block;
    font-weight: 700;
    margin: 0 15px;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1;
}
.medium-text .pagination__item {
    font-size: 1.92rem;
    line-height: 1;
}
.large-text .pagination__item {
    font-size: 2.4rem;
    line-height: 1;
}
.pagination__item.pagination__item--arrow {
    vertical-align: top;
}
.pagination__item.pagination__item--arrow:last-child {
    margin: 0 10px 0 15px;
}
.pagination__item.pagination__item--arrow a {
    border-bottom: none;
    fill: #dbd7be;
    padding: 12px 5px;
    position: relative;
}
.pagination__item.pagination__item--arrow a:after {
    background: #dbd7be;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    position: absolute;
    top: 50%;
}
.pagination__item.pagination__item--arrow a:hover {
    border-bottom: none;
    fill: #367AA5;
}
.pagination__item.pagination__item--arrow a:hover:after {
    background: #367AA5;
}
.pagination__item a {
    border-bottom: 2px solid #dbd7be;
    color: #dbd7be;
    display: block;
    height: 40px;
    min-width: 25px;
    padding: 10px 2px;
    text-align: center;
    vertical-align: middle;
    transition: border-bottom 0.25s, color 0.25s;
}
.pagination__item--active a,
.pagination__item a:hover {
    border-bottom: 2px solid #367AA5;
    color: #367AA5;
}
.pagination__item--separator {
    bottom: 8px;
    min-width: 25px;
    position: relative;
    vertical-align: bottom;
}
.pagination__arrow {
    height: 18px;
    width: 11px;
}
.pagination__prev {
    margin-right: 20px;
}
.pagination__prev:after {
    left: 10px;
}
.pagination__prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pagination__next {
    margin-left: 20px;
}
.pagination__next:after {
    right: 10px;
}
.pagination__list {
    padding: 0;
    text-align: center;
}
.pagination__information {
    display: block;
    float: left;
    font-weight: 700;
    padding: 0 45px 0 15px;
    position: relative;
    text-align: right;
    top: 10px;
    vertical-align: top;
    white-space: nowrap;
    font-size: 1.6rem;
    line-height: 1;
}
.medium-text .pagination__information {
    font-size: 1.92rem;
    line-height: 1;
}
.large-text .pagination__information {
    font-size: 2.4rem;
    line-height: 1;
}
@media (max-width: 736px) {
    .pagination:last-child {
        padding-bottom: 40px;
    }
    .pagination__information {
        padding: 0 20px 20px 0;
    }
    .pagination__items {
        text-align: center;
        width: 100%;
    }
    .pagination__item {
        margin: 0 7px;
    }
    .pagination__item--list {
        margin: 0;
        width: calc(100% - 90px);
    }
    .pagination__item.pagination__item--arrow:first-child a {
        padding-left: 0;
    }
    .pagination__item.pagination__item--arrow:last-child a {
        padding-right: 0;
    }
    .pagination__item--arrow,
    .pagination__item.pagination__item--arrow:last-child {
        margin: 0;
    }
}
.promo {
    background: url(../images/global/bg-white-texture.png) 0 0 repeat;
    background-attachment: fixed;
    padding: 40px;
    text-align: center;
}
.promo__heart,
.promo__money {
    fill: #367AA5;
    margin-bottom: 20px;
}
.promo__heart {
    height: 51px;
    width: 60px;
}
.promo__money {
    height: 43px;
    width: 65px;
}
.read-more {
    color: #367AA5;
    font-family: Lato, serif;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1.6rem;
}
.medium-text .read-more {
    font-size: 1.92rem;
    line-height: 1.92rem;
}
.large-text .read-more {
    font-size: 2.4rem;
    line-height: 2.4rem;
}
.read-more__arrow-circle,
.read-more__pointer {
    fill: #367AA5;
    height: 12px;
    margin-left: 7px;
    width: 12px;
    transition: transform 0.4s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.medium-text .read-more__arrow-circle,
.medium-text .read-more__pointer {
    height: 15px;
    margin-left: 10px;
    width: 15px;
}
.large-text .read-more__arrow-circle,
.large-text .read-more__pointer {
    height: 18px;
    margin-left: 10px;
    width: 18px;
}
.read-more:before {
    bottom: 3rem;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff 80%);
}
.large-text .read-more:before {
    background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff 65%);
}
.content--separated:nth-child(odd) .read-more:before {
    right: 0;
}
.content--separated:nth-child(2n) .read-more:before {
    left: 0;
}
.read-more--go {
    margin-top: 2em;
    float: left;
}
.read-more:hover .read-more__arrow-circle,
.read-more:hover .read-more__pointer {
    fill: #367AA5;
}
.read-more__text {
    bottom: 1rem;
    position: relative;
    z-index: 2;
}
.read-more--external {
    display: inline-block;
    margin-top: 20px;
}
.read-more--external:before {
    display: none;
}
.read-more--feature {
    color: #fff;
    display: block;
    margin-top: 40px;
}
.read-more--feature:before {
    display: none;
}
.read-more--feature .read-more__arrow-circle {
    fill: #fff;
}
.read-more--feature:hover {
    text-decoration: underline;
}
.read-more--feature:hover .read-more__arrow-circle {
    fill: #fff;
}
.read-more--reveal {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.read-more--reveal:before {
    bottom: -1rem;
    height: 100px;
    opacity: 1;
    background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff 50%, #fff 80%);
    transition: opacity 0.75s ease;
}
.content__wrap--hide-read-more .read-more--reveal {
    display: none;
}
.read-more--open .read-more__arrow-circle,
.read-more--open .read-more__pointer {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.read-more--open:before {
    opacity: 0;
}
.read-more--small {
    margin-top: 10px;
    font-size: 11px;
    display: block;
}
.read-more--button {
    float: right;
    margin-top: 0;
    padding: 20px;
}
.read-more--button:before {
    display: none;
}
@media (max-width: 736px) {
    .read-more--button {
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}
.read-more--button:hover {
    background-color: #f2f2f2;
    text-decoration: none !important;
}
.read-more--learn:hover {
    background-color: transparent;
}
@media (min-width: 737px) {
    .read-more--learn {
        padding-right: 0;
    }
}
.read-more--top {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 10;
	color: #367AA5;
}
@media (max-width: 736px) {
    .read-more--top {
        right: auto;
        left: 0;
        padding: 20px;
        width: auto;
    }
}
.read-more-wrapper + .read-more:before {
    display: none;
}
@media (max-width: 736px) {
    .read-more--reveal {
        bottom: -10px;
    }
    .read-more--reveal:before {
        bottom: 0;
        height: 90px;
    }
}
.share {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.share__item {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
}
.share__link {
    transition: fill 0.25s ease;
}
.share__link:hover {
    text-decoration: underline;
}
.share__email {
    height: 24px;
    width: 36px;
}
.share__facebook {
    height: 26px;
    width: 14px;
}
.share__twitter {
    height: 20px;
    width: 25px;
}
.share__google-plus {
    height: 26px;
    width: 26px;
}
.share--footer {
    float: left;
}
.share--footer .share__link {
    fill: #414344;
}
.share--footer .share__link:hover {
    fill: #367AA5;
}
@media (max-width: 980px) {
    .share--footer {
        float: none;
    }
    .share--footer .share__item {
        margin: 0;
        text-align: center;
        width: 25%;
    }
}
.large-text .share--footer,
.medium-text .share--footer {
    float: none;
}
.large-text .share--footer .share__item,
.medium-text .share--footer .share__item {
    margin: 0;
    text-align: center;
    width: 25%;
}
.share--media {
    background-color: #367AA5;
    padding: 15px;
}
.share--media .share__link,
.share--media .share__link:hover,
.share--media svg {
    fill: #fff;
}
.sign-up {
    background: url(../images/global/bg-white-texture.png) 0 0 repeat;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    max-width: 350px;
    overflow: auto;
    padding: 40px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: 60;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    transition: all 0.4s;
}
.sign-up .form__visible-label {
    width: calc(100% - 34px);
}
.medium-text .sign-up {
    max-height: 600px;
    max-width: 400px;
}
.large-text .sign-up {
    max-width: 450px;
    max-height: 680px;
}
.sign-up .g-recaptcha {
    -webkit-transform: scale(0.89);
    transform: scale(0.89);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.sign-up__form-open {
    display: block;
    fill: #367AA5;
    padding: 0;
}
.sign-up__form-open:hover {
    fill: #367AA5;
}
.sign-up__envelope {
    display: block;
    height: 28px;
    margin: 0 auto 10px;
    width: 35px;
}
.sign-up--closed .sign-up__form-open {
    padding: 20px;
}
.sign-up--closed .sign-up__envelope {
    margin: 0;
}
.sign-up--closed .button-close,
.sign-up--closed .form,
.sign-up--closed .sign-up__heading,
.sign-up--closed .sign-up__text {
    display: none;
}
.sign-up--closed .sign-up__heading {
    height: 0;
    overflow: hidden;
}
.large-text .sign-up--closed,
.large-text .sign-up--closing,
.medium-text .sign-up--closed,
.medium-text .sign-up--closing,
.sign-up--closed,
.sign-up--closing {
    padding: 0;
    max-height: 75px;
    max-width: 75px;
}
.sign-up .button-close,
.sign-up .form,
.sign-up .sign-up__heading,
.sign-up .sign-up__text {
    opacity: 1;
    transition: all 0.4s;
}
.sign-up--process-open .button-close,
.sign-up--process-open .form,
.sign-up--process-open .sign-up__form-open,
.sign-up--process-open .sign-up__heading,
.sign-up--process-open .sign-up__text {
    opacity: 0;
}
@media (max-width: 736px) {
    .sign-up {
        bottom: 0;
        padding: 20px;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .large-text .sign-up,
    .sign-up,
    .sign-up .medium-text {
        max-width: 1000px;
    }
    .sign-up--closed {
        max-width: 75px;
        padding: 0;
        width: 75px;
        z-index: 10;
    }
    .sign-up--closed .sign-up__heading {
        opacity: 0;
    }
    .sign-up--process-step1 {
        z-index: 10;
    }
    .sign-up--process-step1 .sign-up__heading {
        left: 75px;
        opacity: 0;
        position: absolute;
        top: 0;
    }
    .sign-up--step1 {
        padding: 0;
        max-height: 68px;
        max-width: 100%;
        width: 100%;
        z-index: 10;
    }
    .sign-up--step1 .form,
    .sign-up--step1 .sign-up__text {
        display: none;
    }
    .sign-up--step1 .sign-up__form-open {
        float: left;
        padding: 20px;
    }
    .sign-up--step1 .sign-up__envelope {
        margin: 0;
    }
    .sign-up--step1 .button-close {
        right: 20px;
        top: 24px;
    }
    .sign-up--step1 .sign-up__heading {
        float: left;
        margin: 0;
        padding: 20px 0;
        width: calc(100% - 133px);
    }
    .sign-up--process-open .button-close,
    .sign-up--process-open .form,
    .sign-up--process-open .sign-up__form-open,
    .sign-up--process-open .sign-up__heading,
    .sign-up--process-open .sign-up__text {
        opacity: 0;
    }
    .sign-up .form__item {
        padding: 0 0 10px;
    }
    .sign-up .form .button,
    .sign-up .form .feature__button {
        margin-top: 0;
    }
}
.subscribe__slideout {
    position: fixed;
    width: 300px;
    height: 800px;
    top: 30px;
    right: -300px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    z-index: 99;
}
.showSlideOut {
    right: 0 !important;
}
.subscribe__slideoutTab {
    margin-top: 50px;
    position: absolute;
    left: -40px;
    height: 200px;
    width: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: #f2ab34;
    border-radius: 15px 0 0 15px;
    cursor: pointer;
    font-size: 1.5rem;
    font-family: Libre Baskerville, serif;
    font-weight: 700;
}
.subscribe__slideout .modal-content .modal-body {
    font-size: 1.3rem;
    min-height: 250px;
}
.subscribe__slideoutTab .subscribe__slideoutTabTitle {
    text-align: center;
    position: relative;
    right: 70px;
    top: 90px;
    background: #f2ab34;
    width: 180px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: lr-tb;
}
.tab__nav {
    display: table;
    font-size: 0;
    list-style: none;
    margin: 0 auto;
    padding: 20px 0;
    padding-top: 0;
    width: 100%;
}
.tab__nav-item {
    display: table-cell;
    margin: 0;
    padding: 0 10px;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 1;
}
.medium-text .tab__nav-item {
    font-size: 2.16rem;
    line-height: 1;
}
.large-text .tab__nav-item {
    font-size: 2.7rem;
    line-height: 1;
}
.tab__nav-item:first-child:last-child {
    width: 100%;
}
.tab__nav-item:first-child:nth-last-child(2),
.tab__nav-item:first-child:nth-last-child(2) ~ .tab__nav-item {
    width: 50%;
}
.tab__nav-item:first-child:nth-last-child(3),
.tab__nav-item:first-child:nth-last-child(3) ~ .tab__nav-item {
    width: 33.3333%;
}
.tab__nav-item:first-child {
    border: none;
}
@media (max-width: 980px) {
    .tab__nav-item {
        font-size: 1.6rem;
        line-height: 1;
    }
    .medium-text .tab__nav-item {
        font-size: 1.92rem;
        line-height: 1;
    }
    .large-text .tab__nav-item {
        font-size: 2.4rem;
        line-height: 1;
    }
}
@media (max-width: 736px) {
    .tab__nav-item {
        font-size: 1.4rem;
        line-height: 1;
    }
    .medium-text .tab__nav-item {
        font-size: 1.68rem;
        line-height: 1;
    }
    .large-text .tab__nav-item {
        font-size: 2.1rem;
        line-height: 1;
    }
}
.tab__link {
    display: block;
    text-transform: uppercase;
    color: #414344 !important;
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
    text-decoration: none !important;
    border-bottom: 2px solid transparent;
}
.tab__link--active[href] {
    color: #414344;
    display: block;
    border-bottom: 2px solid #367AA5;
}
.tab__wrapper {
    overflow: hidden;
    position: relative;
}
.tab__item {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.tab__item--active {
    position: relative;
    z-index: 2;
}
.tab__item--active,
.tab__item--out {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.tab__item--out,
.tab__map {
    position: absolute;
    z-index: 1;
}
.tab__map {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.tab__content {
    position: relative;
    text-align: center;
    z-index: 2;
}
.tab__content h2 {
    font-size: 22px;
    line-height: 1;
}
.tab__content h3 {
    font-size: 18px;
    line-height: 1.5;
}
.tab__content h4 {
    font-size: 16px;
}
.tab__address {
    font-size: 16px !important;
    margin-bottom: 10px !important;
}
.tab__address,
.tab__description {
    color: rgba(65, 67, 68, 0.6) !important;
}
.tab__description {
    font-size: 14px !important;
    margin-bottom: 20px !important;
}
.tab__events {
    text-align: center;
    margin-bottom: 20px;
}
.tab__event {
    display: inline-block;
    color: #414344;
    font-size: 14px !important;
    line-height: 1.5;
    width: 32%;
}
.tab__information {
    fill: #367AA5;
    height: 52px;
    margin-bottom: 10px;
    width: 52px;
}
.tab p {
    margin: 0;
}
.tags {
    height: 100%;
    left: -10px;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: calc(100% + 20px);
}
.tags__item {
    cursor: pointer;
    float: left;
    height: 100%;
    margin: 0;
    padding: 10px;
    width: 33.3333%;
}
.tags__item input {
    display: none;
}
.tags__item input:checked + .tags__link {
    background: #367AA5;
    border: 1px solid rgba(56, 126, 170, 0.4);
    color: #fff;
}
.tags__link {
    background: hsla(0, 0%, 100%, 0.6);
    border: 1px solid hsla(51, 13%, 69%, 0.4);
    color: #333;
    display: block;
    height: 100%;
    padding: 10px;
    text-align: center;
    width: 100%;
    transition: background 0.25s ease, border 0.25s ease, color 0.25s ease;
}
.tags__link--active,
.tags__link:hover {
    background: #367AA5;
    border: 1px solid rgba(56, 126, 170, 0.4);
    color: #fff;
}
.tags__link:hover {
    text-decoration: underline;
}
@media (max-width: 980px) {
    .tags {
        margin: 17px 0 10px;
    }
}
@media (max-width: 736px) {
    .tags {
        margin: 0 0 10px;
    }
    .tags__item {
        width: 50%;
    }
}
.events {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0 0 40px;
}
.events__item {
    margin-top: 40px;
}
.events__map {
    float: left;
    width: 384px;
}
@media (max-width: 980px) {
    .events__map {
        width: 33.33333%;
    }
}
@media (max-width: 736px) {
    .events__map {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }
    .events__map img {
        width: 100%;
        left: 0;
    }
}
.events__info {
    float: right;
    width: calc(100% - 384px - 40px);
}
.events__info .events__type {
    clear: both;
    font-style: normal;
    font-size: 2.4rem;
    font-weight: 700;
}
.events__info .events__name {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 6px;
    text-transform: none;
}
.events__info .events__address {
    color: #414344;
    font-family: Lato, serif;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.8rem;
    margin: 0 0 1.9rem;
}
.events__info .events__subtitle {
    color: black;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    font-style: normal;
    margin-bottom: 10px;
    margin-top: 5px;
    text-transform: uppercase;
}
.events__info .button,
.events__info .feature__button {
    min-height: 0;
}
.events__info .button__label {
    border: none;
    padding: 0;
}
.events__info .button__label:hover {
    background-color: transparent;
    color: #367AA5;
}
@media (max-width: 980px) {
    .events__info {
        width: calc(100% - 33% - 40px);
    }
}
@media (max-width: 736px) {
    .events__info {
        float: none;
        width: 100%;
    }
}
.events__general {
    float: left;
    padding-right: 40px;
    width: 44%;
}
@media (max-width: 736px) {
    .events__general {
        float: none;
        padding-right: 0;
        width: 100%;
    }
}
.events__times {
    float: right;
    width: 56%;
}
@media (max-width: 736px) {
    .events__times {
        float: none;
        width: 100%;
    }
}
.leaders {
    list-style: none;
    margin: 0;
    padding: 0;
}
.leaders__item {
    color: #414344;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin: 6px 0;
    overflow: hidden;
    position: relative;
}
.leaders__item:before {
    border-bottom: 2px dotted #000;
    bottom: 4px;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.leaders__item span {
    background-color: #fff;
    position: relative;
    z-index: 0;
}
.leaders__item span:first-child {
    padding-right: 10px;
}
.leaders__item span:last-child {
    float: right;
    padding-left: 10px;
}
.events__generic {
    clear: both;
    color: #999;
    font-size: 12px;
    line-height: 1.4;
    padding-top: 10px;
}
.events__generic p {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.en {
    margin: 0;
}
.hero__ProfileDiv {
	padding:20px;
    position:relative;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}
.bottom__donationDiv {
	padding:10px;
    position:relative;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}
.orangeBtn {
	background-color: #AD5C00 !important;
}
.FuneralDetailsDiv {
	margin: 0 auto;
	max-width: 900px;
	padding:20px;
    position:relative;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}
.home_ObituaryOverviewH2 {
	font-size: 21px !important;
}
.medium-text .home_ObituaryOverviewH2 {
	font-size: 24px !important;
}
.large-text .home_ObituaryOverviewH2 {
	font-size: 27px !important;
}
.posted_by {
	font-size: 2em !important;
}
.medium-text .posted_by {
	font-size: 2.2em !important;
}
.large-text .posted_by {
	font-size: 2.4em !important;
}
/*# sourceMappingURL=theme3.css.map */
