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

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

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

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: none
}

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

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

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

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

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

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

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: courier new, monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure,
form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

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

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

x-object-fit {
    position: relative !important;
    display: inline-block !important
}

x-object-fit>.x-object-fit-taller,
x-object-fit>.x-object-fit-wider {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important
}

.x-object-fit-none>.x-object-fit-taller,
.x-object-fit-none>.x-object-fit-wider {
    width: auto !important;
    height: auto !important
}

.x-object-fit-fill>.x-object-fit-taller,
.x-object-fit-fill>.x-object-fit-wider {
    width: 100% !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-taller {
    width: auto !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-wider {
    width: 100% !important;
    height: auto !important
}

.x-object-fit-cover>.x-object-fit-taller,
.x-object-fit-cover>.x-object-fit-wider {
    max-width: none !important;
    max-height: none !important
}

.x-object-fit-cover>.x-object-fit-taller {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}

.x-object-fit-cover>.x-object-fit-wider {
    width: auto !important;
    height: 100% !important;
    max-width: none !important
}

.x-object-position-top>.x-object-fit-taller,
.x-object-position-top>.x-object-fit-wider {
    top: 0 !important;
    bottom: auto !important
}

.x-object-position-right>.x-object-fit-taller,
.x-object-position-right>.x-object-fit-wider {
    left: auto !important;
    right: 0 !important
}

.x-object-position-bottom>.x-object-fit-taller,
.x-object-position-bottom>.x-object-fit-wider {
    top: auto !important;
    bottom: 0 !important
}

.x-object-position-left>.x-object-fit-taller,
.x-object-position-left>.x-object-fit-wider {
    left: 0 !important;
    right: auto !important
}

.moz-background-picture {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.clearfix {
    *zoom: 1
}

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

.clearfix:after {
    clear: both
}

.nocollapse:after,
.nocollapse:before {
    content: "\00a0";
    display: block;
    overflow: hidden;
    height: 0
}

.visuallyhidden,
.visuallyhidden--no-js {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.no-js .visuallyhidden--no-js {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.visuallyhidden--focusable {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden--focusable:active,
.visuallyhidden--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -24px;
    letter-spacing: -.31em
}

.grid,
.opera:-o-prefocus {
    word-spacing: -.43em
}

.grid__item {
    display: inline-block;
    padding-left: 24px;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.grid--right {
    text-align: right
}

.grid--right>.grid__item {
    text-align: left
}

.grid--center {
    text-align: center
}

.grid--center>.grid__item {
    text-align: left
}

.grid--middle>.grid__item {
    vertical-align: middle
}

.grid--bottom>.grid__item {
    vertical-align: bottom
}

.grid--narrow {
    margin-left: -12px
}

.grid--narrow>.grid__item {
    padding-left: 12px
}

.grid--wide {
    margin-left: -48px
}

.grid--wide>.grid__item {
    padding-left: 48px
}

.one-whole {
    width: 100%
}

.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
    width: 50%
}

.four-twelfths,
.one-third,
.two-sixths {
    width: 33.333%
}

.eight-twelfths,
.four-sixths,
.two-thirds {
    width: 66.666%
}

.one-quarter,
.three-twelfths,
.two-eighths {
    width: 25%
}

.nine-twelfths,
.six-eighths,
.three-quarters {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.four-tenths,
.two-fifths {
    width: 40%
}

.six-tenths,
.three-fifths {
    width: 60%
}

.eight-tenths,
.four-fifths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (min-width:400px) {
    .mob--one-whole {
        width: 100%
    }
    .mob--five-tenths,
    .mob--four-eighths,
    .mob--one-half,
    .mob--six-twelfths,
    .mob--three-sixths,
    .mob--two-quarters {
        width: 50%
    }
    .mob--four-twelfths,
    .mob--one-third,
    .mob--two-sixths {
        width: 33.333%
    }
    .mob--eight-twelfths,
    .mob--four-sixths,
    .mob--two-thirds {
        width: 66.666%
    }
    .mob--one-quarter,
    .mob--three-twelfths,
    .mob--two-eighths {
        width: 25%
    }
    .mob--nine-twelfths,
    .mob--six-eighths,
    .mob--three-quarters {
        width: 75%
    }
    .mob--one-fifth,
    .mob--two-tenths {
        width: 20%
    }
    .mob--four-tenths,
    .mob--two-fifths {
        width: 40%
    }
    .mob--six-tenths,
    .mob--three-fifths {
        width: 60%
    }
    .mob--eight-tenths,
    .mob--four-fifths {
        width: 80%
    }
    .mob--one-sixth,
    .mob--two-twelfths {
        width: 16.666%
    }
    .mob--five-sixths,
    .mob--ten-twelfths {
        width: 83.333%
    }
    .mob--one-eighth {
        width: 12.5%
    }
    .mob--three-eighths {
        width: 37.5%
    }
    .mob--five-eighths {
        width: 62.5%
    }
    .mob--seven-eighths {
        width: 87.5%
    }
    .mob--one-tenth {
        width: 10%
    }
    .mob--three-tenths {
        width: 30%
    }
    .mob--seven-tenths {
        width: 70%
    }
    .mob--nine-tenths {
        width: 90%
    }
    .mob--one-twelfth {
        width: 8.333%
    }
    .mob--five-twelfths {
        width: 41.666%
    }
    .mob--seven-twelfths {
        width: 58.333%
    }
    .mob--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .tab--one-whole {
        width: 100%
    }
    .tab--five-tenths,
    .tab--four-eighths,
    .tab--one-half,
    .tab--six-twelfths,
    .tab--three-sixths,
    .tab--two-quarters {
        width: 50%
    }
    .tab--four-twelfths,
    .tab--one-third,
    .tab--two-sixths {
        width: 33.333%
    }
    .tab--eight-twelfths,
    .tab--four-sixths,
    .tab--two-thirds {
        width: 66.666%
    }
    .tab--one-quarter,
    .tab--three-twelfths,
    .tab--two-eighths {
        width: 25%
    }
    .tab--nine-twelfths,
    .tab--six-eighths,
    .tab--three-quarters {
        width: 75%
    }
    .tab--one-fifth,
    .tab--two-tenths {
        width: 20%
    }
    .tab--four-tenths,
    .tab--two-fifths {
        width: 40%
    }
    .tab--six-tenths,
    .tab--three-fifths {
        width: 60%
    }
    .tab--eight-tenths,
    .tab--four-fifths {
        width: 80%
    }
    .tab--one-sixth,
    .tab--two-twelfths {
        width: 16.666%
    }
    .tab--five-sixths,
    .tab--ten-twelfths {
        width: 83.333%
    }
    .tab--one-eighth {
        width: 12.5%
    }
    .tab--three-eighths {
        width: 37.5%
    }
    .tab--five-eighths {
        width: 62.5%
    }
    .tab--seven-eighths {
        width: 87.5%
    }
    .tab--one-tenth {
        width: 10%
    }
    .tab--three-tenths {
        width: 30%
    }
    .tab--seven-tenths {
        width: 70%
    }
    .tab--nine-tenths {
        width: 90%
    }
    .tab--one-twelfth {
        width: 8.333%
    }
    .tab--five-twelfths {
        width: 41.666%
    }
    .tab--seven-twelfths {
        width: 58.333%
    }
    .tab--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:991px) {
    .lap--one-whole {
        width: 100%
    }
    .lap--five-tenths,
    .lap--four-eighths,
    .lap--one-half,
    .lap--six-twelfths,
    .lap--three-sixths,
    .lap--two-quarters {
        width: 50%
    }
    .lap--four-twelfths,
    .lap--one-third,
    .lap--two-sixths {
        width: 33.333%
    }
    .lap--eight-twelfths,
    .lap--four-sixths,
    .lap--two-thirds {
        width: 66.666%
    }
    .lap--one-quarter,
    .lap--three-twelfths,
    .lap--two-eighths {
        width: 25%
    }
    .lap--nine-twelfths,
    .lap--six-eighths,
    .lap--three-quarters {
        width: 75%
    }
    .lap--one-fifth,
    .lap--two-tenths {
        width: 20%
    }
    .lap--four-tenths,
    .lap--two-fifths {
        width: 40%
    }
    .lap--six-tenths,
    .lap--three-fifths {
        width: 60%
    }
    .lap--eight-tenths,
    .lap--four-fifths {
        width: 80%
    }
    .lap--one-sixth,
    .lap--two-twelfths {
        width: 16.666%
    }
    .lap--five-sixths,
    .lap--ten-twelfths {
        width: 83.333%
    }
    .lap--one-eighth {
        width: 12.5%
    }
    .lap--three-eighths {
        width: 37.5%
    }
    .lap--five-eighths {
        width: 62.5%
    }
    .lap--seven-eighths {
        width: 87.5%
    }
    .lap--one-tenth {
        width: 10%
    }
    .lap--three-tenths {
        width: 30%
    }
    .lap--seven-tenths {
        width: 70%
    }
    .lap--nine-tenths {
        width: 90%
    }
    .lap--one-twelfth {
        width: 8.333%
    }
    .lap--five-twelfths {
        width: 41.666%
    }
    .lap--seven-twelfths {
        width: 58.333%
    }
    .lap--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .desk--one-whole {
        width: 100%
    }
    .desk--five-tenths,
    .desk--four-eighths,
    .desk--one-half,
    .desk--six-twelfths,
    .desk--three-sixths,
    .desk--two-quarters {
        width: 50%
    }
    .desk--four-twelfths,
    .desk--one-third,
    .desk--two-sixths {
        width: 33.333%
    }
    .desk--eight-twelfths,
    .desk--four-sixths,
    .desk--two-thirds {
        width: 66.666%
    }
    .desk--one-quarter,
    .desk--three-twelfths,
    .desk--two-eighths {
        width: 25%
    }
    .desk--nine-twelfths,
    .desk--six-eighths,
    .desk--three-quarters {
        width: 75%
    }
    .desk--one-fifth,
    .desk--two-tenths {
        width: 20%
    }
    .desk--four-tenths,
    .desk--two-fifths {
        width: 40%
    }
    .desk--six-tenths,
    .desk--three-fifths {
        width: 60%
    }
    .desk--eight-tenths,
    .desk--four-fifths {
        width: 80%
    }
    .desk--one-sixth,
    .desk--two-twelfths {
        width: 16.666%
    }
    .desk--five-sixths,
    .desk--ten-twelfths {
        width: 83.333%
    }
    .desk--one-eighth {
        width: 12.5%
    }
    .desk--three-eighths {
        width: 37.5%
    }
    .desk--five-eighths {
        width: 62.5%
    }
    .desk--seven-eighths {
        width: 87.5%
    }
    .desk--one-tenth {
        width: 10%
    }
    .desk--three-tenths {
        width: 30%
    }
    .desk--seven-tenths {
        width: 70%
    }
    .desk--nine-tenths {
        width: 90%
    }
    .desk--one-twelfth {
        width: 8.333%
    }
    .desk--five-twelfths {
        width: 41.666%
    }
    .desk--seven-twelfths {
        width: 58.333%
    }
    .desk--eleven-twelfths {
        width: 91.666%
    }
}

[class*=push--] {
    position: relative
}

.push--zero {
    left: 0
}

.push--one-whole {
    left: 100%
}

.push--five-tenths,
.push--four-eighths,
.push--one-half,
.push--six-twelfths,
.push--three-sixths,
.push--two-quarters {
    left: 50%
}

.push--four-twelfths,
.push--one-third,
.push--two-sixths {
    left: 33.333%
}

.push--eight-twelfths,
.push--four-sixths,
.push--two-thirds {
    left: 66.666%
}

.push--one-quarter,
.push--three-twelfths,
.push--two-eighths {
    left: 25%
}

.push--nine-twelfths,
.push--six-eighths,
.push--three-quarters {
    left: 75%
}

.push--one-fifth,
.push--two-tenths {
    left: 20%
}

.push--four-tenths,
.push--two-fifths {
    left: 40%
}

.push--six-tenths,
.push--three-fifths {
    left: 60%
}

.push--eight-tenths,
.push--four-fifths {
    left: 80%
}

.push--one-sixth,
.push--two-twelfths {
    left: 16.666%
}

.push--five-sixths,
.push--ten-twelfths {
    left: 83.333%
}

.push--one-eighth {
    left: 12.5%
}

.push--three-eighths {
    left: 37.5%
}

.push--five-eighths {
    left: 62.5%
}

.push--seven-eighths {
    left: 87.5%
}

.push--one-tenth {
    left: 10%
}

.push--three-tenths {
    left: 30%
}

.push--seven-tenths {
    left: 70%
}

.push--nine-tenths {
    left: 90%
}

.push--one-twelfth {
    left: 8.333%
}

.push--five-twelfths {
    left: 41.666%
}

.push--seven-twelfths {
    left: 58.333%
}

.push--eleven-twelfths {
    left: 91.666%
}

@media only screen and (min-width:400px) {
    .push--mob--zero {
        left: 0
    }
    .push--mob--one-whole {
        left: 100%
    }
    .push--mob--five-tenths,
    .push--mob--four-eighths,
    .push--mob--one-half,
    .push--mob--six-twelfths,
    .push--mob--three-sixths,
    .push--mob--two-quarters {
        left: 50%
    }
    .push--mob--four-twelfths,
    .push--mob--one-third,
    .push--mob--two-sixths {
        left: 33.333%
    }
    .push--mob--eight-twelfths,
    .push--mob--four-sixths,
    .push--mob--two-thirds {
        left: 66.666%
    }
    .push--mob--one-quarter,
    .push--mob--three-twelfths,
    .push--mob--two-eighths {
        left: 25%
    }
    .push--mob--nine-twelfths,
    .push--mob--six-eighths,
    .push--mob--three-quarters {
        left: 75%
    }
    .push--mob--one-fifth,
    .push--mob--two-tenths {
        left: 20%
    }
    .push--mob--four-tenths,
    .push--mob--two-fifths {
        left: 40%
    }
    .push--mob--six-tenths,
    .push--mob--three-fifths {
        left: 60%
    }
    .push--mob--eight-tenths,
    .push--mob--four-fifths {
        left: 80%
    }
    .push--mob--one-sixth,
    .push--mob--two-twelfths {
        left: 16.666%
    }
    .push--mob--five-sixths,
    .push--mob--ten-twelfths {
        left: 83.333%
    }
    .push--mob--one-eighth {
        left: 12.5%
    }
    .push--mob--three-eighths {
        left: 37.5%
    }
    .push--mob--five-eighths {
        left: 62.5%
    }
    .push--mob--seven-eighths {
        left: 87.5%
    }
    .push--mob--one-tenth {
        left: 10%
    }
    .push--mob--three-tenths {
        left: 30%
    }
    .push--mob--seven-tenths {
        left: 70%
    }
    .push--mob--nine-tenths {
        left: 90%
    }
    .push--mob--one-twelfth {
        left: 8.333%
    }
    .push--mob--five-twelfths {
        left: 41.666%
    }
    .push--mob--seven-twelfths {
        left: 58.333%
    }
    .push--mob--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .push--tab--zero {
        left: 0
    }
    .push--tab--one-whole {
        left: 100%
    }
    .push--tab--five-tenths,
    .push--tab--four-eighths,
    .push--tab--one-half,
    .push--tab--six-twelfths,
    .push--tab--three-sixths,
    .push--tab--two-quarters {
        left: 50%
    }
    .push--tab--four-twelfths,
    .push--tab--one-third,
    .push--tab--two-sixths {
        left: 33.333%
    }
    .push--tab--eight-twelfths,
    .push--tab--four-sixths,
    .push--tab--two-thirds {
        left: 66.666%
    }
    .push--tab--one-quarter,
    .push--tab--three-twelfths,
    .push--tab--two-eighths {
        left: 25%
    }
    .push--tab--nine-twelfths,
    .push--tab--six-eighths,
    .push--tab--three-quarters {
        left: 75%
    }
    .push--tab--one-fifth,
    .push--tab--two-tenths {
        left: 20%
    }
    .push--tab--four-tenths,
    .push--tab--two-fifths {
        left: 40%
    }
    .push--tab--six-tenths,
    .push--tab--three-fifths {
        left: 60%
    }
    .push--tab--eight-tenths,
    .push--tab--four-fifths {
        left: 80%
    }
    .push--tab--one-sixth,
    .push--tab--two-twelfths {
        left: 16.666%
    }
    .push--tab--five-sixths,
    .push--tab--ten-twelfths {
        left: 83.333%
    }
    .push--tab--one-eighth {
        left: 12.5%
    }
    .push--tab--three-eighths {
        left: 37.5%
    }
    .push--tab--five-eighths {
        left: 62.5%
    }
    .push--tab--seven-eighths {
        left: 87.5%
    }
    .push--tab--one-tenth {
        left: 10%
    }
    .push--tab--three-tenths {
        left: 30%
    }
    .push--tab--seven-tenths {
        left: 70%
    }
    .push--tab--nine-tenths {
        left: 90%
    }
    .push--tab--one-twelfth {
        left: 8.333%
    }
    .push--tab--five-twelfths {
        left: 41.666%
    }
    .push--tab--seven-twelfths {
        left: 58.333%
    }
    .push--tab--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:991px) {
    .push--lap--zero {
        left: 0
    }
    .push--lap--one-whole {
        left: 100%
    }
    .push--lap--five-tenths,
    .push--lap--four-eighths,
    .push--lap--one-half,
    .push--lap--six-twelfths,
    .push--lap--three-sixths,
    .push--lap--two-quarters {
        left: 50%
    }
    .push--lap--four-twelfths,
    .push--lap--one-third,
    .push--lap--two-sixths {
        left: 33.333%
    }
    .push--lap--eight-twelfths,
    .push--lap--four-sixths,
    .push--lap--two-thirds {
        left: 66.666%
    }
    .push--lap--one-quarter,
    .push--lap--three-twelfths,
    .push--lap--two-eighths {
        left: 25%
    }
    .push--lap--nine-twelfths,
    .push--lap--six-eighths,
    .push--lap--three-quarters {
        left: 75%
    }
    .push--lap--one-fifth,
    .push--lap--two-tenths {
        left: 20%
    }
    .push--lap--four-tenths,
    .push--lap--two-fifths {
        left: 40%
    }
    .push--lap--six-tenths,
    .push--lap--three-fifths {
        left: 60%
    }
    .push--lap--eight-tenths,
    .push--lap--four-fifths {
        left: 80%
    }
    .push--lap--one-sixth,
    .push--lap--two-twelfths {
        left: 16.666%
    }
    .push--lap--five-sixths,
    .push--lap--ten-twelfths {
        left: 83.333%
    }
    .push--lap--one-eighth {
        left: 12.5%
    }
    .push--lap--three-eighths {
        left: 37.5%
    }
    .push--lap--five-eighths {
        left: 62.5%
    }
    .push--lap--seven-eighths {
        left: 87.5%
    }
    .push--lap--one-tenth {
        left: 10%
    }
    .push--lap--three-tenths {
        left: 30%
    }
    .push--lap--seven-tenths {
        left: 70%
    }
    .push--lap--nine-tenths {
        left: 90%
    }
    .push--lap--one-twelfth {
        left: 8.333%
    }
    .push--lap--five-twelfths {
        left: 41.666%
    }
    .push--lap--seven-twelfths {
        left: 58.333%
    }
    .push--lap--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .push--desk--zero {
        left: 0
    }
    .push--desk--one-whole {
        left: 100%
    }
    .push--desk--five-tenths,
    .push--desk--four-eighths,
    .push--desk--one-half,
    .push--desk--six-twelfths,
    .push--desk--three-sixths,
    .push--desk--two-quarters {
        left: 50%
    }
    .push--desk--four-twelfths,
    .push--desk--one-third,
    .push--desk--two-sixths {
        left: 33.333%
    }
    .push--desk--eight-twelfths,
    .push--desk--four-sixths,
    .push--desk--two-thirds {
        left: 66.666%
    }
    .push--desk--one-quarter,
    .push--desk--three-twelfths,
    .push--desk--two-eighths {
        left: 25%
    }
    .push--desk--nine-twelfths,
    .push--desk--six-eighths,
    .push--desk--three-quarters {
        left: 75%
    }
    .push--desk--one-fifth,
    .push--desk--two-tenths {
        left: 20%
    }
    .push--desk--four-tenths,
    .push--desk--two-fifths {
        left: 40%
    }
    .push--desk--six-tenths,
    .push--desk--three-fifths {
        left: 60%
    }
    .push--desk--eight-tenths,
    .push--desk--four-fifths {
        left: 80%
    }
    .push--desk--one-sixth,
    .push--desk--two-twelfths {
        left: 16.666%
    }
    .push--desk--five-sixths,
    .push--desk--ten-twelfths {
        left: 83.333%
    }
    .push--desk--one-eighth {
        left: 12.5%
    }
    .push--desk--three-eighths {
        left: 37.5%
    }
    .push--desk--five-eighths {
        left: 62.5%
    }
    .push--desk--seven-eighths {
        left: 87.5%
    }
    .push--desk--one-tenth {
        left: 10%
    }
    .push--desk--three-tenths {
        left: 30%
    }
    .push--desk--seven-tenths {
        left: 70%
    }
    .push--desk--nine-tenths {
        left: 90%
    }
    .push--desk--one-twelfth {
        left: 8.333%
    }
    .push--desk--five-twelfths {
        left: 41.666%
    }
    .push--desk--seven-twelfths {
        left: 58.333%
    }
    .push--desk--eleven-twelfths {
        left: 91.666%
    }
}

[class*=pull--] {
    position: relative
}

.pull--zero {
    right: 0
}

.pull--one-whole {
    right: 100%
}

.pull--five-tenths,
.pull--four-eighths,
.pull--one-half,
.pull--six-twelfths,
.pull--three-sixths,
.pull--two-quarters {
    right: 50%
}

.pull--four-twelfths,
.pull--one-third,
.pull--two-sixths {
    right: 33.333%
}

.pull--eight-twelfths,
.pull--four-sixths,
.pull--two-thirds {
    right: 66.666%
}

.pull--one-quarter,
.pull--three-twelfths,
.pull--two-eighths {
    right: 25%
}

.pull--nine-twelfths,
.pull--six-eighths,
.pull--three-quarters {
    right: 75%
}

.pull--one-fifth,
.pull--two-tenths {
    right: 20%
}

.pull--four-tenths,
.pull--two-fifths {
    right: 40%
}

.pull--six-tenths,
.pull--three-fifths {
    right: 60%
}

.pull--eight-tenths,
.pull--four-fifths {
    right: 80%
}

.pull--one-sixth,
.pull--two-twelfths {
    right: 16.666%
}

.pull--five-sixths,
.pull--ten-twelfths {
    right: 83.333%
}

.pull--one-eighth {
    right: 12.5%
}

.pull--three-eighths {
    right: 37.5%
}

.pull--five-eighths {
    right: 62.5%
}

.pull--seven-eighths {
    right: 87.5%
}

.pull--one-tenth {
    right: 10%
}

.pull--three-tenths {
    right: 30%
}

.pull--seven-tenths {
    right: 70%
}

.pull--nine-tenths {
    right: 90%
}

.pull--one-twelfth {
    right: 8.333%
}

.pull--five-twelfths {
    right: 41.666%
}

.pull--seven-twelfths {
    right: 58.333%
}

.pull--eleven-twelfths {
    right: 91.666%
}

@media only screen and (min-width:400px) {
    .pull--mob--zero {
        right: 0
    }
    .pull--mob--one-whole {
        right: 100%
    }
    .pull--mob--five-tenths,
    .pull--mob--four-eighths,
    .pull--mob--one-half,
    .pull--mob--six-twelfths,
    .pull--mob--three-sixths,
    .pull--mob--two-quarters {
        right: 50%
    }
    .pull--mob--four-twelfths,
    .pull--mob--one-third,
    .pull--mob--two-sixths {
        right: 33.333%
    }
    .pull--mob--eight-twelfths,
    .pull--mob--four-sixths,
    .pull--mob--two-thirds {
        right: 66.666%
    }
    .pull--mob--one-quarter,
    .pull--mob--three-twelfths,
    .pull--mob--two-eighths {
        right: 25%
    }
    .pull--mob--nine-twelfths,
    .pull--mob--six-eighths,
    .pull--mob--three-quarters {
        right: 75%
    }
    .pull--mob--one-fifth,
    .pull--mob--two-tenths {
        right: 20%
    }
    .pull--mob--four-tenths,
    .pull--mob--two-fifths {
        right: 40%
    }
    .pull--mob--six-tenths,
    .pull--mob--three-fifths {
        right: 60%
    }
    .pull--mob--eight-tenths,
    .pull--mob--four-fifths {
        right: 80%
    }
    .pull--mob--one-sixth,
    .pull--mob--two-twelfths {
        right: 16.666%
    }
    .pull--mob--five-sixths,
    .pull--mob--ten-twelfths {
        right: 83.333%
    }
    .pull--mob--one-eighth {
        right: 12.5%
    }
    .pull--mob--three-eighths {
        right: 37.5%
    }
    .pull--mob--five-eighths {
        right: 62.5%
    }
    .pull--mob--seven-eighths {
        right: 87.5%
    }
    .pull--mob--one-tenth {
        right: 10%
    }
    .pull--mob--three-tenths {
        right: 30%
    }
    .pull--mob--seven-tenths {
        right: 70%
    }
    .pull--mob--nine-tenths {
        right: 90%
    }
    .pull--mob--one-twelfth {
        right: 8.333%
    }
    .pull--mob--five-twelfths {
        right: 41.666%
    }
    .pull--mob--seven-twelfths {
        right: 58.333%
    }
    .pull--mob--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .pull--tab--zero {
        right: 0
    }
    .pull--tab--one-whole {
        right: 100%
    }
    .pull--tab--five-tenths,
    .pull--tab--four-eighths,
    .pull--tab--one-half,
    .pull--tab--six-twelfths,
    .pull--tab--three-sixths,
    .pull--tab--two-quarters {
        right: 50%
    }
    .pull--tab--four-twelfths,
    .pull--tab--one-third,
    .pull--tab--two-sixths {
        right: 33.333%
    }
    .pull--tab--eight-twelfths,
    .pull--tab--four-sixths,
    .pull--tab--two-thirds {
        right: 66.666%
    }
    .pull--tab--one-quarter,
    .pull--tab--three-twelfths,
    .pull--tab--two-eighths {
        right: 25%
    }
    .pull--tab--nine-twelfths,
    .pull--tab--six-eighths,
    .pull--tab--three-quarters {
        right: 75%
    }
    .pull--tab--one-fifth,
    .pull--tab--two-tenths {
        right: 20%
    }
    .pull--tab--four-tenths,
    .pull--tab--two-fifths {
        right: 40%
    }
    .pull--tab--six-tenths,
    .pull--tab--three-fifths {
        right: 60%
    }
    .pull--tab--eight-tenths,
    .pull--tab--four-fifths {
        right: 80%
    }
    .pull--tab--one-sixth,
    .pull--tab--two-twelfths {
        right: 16.666%
    }
    .pull--tab--five-sixths,
    .pull--tab--ten-twelfths {
        right: 83.333%
    }
    .pull--tab--one-eighth {
        right: 12.5%
    }
    .pull--tab--three-eighths {
        right: 37.5%
    }
    .pull--tab--five-eighths {
        right: 62.5%
    }
    .pull--tab--seven-eighths {
        right: 87.5%
    }
    .pull--tab--one-tenth {
        right: 10%
    }
    .pull--tab--three-tenths {
        right: 30%
    }
    .pull--tab--seven-tenths {
        right: 70%
    }
    .pull--tab--nine-tenths {
        right: 90%
    }
    .pull--tab--one-twelfth {
        right: 8.333%
    }
    .pull--tab--five-twelfths {
        right: 41.666%
    }
    .pull--tab--seven-twelfths {
        right: 58.333%
    }
    .pull--tab--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:991px) {
    .pull--lap--zero {
        right: 0
    }
    .pull--lap--one-whole {
        right: 100%
    }
    .pull--lap--five-tenths,
    .pull--lap--four-eighths,
    .pull--lap--one-half,
    .pull--lap--six-twelfths,
    .pull--lap--three-sixths,
    .pull--lap--two-quarters {
        right: 50%
    }
    .pull--lap--four-twelfths,
    .pull--lap--one-third,
    .pull--lap--two-sixths {
        right: 33.333%
    }
    .pull--lap--eight-twelfths,
    .pull--lap--four-sixths,
    .pull--lap--two-thirds {
        right: 66.666%
    }
    .pull--lap--one-quarter,
    .pull--lap--three-twelfths,
    .pull--lap--two-eighths {
        right: 25%
    }
    .pull--lap--nine-twelfths,
    .pull--lap--six-eighths,
    .pull--lap--three-quarters {
        right: 75%
    }
    .pull--lap--one-fifth,
    .pull--lap--two-tenths {
        right: 20%
    }
    .pull--lap--four-tenths,
    .pull--lap--two-fifths {
        right: 40%
    }
    .pull--lap--six-tenths,
    .pull--lap--three-fifths {
        right: 60%
    }
    .pull--lap--eight-tenths,
    .pull--lap--four-fifths {
        right: 80%
    }
    .pull--lap--one-sixth,
    .pull--lap--two-twelfths {
        right: 16.666%
    }
    .pull--lap--five-sixths,
    .pull--lap--ten-twelfths {
        right: 83.333%
    }
    .pull--lap--one-eighth {
        right: 12.5%
    }
    .pull--lap--three-eighths {
        right: 37.5%
    }
    .pull--lap--five-eighths {
        right: 62.5%
    }
    .pull--lap--seven-eighths {
        right: 87.5%
    }
    .pull--lap--one-tenth {
        right: 10%
    }
    .pull--lap--three-tenths {
        right: 30%
    }
    .pull--lap--seven-tenths {
        right: 70%
    }
    .pull--lap--nine-tenths {
        right: 90%
    }
    .pull--lap--one-twelfth {
        right: 8.333%
    }
    .pull--lap--five-twelfths {
        right: 41.666%
    }
    .pull--lap--seven-twelfths {
        right: 58.333%
    }
    .pull--lap--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .pull--desk--zero {
        right: 0
    }
    .pull--desk--one-whole {
        right: 100%
    }
    .pull--desk--five-tenths,
    .pull--desk--four-eighths,
    .pull--desk--one-half,
    .pull--desk--six-twelfths,
    .pull--desk--three-sixths,
    .pull--desk--two-quarters {
        right: 50%
    }
    .pull--desk--four-twelfths,
    .pull--desk--one-third,
    .pull--desk--two-sixths {
        right: 33.333%
    }
    .pull--desk--eight-twelfths,
    .pull--desk--four-sixths,
    .pull--desk--two-thirds {
        right: 66.666%
    }
    .pull--desk--one-quarter,
    .pull--desk--three-twelfths,
    .pull--desk--two-eighths {
        right: 25%
    }
    .pull--desk--nine-twelfths,
    .pull--desk--six-eighths,
    .pull--desk--three-quarters {
        right: 75%
    }
    .pull--desk--one-fifth,
    .pull--desk--two-tenths {
        right: 20%
    }
    .pull--desk--four-tenths,
    .pull--desk--two-fifths {
        right: 40%
    }
    .pull--desk--six-tenths,
    .pull--desk--three-fifths {
        right: 60%
    }
    .pull--desk--eight-tenths,
    .pull--desk--four-fifths {
        right: 80%
    }
    .pull--desk--one-sixth,
    .pull--desk--two-twelfths {
        right: 16.666%
    }
    .pull--desk--five-sixths,
    .pull--desk--ten-twelfths {
        right: 83.333%
    }
    .pull--desk--one-eighth {
        right: 12.5%
    }
    .pull--desk--three-eighths {
        right: 37.5%
    }
    .pull--desk--five-eighths {
        right: 62.5%
    }
    .pull--desk--seven-eighths {
        right: 87.5%
    }
    .pull--desk--one-tenth {
        right: 10%
    }
    .pull--desk--three-tenths {
        right: 30%
    }
    .pull--desk--seven-tenths {
        right: 70%
    }
    .pull--desk--nine-tenths {
        right: 90%
    }
    .pull--desk--one-twelfth {
        right: 8.333%
    }
    .pull--desk--five-twelfths {
        right: 41.666%
    }
    .pull--desk--seven-twelfths {
        right: 58.333%
    }
    .pull--desk--eleven-twelfths {
        right: 91.666%
    }
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    background: #000;
    opacity: 0;
    -webkit-backface-visibility: hidden
}

.pswp__bg,
.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pswp__scroll-wrap {
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1), -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    right: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img,
.pswp__item {
    position: absolute;
    left: 0;
    top: 0
}

.pswp__img {
    width: auto;
    height: auto
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(../img/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(../svg/default-skin.svg)
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: center;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../img/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: a .5s linear infinite;
    animation: a .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: b 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: b 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.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);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::-moz-selection {
    background-color: #fff;
    color: #000
}

::selection {
    background-color: #fff;
    color: #000
}

.site,
.site__body {
    margin: 0;
    padding: 0;
    height: 100%
}

.site__body {
    overflow-x: hidden;
    width: 100%;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 1.4;
    color: #fff;
    background-color: #000;
    padding-top: 80px
}

@media (min-width:991px) {
    .site__body {
        padding-top: 0
    }
}

.site__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

.site__wrapper {
    float: left;
    width: 100%
}

@media (min-width:991px) {
    .site__wrapper {
        min-height: 100%;
        padding-bottom: 325px
    }
}

a {
    color: #fff
}

p {
    margin: 20px 0
}

ol,
ul {
    padding-left: 20px
}

.glitch-holder {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    background-size: cover;
    background-position: 50%
}

.glitch-holder,
.header {
    top: 0;
    left: 0;
    width: 100%
}

.header {
    position: fixed;
    z-index: 99;
    height: 75px;
    background-color: #000
}

@media (min-width:768px) {
    .header {
        background-color: transparent;
        height: auto
    }
}

.header .site__container {
    position: relative
}

.header__logo {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 99
}

@media (min-width:768px) {
    .header__logo {
        top: 20px
    }
}

@media (min-width:991px) {
    .header__logo {
        top: 40px
    }
}

.header__logo img {
    height: 60px;
    width: auto
}

@media (min-width:768px) {
    .header__logo img {
        height: 80px
    }
}

@media (min-width:991px) {
    .header__logo img {
        height: 154px
    }
}

.header__menu__btn {
    color: #fff;
    position: fixed;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    z-index: 100;
    top: 23px;
    right: 20px
}

@media (min-width:991px) {
    .header__menu__btn {
        top: 50%;
        left: 40px;
        right: auto;
        margin-top: -11.5px
    }
}

.header__menu__btn__text {
    display: none
}

@media (min-width:991px) {
    .header__menu__btn__text {
        display: block
    }
}

.header__menu__btn__text:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background-color: #fff;
    transition: width .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.header__menu__btn:hover .header__menu__btn__text:after {
    width: 100%
}

.header__menu__btn--contact {
    left: auto;
    right: 40px;
    display: none
}

@media (min-width:991px) {
    .header__menu__btn--contact {
        display: inline-block
    }
}

.header__menu__btn--contact.black {
    color: #000
}

.header__menu__btn--contact.black span:after {
    background-color: #000
}

@media (min-width:991px) {
    .header__menu__btn .burger {
        display: none
    }
}

.header__menu__btn .burger span {
    display: block;
    width: 40px;
    height: 4px;
    margin-bottom: 7px;
    background-color: #fff
}

.header__menu__btn .burger span:last-child {
    margin-bottom: 0
}

.header__menu__close {
    margin-bottom: 40px;
    padding-left: 50px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    letter-spacing: 2px
}

@media (min-width:991px) {
    .header__menu__close {
        padding-left: 70px;
        height: 70px;
        line-height: 70px
    }
}

.header__menu__close:after,
.header__menu__close:before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

@media (min-width:991px) {
    .header__menu__close:after,
    .header__menu__close:before {
        width: 70px
    }
}

.header__menu__close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__menu__close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__menu__close span {
    display: none
}

@media (min-width:991px) {
    .header__menu__close span {
        display: block
    }
}

.header__menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #0b0c0c;
    z-index: 101;
    display: none
}

.header__menu__table {
    display: table;
    width: 100%;
    height: 100%;
    padding: 20px 0
}

.header__menu__inner {
    display: table-cell;
    vertical-align: top
}

@media (min-width:768px) {
    .header__menu__inner {
        vertical-align: middle
    }
}

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

.header__menu .menu__item {
    margin: 10px 0
}

.header__menu .menu__item--current>.menu__link:before {
    width: 100%
}

.header__menu .menu__link {
    position: relative;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 25px;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

@media (min-width:991px) {
    .header__menu .menu__link {
        font-size: 40px
    }
}

.header__menu .menu__link:before {
    width: 0;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width .3s ease
}

@media (min-width:768px) {
    .header__menu .menu__link:before {
        content: ""
    }
}

@media (min-width:768px) {
    .header__menu .menu__link:hover:before {
        width: 100%
    }
}

.header__menu__social {
    margin-top: 40px
}

.header__menu__social a {
    margin: 5px;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    display: inline-block;
    transition: opacity .3s ease;
    opacity: 1
}

.header__menu__social a:hover {
    opacity: .5
}

.header__menu__social img {
    height: 25px;
    width: auto
}

.footer {
    float: left;
    width: 100%;
    background-color: #0b0c0c;
    padding: 0 0 40px
}

@media (min-width:991px) {
    .footer {
        padding: 40px 0;
        margin-top: -325px
    }
}

.footer__copy,
.footer__social {
    float: left;
    width: 100%;
    text-align: center
}

.footer__social {
    margin: 40px 0;
    position: relative;
    padding: 15px 0
}

@media (min-width:768px) {
    .footer__social {
        margin: 60px 0 40px
    }
}

.footer__social:after,
.footer__social:before {
    content: "";
    width: 40px;
    height: 5px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -20px
}

.footer__social:before {
    top: 0
}

.footer__social:after {
    bottom: 0
}

.footer__social__holder {
    float: left;
    width: 100%;
    margin: 5px 0
}

.footer__social__holder a {
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

@media (min-width:768px) {
    .footer__social__holder a {
        font-size: 40px;
        line-height: 1
    }
}

.footer__social__holder a:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background-color: #fff;
    transition: width .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.footer__social__holder a:hover:after {
    width: 100%
}

.footer__copy {
    font-size: 11px;
    font-weight: 700;
    color: #818181
}

.btn {
    text-decoration: none;
    padding-bottom: 4px;
    position: relative;
    font-weight: 700
}

.btn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: width .3s ease
}

.btn:after {
    content: "+";
    display: inline-block;
    margin-left: 5px
}

.btn:hover:before {
    width: 100%
}

.lang {
    position: fixed;
    top: 26px;
    right: 80px;
    z-index: 100
}

@media (min-width:991px) {
    .lang {
        top: 20px;
        right: 35px
    }
}

.lang a {
    text-decoration: none;
    font-weight: 700;
    margin: 0 5px
}

.lang span {
    display: inline-block;
    margin: 0 5px;
    position: relative
}

.lang span:after {
    content: "";
    display: inline-block;
    height: 14px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -7px
}

.about__entries,
.home__entries {
    float: left;
    width: 100%;
    padding: 40px 0
}

@media (min-width:768px) {
    .about__entries,
    .home__entries {
        padding: 80px 0
    }
}

.about__entries .grid .grid__item:first-child .about__entry,
.about__entries .grid .grid__item:first-child .home__entry,
.about__entries .grid .grid__item:first-child .portfolio__entry,
.home__entries .grid .grid__item:first-child .about__entry,
.home__entries .grid .grid__item:first-child .home__entry,
.home__entries .grid .grid__item:first-child .portfolio__entry {
    margin-top: 0
}

.about__entries .grid .grid__item:last-child .about__entry,
.about__entries .grid .grid__item:last-child .home__entry,
.about__entries .grid .grid__item:last-child .portfolio__entry,
.home__entries .grid .grid__item:last-child .about__entry,
.home__entries .grid .grid__item:last-child .home__entry,
.home__entries .grid .grid__item:last-child .portfolio__entry {
    margin-bottom: 40px
}

.about__entry,
.home__entry,
.portfolio__entry {
    float: left;
    width: 100%;
    margin: 40px 0;
    position: relative
}

@media (min-width:768px) {
    .about__entry,
    .home__entry,
    .portfolio__entry {
        min-height: 250px;
        margin: 80px 0
    }
}

@media (min-width:991px) {
    .about__entry,
    .home__entry,
    .portfolio__entry {
        margin: 120px 0
    }
}

.about__entry.about__entry--odd .about__entry__image,
.about__entry.about__entry--odd .home__entry__image,
.home__entry--odd .about__entry__image,
.home__entry--odd .home__entry__image {
    overflow: hidden
}

@media (min-width:768px) {
    .about__entry.about__entry--odd .about__entry__image,
    .about__entry.about__entry--odd .home__entry__image,
    .home__entry--odd .about__entry__image,
    .home__entry--odd .home__entry__image {
        float: right
    }
}

.about__entry.about__entry--even .about__entry__image,
.about__entry.about__entry--even .home__entry__image,
.home__entry--even .about__entry__image,
.home__entry--even .home__entry__image {
    float: left
}

@media (min-width:768px) {
    .about__entry.about__entry--even .about__entry__caption,
    .about__entry.about__entry--even .home__entry__caption,
    .about__entry.about__entry--even .portfolio__entry__caption,
    .home__entry--even .about__entry__caption,
    .home__entry--even .home__entry__caption,
    .home__entry--even .portfolio__entry__caption {
        top: 50%;
        bottom: auto;
        left: 32.5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:768px) {
    .home__entry--map .about__entry__desc,
    .home__entry--map .about__entry__title,
    .home__entry--map .about__shop__desc,
    .home__entry--map .about__shop__title,
    .home__entry--map .ac__content__desc,
    .home__entry--map .contact__content__desc,
    .home__entry--map .faq__content__desc,
    .home__entry--map .home__entry__desc,
    .home__entry--map .home__entry__title,
    .home__entry--map .portfolio__entry__desc,
    .home__entry--map .portfolio__entry__title {
        pointer-events: none
    }
}

.home__entry--map .about__entry__title,
.home__entry--map .about__shop__title,
.home__entry--map .home__entry__title,
.home__entry--map .portfolio__entry__title {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0
}

.about__entry__caption,
.home__entry__caption,
.portfolio__entry__caption {
    float: left;
    margin-top: 20px;
    padding: 0 30px;
    position: relative
}

@media (min-width:768px) {
    .about__entry__caption,
    .home__entry__caption,
    .portfolio__entry__caption {
        padding: 0;
        margin-top: 0;
        position: absolute;
        bottom: 0;
        left: 20px;
        z-index: 10
    }
}

.about__entry__image,
.home__entry__image {
    display: block;
    overflow: hidden;
    height: 350px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

@media (min-width:768px) {
    .about__entry__image,
    .home__entry__image {
        width: auto;
        height: auto;
        display: inline-block;
        background-image: none !important;
        position: relative;
        opacity: 0;
        transition: opacity .3s ease
    }
}

.home__entry__image.skrollable,
.skrollable.about__entry__image {
    opacity: 1
}

.about__entry__image:hover img,
.home__entry__image:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.about__entry__image img,
.home__entry__image img {
    max-width: 100%;
    height: auto;
    display: none;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: -webkit-transform 1.5s ease;
    transition: transform 1.5s ease;
    transition: transform 1.5s ease, -webkit-transform 1.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width:768px) {
    .about__entry__image img,
    .home__entry__image img {
        display: block
    }
}

.about__entry__image a,
.home__entry__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.about__entry__title,
.about__shop__title,
.home__entry__title,
.portfolio__entry__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    padding: 0 30px;
    margin-top: -20px;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

@media (min-width:768px) {
    .about__entry__title,
    .about__shop__title,
    .home__entry__title,
    .portfolio__entry__title {
        margin-bottom: 20px;
        padding: 0;
        position: relative;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        font-size: 70px
    }
}

.about__entry__desc,
.about__shop__desc,
.ac__content__desc,
.contact__content__desc,
.faq__content__desc,
.home__entry__desc,
.portfolio__entry__desc {
    float: left;
    width: 100%;
    max-width: 350px;
    position: relative;
    padding-left: 0
}

@media (min-width:768px) {
    .about__entry__desc,
    .about__shop__desc,
    .ac__content__desc,
    .contact__content__desc,
    .faq__content__desc,
    .home__entry__desc,
    .portfolio__entry__desc {
        padding-left: 100px
    }
}

.about__entry__desc:before,
.about__shop__desc:before,
.ac__content__desc:before,
.contact__content__desc:before,
.faq__content__desc:before,
.home__entry__desc:before,
.portfolio__entry__desc:before {
    content: "";
    width: 70px;
    height: 10px;
    background-color: #fff;
    margin-bottom: 20px;
    display: inline-block
}

@media (min-width:768px) {
    .about__entry__desc:before,
    .about__shop__desc:before,
    .ac__content__desc:before,
    .contact__content__desc:before,
    .faq__content__desc:before,
    .home__entry__desc:before,
    .portfolio__entry__desc:before {
        position: absolute;
        top: 2px;
        left: 0
    }
}

.home__entry__link {
    float: left;
    width: 100%;
    text-decoration: none;
    margin-top: 20px;
    padding-left: 0
}

@media (min-width:768px) {
    .home__entry__link {
        padding-left: 100px
    }
}

.home__entry__map {
    width: 100%;
    height: 370px;
    float: right;
    color: #0b0c0c
}

@media (min-width:768px) {
    .home__entry__map {
        max-width: 480px
    }
}

.infobox {
    padding: 5px 0 0;
    color: #000
}

.infobox p {
    margin-top: 5px
}

.infobox a {
    color: #0b0c0c;
    text-decoration: none
}

.infobox__title,
.infobox a {
    font-weight: 700
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #000
}

#loader__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 245px;
    height: 330px;
    margin-left: -122.5px;
    margin-top: -165px;
    transition: all .6s ease
}

#loader__logo svg {
    opacity: 0;
    transition: all .6s ease;
    fill: transparent;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#loader__logo svg.loaded {
    opacity: 1
}

#loader__logo svg.hide {
    opacity: 0 !important;
    -webkit-transform: scale(.5) !important;
    -ms-transform: scale(.5) !important;
    transform: scale(.5) !important
}

#loader__logo svg.show {
    fill: #fff
}

@media (min-width:768px) {
    .about__entry.about__entry--even .about__entry__image {
        margin-top: 60px;
        margin-left: -40px
    }
}

@media (min-width:768px) {
    .about__entry.about__entry--even .about__entry__caption {
        top: 0;
        left: 47.85%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.about__entry__image.skrollable {
    opacity: 1
}

@media (min-width:768px) {
    .about__entry__caption {
        bottom: auto;
        top: 200px
    }
}

@media (min-width:768px) {
    .about__entry__desc,
    .about__shop__desc,
    .ac__content__desc,
    .contact__content__desc,
    .faq__content__desc {
        padding-left: 0;
        padding-top: 30px
    }
}

.about__entry__desc p:first-child,
.about__shop__desc p:first-child,
.ac__content__desc p:first-child,
.contact__content__desc p:first-child,
.faq__content__desc p:first-child {
    margin-top: 0
}

.about__shop,
.about__shop__slider {
    float: left;
    width: 100%
}

.about__shop__slider {
    height: 350px;
    overflow: hidden
}

@media (min-width:768px) {
    .about__shop__slider {
        height: 500px
    }
}

.about__shop__image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    outline: none
}

.about__shop__caption {
    float: left;
    width: 100%;
    padding: 0 30px;
    position: relative;
    margin-top: 20px
}

@media (min-width:991px) {
    .about__shop__caption {
        margin-top: 0;
        padding: 0 0 0 20px
    }
}

@media (min-width:991px) {
    .about__shop__title {
        margin-top: -70px
    }
}

.about__shop__desc {
    max-width: 100%;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .about__shop__desc {
        padding-top: 40px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        margin-bottom: 120px
    }
}

.about__shop__desc p:first-child {
    margin-top: 0
}

.about__shop__slider .slick-list,
.about__shop__slider .slick-track {
    height: 100%
}

.about__shop__slider .slick-arrow {
    position: absolute;
    top: 50%;
    border: none;
    outline: none;
    font-size: 0;
    padding: 0;
    background-position: 50%;
    background-size: contain;
    background-color: transparent;
    z-index: 10;
    width: 30px;
    height: 30px;
    margin-top: -15px
}

@media (min-width:991px) {
    .about__shop__slider .slick-arrow {
        width: 40px;
        height: 40px;
        margin-top: -20px
    }
}

.about__shop__slider .slick-prev {
    background-image: url(../img/arrow-left.png);
    left: 20px
}

@media (min-width:991px) {
    .about__shop__slider .slick-prev {
        left: 150px
    }
}

.about__shop__slider .slick-next {
    background-image: url(../img/arrow-right.png);
    right: 20px
}

@media (min-width:991px) {
    .about__shop__slider .slick-next {
        right: 150px
    }
}

.portfolio__entries {
    float: left;
    width: 100%
}

.portfolio__entry {
    margin: 80px 0 60px;
    min-height: 0
}

.portfolio__entry.first {
    margin-top: 160px
}

.portfolio__entry.last {
    margin-bottom: 160px
}

.portfolio__entry__caption {
    width: 100%;
    position: relative;
    top: auto;
    left: auto
}

.portfolio__entry__desc {
    max-width: none
}

.portfolio__entry__desc p:first-child {
    margin-top: 0
}

.portfolio__gallery {
    margin-top: 40px;
    float: left;
    width: 100%
}

.portfolio__gallery a {
    display: block;
    margin-bottom: 20px
}

.portfolio__gallery img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: -webkit-filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease, -webkit-filter .3s ease
}

.portfolio__gallery img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.contact__content {
    float: left;
    width: 100%;
    padding: 40px 0
}

@media (min-width:991px) {
    .contact__content {
        padding: 80px 0
    }
}

.contact__content__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

@media (min-width:768px) {
    .contact__content__title {
        margin-top: 20px;
        font-size: 70px
    }
}

.contact__content__desc {
    max-width: 100%;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .contact__content__desc {
        padding-top: 60px
    }
}

.contact__address,
.contact__hours {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.contact__address--title,
.contact__hours--title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
    position: relative;
    display: inline-block
}

.contact__address--title:after,
.contact__hours--title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.contact__address address {
    font-style: normal;
    margin-bottom: 25px
}

.contact__address p {
    margin: 0 0 4px
}

.contact__address p span {
    display: inline-block;
    margin-right: 5px
}

@media (min-width:768px) {
    .contact__address p span {
        min-width: 70px
    }
}

.contact__field,
.contact__form {
    float: left;
    width: 100%
}

.contact__field {
    position: relative
}

.input__field,
.input__textarea {
    float: left;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    outline: none;
    padding: 0;
    line-height: 35px;
    height: 35px;
    margin-top: 20px;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

.input__field::-webkit-input-placeholder,
.input__textarea::-webkit-input-placeholder {
    color: #fff
}

.input__field:-moz-placeholder,
.input__field::-moz-placeholder,
.input__textarea:-moz-placeholder,
.input__textarea::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.input__field:-ms-input-placeholder,
.input__textarea:-ms-input-placeholder {
    color: #fff
}

.input__textarea {
    line-height: 1.4;
    height: 145px;
    max-height: 145px;
    max-width: 100%;
    min-width: 100%
}

.contact__submit {
    margin-top: 20px
}

.contact__submit button {
    border: none;
    outline: none;
    background: transparent;
    border: 0;
    color: #fff;
    padding: 5px 0;
    margin: 0;
    position: relative
}

@media (min-width:991px) {
    .contact__submit button {
        float: right
    }
}

.contact__submit button:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transition: width .3s ease
}

.contact__submit button:hover:after {
    width: 100%
}

div.wpcf7-response-output {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    border: none;
    text-align: center
}

.wpcf7-form-control-wrap {
    position: static
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    letter-spacing: 1px
}

.contact__map {
    float: left;
    width: 100%;
    height: 350px
}

@media (min-width:991px) {
    .contact__map {
        height: 500px
    }
}

.ac__content,
.faq__content {
    float: left;
    width: 100%;
    padding: 40px 0
}

@media (min-width:991px) {
    .ac__content,
    .faq__content {
        padding: 80px 0
    }
}

.ac__content__title,
.faq__content__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    font-family: Manrope, Arial, Helvetica Neue, Helvetica, sans-serif
}

@media (min-width:768px) {
    .ac__content__title,
    .faq__content__title {
        margin-top: 20px;
        font-size: 70px
    }
}

.faq__content__desc {
    max-width: 100%;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .faq__content__desc {
        padding-top: 60px
    }
}

.faq__accordion {
    float: left;
    width: 100%
}

.faq__accordion__title {
    font-size: 18px;
    position: relative;
    padding-right: 30px;
    cursor: pointer
}

.faq__accordion__title span {
    position: absolute;
    top: 4px;
    right: 2px;
    width: 18px;
    height: 18px
}

.faq__accordion__title span:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background-color: #fff
}

.faq__accordion__title span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #fff
}

.faq__accordion__title.active {
    text-decoration: underline
}

.faq__accordion__title.active span:after {
    display: none
}

.faq__accordion__content {
    height: 0;
    overflow: hidden;
    margin-bottom: 20px
}

.faq__accordion__content.active {
    height: auto
}

.faq__accordion__inner {
    padding: 20px 0
}

.ac__content {
    overflow: hidden;
    padding-bottom: 0
}

.ac__content .site__container {
    background-color: #fff
}

@media (min-width:768px) {
    .ac__content .site__container {
        background-color: transparent
    }
}

.ac__content__desc,
.ac__content__title {
    position: relative;
    z-index: 1
}

.ac__content__title {
    color: #000
}

.ac__content__desc {
    max-width: 100%;
    color: #000;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .ac__content__desc {
        padding-top: 60px
    }
}

.ac__content__desc:before {
    background-color: #000
}

.ac__content__holder {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 0
}

@media (min-width:768px) {
    .ac__content__holder {
        padding: 80px 0
    }
}

.ac__content__holder:after {
    position: absolute;
    top: 0;
    left: -12.5%;
    width: 3000px;
    height: 100%;
    background-color: #fff;
    z-index: -1
}

@media (min-width:768px) {
    .ac__content__holder:after {
        content: ""
    }
}