/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    /*font-family: monospace, monospace;*/
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1em

}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        width: 800px
    }
}

@media (min-width: 992px) {
    .container {
        width: 800px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row,
.section,
.filter,
.logo-overview {
    margin-left: -10px;
    margin-right: -10px
}

.row:before,
.section:before,
.filter:before,
.logo-overview:before,
.row:after,
.section:after,
.filter:after,
.logo-overview:after {
    content: " ";
    display: table
}

.row:after,
.section:after,
.filter:after,
.logo-overview:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.footer__navigation-column,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.footer__navigation-column:last-child,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.navigation-social--footer,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.navigation-social--footer {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
.navigation-social--footer {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .footer__navigation-column,
    .col-sm-2,
    .col-sm-3,
    .footer__navigation-column:last-child,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1,
    .footer__navigation-column {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3,
    .footer__navigation-column:last-child {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 992px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 992px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 992px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

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

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

html {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.6;
    text-rendering: geometricPrecision;
    letter-spacing: 0
}

@media (max-width: 1280px) {
    html {
        font-size: 12px
    }
}

@media (max-width: 1024px) {
    html {
        font-size: 10px
    }
}

@media (max-width: 767px) {
    html {
        font-size: 8px
    }
}

body {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif
}

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

.ir {
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Estilo", "Times new roman", serif;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif
}

a {
    text-decoration: none;
    color: #181818;
    -webkit-transition: .3s color;
    transition: .3s color
}

@media (min-width: 767px) {
    a:hover {
        color: #af8f60
    }
}

fieldset {
    border: 0
}

figure {
    margin: 0;
    padding: 0
}

@media (max-width: 767px) {
    [class*="col-"]:not(:last-child) {
        margin-bottom: 20px
    }
}

@font-face {
    font-family: "Estilo";
    font-weight: "normal";
    src: url("/assets/fonts/330EC8_0_0.eot?") format("eot"), url("/assets/fonts/330EC8_0_0.woff2") format("woff2"), url("/assets/fonts/330EC8_0_0.woff") format("woff"), url("/assets/fonts/330EC8_0_0.ttf") format("truetype"), url("/assets/fonts/330EC8_0_0.svg#Estilo") format("svg")
}

[class*=--inline] {
    display: inline
}

[class*=--inline-block] {
    display: inline-block
}

a[href^="tel:"]:before {
    margin-right: 0.5rem
}

[class*=--full-height] {
    height: 100%
}

[class*=--full-width] {
    width: 100%
}

[class*=--fill] {
    width: 100%;
    height: 100%
}

[class*=--bg-contain] {
    background-size: contain
}

[class*=--bg-cover] {
    background-size: cover
}

[class*=--no-padding] {
    padding: 0
}

[class*="align-center"] {
    text-align: center
}

[class*="align-right"] {
    text-align: right
}

[class*="is-underlined"] {
    text-decoration: underline !important
}

.is-hidden,
.lightbox,
.modal,
.search,
.team__member-image--hover {
    visibility: hidden;
    opacity: 0
}

@media (min-width: 767px) {
    .centered-content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (min-width: 767px) {
    .pull-right-sm {
        float: right !important
    }
}

#application {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main {
    width: 100%;
    height: 100%
}

.overlay {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5)
}

.overlay:not(:empty) {
    display: block
}

.page {
    position: relative;
    top: 0;
    left: 0;
    min-height: 100vh
}

.section {
    position: relative;
    overflow: hidden;
    will-change: transform, opacity
}

.section:not([class*="--no-padding"]) {
    padding: 10px
}

.section:not([class*="--no-padding"])+[class*="--no-padding"]:not([class*="section-images"]) {
    margin-top: 10px
}

.section--no-padding+.section:not([class*="--no-padding"]):not([class*="footer"]):not([class*="section-images"]) {
    margin-top: 10px
}

.section-images {
    padding: 10px 0
}

.section-overlay {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5)
}

@media (min-width: 991px) {
    .section-contact [class*="col"]:first-child {
        padding-left: 6.15%
    }
}

.section--not-found {
    height: 100vh;
    background: #fff
}

.not-found__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.not-found__title {
    color: #af8f60
}

@media (max-width: 767px) {
    .not-found__title {
        font-size: 4rem
    }
}

.not-found__subtitle {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem;
    line-height: 1.6
}

@media (max-width: 767px) {
    .not-found__subtitle {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    .not-found__body {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    .accordion__list {
        overflow: hidden
    }
    .accordion__list--sub {
        display: none !important
    }
    .accordion__item.is-open .accordion__list--sub {
        display: block !important;
        opacity: 1;
        visibility: visible
    }
    .accordion__item {
        overflow: hidden
    }
    .accordion__link {
        position: relative;
        overflow: hidden
    }
    .accordion__link--main {
        display: block;
        width: 100%;
        border-bottom: 1px solid #181818 !important;
        -webkit-tap-highlight-color: rgba(175, 143, 96, 0.5);
        text-align: left
    }
    .accordion__link--main.has-children:before,
    .accordion__link--main.has-children:after {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: inherit;
        width: 1.4rem;
        height: 1px;
        margin: auto;
        background-color: #7e7e7e;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        content: ''
    }
    .accordion__link--main.has-children:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .is-open>.accordion__link--main.has-children:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .is-open>.accordion__link--main.has-children:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .accordion__link--sub {
        border-bottom: 1px solid #f9f9f9
    }
}

.button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    border: 0;
    border-radius: 0;
    color: #f9f9f9;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    background-color: #f9f9f9;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

@media (max-width: 767px) {
    .button {
        width: 90vw;
        font-size: 2rem
    }
}

.button:before,
.button:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 0 0;
    color: #181818;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    will-change: transform;
    content: attr(data-label)
}

.button:after {
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

@media (min-width: 767px) {
    .button:hover {
        /*color: #af8f60;*/
        background-color: #af8f60
    }
    .button:hover:before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .button:hover:after {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 767px) {
    .button {
        margin-top: 5px
    }
    .button:active {
        color: #af8f60;
        background-color: #af8f60
    }
    .button:active:before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .button:active:after {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.button--alt {
    background-color: #181818;
    /*color: #181818*/
}

.button--alt:before {
    color: #fff
}

.button--gold {
    background-color: #fff;
    color: #fff
}

.button--gold:hover {
    background-color: #181818;
    color: #181818
}

.button--fill {
    width: 100%;
    height: 100%
}

.section--calendar {
    padding: 3rem 0 !important
}

.calendar__content {
    padding-bottom: 3rem
}

@media (min-width: 992px) {
    .calendar__content {
        padding-left: 7%
    }
}

.calendar__title {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1.4rem;
    font-weight: 600
}

@media (max-width: 767px) {
    .calendar__title {
        font-size: 2.4rem
    }
}

.calendar__list {
    padding: 0;
    list-style: none
}

.calendar__list-item {
    font-size: .8rem
}

@media (max-width: 767px) {
    .calendar__list-item {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #e4e4e4;
        font-size: 1.4rem
    }
}

.calendar__date {
    display: inline-block;
    width: 16%
}

@media (max-width: 767px) {
    .calendar__date {
        display: block;
        width: 100%
    }
}

.calendar__location {
    display: inline-block;
    width: 34%
}

@media (max-width: 767px) {
    .calendar__location {
        display: block;
        width: 100%
    }
}

.calendar__event {
    display: inline-block;
    width: 49%
}

@media (max-width: 767px) {
    .calendar__event {
        display: block;
        width: 100%
    }
}

.contact__logo {
    height: 18px;
    margin: 0.5rem 0
}

.contact__title {
    margin-bottom: 1rem;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem;
    font-weight: 600
}

@media (max-width: 767px) {
    .contact__title {
        font-size: 2rem
    }
}

.contact__subtitle {
    margin-bottom: 0.5rem;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem;
    font-weight: 600
}

@media (max-width: 767px) {
    .contact__subtitle {
        font-size: 2rem
    }
}

.contact__content {
    margin-bottom: 2rem;
    font-size: .8rem
}

.contact__content p {
    margin: 0
}

@media (max-width: 767px) {
    .contact__content {
        font-size: 1.4rem
    }
}

.section--content .content-block,
.section--content-big .content-block,
.section--content-block .content-block {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center
}

.section--content .content-block.pull-right,
.section--content-big .content-block.pull-right,
.section--content-block .content-block.pull-right {
    right: 0
}

.section--content .content-block__centered-content,
.section--content-big .content-block__centered-content,
.section--content-block .content-block__centered-content {
    width: 80%
}

.section--content .content-block__title,
.section--content-big .content-block__title,
.section--content-block .content-block__title {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 2rem;
    font-weight: 600
}

.section--content .content-block__button-container,
.section--content-big .content-block__button-container,
.section--content-block .content-block__button-container {
    padding-top: 2rem
}

.section--content .content-block em,
.section--content-big .content-block em,
.section--content-block .content-block em {
    font-size: 1.2rem;
    color: #af8f60
}

@media (max-width: 767px) {
    .section--content .content-block,
    .section--content-big .content-block,
    .section--content-block .content-block {
        position: static
    }
    .section--content .content-block__centered-content,
    .section--content-big .content-block__centered-content,
    .section--content-block .content-block__centered-content {
        width: 100%
    }
}

@media (max-width: 767px) {
    .section--content [class*="__title"],
    .section--content-big [class*="__title"],
    .section--content-block [class*="__title"] {
        font-size: 3rem
    }
    .section--content [class*="__body"],
    .section--content-big [class*="__body"],
    .section--content-block [class*="__body"] {
        font-size: 1.4rem
    }
}

@media (min-width: 767px) {
    .section--content-big .content-block .image-wrapper {
        position: absolute;
        width: calc(100% - 30px);
        right: 20px;
        bottom: 10px
    }
    .section--content-big .content-block [class*="__centered-content"] {
        position: absolute;
        top: 30% !important;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.section--content-big [class*="--portrait"] {
    padding-bottom: 160% !important
}

.section--content-block {
    margin: 10rem 0
}

.section--content-block strong,
.section--content-block b {
    color: #af8f60
}

.cta {
    padding: 4rem 0;
    text-align: center;
    background-color: #af8f60
}

.cta__title {
    margin: 0;
    padding: 0;
    font-size: 6rem;
    color: #fff
}

.cta__body {
    color: #fff
}

.cta__button-container {
    padding: 2rem 0 0 0
}

.cta__button {
    min-width: 10rem
}

.downloads {
    padding: 4rem 0;
    text-align: center
}

.downloads__title {
    margin: 0;
    padding: 0;
    font-size: 6rem;
    color: #fff
}

.downloads__body {
    color: #fff
}

.downloads__button {
    min-width: 10rem
}

.filter {
    padding-top: 102px
}

@media (min-width: 768px) {
    .filter {
        /*position: fixed;*/
        width: 100%;
        background: #fff;
        z-index: 1
    }
}

@media (max-width: 767px) {
    .filter {
        padding-top: 66px
    }
}

.filter__list--main {
    position: relative;
    display: table;
    width: 100%;
    min-height: 3rem;
    margin: 0
}

@media (max-width: 767px) {
    .filter__list--main {
        display: block
    }
}

.filter__list--sub {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    display: block;
    top: 2rem;
    left: 0;
    width: 100%;
    height: 0;
    padding: 2.2rem 0 1.8rem
}

@media (max-width: 767px) {
    .filter__list--sub {
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
        position: relative;
        top: 0;
        padding: 10px 0
    }
}

@media (min-width: 767px) {
    .filter__list--col-5 {
        -moz-column-count: 5;
        -moz-column-gap: 20px;
        -webkit-column-count: 5;
        -webkit-column-gap: 20px;
        column-count: 5;
        column-gap: 20px;
        width: 125%
    }
}

.filter__list-item {
    list-style: none
}

.filter__list-item--main {
    display: table-cell
}

@media (max-width: 767px) {
    .filter__list-item--main {
        display: block;
        width: 100%
    }
}

.filter__list-item--sub {
    position: relative;
    text-align: left
}

@media (max-width: 767px) {
    .filter__list-item--sub {
        padding: 1rem 0
    }
}

.filter__button {
    position: relative;
    border: none;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (min-width: 767px) {
    .filter__button:before,
    .filter__button:after {
        position: absolute;
        top: 0;
        left: -0.5rem;
        bottom: 0;
        width: 0.5rem;
        height: 1px;
        margin: auto;
        background: #181818;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        content: ''
    }
    .filter__button:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media (max-width: 767px) {
    .filter__button {
        padding: 1.2rem 0;
        font-size: 1.8rem
    }
}

.filter__checkbox {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter__checkbox:checked ~ [class*="__checkbox-label"] {
    color: #af8f60
}

.filter__checkbox:checked ~ [class*="__checkbox-label"]:before {
    border-color: #af8f60;
    box-shadow: inset 0 0 1px 10px #af8f60
}

.filter__checkbox-label {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-left: 1.5rem
}

.filter__checkbox-label:before,
.filter__checkbox-label:after {
    position: absolute;
    top: 0.8rem;
    left: 0;
    width: 1rem;
    height: 1rem;
    border: 1px solid #181818;
    /*border-radius: 50%;*/
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ''
}

.filter__checkbox-label:after {
    border-color: transparent;
    box-shadow: inset 0 0 0 2px #fff
}

.filter__checkbox-label:before {
    box-shadow: inset 0 0 0 1px #af8f60;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (max-width: 767px) {
    .filter__checkbox-label {
        width: 100%;
        padding-left: 2.5rem;
        font-size: 1.8rem
    }
    .filter__checkbox-label:before,
    .filter__checkbox-label:after {
        top: 50%;
        width: 2rem;
        height: 2rem
    }
}

.filter__info {
    position: relative;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    background: transparent
}

.filter__info .icon {
    width: 100%;
    height: 100%
}

.filter__info .icon__path {
    fill: #181818
}

.filter__info:hover .icon__path {
    fill: #af8f60
}

@media (max-width: 767px) {
    .filter__info {
        position: absolute;
        right: 0;
        width: 2.4rem;
        height: 2.4rem
    }
}

.filter .is-active [class*="__list--sub"] {
    opacity: 1;
    visibility: visible;
    height: auto
}

.filter .is-active [class*="__button"] {
    color: #af8f60
}

.filter .is-active [class*="__button"]:before {
    background: #af8f60
}

.filter .is-active [class*="__button"]:after {
    background: #af8f60
}

@media (min-width: 767px) {
    .filter .is-open [class*="__button"].has-children:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .filter .is-open [class*="__button"].has-children:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.section--footer {
    position: relative;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #f9f9f9
}

.footer__logo-anchor {
    display: block;
    text-align: center
}

.footer__logo-anchor .logo {
    height: 18px
}

.footer__navigation {
    margin-top: 0.5rem
}

.footer__navigation-column {
    font-size: 1rem
}

@media (max-width: 767px) {
    .footer__navigation-column {
        font-size: 1.8rem
    }
}

.footer__navigation-list {
    margin: 0
}

.footer__navigation-list--contact {
    padding-top: 4rem !important
}

.footer__navigation-list--terms .list-item {
    line-height: 2
}

.footer__navigation-anchor {
    display: block
}

.footer__navigation-anchor--main {
    margin-bottom: 3.2rem
}

@media (max-width: 767px) {
    .footer__navigation-anchor--main {
        position: relative;
        margin-bottom: 0;
        padding: 1.2rem 0
    }
    .footer__navigation-anchor--sub {
        padding: 1rem 0 1rem 4rem;
        border-bottom: 1px solid #e4e4e4
    }
}

.footer__newsletter-signup {
    position: relative
}

@media (max-width: 767px) {
    .footer__newsletter-signup {
        position: relative;
        bottom: inherit
    }
}

.footer__title {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.2rem
}

@media (max-width: 767px) {
    .footer__title {
        padding-top: 2rem;
        font-size: 2rem;
        text-align: center
    }
}

@media (max-width: 767px) {
    .footer__content {
        font-size: 1.4rem
    }
}

@media (max-width: 767px) {
    .footer__anchor {
        font-size: 1.4rem
    }
}

.form-component {
    min-width: 200px
}

.form-group {
    position: relative;
    margin-bottom: 0.4rem
}

.input {
    width: 100%;
    border: none;
    padding: 10px
}

.input::-webkit-input-placeholder {
    color: black
}

.input:-moz-placeholder {
    color: black;
    opacity: 1
}

.input::-moz-placeholder {
    color: black
}

.input:-ms-input-placeholder {
    color: black
}

.input--text {
    border: 0
}

@media (max-width: 767px) {
    .input--text {
        font-size: 1.4rem
    }
    .input--text::-webkit-input-placeholder {
        text-align: center
    }
    .input--text:-moz-placeholder {
        text-align: center;
        opacity: 1
    }
    .input--text::-moz-placeholder {
        text-align: center
    }
    .input--text:-ms-input-placeholder {
        text-align: center
    }
}

.input-wrapper {
    padding: 0
}

.input-wrapper--text {
    height: 3rem
}

.input-wrapper--text .input {
    height: 100%
}

@media (max-width: 767px) {
    .input-wrapper--text {
        height: 6rem;
        margin: 0 !important
    }
}

.input-wrapper--button {
    height: 3rem
}

@media (max-width: 767px) {
    .input-wrapper--button {
        height: 6rem
    }
    .input-wrapper--button .button {
        width: 100%
    }
}

.input-wrapper--error {
    color: red;
    border: 1px solid currentColor
}

.input-wrapper--error .input::-webkit-input-placeholder {
    color: red
}

.input-wrapper--error .input:-moz-placeholder {
    color: red;
    opacity: 1
}

.input-wrapper--error .input::-moz-placeholder {
    color: red
}

.input-wrapper--error .input:-ms-input-placeholder {
    color: red
}

.google-maps {
    height: 80vh;
    background-color: #222
}

.google-maps>div {
    background-color: #222 !important
}

.header-component {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #ccc
}

.header-component p {
    margin: 0
}

.image-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.image-wrapper--contain {
    background-size: contain !important
}

.image-wrapper--fixed {
    background-attachment: fixed
}

.image-wrapper__content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 1rem;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    will-change: transform, opacity
}

.image-wrapper__content p {
    margin: 0
}

.image-wrapper:hover [class*="__content"] {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width: 767px) {
    .image-wrapper__content {
        font-size: 1.4rem
    }
}

.image-wrapper .image {
    position: absolute;
    opacity: 0 !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block !important;
    visibility: visible !important;
    width: 100%;
    height: 100%
}

[class*="--square"] {
    padding-bottom: 100%
}

[class*="--portrait"] {
    padding-bottom: 178%
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(24, 24, 24, 0.9);
    z-index: 1000
}

.lightbox__button-close {
    position: absolute;
    display: block;
    top: 3vw;
    right: 6vw;
    width: 8vw;
    height: 8vw;
    max-width: 50px;
    max-height: 50px;
    border: 0;
    background: transparent
}

.lightbox__button-close:before,
.lightbox__button-close:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    mix-blend-mode: difference;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    content: ''
}

.lightbox__button-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lightbox__button-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (min-width: 767px) {
    .lightbox__button-close:hover:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .lightbox__button-close:hover:after {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
}

@media (max-width: 767px) {
    .lightbox__button-close:before,
    .lightbox__button-close:after {
        background: #181818;
        mix-blend-mode: difference
    }
}

.lightbox__button-zoom {
    position: absolute;
    display: block;
    top: 50%;
    right: 6vw;
    width: 8vw;
    height: 8vw;
    max-width: 50px;
    max-height: 50px;
    border: 0;
    background: transparent
}

.lightbox__button-zoom:before,
.lightbox__button-zoom:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    mix-blend-mode: difference;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    content: ''
}

.lightbox__button-zoom:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.lightbox__button-zoom:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media (min-width: 767px) {
    .lightbox__button-zoom:hover:before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    .lightbox__button-zoom:hover:after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.lightbox__button-zoom.is-active:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (min-width: 767px) {
    .lightbox__button-zoom.is-active:hover:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .lightbox__button-zoom.is-active:hover:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media (max-width: 767px) {
    .lightbox__button-zoom:before,
    .lightbox__button-zoom:after {
        background: #181818;
        mix-blend-mode: difference
    }
}

.lightbox__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 90vh;
    width: 70vw;
    margin: auto
}

@media (max-width: 767px) {
    .lightbox__content {
        width: 100vw
    }
}

.lightbox__image-wrapper {
    width: 100%;
    height: 100%;
    padding: 0
}

.list--horizontal {
    padding: 0
}

.list-item--horizontal {
    display: inline-block
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1100
}

.logo-overview {
    padding: 4rem 0;
    font-size: 0;
    letter-spacing: 0
}

.logo-overview__col {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin: 0 !important;
    padding: 2rem
}

.logo-overview__col--1 {
    width: 100%
}

@media (max-width: 767px) {
    .logo-overview__col--1 {
        width: 50%
    }
}

.logo-overview__col--2 {
    width: 50%
}

@media (max-width: 767px) {
    .logo-overview__col--2 {
        width: 50%
    }
}

.logo-overview__col--3 {
    width: 33.33333%
}

@media (max-width: 767px) {
    .logo-overview__col--3 {
        width: 50%
    }
}

.logo-overview__col--4 {
    width: 25%
}

@media (max-width: 767px) {
    .logo-overview__col--4 {
        width: 50%
    }
}

.logo-overview__col--5 {
    width: 20%
}

@media (max-width: 767px) {
    .logo-overview__col--5 {
        width: 50%
    }
}

.logo-overview__col--6 {
    width: 16.66667%
}

@media (max-width: 767px) {
    .logo-overview__col--6 {
        width: 50%
    }
}

.logo-overview__col--7 {
    width: 14.28571%
}

@media (max-width: 767px) {
    .logo-overview__col--7 {
        width: 50%
    }
}

.logo-overview__col--8 {
    width: 12.5%
}

@media (max-width: 767px) {
    .logo-overview__col--8 {
        width: 50%
    }
}

.logo-overview__col--9 {
    width: 11.11111%
}

@media (max-width: 767px) {
    .logo-overview__col--9 {
        width: 50%
    }
}

.logo-overview__col--10 {
    width: 10%
}

@media (max-width: 767px) {
    .logo-overview__col--10 {
        width: 50%
    }
}

@media (max-width: 767px) {
    .logo-overview__col {
        padding: 6rem
    }
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(24, 24, 24, 0.9);
    z-index: 1000
}

.modal__button-close {
    position: absolute;
    display: block;
    top: 3vw;
    right: 6vw;
    width: 8vw;
    height: 8vw;
    max-width: 50px;
    max-height: 50px;
    border: 0;
    background: transparent
}

.modal__button-close:before,
.modal__button-close:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    mix-blend-mode: difference;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    content: ''
}

.modal__button-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal__button-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (min-width: 767px) {
    .modal__button-close:hover:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .modal__button-close:hover:after {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
}

@media (max-width: 767px) {
    .modal__button-close:before,
    .modal__button-close:after {
        background: #fff;
        mix-blend-mode: difference
    }
}

.modal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100px;
    min-width: 100px;
    margin: auto;
    padding: 20px;
    font-size: .8rem;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
    .modal__content {
        width: 80vw
    }
}

.modal__title {
    margin: 0;
    font-size: 2rem;
    color: #af8f60
}

@media (max-width: 767px) {
    .modal__title {
        font-size: 3rem
    }
}

.modal__body {
    font-size: .8rem;
    color: #181818
}

@media (max-width: 767px) {
    .modal__body {
        font-size: 1.4rem
    }
}

.modal__image-wrapper {
    width: 100%;
    height: 100%;
    padding: 0
}

.navigation-component {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 68px;
    z-index: 100;
    will-change: transform, opacity
}

@media (min-width: 1025px) {
    .navigation-component:before {
        position: absolute;
        pointer-events: none;
        top: 0;
        left: 0;
        right: 0;
        height: 200%;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
        z-index: -1;
        content: ''
    }
}

@media (max-width: 1025px) {
    .navigation-component {
        height: 44px
    }
    .navigation-component.is-open {
        height: 100%
    }
}

.navigation-logo {
    position: absolute;
    top: 0;
    left: 5.4vw;
    height: 68px;
    background-color: #fff
}

@media (max-width: 1280px) {
    .navigation-logo {
        left: 4vw
    }
}

@media (max-width: 1025px) {
    .navigation-logo {
        position: absolute;
        left: 0;
        right: 0;
        width: auto;
        height: 44px;
        z-index: 101
    }
}

.navigation-logo .icon-logo {
    position: absolute;
    top: -6px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 22px;
    margin: auto
}

@media (max-width: 1025px) {
    .navigation-logo .icon-logo {
        top: 0
    }
}

.navigation-logo .icon-logo__path {
    /*fill: #fff;*/
    -webkit-transition: .3s fill;
    transition: .3s fill
}

@media (min-width: 1025px) {
    .navigation-component:hover .navigation-logo .icon-logo__path {
        /*fill: #fff*/
    }
}

@media (max-width: 1025px) {
    .navigation-logo .icon-logo__path {
        fill: #181818
    }
    .is-open .navigation-logo .icon-logo__path,
    .navigation-component--is-visible .navigation-logo .icon-logo__path {
        fill: #181818
    }
}

.navigation-holder {
    position: relative;
    max-width: 53vw;
    width: 100%;
    margin: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width: 1025px) {
    .navigation-holder {
        position: absolute;
        max-width: 100%;
        -webkit-transform: translateY(-100vh);
        transform: translateY(-100vh);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }
    .is-open .navigation-holder {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.navigation-list,
.footer__navigation-list,
.navigation-social .social-list {
    list-style: none;
    padding: 0
}

.navigation {
    position: relative;
    display: table;
    float: left;
    width: 100%;
    height: 68px;
    margin: auto
}

@media (max-width: 1025px) {
    .navigation {
        position: absolute;
        display: block;
        overflow: auto;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding: 44px 20px 88px;
        text-align: left;
        background-color: #fff;
        z-index: 0
    }
    [class*="is-open"] .navigation {
        height: 100vh
    }
}

.navigation-item {
    position: relative;
    display: table-cell;
    height: 100%
}

.navigation-item--main {
    width: 16.667%
}

@media (max-width: 1025px) {
    .navigation-item {
        display: block !important;
        height: auto
    }
    .navigation-item--main {
        width: auto
    }
}

.navigation-component--is-visible .navigation-item:after {
    bottom: 0;
    background-color: #181818
}

.navigation-item__link {
    display: block;
    margin: 0;
    /*color: #fff;*/
    font-size: 1rem;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    line-height: 68px;
    text-decoration: none;
    -webkit-transition: .3s color;
    transition: .3s color
}

@media (min-width: 1025px) {
    .navigation-component:hover .navigation-item__link {
        /*color: #fff*/
    }
}

@media (max-width: 1025px) {
    .navigation-item__link {
        font-size: 1.8rem;
        line-height: 1.6;
        padding: 1.2rem
    }
    .navigation-item__link--main {
        padding: 1.2rem 0
    }
    .is-open .navigation-item__link,
    .navigation-component--is-visible .navigation-item__link {
        color: #181818
    }
}

.navigation-item.is-active>[class*="__link"] {
    color: #af8f60
}

@media (min-width: 767px) {
    .navigation-item:hover>[class*="__link"] {
        color: #af8f60
    }
}

.sub-navigation {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 20px;
    white-space: nowrap;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    will-change: transform, opacity;
    top: 68px;
    height: auto;
    text-align: left
}

.navigation-item:hover .sub-navigation,
.is-visible .sub-navigation {
    opacity: 1;
    visibility: visible
}

@media (max-width: 1025px) {
    .sub-navigation {
        position: static;
        padding-bottom: 0;
        opacity: 1;
        visibility: visible
    }
}

.sub-navigation .sub-navigation-item {
    display: inline-block;
    padding: 0 2vw 0 0
}

.sub-navigation .sub-navigation-item.is-active .navigation-item__link {
    color: #af8f60
}

.navigation-item__link
{
    color:white;
}

@media (max-width: 1025px) {
    .sub-navigation .sub-navigation-item {
        padding: 0
    }
}

.sub-navigation .navigation-item__link {
    color: #fff;
    font-size: 1rem;
    line-height: 1.6
}

@media (min-width: 767px) {
    .sub-navigation .navigation-item__link:hover {
        color: #af8f60
    }
}

@media (max-width: 1025px) {
    .sub-navigation .navigation-item__link {
        padding-left: 4rem;
        color: #181818;
        font-size: 1.8rem
    }
}

.navigation-social .social-label {
    display: block;
    float: left;
    margin-right: 1rem;
    font-size: 0.8rem
}

@media (max-width: 767px) {
    .navigation-social .social-label {
        display: none;
    }
}

.navigation-social .social-list {
    display: block;
    float: left;
    margin: 0 0.5rem 0 0
}

.navigation-social .social-item {
    display: inline-block;
    margin: 0 0.4rem;
    line-height: 0
}

.navigation-social .icon-social {
    width: 1rem
}

.navigation-social .icon-social__path {
    -webkit-transition: .3s fill;
    transition: .3s fill
}

.navigation-social .social-anchor:hover .icon__path {
    fill: #af8f60
}

.navigation-social--header {
    position: absolute;
    top: 0;
    right: 0;
    height: 68px
}

.navigation-social--header .social-item {
    height: 68px;
    margin: 0 0.5rem;
    line-height: 68px
}

@media (max-width: 1025px) {
    .navigation-social--header {
        position: fixed;
        top: calc(100% - 44px);
        width: 100%;
        height: 44px;
        z-index: 100;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out
    }
    .is-open .navigation-social--header {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible
    }
    .navigation-social--header .social-list {
        display: table;
        width: 100%;
        height: 44px;
        padding: 0 10px;
        text-align: center;
        background: #fff
    }
    .navigation-social--header .social-item {
        display: table-cell;
        height: 44px;
        line-height: 44px
    }
    .navigation-social--header .social-anchor {
        display: block;
        height: 44px
    }
    .navigation-social--header .icon-social {
        width: 5rem;
        vertical-align: middle
    }
    .navigation-social--header .icon-social__path {
        fill: #181818 !important
    }
}

.navigation-social--footer {
    position: absolute;
    right: 0;
    width: auto
}

@media (min-width: 767px) {
    .navigation-social--footer {
        bottom: 14px
    }
}

@media (max-width: 767px) {
    .navigation-social--footer {
        position: relative;
        display: block;
        width: 100%;
        padding: 2rem 4rem
    }
    .navigation-social--footer .social-list {
        display: table;
        width: 100%
    }
    .navigation-social--footer .social-item {
        display: table-cell;
        text-align: center
    }
    .navigation-social--footer .social-anchor {
        position: relative;
        display: block;
        width: 5rem;
        height: 5rem;
        margin: auto
    }
    .navigation-social--footer .icon-social {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 5rem;
        margin: auto
    }
}

.navigation-social--light .icon-social__path {
    fill: #fff
}

.navigation-social--dark .icon-social__path {
    fill: #181818
}

.toggle-navigation-wrapper {
    display: none;
    width: 100%
}

@media (max-width: 1025px) {
    .toggle-navigation-wrapper {
        display: block
    }
}

.toggle-navigation {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    padding: 12px 8px;
    width: 44px;
    height: 44px;
    z-index: 200;
    margin-left: calc(100% - 100vw);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: transparent
}

@media (max-width: 1025px) {
    .toggle-navigation {
        display: block
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .toggle-navigation {
        right: 2vh
    }
}

.toggle-navigation .wrap {
    display: block;
    position: relative;
    width: 75%;
    height: 75%;
    margin: auto
}

.toggle-navigation .line,
.toggle-navigation .line:after,
.toggle-navigation .line:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #181818;
    position: absolute;
    left: 0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.is-open .toggle-navigation .line,
.navigation-component--is-visible .toggle-navigation .line,
.is-open .toggle-navigation .line:after,
.navigation-component--is-visible .toggle-navigation .line:after,
.is-open .toggle-navigation .line:before,
.navigation-component--is-visible .toggle-navigation .line:before {
    background-color: #181818
}

.toggle-navigation .line {
    top: 0;
    bottom: 0;
    margin: auto
}

.toggle-navigation .line:before {
    top: -7px
}

.toggle-navigation .line:after {
    bottom: -7px
}

.is-open .toggle-navigation .line {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.is-open .toggle-navigation .line:after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.is-open .toggle-navigation .line:before {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.press-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-align: center
}

.press-item__image-wrapper {
    width: 100%;
    padding-bottom: 100%
}

.press-item__description {
    position: relative;
    overflow: hidden;
    right: 0;
    bottom: 0;
    left: 0;
    /*padding: 1rem 0;*/
    /*line-height: 2;*/
    background-color: #fff
}

.press-item__title {
    margin: 0;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem
}

.press-item__published {
    margin: 0;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem
}

@media (min-width: 767px) {
    .press-item--medium [class*="__image-wrapper"],
    .press-item--small [class*="__image-wrapper"],
    .press-item--big [class*="__image-wrapper"] {
        position: absolute;
        padding-bottom: 0;
        height: 100%
    }
    .press-item--medium [class*="__description"],
    .press-item--small [class*="__description"],
    .press-item--big [class*="__description"] {
        position: absolute
    }
    .press-item--medium {
        height: 50vmin
    }
    .press-item--small {
        height: 30vmin
    }
    .press-item--big {
        height: 80vmin
    }
}

@media (max-width: 1280px) {
    .press-item--medium {
        height: 40vmin
    }
    .press-item--small {
        height: 25vmin
    }
    .press-item--big {
        height: 65vmin
    }
}

@media (max-width: 767px) {
    .press-item--medium {
        height: auto
    }
    .press-item--medium [class*="__image-wrapper"] {
        padding-bottom: 100%
    }
    .press-item--small {
        height: auto
    }
    .press-item--small [class*="__image-wrapper"] {
        padding-bottom: 100%
    }
    .press-item--big {
        height: auto
    }
    .press-item--big [class*="__image-wrapper"] {
        padding-bottom: 138%
    }
}

.search-button {
    position: absolute;
    top: 0;
    right: 15rem;
    height: 68px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent
}

.search-button .icon {
    width: 12px
}

.search-button .icon__path {
    fill: #fff
}

.search-button:hover .icon__path {
    fill: #af8f60
}

@media (max-width: 1025px) {
    .search-button {
        left: 0;
        right: inherit;
        width: 44px;
        height: 44px;
        z-index: 101
    }
    .search-button .icon {
        width: 44px
    }
    .search-button .icon__path {
        fill: #181818
    }
}

.search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 900
}

@media (max-width: 1025px) {
    .search {
        z-index: 99
    }
}

@media (max-width: 767px) {
    .search {
        background-color: #fff
    }
}

.search__button-close {
    position: absolute;
    display: block;
    top: 3vw;
    right: 6vw;
    width: 8vw;
    height: 8vw;
    max-width: 50px;
    max-height: 50px;
    border: 0;
    background: transparent
}

@media (max-width: 1025px) {
    .search__button-close {
        display: none
    }
}

.search__button-close:before,
.search__button-close:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #181818;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    content: ''
}

.search__button-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search__button-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.search__button-close:hover:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.search__button-close:hover:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.search__content {
    position: absolute;
    top: 10rem;
    right: 0;
    bottom: 0;
    left: 0;
    width: 60vw;
    min-width: 300px;
    max-width: 1000px;
    margin: auto
}

.search__form {
    position: relative;
    width: 100%
}

.search__input {
    position: relative;
    display: block;
    box-sizing: border-box !important;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #181818;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 6rem;
    line-height: 0;
    background: transparent
}

.search__input::-webkit-input-placeholder {
    line-height: 1
}

.search__input:-moz-placeholder {
    line-height: 1;
    opacity: 1
}

.search__input::-moz-placeholder {
    line-height: 1
}

.search__input:-ms-input-placeholder {
    line-height: 1
}

@media (max-width: 767px) {
    .search__input {
        height: 60px;
        -webkit-appearance: none !important;
        border-radius: 0px !important;
        font-size: 40px;
        line-height: 0
    }
}

.search__input-label {
    position: relative;
    display: block;
    width: 100%;
    text-align: right;
    line-height: 4rem
}

.search__results {
    position: absolute;
    top: 12rem;
    bottom: 0;
    width: 100%
}

.search__no-results {
    color: #af8f60
}

@media (max-width: 767px) {
    .search__no-results {
        font-size: 1.6rem
    }
}

.search__results-list {
    position: absolute;
    overflow-x: hidden !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 50px 0;
    list-style: none
}

@media (max-width: 767px) {
    .search__results-list {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
}

.search__result {
    position: relative;
    line-height: 3
}

@media (max-width: 767px) {
    .search__result {
        font-size: 1.6rem
    }
}

.component-slider {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.24%;
    overflow: hidden
}

.component-slider--square {
    padding-bottom: 100%
}

.component-slider--portrait {
    padding-bottom: 138%
}

@media (max-width: 767px) {
    .component-slider {
        position: relative;
        height: 100%
    }
}

.component-slider .slider-item {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    will-change: transform, opacity
}

.component-slider .slider-item:not(:first-child) {
    opacity: 0;
    visibility: hidden
}

.component-slider .slider-item__link {
    pointer-events: none
}

.component-slider .slider-item__image-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 767px) {
    .component-slider .slider-item__image-wrapper {
        height: 100%
    }
}

.component-slider .slider-item__image-wrapper--darken:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.component-slider .slider-item__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.component-slider .slider-item__image {
    position: absolute;
    opacity: 0 !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block !important;
    visibility: visible !important;
    width: 100%;
    height: 100%
}

.component-slider .slider-item__embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.component-slider .slider-item__embed iframe {
    width: 100%;
    height: 100%
}

.component-slider .slider-item__content {
    position: absolute;
    pointer-events: none;
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.component-slider .slider-item__content--black [class*="__title"] {
    color: #181818 !important
}

.component-slider .slider-item__content--black [class*="__subtitle"] {
    color: #181818 !important
}

.component-slider .slider-item__content--gold [class*="__title"] {
    color: #af8f60 !important
}

.component-slider .slider-item__content--gold [class*="__subtitle"] {
    color: #af8f60 !important
}

.component-slider .slider-item__content--position-top {
    top: 10%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.component-slider .slider-item__content--position-bottom {
    top: 90%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.component-slider .slider-item__title {
    position: relative;
    margin: auto;
    padding: 0;
    color: #fff;
    font-family: "Estilo", "Times new roman", serif;
    font-size: 6rem;
    will-change: transform, opacity
}

@media (max-width: 767px) {
    .component-slider .slider-item__title {
        font-size: 4rem
    }
}

.component-slider .slider-item__title p {
    margin: 0
}

.component-slider .slider-item__subtitle {
    position: relative;
    margin: 30px 0 0 0;
    padding: 0;
    color: #fff;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1.6rem;
    will-change: transform, opacity
}

@media (max-width: 767px) {
    .component-slider .slider-item__subtitle {
        font-size: 2rem
    }
}

.component-slider .slider-item__button-container {
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.component-slider .slider-item__button {
    position: relative
}

.component-slider .slider-button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    opacity: 1;
    visibility: visible;
    border: 0;
    background-color: transparent
}

.component-slider .slider-button--prev {
    left: 0
}

.component-slider .slider-button--next {
    right: 0
}

.component-slider .slider-button .icon-path {
    fill: #e4e4e4
}

.component-slider .slider-indicator {
    position: absolute;
    right: 40px;
    bottom: 20px;
    margin: 0;
    padding: 0
}

.component-slider .slider-indicator__label {
    color: #e4e4e4
}

.component-slider .slider-indicator__item {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0
}

.component-slider .slider-indicator__item:not(:last-child) {
    margin-right: 10px
}

.component-slider .slider-indicator__item:before {
    position: relative;
    display: block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(228, 228, 228, 0.5);
    border-radius: 50%;
    content: ''
}

.component-slider .slider-indicator__item:after {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 0px rgba(228, 228, 228, 0.5);
    border-radius: 50%;
    -webkit-transition: box-shadow 0.6s;
    transition: box-shadow 0.6s;
    will-change: box-shadow;
    content: ''
}

.component-slider .slider-indicator__item:hover:after,
.component-slider .slider-indicator__item.is-active:after {
    box-shadow: inset 0 0 1px 14px rgba(228, 228, 228, 0.5)
}

@media (max-width: 767px) {
    .component-slider .slider-indicator {
        opacity: 0;
        visibility: hidden
    }
}

.component-slider--fullscreen {
    height: 100vh;
    padding: 0
}

.component-slider--fullscreen .slider-item__image-wrapper {
    height: 100%;
    padding-bottom: 0
}

.component-slider--dark .slider-button .icon-path {
    fill: #181818
}

.component-slider--dark .slider-indicator__item:before {
    border-color: #e4e4e4
}

.component-slider--dark .slider-indicator__item:after {
    box-shadow: inset 0 0 0 0px rgba(228, 228, 228, 0.5)
}

.component-slider--dark .slider-indicator__item.is-active:after {
    box-shadow: inset 0 0 1px 14px rgba(228, 228, 228, 0.5)
}

.team {
    padding: 4rem 0
}

.team__member {
    position: relative;
    padding: 0 0 2rem 0;
    text-align: center
}

.team__member:hover [class*="__member-image--hover"] {
    opacity: 1;
    visibility: visible
}

.team__member:hover [class*="__member-name"] {
    color: #af8f60
}

.team__member:hover [class*="__member-position"] {
    color: #af8f60
}

.team__member-image--hover {
    position: absolute;
    top: 0;
    left: 0
}

.team__member-name {
    margin-bottom: 0.5rem;
    white-space: nowrap;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1rem;
    font-weight: 600
}

@media (max-width: 992px) {
    .team__member-name {
        font-size: 1.2rem
    }
}

@media (max-width: 768px) {
    .team__member-name {
        font-size: 1.6rem
    }
}

.team__member-country {
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 0.8rem;
    font-weight: 400
}

@media (max-width: 992px) {
    .team__member-country {
        font-size: 1rem
    }
}

@media (max-width: 768px) {
    .team__member-country {
        font-size: 1.4rem
    }
}

.team__member-position {
    margin: 0;
    white-space: nowrap;
    font-size: 0.8rem
}

@media (max-width: 992px) {
    .team__member-position {
        font-size: 1rem
    }
}

@media (max-width: 768px) {
    .team__member-position {
        font-size: 1.4rem
    }
}

.tooltip {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    left: 0;
    background: red
}

*:hover>.tooltip {
    opacity: 1;
    visibility: visible
}

.video {
    padding: 4rem 0
}

.video__container {
    position: relative;
    width: 100%;
    background: #000
}

.video__iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.video__iframe iframe {
    width: 100%;
    height: 100%
}

.video__play-button {
    position: absolute;
    overflow: hidden;
    padding: 0;
    top: 50%;
    left: 50%;
    max-width: 60%;
    max-height: 60%;
    border: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0;
    line-height: 0;
    background-color: transparent
}

@media (max-width: 767px) {
    .video__play-button {
        height: 60%
    }
}

.video__play-button .icon {
    position: relative;
    height: 100%
}

.video__play-button .icon__path {
    fill: #fff
}

.work-intro {
    width: 80%;
    margin: auto;
    padding: 2rem 0;
    text-align: center
}

.work-intro__title {
    margin: 2rem 0;
    font-size: 6rem
}

.work-intro__published {
    margin: 0 0 4rem;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0.2rem;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .work-intro__published {
        font-size: 2rem
    }
}

.work-intro__category-list {
    margin-bottom: 4rem;
    font-size: 1.6rem
}

@media (max-width: 767px) {
    .work-intro__category-list {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    .work-intro__body {
        font-size: 1.8rem
    }
}

.work-item {
    float: left;
    overflow: hidden;
    padding: 10px;
    margin: 0 !important
}

.work-item__link {
    position: relative;
    display: block;
    background-color: #f9f9f9
}

.work-item__image-wrapper {
    position: relative;
    margin: 0
}

.work-item__image-wrapper.b-lazy {
    opacity: 0
}

@media (max-width: 767px) {
    .work-item__image-wrapper {
        height: 100%
    }
}

.work-item__image-wrapper:before {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    content: ''
}

.work-item__image {
    position: absolute;
    display: none;
    visibility: hidden
}

.work-item__content {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 80%;
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    will-change: opacity, transform
}

.work-item__title {
    position: relative;
    margin: auto;
    padding: 0;
    color: #fff;
    font-family: "Estilo", "Times new roman", serif;
    font-size: 6rem
}

@media (max-width: 767px) {
    .work-item__title {
        font-size: 4rem
    }
}

.work-item__subtitle {
    position: relative;
    margin: 30px 0 0 0;
    padding: 0;
    color: #fff;
    font-family: "Whitney SSm Whitney A", "Whitney SSm Whitney B", "Whitney", sans-serif;
    font-size: 1.6rem
}

@media (max-width: 767px) {
    .work-item__subtitle {
        font-size: 2rem
    }
}

@media (min-width: 767px) {
    .work-item.has-hover:hover [class*="__image-wrapper"]:before {
        opacity: 1
    }
    .work-item.has-hover:hover [class*="__content"] {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (max-width: 767px) {
    .work-item [class*="__image-wrapper"]:before {
        opacity: 1
    }
    .work-item [class*="__content"] {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.work-item.row--double [class*="__title"] {
    font-size: 4rem
}

.work-item.row--triple [class*="__title"] {
    font-size: 3rem
}

.work-item.row--triple [class*="__subtitle"] {
    font-size: 1.1rem
}

.work-overview {
    position: relative;
    opacity: 0;
    visibility: hidden;
    min-height: 80vh;
    will-change: padding
}

@media (max-width: 767px) {
    .work-overview {
        padding-top: 10px !important
    }
}

.work-overview__container {
    position: relative
}

.is-loading .work-overview__container:before {
    position: absolute;
    display: block;
    top: 10px;
    right: 0;
    left: 0;
    width: 5rem;
    height: 5rem;
    margin: auto;
    border: 4px solid #af8f60;
    border-right: 4px solid transparent;
    border-radius: 50%;
    -webkit-animation: rotate 0.4s infinite linear;
    animation: rotate 0.4s infinite linear;
    content: ''
}

.work-overview .no-results {
    position: absolute;
    pointer-events: none;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.work-overview .no-results.is-hidden,
.work-overview .no-results.lightbox,
.work-overview .no-results.modal,
.work-overview .no-results.search,
.work-overview .no-results.team__member-image--hover {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i
{
    background-color: #af8f60 !important;
}

.gray-background{
    padding: 10px;
    background-color: #eeeeee;
    margin-top: 19px;
    border-radius: 1px;
}

.register_padding
{
	margin-right: 30px;
}

@media all and (min-width: 960px) {
    .project_title{
        font-size: 128px !important;
    }
}

@media all and (max-width: 959px) and (min-width: 600px) {
    .project_title{
        font-size: 15vw !important;
    }
}

@media all and (max-width: 599px) and (min-width: 50px) {
    .project_title {
        font-size: 10vw !important;
    }

    .home_image_fixup {
        min-height: 400px;
    }

    .figure.home_image_fixup img {
        width: auto;
    }

    .register_padding {
        margin-right: 0px;
    }
}
