
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.clearfix::after {
    content: '';
    display: block;
    clear: both
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent
}

html,
body {
    overflow-x: hidden
}

body {
    --header-height-mobile: 58px;
    position: relative;
    line-height: 1.5;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in
}

body.modal-open {
    position: absolute;
    overflow: hidden
}

a {
    text-decoration: none;
    color: #000
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    margin: 0 auto;
    height: auto
}

ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

input,
textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@font-face {
    font-family: CoreSansA15;
    src: url(fonts/CoreSans/CoreSansA15Thin.otf)
}

@font-face {
    font-family: CoreSansA25;
    src: url(fonts/CoreSans/CoreSansA25ExtraLight.otf)
}

@font-face {
    font-family: CoreSansA35;
    src: url(fonts/CoreSans/CoreSansA35Light.otf)
}

@font-face {
    font-family: CoreSansA45;
    src: url(fonts/CoreSans/CoreSansA45Regular.otf)
}

@font-face {
    font-family: CoreSansA55;
    src: url(fonts/CoreSans/CoreSansA55Medium.otf)
}

@font-face {
    font-family: CoreSansA65;
    src: url(fonts/CoreSans/CoreSansA65Bold.otf)
}

@font-face {
    font-family: CoreSansA75;
    src: url(fonts/CoreSans/CoreSansA75ExtraBold.otf)
}

@font-face {
    font-family: CoreSansA85;
    src: url(fonts/CoreSans/CoreSansA85Heavy.otf)
}

strong {
    font-weight: bold
}

button {
    outline-style: none;
    cursor: pointer;
    font-family: inherit;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-appearance: none
}

button img {
    display: block
}

.btn-default {
    display: inline-block;
    font-family: CoreSansA25;
    font-size: 1.0625em;
    font-weight: 200;
    letter-spacing: 1.8px;
    padding: 2em 3.4em;
    border: 1px solid white;
    color: white;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .btn-default {
        font-family: CoreSansA45;
        font-size: 13px;
        letter-spacing: 0.8px;
        padding: 1.5em 3.5em
    }
}

.btn-round {
    border: none;
    background: transparent;
    padding: 0;
    opacity: 1;
    line-height: 1;
    font-size: 0
}

.btn-round img {
    display: block;
    max-width: none;
    width: 100%
}

.btn-round-animated {
    border: none;
    background: transparent;
    padding: 0;
    opacity: 1
}

.btn-round-animated:hover .btn-round-animated__caption {
    width: 100px;
    opacity: 1
}

.btn-round-animated:hover .form-cta-icon-circle {
    stroke-dashoffset: 95px
}

.btn-round-animated__caption {
    display: inline-block;
    opacity: 0;
    overflow: hidden;
    width: 0;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    vertical-align: middle;
    color: #4a4a4a;
    white-space: nowrap;
    -webkit-transition: opacity 500ms ease, width 600ms ease;
    -o-transition: opacity 500ms ease, width 600ms ease;
    transition: opacity 500ms ease, width 600ms ease
}

.btn-round-animated svg {
    vertical-align: middle;
    margin-left: -4px
}

.btn-round-animated svg .form-cta-icon-circle {
    stroke-dasharray: 95px;
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 600ms ease;
    -o-transition: stroke-dashoffset 600ms ease;
    transition: stroke-dashoffset 600ms ease
}

.btn-more-default {
    border: none;
    background-color: transparent
}

.btn-more-default:hover::before {
    margin-right: 30px
}

.btn-more-default:hover span {
    font-weight: bold
}

.btn-more-default::before {
    content: url("img/icons/controls_up.png");
    display: inline-block;
    -webkit-transform: rotate(90deg) scale(0.8);
    -ms-transform: rotate(90deg) scale(0.8);
    transform: rotate(90deg) scale(0.8);
    line-height: 1.5;
    margin-right: 10px;
    -webkit-transition: margin-right 0.5s ease;
    -o-transition: margin-right 0.5s ease;
    transition: margin-right 0.5s ease
}

.btn-back-default {
    position: relative;
    border: none;
    background-color: transparent;
    padding: 0
}

.btn-back-default:hover::before {
    opacity: 1
}

.btn-back-default:hover span {
    font-family: CoreSansA45;
    margin-left: 30px
}

.btn-back-default::before {
    position: absolute;
    left: 0;
    content: '\f053';
    font-family: fontAwesome;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}

.btn-back-default span {
    vertical-align: top;
    margin-left: 0;
    -webkit-transition: margin-left 0.3s ease;
    -o-transition: margin-left 0.3s ease;
    transition: margin-left 0.3s ease
}

.btn-round-nav {
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    background: transparent;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease
}

.btn-round-nav:hover {
    background: white
}

.btn-round-nav:hover div {
    border-color: #4a4a4a
}

.btn-round-nav div {
    width: 25px;
    height: 25px;
    margin-bottom: 10px;
    border-color: white;
    border-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation-name: clickMe;
    animation-name: clickMe;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease
}

.btn-search-submit {
    border: none;
    background: none;
    outline-style: none;
    padding: 0;
    font-size: 0
}

.btn-view-toggle {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-view-toggle input {
    display: none
}

.btn-view-toggle input:checked~label .btn-view-toggle__list-ico {
    display: none
}

.btn-view-toggle input:checked~label .btn-view-toggle__grid-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.btn-view-toggle label {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.btn-view-toggle__list-ico {
    width: 25%;
    height: 25%
}

.btn-view-toggle__list-ico div {
    height: 20%;
    margin-bottom: 20%;
    border: 1px solid #4a4a4a
}

.btn-view-toggle__list-ico div:last-child {
    margin-bottom: 0
}

.btn-view-toggle__grid-ico {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 25%;
    height: 25%
}

.btn-view-toggle__grid-ico div {
    width: 20%;
    height: 20%;
    margin: 0 20% 20% 0;
    border: 1px solid #4a4a4a
}

.btn-view-toggle__grid-ico div:nth-child(3n) {
    margin-right: 0
}

.btn-view-toggle__grid-ico div:nth-last-child(-n+3) {
    margin-bottom: 0
}

.button-circle-plus {
    border: none;
    background: transparent;
    padding: 0
}

.button-circle-plus__caption {
    display: inline-block;
    opacity: 0;
    width: 0;
    margin-right: -4px;
    font-family: CoreSansA45;
    font-size: 17px;
    font-weight: 100;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    color: #4a4a4a;
    -webkit-transition: opacity 600ms ease, width 600ms ease;
    -o-transition: opacity 600ms ease, width 600ms ease;
    transition: opacity 600ms ease, width 600ms ease
}

.button-circle-plus svg {
    vertical-align: middle
}

.button-circle-plus svg .icon-circle {
    stroke-dasharray: 157px;
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 600ms ease;
    -o-transition: stroke-dashoffset 600ms ease;
    transition: stroke-dashoffset 600ms ease
}

.button-circle-plus:hover .button-circle-plus__caption {
    width: 150px;
    opacity: 1
}

.button-circle-plus:hover .icon-circle {
    stroke-dashoffset: 157px
}

body.touch .btn-back-default::before {
    opacity: 1
}

body.touch .btn-back-default span {
    font-family: CoreSansA45;
    margin-left: 30px
}

body.touch .button-circle-plus:hover .button-circle-plus__caption {
    width: 0;
    opacity: 0
}

body.touch .button-circle-plus:hover .icon-circle {
    stroke-dashoffset: 0
}

.input-text-default {
    width: 100%;
    border: none;
    border-bottom: 1px solid #9b9b9b;
    line-height: 2.69;
    outline-style: none
}

.input-text-default:-moz-placeholder {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 2.69;
    letter-spacing: 0.4px;
    color: #9b9b9b
}

.input-text-default:-ms-input-placeholder {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 2.69;
    letter-spacing: 0.4px;
    color: #9b9b9b
}

.input-text-default::-moz-placeholder {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 2.69;
    letter-spacing: 0.4px;
    color: #9b9b9b
}

.input-text-default::-webkit-input-placeholder {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0.4px;
    color: #9b9b9b
}

.input-text {
    position: relative
}

.input-text::after {
    content: url("img/svg/loopa.svg");
    display: block;
    position: absolute;
    top: 50%;
    right: 2vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 22px
}

.input-default {
    display: inline-block;
    padding: 0 0 1em 0;
    font-family: CoreSansA25;
    font-size: 13px;
    color: #4a4a4a;
    outline-style: none;
    border: none
}

.input-text-fullscreen {
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    color: #4a4a4a;
    outline-style: none;
    border: none;
    padding: 0 30px;
    -webkit-appearance: none
}

.input-contacts,
.textarea-contacts {
    border: none;
    border-bottom: 1px solid #646464;
    background-color: transparent;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 3.5;
    color: white;
    opacity: 0.7;
    outline-style: none
}

.input-contacts::-moz-placeholder,
.textarea-contacts::-moz-placeholder {
    color: white
}

.input-contacts::-webkit-input-placeholder,
.textarea-contacts::-webkit-input-placeholder {
    color: white
}

.textarea-contacts {
    line-height: 1.5;
    resize: none
}

.search-input {
    width: 100%;
    padding: 0 60px 0 20px;
    line-height: 80px;
    border: none;
    outline-style: none;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    color: #0f0f0f
}

.search-input::-webkit-input-placeholder {
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    color: #0f0f0f
}

.search-input::-moz-placeholder {
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    color: #0f0f0f
}

.card-featured {
    position: relative;
    -webkit-perspective: 200vw;
    perspective: 200vw;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 7.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-transform 15s cubic-bezier(0.18, 1, 0.21, 1);
    transition: opacity 7.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-transform 15s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: transform 15s cubic-bezier(0.18, 1, 0.21, 1), opacity 7.5s cubic-bezier(0.18, 1, 0.21, 1);
    transition: transform 15s cubic-bezier(0.18, 1, 0.21, 1), opacity 7.5s cubic-bezier(0.18, 1, 0.21, 1);
    transition: transform 15s cubic-bezier(0.18, 1, 0.21, 1), opacity 7.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-transform 15s cubic-bezier(0.18, 1, 0.21, 1)
}

.card-featured_touched .card-featured__text {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    pointer-events: auto
}

.card-featured.above,
.card-featured.below {
    opacity: 0
}

.card-featured.below {
    -webkit-transform: translateY(5vw);
    -ms-transform: translateY(5vw);
    transform: translateY(5vw)
}

.card-featured video {
    display: block;
    width: 100%
}

.card-featured__text {
    position: absolute;
    top: 50%;
    width: 100%;
    pointer-events: none;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    z-index: 1;
    -webkit-transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.5s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.card-featured__media-wrapper {
    position: relative;
    opacity: 1;
    overflow: hidden;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: opacity 3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1), filter 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1), -webkit-filter 1s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.card-featured__media {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(2em) translateY(0);
    -ms-transform: translateX(2em) translateY(0);
    transform: translateX(2em) translateY(0);
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity 0.25s linear, -webkit-transform 0s linear;
    transition: opacity 0.25s linear, -webkit-transform 0s linear;
    -o-transition: opacity 0.25s linear, transform 0s linear;
    transition: opacity 0.25s linear, transform 0s linear;
    transition: opacity 0.25s linear, transform 0s linear, -webkit-transform 0s linear
}

.card-featured__media.current {
    position: relative;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
    z-index: 5;
    -webkit-transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1);
    transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1);
    transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1);
    transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 3s cubic-bezier(0.18, 1, 0.21, 1), -webkit-transform 3s cubic-bezier(0.18, 1, 0.21, 1)
}

.card-featured__media.fadeout {
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 1.5s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.card-featured__title {
    font-family: CoreSansA15;
    font-size: 3.9375em;
    font-weight: 100;
    letter-spacing: -0.9px;
    margin: 0 0 0.25em;
    line-height: 1.125
}

.card-featured__subtitle {
    font-family: CoreSansA25;
    font-size: 1.0625em;
    font-weight: 200;
    letter-spacing: 1.8px;
    margin: 0;
    text-transform: uppercase
}

.card-featured:hover .card-featured__text {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.card-featured:hover .card-featured__media-wrapper {
    opacity: 0.7
}

@media (max-width: 736px) {
    .card-featured__text {
        font-size: 8px
    }

    .card-featured__title {
        font-size: 3.625em;
        margin-bottom: 0.5em
    }

    .card-featured__subtitle {
        font-size: 1.625em
    }
}

@media (max-width: 470px) {
    .card-featured__title {
        font-size: 3em;
        margin-bottom: 0.5em
    }

    .card-featured__subtitle {
        font-size: 1.25em
    }
}

body.touch .card-featured.media-hero .media-hero__desc {
    opacity: 1
}

.card-slider-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.card-slider-index__masks {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-perspective: 700px;
    perspective: 700px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    z-index: 9
}

.card-slider-index.current {
    visibility: visible
}

.card-slider-index .slide-mask {
    position: absolute;
    background-image: url("img/bt-08-1080p.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    -webkit-box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.45);
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
    -webkit-transition: -webkit-transform 5s cubic-bezier(0.2, 0.04, 0, 1.01);
    transition: -webkit-transform 5s cubic-bezier(0.2, 0.04, 0, 1.01);
    -o-transition: transform 5s cubic-bezier(0.2, 0.04, 0, 1.01);
    transition: transform 5s cubic-bezier(0.2, 0.04, 0, 1.01);
    transition: transform 5s cubic-bezier(0.2, 0.04, 0, 1.01), -webkit-transform 5s cubic-bezier(0.2, 0.04, 0, 1.01)
}

.card-slider-index .slide-mask.animating {
    -webkit-transform: translate3d(0, 0, 170px);
    transform: translate3d(0, 0, 170px)
}

.card-slider-index .slide-background {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    background-image: url("img/bt-08-1080p.jpg");
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.45);
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
    -webkit-transition: -webkit-transform 5s cubic-bezier(0.29, 0.57, 0, 1.01);
    transition: -webkit-transform 5s cubic-bezier(0.29, 0.57, 0, 1.01);
    -o-transition: transform 5s cubic-bezier(0.29, 0.57, 0, 1.01);
    transition: transform 5s cubic-bezier(0.29, 0.57, 0, 1.01);
    transition: transform 5s cubic-bezier(0.29, 0.57, 0, 1.01), -webkit-transform 5s cubic-bezier(0.29, 0.57, 0, 1.01)
}

.card-slider-index .slide-background.animating {
    -webkit-transform: translate3d(0, 0, 120px);
    transform: translate3d(0, 0, 120px)
}

.card-slider-index__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.card-slider-index__link {
    color: white
}

.card-slider-index__title {
    position: relative;
    overflow: hidden;
    font-family: CoreSansA65;
    font-size: 3.9375em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.9px;
    text-align: center;
    margin: 0 0 0.65em
}

.card-slider-index__title::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    -o-transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88), -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88)
}

.card-slider-index__title span {
    opacity: 0;
    -webkit-transition: opacity 0s linear 0.5s;
    -o-transition: opacity 0s linear 0.5s;
    transition: opacity 0s linear 0.5s
}

.card-slider-index__title.is-revealed span {
    opacity: 1
}

.card-slider-index__title.is-revealed::after {
    -webkit-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%)
}

.card-slider-index__subtitle {
    position: relative;
    overflow: hidden;
    font-family: CoreSansA45;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    margin: 0
}

.card-slider-index__subtitle::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    -o-transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88), -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88)
}

.card-slider-index__subtitle span {
    opacity: 0;
    -webkit-transition: opacity 0s linear 0.5s;
    -o-transition: opacity 0s linear 0.5s;
    transition: opacity 0s linear 0.5s
}

.card-slider-index__subtitle.is-revealed span {
    opacity: 1
}

.card-slider-index__subtitle.is-revealed::after {
    -webkit-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%)
}

@media (max-width: 736px) {
    .card-slider-index {
        font-size: 50%
    }

    .card-slider-index .slide-mask {
        display: none
    }

    .card-slider-index .slide-background.animating {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.card-slider-single-product,
.card-slider-where-to-buy {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.card-slider-single-product.current,
.card-slider-where-to-buy.current {
    opacity: 1;
    z-index: 1
}

.card-slider-single-product__bg,
.card-slider-where-to-buy__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/bt-08-1080p.jpg");
    background-size: cover;
    background-position: center;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.card-slider-where-to-buy__text {
    position: absolute;
    max-width: 700px;
    width: 96%;
    text-align: center
}

.card-slider-where-to-buy__text_center-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.card-slider-where-to-buy__text h2 {
    margin: 0 0 0.88em;
    font-family: CoreSansA45;
    font-size: 43px;
    line-height: 1.47
}

.card-slider-where-to-buy__text p {
    margin: 0;
    font-family: CoreSansA25;
    font-weight: 200
}

.card-slider-where-to-buy__text p strong {
    font-family: CoreSansA45
}

.card-media-grid {
    --margin-right: 20px;
    --margin-bottom: 20px;
    position: relative;
    -ms-flex-preferred-size: calc((100% - var(--margin-right)) / 2);
    flex-basis: calc((100% - var(--margin-right)) / 2);
    margin-bottom: var(--margin-bottom);
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.card-media-grid:nth-child(odd) {
    margin-right: var(--margin-right)
}

.card-media-grid:nth-last-child(-n+2) {
    margin-bottom: 0
}

.card-media-grid:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.card-media-grid__content {
    position: relative
}

.card-media-grid__imagery {
    overflow: hidden
}

.card-media-grid img {
    display: block;
    max-width: none;
    width: 100%
}

.card-media-grid__text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6.3%;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.card-media-grid__title,
.card-media-grid__subtitle {
    margin: 0;
    font-family: CoreSansA15;
    font-weight: 100
}

.card-media-grid__title {
    max-height: 85%;
    overflow: hidden;
    font-size: 38px;
    line-height: 1.58
}

.card-media-grid__subtitle {
    font-size: 13px
}

.card-media-grid__link {
    display: block
}

.card-media-grid__link:hover .card-media-grid__text {
    opacity: 1
}

.card-media-grid__link:hover .card-media-grid__imagery img {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.card-media-grid__link.is-touched .card-media-grid__text {
    opacity: 1
}

.card-media-grid__link.is-touched .card-media-grid__imagery img {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

@media screen and (max-width: 1366px) {
    .card-media-grid__title {
        font-size: 28px
    }

    .card-media-grid__subtitle {
        font-size: 11px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .card-media-grid {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .card-media-grid:nth-child(odd) {
        margin-right: 0
    }

    .card-media-grid:nth-last-child(-n+2) {
        margin-bottom: var(--margin-bottom)
    }

    .card-media-grid__title {
        font-size: 13px
    }

    .card-media-grid__subtitle {
        font-size: 10px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .card-media-grid__title {
        font-size: 13px
    }

    .card-media-grid__subtitle {
        font-size: 10px
    }
}

.card-media-list,
.card-faq-list {
    --title-font-size: 23px;
    --title-line-height: 1.74;
    position: relative;
    cursor: pointer
}

.card-media-list__content,
.card-faq-list__content {
    padding: calc((12.5% - 1px - var(--title-font-size) * var(--title-line-height))/2) 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c8c8c8;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease
}

.card-media-list__content::after,
.card-faq-list__content::after {
    content: url("img/icons/picture_down.png");
    display: block;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-37%);
    -ms-transform: translateY(-37%);
    transform: translateY(-37%);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.card-media-list__content:hover,
.card-faq-list__content:hover {
    background-color: #fafafa
}

.card-media-list__content:hover::after,
.card-faq-list__content:hover::after {
    opacity: 1
}

.card-media-list__content:hover .card-media-list__title,
.card-media-list__content:hover .card-faq-list__title,
.card-faq-list__content:hover .card-media-list__title,
.card-faq-list__content:hover .card-faq-list__title {
    margin-left: 20px;
    font-family: CoreSansA25;
    color: black
}

.card-media-list__title,
.card-faq-list__title {
    width: 78%;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: CoreSansA15;
    font-size: var(--title-font-size);
    font-weight: 100;
    line-height: var(--title-line-height);
    color: #4a4a4a;
    -webkit-transition: color 0.3s ease, margin-left 0.5s ease-out;
    -o-transition: color 0.3s ease, margin-left 0.5s ease-out;
    transition: color 0.3s ease, margin-left 0.5s ease-out
}

@media screen and (max-width: 1366px) {

    .card-media-list,
    .card-faq-list {
        --title-font-size: 18px
    }

    .card-media-list__content::after,
    .card-faq-list__content::after {
        -webkit-transform: translateY(-30%) scale(0.8);
        -ms-transform: translateY(-30%) scale(0.8);
        transform: translateY(-30%) scale(0.8)
    }
}

@media (max-width: 1024px) {

    .card-media-list__title,
    .card-faq-list__title {
        font-size: 17px;
        max-width: 500px;
        line-height: 1.76
    }
}

.card-slider-media {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 700ms step-end, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 700ms step-end, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 700ms step-end, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 700ms step-end, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 700ms step-end, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.card-slider-media[data-arrival-index="1"] {
    -webkit-transform: translate3d(0, 2vw, 0);
    transform: translate3d(0, 2vw, 0)
}

.card-slider-media[data-arrival-index="1"] .card-slider-media__eyebrow,
.card-slider-media[data-arrival-index="1"] .card-slider-media__title,
.card-slider-media[data-arrival-index="1"] .card-slider-media__excerpt {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.card-slider-media[data-arrival-index="0"] {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, visibility 700ms step-start 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, visibility 700ms step-start 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, visibility 700ms step-start 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, visibility 700ms step-start 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, visibility 700ms step-start 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    z-index: 1
}

.card-slider-media[data-arrival-index="0"] .card-slider-media__eyebrow,
.card-slider-media[data-arrival-index="0"] .card-slider-media__title,
.card-slider-media[data-arrival-index="0"] .card-slider-media__excerpt,
.card-slider-media[data-arrival-index="0"] .btn-more-default {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.card-slider-media[data-arrival-index="0"] .card-slider-media__eyebrow,
.card-slider-media[data-arrival-index="0"] .card-slider-media__title {
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms
}

.card-slider-media[data-arrival-index="0"] .card-slider-media__title,
.card-slider-media[data-arrival-index="0"] .card-slider-media__excerpt,
.card-slider-media[data-arrival-index="0"] .btn-more-default {
    opacity: 1
}

.card-slider-media[data-arrival-index="0"] .card-slider-media__eyebrow {
    opacity: 1
}

.card-slider-media[data-arrival-index="0"] .card-slider-media__excerpt,
.card-slider-media[data-arrival-index="0"] .btn-more-default {
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms;
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms;
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 1470ms
}

.card-slider-media[data-departure-index="1"] {
    -webkit-transform: translate3d(0, -2vw, 0);
    transform: translate3d(0, -2vw, 0)
}

.card-slider-media[data-departure-index="1"] .card-slider-media__eyebrow,
.card-slider-media[data-departure-index="1"] .card-slider-media__title,
.card-slider-media[data-departure-index="1"] .card-slider-media__excerpt,
.card-slider-media[data-departure-index="1"] .btn-more-default {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.card-slider-media[data-project="rightsidepic"] {
    right: 0;
    padding-right: 3vw
}

.card-slider-media[data-project="rightsidepic"] .card-slider-media__excerpt {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.card-slider-media[data-project="leftsidepic"] {
    padding-left: 3vw
}

.card-slider-media__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.card-slider-media__eyebrow {
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    letter-spacing: 0.5px;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.card-slider-media__eyebrow_mobile {
    display: none;
    padding: 7vh 0 0 20px
}

.card-slider-media__title {
    margin: 0.4em 0;
    font-family: CoreSansA15;
    font-size: 140px;
    font-weight: 100;
    line-height: 1;
    opacity: 0;
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.card-slider-media__excerpt {
    width: 380px;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 1.76;
    opacity: 0;
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.card-slider-media__excerpt p {
    max-height: 150px;
    margin: 0
}

.card-slider-media .btn-more-default {
    margin-top: 4.5em;
    margin-left: -0.8em;
    opacity: 0;
    -webkit-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 700ms cubic-bezier(0.8, 0, 0.55, 0.94), transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

@media screen and (max-width: 1366px) {
    .card-slider-media__eyebrow {
        font-size: 14px
    }

    .card-slider-media__title {
        font-size: 80px
    }

    .card-slider-media__excerpt {
        width: 300px;
        font-size: 15px
    }

    .card-slider-media .btn-more-default {
        margin-left: 0
    }
}

@media (max-width: 1024px) {
    .card-slider-media__eyebrow {
        font-size: 10px
    }

    .card-slider-media__title {
        margin-top: 0.3em;
        font-size: 73px
    }

    .card-slider-media__excerpt {
        font-size: 13px
    }

    .card-slider-media__excerpt p {
        max-height: 105px;
        overflow: auto
    }

    .card-slider-media__excerpt .btn-more-default {
        margin-top: 2em
    }

    .card-slider-media:not([data-project="morgan-stanley"]) .card-slider-media__excerpt {
        max-width: 250px
    }

    .card-slider-media[data-project="rightsidepic"],
    .card-slider-media[data-project="apple"],
    .card-slider-media[data-project="bloomingdales"],
    .card-slider-media[data-project="morgan-stanley"],
    .card-slider-media[data-project="leftsidepic"] {
        padding: 0
    }
}

@media (max-width: 768px) {

    .card-slider-media[data-project="rightsidepic"] .card-slider-media__excerpt,
    .card-slider-media[data-project="morgan-stanley"] .card-slider-media__excerpt {
        padding-left: 1em
    }

    .card-slider-media[data-project="apple"] .card-slider-media__excerpt,
    .card-slider-media[data-project="bloomingdales"] .card-slider-media__excerpt,
    .card-slider-media[data-project="leftsidepic"] .card-slider-media__excerpt {
        padding-right: 1em
    }

    .card-slider-media__title {
        font-size: 53px
    }

    .card-slider-media__excerpt p {
        max-height: 66px;
        overflow: auto
    }

    .card-slider-media:not([data-project="morgan-stanley"]) .card-slider-media__excerpt {
        max-width: 220px
    }
}

@media (max-width: 568px) {
    .card-slider-media:not([data-project="morgan-stanley"]) .card-slider-media__excerpt {
        max-width: 170px
    }

    .card-slider-media[data-project="morgan-stanley"] .card-slider-media__excerpt {
        max-width: 220px
    }
}

@media (max-width: 470px) {

    .card-slider-media[data-project="rightsidepic"],
    .card-slider-media[data-project="apple"],
    .card-slider-media[data-project="bloomingdales"],
    .card-slider-media[data-project="morgan-stanley"],
    .card-slider-media[data-project="leftsidepic"] {
        left: 0
    }

    .card-slider-media[data-project="rightsidepic"] .card-slider-media__excerpt,
    .card-slider-media[data-project="apple"] .card-slider-media__excerpt,
    .card-slider-media[data-project="bloomingdales"] .card-slider-media__excerpt,
    .card-slider-media[data-project="morgan-stanley"] .card-slider-media__excerpt,
    .card-slider-media[data-project="leftsidepic"] .card-slider-media__excerpt {
        max-width: 260px;
        padding: 0;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .card-slider-media__eyebrow {
        display: none
    }

    .card-slider-media__eyebrow_mobile {
        display: block;
        font-family: CoreSansA25;
        font-size: 10px;
        font-weight: 200;
        letter-spacing: 0.3px
    }

    .card-slider-media__title {
        font-size: 23px;
        margin: 0 0 0.74em
    }

    .card-slider-media[data-project="rightsidepic"] .card-slider-media__excerpt,
    .card-slider-media[data-project="leftsidepic"] .card-slider-media__excerpt {
        max-width: none;
        width: 100%;
        padding: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .card-slider-media__eyebrow {
        display: block;
        padding: 0 0 0 0.2em;
        font-family: CoreSansA25;
        font-size: 10px;
        font-weight: 200;
        letter-spacing: 0.3px
    }

    .card-slider-media__title {
        font-size: 29px;
        margin-bottom: 0.76em
    }

    .card-slider-media[data-project="leftsidepic"] .card-slider-media__excerpt {
        max-width: none;
        width: 30vw;
        float: right
    }

    .card-slider-media[data-project="rightsidepic"] .card-slider-media__excerpt,
    .card-slider-media[data-project="leftsidepic"] .card-slider-media__excerpt {
        max-width: none;
        width: 30vw;
        float: left
    }
}

.card-faq-grid {
    position: relative;
    -ms-flex-preferred-size: calc((100% - 2*1.85%)/3);
    flex-basis: calc((100% - 2*1.85%)/3);
    margin: 0 1.85% 1.85% 0;
    overflow: hidden;
    border: 1px solid #c8c8c8;
    background-color: white;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease
}

.card-faq-grid:last-child {
    margin-right: 0
}

.card-faq-grid:hover {
    border-color: transparent;
    background-color: #fafafa
}

.card-faq-grid:hover .card-faq-grid__text {
    color: black;
    opacity: 1
}

.card-faq-grid:hover .card-faq-grid__iconbar {
    opacity: 1
}

.card-faq-grid:hover .card-faq-grid__icon {
    visibility: visible
}

.card-faq-grid>div {
    padding-top: 81.16%
}

.card-faq-grid__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5.797% 5.797%;
    font-family: CoreSansA15;
    font-size: 23px;
    font-weight: 100;
    line-height: 1.48;
    color: #4a4a4a;
    opacity: 0.85;
    overflow: hidden
}

.card-faq-grid__iconbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 28.57%;
    background: -webkit-gradient(linear, right top, left top, from(#fafafa), color-stop(20%, #fafafa), color-stop(50%, transparent), to(transparent));
    background: -webkit-linear-gradient(right, #fafafa, #fafafa 20%, transparent 50%, transparent);
    background: -o-linear-gradient(right, #fafafa, #fafafa 20%, transparent 50%, transparent);
    background: linear-gradient(to left, #fafafa, #fafafa 20%, transparent 50%, transparent);
    opacity: 0
}

.card-faq-grid__icon {
    position: absolute;
    right: 5.797%;
    top: 50%;
    width: 14.49%;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.card-faq-grid__icon img {
    display: block;
    width: 100%;
    max-width: none
}

@media screen and (max-width: 1366px) {
    .card-faq-grid__text {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .card-faq-grid {
        margin: 0 20px 20px
    }

    .card-faq-grid:last-child {
        margin-right: 20px
    }

    .card-faq-grid>div {
        height: 120px;
        padding: 3.4% 6.25% 4.17%
    }

    .card-faq-grid__icon,
    .card-faq-grid__iconbar {
        display: none
    }

    .card-faq-grid__text {
        position: static;
        height: 100%;
        padding: 0;
        font-size: 17px;
        line-height: 1.59;
        overflow: hidden
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .card-faq-grid {
        margin: 0 20px 20px
    }

    .card-faq-grid:last-child {
        margin-right: 20px
    }

    .card-faq-grid>div {
        height: 120px;
        padding: 3.4% 6.25% 4.17%
    }

    .card-faq-grid__icon,
    .card-faq-grid__iconbar {
        display: none
    }

    .card-faq-grid__text {
        position: static;
        height: 100%;
        padding: 0;
        font-size: 17px;
        line-height: 1.59;
        overflow: hidden
    }
}

.card-faq-list.is-active .card-faq-list__content {
    border-bottom: 0
}

.card-faq-list+.card-faq-article {
    margin-bottom: 0
}

.card-faq[data-is-open] {
    pointer-events: none
}

.card-faq-article {
    display: none;
    width: 100%;
    margin-bottom: 1.85%;
    overflow: hidden;
    background-color: #fafafa
}

.card-faq-article:last-child {
    margin-bottom: 0
}

.card-faq-article__content-wrapper {
    width: 87.88%;
    margin: 0 auto;
    padding-bottom: 14.8%;
    color: #4a4a4a
}

.card-faq-article__content-title,
.card-faq-article h2 {
    margin: 2.105em auto 1.66em;
    font-family: CoreSansA25;
    font-size: 38px;
    font-weight: 200;
    line-height: 1.58
}

.card-faq-article p {
    font-family: CoreSansA15;
    font-size: 23px;
    font-weight: 100;
    line-height: 1.74;
    color: black
}

.card-faq-article strong {
    font-family: CoreSansA25;
    font-weight: 200
}

.card-faq-article__topspace {
    width: 96.3%;
    padding: 3% 0;
    margin: 0 auto;
    border-bottom: 2px solid #f0f0f0
}

.card-faq-article__topspace button {
    width: 1.39%;
    float: right;
    padding: 0;
    border: none;
    background-color: transparent;
    opacity: 0.7
}

.card-faq-article__topspace img {
    display: block;
    width: 100%;
    max-width: none
}

@media screen and (max-width: 1366px) {

    .card-faq-article__content-title,
    .card-faq-article h2 {
        font-size: 30px
    }

    .card-faq-article p {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .card-faq-article {
        margin-bottom: 20px
    }

    .card-faq-article:last-child {
        margin-bottom: 20px
    }

    .card-faq-article__topspace {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% - 40px);
        padding: 0;
        height: 60px
    }

    .card-faq-article__topspace button {
        width: 15px
    }

    .card-faq-article__content-wrapper {
        width: calc(100% - 40px);
        padding-bottom: 60px
    }

    .card-faq-article__content-title,
    .card-faq-article h2 {
        margin-top: 20px;
        font-family: CoreSansA45;
        font-size: 17px;
        font-weight: normal
    }

    .card-faq-article p {
        font-size: 13px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .card-faq-article {
        margin-bottom: 20px
    }

    .card-faq-article:last-child {
        margin-bottom: 20px
    }

    .card-faq-article__topspace {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% - 40px);
        padding: 0;
        height: 60px
    }

    .card-faq-article__topspace button {
        width: 15px
    }

    .card-faq-article__content-wrapper {
        width: calc(100% - 40px);
        padding-bottom: 60px
    }

    .card-faq-article__content-title,
    .card-faq-article h2 {
        margin-top: 20px;
        font-family: CoreSansA45;
        font-size: 17px;
        font-weight: normal
    }

    .card-faq-article p {
        font-size: 13px
    }
}

.card-downloads__column {
    float: left
}

.card-downloads__column:first-child {
    width: 45.71%;
    margin-right: 6%
}

.card-downloads__column:last-child {
    width: 48.29%
}

.card-downloads__title {
    margin: 1.587em 0 0.444em;
    font-family: CoreSansA15;
    font-size: 63px;
    font-weight: 100;
    letter-spacing: -0.9px;
    line-height: 1
}

.card-downloads__subtitle {
    margin: 0;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200
}

.card-downloads__meta {
    margin: 10vw 0 3.2vw
}

@media screen and (max-width: 1366px) {
    .card-downloads__title {
        font-size: 50px
    }

    .card-downloads__subtitle {
        font-size: 14px
    }
}

body.touch .card-media__link {
    overflow: hidden;
    opacity: 0.7;
    color: black
}

body.touch .card-media__link.hover {
    opacity: 0.7
}

body.touch .card-faq-grid:hover {
    border: 1px solid #c8c8c8;
    background-color: white
}

.subscribe {
    margin-bottom: 50px
}

.subscribe__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subscribe__input {
    width: 300px;
    border-color: #c8c8c8;
    border-style: solid;
    border-width: 0 0 2px 0;
    text-align: center;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 3.53;
    color: #4a4a4a;
    outline-style: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.subscribe__input--visible {
    opacity: 1
}

.subscribe__input:focus~.subscribe__declaration {
    visibility: visible
}

.subscribe__form-submit {
    max-width: 300px;
    width: 100%;
    text-align: center
}

.subscribe__btn-caption {
    display: inline-block;
    opacity: 0;
    width: 0;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    vertical-align: middle;
    color: #4a4a4a;
    -webkit-transition: opacity 600ms ease, width 600ms ease;
    -o-transition: opacity 600ms ease, width 600ms ease;
    transition: opacity 600ms ease, width 600ms ease
}

.subscribe__btn-submit {
    border: none;
    background: transparent;
    padding: 0;
    margin: 2em 0 1em;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.subscribe__btn-submit--visible {
    opacity: 1
}

.subscribe__btn-submit:hover .subscribe__btn-caption {
    width: 100px;
    opacity: 1
}

.subscribe__btn-submit:hover .form-cta-icon-circle {
    stroke-dashoffset: 95px
}

.subscribe__btn-submit svg {
    vertical-align: middle
}

.subscribe__btn-submit svg .form-cta-icon-circle {
    stroke-dasharray: 95px;
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 600ms ease;
    -o-transition: stroke-dashoffset 600ms ease;
    transition: stroke-dashoffset 600ms ease
}

.subscribe__declaration {
    visibility: hidden
}

.subscribe__declaration p {
    margin-bottom: 0;
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.69;
    text-align: center
}

.subscribe__declaration-link {
    color: #4285f4
}

.subscribe__declaration-link p {
    margin: 0 0 2em
}

@media (max-width: 568px) {
    .subscribe__input {
        font-size: 13px
    }
}

@media (max-width: 470px) {
    .subscribe__input {
        width: 280px
    }
}

.site-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    z-index: 100;
    visibility: hidden
}

.site-search--visible {
    visibility: visible
}

.site-search--visible .site-search__form {
    height: 66.67%;
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out
}

.site-search__container {
    position: relative;
    width: 52.08%;
    margin: 0 auto
}

.site-search__form {
    position: relative;
    width: 100%;
    height: 0;
    background-color: white;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    z-index: 1
}

.site-search__input {
    display: inline;
    font-family: CoreSansA25;
    font-size: 34px;
    font-weight: 200;
    line-height: 1.5;
    color: #4a4a4a
}

.site-search__input1 {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #4a4a4a;
    font-family: CoreSansA25;
    font-size: 34px;
    font-weight: 200;
    line-height: 1.5;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c8c8c8;
    outline-style: none;
    opacity: 0;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s
}

.site-search__input1--visible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0.3s;
    -o-transition: opacity 0.5s ease 0.3s;
    transition: opacity 0.5s ease 0.3s
}

.site-search .input-label {
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c8c8c8;
    outline-style: none;
    opacity: 0;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s
}

.site-search .input-label--visible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0.3s;
    -o-transition: opacity 0.5s ease 0.3s;
    transition: opacity 0.5s ease 0.3s
}

.site-search .input-label.hide {
    display: none
}

.site-search .typed-cursor {
    font-family: CoreSansA25;
    font-size: 34px;
    font-weight: 200;
    line-height: 1.5;
    color: #4a4a4a;
    opacity: 1
}

.site-search__submit {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.site-search__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0;
    cursor: url("img/icons/close-cursor.svg"), auto
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .site-search__container {
        width: calc(100% - 40px)
    }

    .site-search--visible .site-search__form {
        height: calc(100% - 58px);
        margin-top: 58px;
        max-height: 300px
    }

    .site-search__input,
    .site-search__input1,
    .site-search .typed-cursor {
        font-size: 13px
    }

    .site-search__input1 {
        height: 60px
    }

    .site-search__input {
        line-height: 60px
    }

    .site-search .input-label {
        height: 100%
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .site-search__container {
        width: calc(100% - 40px)
    }

    .site-search--visible .site-search__form {
        height: calc(100% - 58px);
        margin-top: 58px;
        max-height: 300px
    }

    .site-search__input,
    .site-search__input1,
    .site-search .typed-cursor {
        font-size: 13px
    }

    .site-search__input1 {
        height: 60px
    }

    .site-search__input {
        line-height: 60px
    }

    .site-search .input-label {
        height: 100%
    }
}

.typed-cursor {
    animation: typedjsBlink 0.7s infinite;
    -webkit-animation: typedjsBlink 0.7s infinite;
    animation: typedjsBlink 0.7s infinite
}

.view-switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px
}

.view-switcher__item {
    width: 20px;
    height: 20px;
    margin-right: 20px;
    cursor: pointer
}

.view-switcher__item--grid {
    border: 1px solid #4a4a4a
}

.view-switcher__item--grid.view-switcher__item--active {
    border-color: #4285F4
}

.view-switcher__item--list .flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.view-switcher__item--list .flex-wrapper div {
    height: 7px;
    border: 1px solid #4a4a4a
}

.view-switcher__item--list.view-switcher__item--active .flex-wrapper div {
    border-color: #4285F4
}

.list-filter__listing-item {
    font-family: CoreSansA25;
    font-size: 13px;
    line-height: 32px
}

.list-filter__listing-item span {
    cursor: pointer
}

.list-filter__listing-item--active {
    color: black;
    font-family: CoreSansA45
}

.content-search {
    width: 200px
}

.content-search__form,
.content-search .input-default,
.content-search__input-fake {
    width: 100%
}

.content-search__form {
    position: relative;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c8c8c8
}

.content-search__input-fake {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.95;
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    text-align: left;
    color: black
}

.content-search__input-fake.hidden {
    display: none
}

.content-search__input-fake-label {
    display: inline-block;
    line-height: 15px;
    white-space: nowrap
}

.content-search .typed-cursor {
    font-size: 15px;
    line-height: 15px;
    display: none
}

.content-search .typed-cursor.visible {
    display: inline
}

.search-fullscreen-animated {
    position: relative;
    max-width: 940px;
    width: 100%;
    height: 70px
}

.search-fullscreen-animated::after {
    content: url("https://rombica.com/wp-content/themes/rombica_v2-theme/img/icons/feather_1-1-0_search_22_0_979797_none.png");
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-38%);
    -ms-transform: translateY(-38%);
    transform: translateY(-38%)
}

.search-fullscreen-animated__input-fake {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.search-fullscreen-animated__input-fake.hidden {
    display: none
}

.search-fullscreen-animated__input-label {
    padding-left: 30px;
    display: inline-block;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 4.12;
    text-align: left;
    color: #4a4a4a
}

.search-fullscreen-animated .input-text-fullscreen {
    width: 100%;
    height: 100%
}

.search-fullscreen-animated .typed-cursor {
    font-family: CoreSansA15;
    font-size: 25px;
    line-height: 1;
    color: #4a4a4a;
    display: none
}

.search-fullscreen-animated .typed-cursor.visible {
    display: inline
}

.back-mobile {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.back-mobile.visible {
    display: block
}

.back-mobile svg {
    width: 40px;
    height: 40px
}

.content-description {
    display: none;
    padding: 60px 0
}

.content-description__title {
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.76;
    text-align: center;
    color: #4a4a4a
}

.content-description p {
    font-family: CoreSansA15;
    font-size: 13px;
    font-weight: 100;
    line-height: 1.77;
    text-align: center;
    color: #000000;
    max-width: 360px;
    margin: 0 auto
}

@media (max-width: 568px) {
    .content-description {
        display: block
    }
}

@media (max-width: 470px) {
    .content-description {
        height: 100vh
    }

    .content-description p {
        max-width: 240px
    }
}

.toolbar {
    --base-height: 80px
}

.toolbar .dropdown-menu,
.toolbar__search,
.toolbar__view-toggle {
    background-color: white
}

.toolbar .column-left-small {
    float: left
}

.toolbar .column-right-large {
    float: right
}

.toolbar__search {
    width: calc(100% - var(--base-height) - 20px);
    margin-right: 20px;
    float: left
}

.toolbar__search form {
    position: relative
}

.toolbar .search-input {
    line-height: var(--base-height)
}

.toolbar__search-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 40px 0 20px;
    line-height: var(--base-height);
    white-space: nowrap;
    overflow: hidden;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    color: #0f0f0f
}

.toolbar__search-label-text {
    display: inline-block;
    height: 100%
}

.toolbar__view-toggle {
    width: var(--base-height);
    height: var(--base-height);
    float: right
}

.toolbar .btn-search-submit {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 1366px) {
    .toolbar {
        --base-height: 65px
    }

    .toolbar__search-label,
    .toolbar .search-input {
        font-size: 14px
    }

    .toolbar .search-input::-webkit-input-placeholder {
        font-size: 17px
    }

    .toolbar .search-input:-ms-input-placeholder {
        font-size: 14px
    }

    .toolbar .search-input::-ms-input-placeholder {
        font-size: 14px
    }

    .toolbar .search-input::placeholder {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .toolbar__view-toggle {
        display: none
    }

    .toolbar__search {
        width: 100%;
        margin-right: 0;
        float: none
    }

    .toolbar__search-label {
        line-height: 60px;
        font-size: 13px
    }

    .toolbar .search-input {
        line-height: 60px;
        font-size: 13px
    }

    .toolbar .search-input::-webkit-input-placeholder {
        font-size: 13px
    }

    .toolbar .search-input::-moz-placeholder {
        font-size: 13px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .toolbar__view-toggle {
        display: none
    }

    .toolbar__search {
        width: 100%;
        margin-right: 0;
        float: none
    }

    .toolbar__search-label {
        line-height: 60px;
        font-size: 13px
    }

    .toolbar .search-input {
        line-height: 60px;
        font-size: 13px
    }

    .toolbar .search-input::-webkit-input-placeholder {
        font-size: 13px
    }

    .toolbar .search-input::-moz-placeholder {
        font-size: 13px
    }
}

.dropdown-menu {
    --base-height: 80px;
    --list-elem-height: calc(var(--base-height) * 0.75);
    position: relative
}

.dropdown-menu__input {
    display: none
}

.dropdown-menu__input:checked~div {
    height: auto
}

.dropdown-menu__input:checked~label .dropdown-menu__icon-open {
    display: none
}

.dropdown-menu__input:checked~label .dropdown-menu__icon-close {
    display: inline
}

.dropdown-menu__label {
    display: block;
    width: 100%;
    height: var(--base-height);
    padding: 0 20px;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: var(--base-height);
    color: #0f0f0f;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown-menu__dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow: hidden;
    background-color: white;
    z-index: 1;
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out
}

.dropdown-menu__dropdown-sublist {
    position: absolute;
    visibility: hidden;
    overflow-y: hidden;
    background-color: #fafafa;
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out
}

.dropdown-menu__dropdown-sublist-item {
    padding: calc((var(--list-elem-height) - var(--font-size) * 1.5)/2) 20px;
    border-bottom: 2px solid #f5f5f5
}

.dropdown-menu__dropdown-sublist-item:first-child {
    border-top: 2px solid #f5f5f5
}

.dropdown-menu__dropdown-sublist-item.is-current {
    font-family: CoreSansA45;
    font-weight: 500
}

.dropdown-menu__dropdown-list-item {
    --font-size: 13px;
    padding: calc((var(--list-elem-height) - var(--font-size) * 1.5)/2) 20px;
    font-family: CoreSansA25;
    font-size: var(--font-size);
    font-weight: 200;
    letter-spacing: 0.2px
}

.dropdown-menu__dropdown-list-item_current {
    font-family: CoreSansA45
}

.dropdown-menu__dropdown-list-item:first-child>div {
    border-top: 2px solid #f5f5f5
}

.dropdown-menu__dropdown-list-item:last-child>div {
    border-bottom: 2px solid #f5f5f5
}

.dropdown-menu__dropdown-list-item:last-child.dropdown-menu__dropdown-list-item_current>div {
    border-bottom: none
}

.dropdown-menu__icon {
    float: right
}

.dropdown-menu__icon img {
    width: 0.75em;
    height: 0.75em
}

.dropdown-menu__icon-close {
    display: none
}

@media screen and (max-width: 1366px) {
    .dropdown-menu {
        --base-height: 65px
    }

    .dropdown-menu__label {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .dropdown-menu__label {
        height: 60px;
        line-height: 60px;
        font-size: 13px
    }

    .dropdown-menu__dropdown {
        position: static;
        text-align: center
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .dropdown-menu__label {
        height: 60px;
        line-height: 60px;
        font-size: 13px
    }

    .dropdown-menu__dropdown {
        position: static;
        text-align: center
    }
}

.socials__container {
    position: relative;
    width: 77%;
    margin: 9vh auto 0
}

.socials__container_mobile {
    display: none
}

.socials__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.socials__row:last-child {
    margin-bottom: 0
}

.socials__row-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.socials__row-item>div {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.socials__row-item_core {
    font-family: CoreSansA15;
    font-size: 38px;
    font-weight: 100;
    color: #4a4a4a
}

.socials__row-item a:hover .socials__icon-wrapper {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.socials__row-item a:hover .socials__icon-text {
    opacity: 1
}

.socials__row-item.is-touched .socials__icon-wrapper {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.socials__row-item.is-touched .socials__icon-text {
    opacity: 1
}

.socials__icon-wrapper,
.socials__icon-text,
.socials__row-item_core>div div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.socials__icon-wrapper {
    width: 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: -webkit-filter 0.3s ease;
    transition: -webkit-filter 0.3s ease;
    -o-transition: filter 0.3s ease;
    transition: filter 0.3s ease;
    transition: filter 0.3s ease, -webkit-filter 0.3s ease
}

.socials__icon-wrapper img {
    display: block;
    max-width: none;
    width: 100%
}

.socials__icon-text {
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0.5px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .socials__container {
        display: none
    }

    .socials__container_mobile {
        display: block;
        width: calc(100% - 40px)
    }

    .socials__container_mobile .socials__row-item_core {
        font-size: 5.3125vw
    }

    .socials__container_mobile .socials__row-item_core>div {
        padding-top: 15%
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .socials__row:nth-child(2) .socials__row-item:nth-child(4) {
        margin-right: 0
    }

    .socials__row-item {
        margin-right: 20px
    }

    .socials__row-item:last-child {
        margin-right: 0
    }

    .socials__row-item_empty {
        display: none
    }

    .socials__row-item_core {
        font-size: 17px
    }
}

.page-top {
    --header: 58px;
    padding: 19vh 0 10.5vh;
    margin-bottom: 4.17vw;
    background-color: #f5f5f5
}

.page-top__bg-container {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
    margin-top: var(--header);
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .page-top {
        padding: calc(var(--header) + 140px) 0 0
    }

    .page-top__bg-container {
        display: block
    }

    .page-top .container-default {
        width: 100%
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .page-top {
        padding: calc(var(--header) + 140px) 0 0
    }

    .page-top__bg-container {
        display: block
    }

    .page-top .container-default {
        width: 100%
    }
}

.blur-element {
    position: relative
}

.blur-element__imagery {
    overflow: hidden
}

.blur-element__imagery img {
    display: block;
    width: 100%;
    max-width: none;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: -webkit-filter 0.3s ease;
    transition: -webkit-filter 0.3s ease;
    -o-transition: filter 0.3s ease;
    transition: filter 0.3s ease;
    transition: filter 0.3s ease, -webkit-filter 0.3s ease
}

.blur-element__text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0.5px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.blur-element:hover .blur-element__imagery>img {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.blur-element:hover .blur-element__text {
    opacity: 1
}

.blur-element.is-touched .blur-element__imagery>img {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.blur-element.is-touched .blur-element__text {
    opacity: 1
}

@media screen and (max-width: 1366px) {
    .blur-element__text {
        font-size: 14px
    }
}

.sonar-pictograms__element {
    position: relative;
    float: left;
    width: calc((100% - 2*25.15%)/3);
    margin-right: 25.15%
}

.sonar-pictograms__element:last-child {
    margin-right: 0
}

.sonar-pictograms__element-icon {
    position: relative
}

.sonar-pictograms__element-icon img {
    display: block;
    max-width: none;
    width: 100%
}

.sonar-pictograms__element-icon:hover .sonar-emitter {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.sonar-pictograms__element-icon:hover .sonar-emitter::before {
    -webkit-animation: sonarWaveMedium 2s linear infinite;
    animation: sonarWaveMedium 2s linear infinite
}

.sonar-pictograms__element-icon:hover .sonar-emitter__core {
    -webkit-animation: sonarWaveSmall 2s linear infinite;
    animation: sonarWaveSmall 2s linear infinite
}

.sonar-pictograms__element-icon:hover .sonar-emitter::after {
    -webkit-animation: sonarWaveLarge 2s linear infinite;
    animation: sonarWaveLarge 2s linear infinite
}

.sonar-pictograms__element-icon:hover~.sonar-pictograms__element-text {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.sonar-pictograms__element-text {
    width: 200%;
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
    margin-top: 35.45%;
    opacity: 0;
    pointer-events: none;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: opacity 0.3s ease, -webkit-filter 0.5s ease-out;
    transition: opacity 0.3s ease, -webkit-filter 0.5s ease-out;
    -o-transition: opacity 0.3s ease, filter 0.5s ease-out;
    transition: opacity 0.3s ease, filter 0.5s ease-out;
    transition: opacity 0.3s ease, filter 0.5s ease-out, -webkit-filter 0.5s ease-out;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    text-align: center
}

.sonar-pictograms__element-caption {
    margin: 0 0 0.88em
}

.sonar-pictograms__element-meta {
    font-size: 0.75em;
    margin: 0 0 0.75em
}

.sonar-pictograms__element-pointer {
    margin: 0;
    line-height: 0
}

.sonar-pictograms__element-pointer img {
    width: 1.18em
}

.sonar-pictograms .sonar-emitter {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    opacity: 0;
    z-index: 0;
    pointer-events: none
}

.sonar-pictograms .sonar-emitter::before,
.sonar-pictograms .sonar-emitter::after {
    content: ''
}

.sonar-pictograms .sonar-emitter::before,
.sonar-pictograms .sonar-emitter::after,
.sonar-pictograms .sonar-emitter__core {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 0;
    pointer-events: none
}

@media screen and (max-width: 1366px) {
    .sonar-pictograms__element-text {
        font-size: 14px
    }
}

.listing-horizontal__item {
    display: inline-block;
    margin-right: 3em;
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    color: #9b9b9b;
    cursor: pointer
}

.listing-horizontal__item:last-child {
    margin-right: 0
}

.listing-horizontal__item.is-active {
    font-family: CoreSansA45;
    color: black
}

.listing-vertical__item {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    color: #9b9b9b
}

.listing-vertical__item span {
    display: inline-block;
    padding: 0.5em 0 0.3em;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease
}

.listing-vertical__item:first-child span {
    padding-top: 0
}

.listing-vertical__item.is-active {
    font-family: CoreSansA45;
    font-weight: normal;
    color: #000000
}

.listing-vertical__item.is-active span {
    border-color: black
}

body.touch .subscribe__btn-submit:hover .subscribe__btn-caption {
    width: 0;
    opacity: 0
}

@keyframes typedjsBlink {
    50% {
        opacity: 0.0
    }
}

@-webkit-keyframes typedjsBlink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0.0
    }

    100% {
        opacity: 1
    }
}

.typed-fade-out {
    opacity: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-animation: 0;
    animation: 0
}

.slider-index,
.slider-single-product {
    --header-height: 58px;
    position: relative;
    width: 100vw;
    height: 100vh;
    background: lightgrey;
    margin-bottom: 6.25vw
}

.slider-index__dots,
.slider-single-product__dots {
    position: absolute;
    bottom: 1em;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11
}

.slider-index__dot-wrapper,
.slider-single-product__dot-wrapper {
    position: relative;
    width: 32px;
    height: 32px;
    margin-right: 1em;
    cursor: pointer
}

.slider-index__dot-wrapper:last-of-type,
.slider-single-product__dot-wrapper:last-of-type {
    margin-right: 0
}

.slider-index__dot,
.slider-single-product__dot {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    border: 1px solid black;
    border-radius: 50%
}

.slider-index__dot--current,
.slider-single-product__dot--current {
    background-color: black
}

@media (max-width: 568px) {

    .slider-index,
    .slider-single-product {
        margin-bottom: 0
    }
}

@media (max-width: 767px) and (orientation: portrait) {

    .slider-index,
    .slider-single-product {
        height: calc(100vh - var(--header-height));
        margin-top: var(--header-height)
    }
}

.slider-single-product {
    margin-bottom: 0
}

.slider-single-product:hover .card-slider-single-product.current .card-slider-single-product__bg {
    opacity: 0.9;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.pattern-1 .slide-part-1 {
    top: 0;
    left: 0;
    width: 45%;
    height: 55%;
    z-index: 1
}

.pattern-1 .slide-part-2 {
    bottom: 0;
    left: 30%;
    width: 25%;
    height: 40%;
    z-index: 2
}

.pattern-1 .slide-part-3 {
    right: 27%;
    bottom: 0;
    width: 15%;
    height: 65%;
    z-index: 3
}

.pattern-2 .slide-part-1 {
    top: 0;
    left: 0;
    width: 36%;
    height: 100%;
    z-index: 1
}

.pattern-2 .slide-part-2 {
    bottom: 0;
    left: 40%;
    width: 15%;
    height: 43%;
    z-index: 2
}

.pattern-2 .slide-part-3 {
    top: 0;
    right: 25%;
    width: 22%;
    height: 46%;
    z-index: 3
}

.pattern-2 .slide-part-4 {
    bottom: 0;
    right: 0;
    width: 41%;
    height: 38%;
    z-index: 4
}

.pattern-3 .slide-part-1 {
    top: 0;
    left: 0;
    width: 44%;
    height: 58%;
    z-index: 1
}

.pattern-3 .slide-part-2 {
    bottom: 0;
    left: 30%;
    width: 20%;
    height: 46%;
    z-index: 2
}

.pattern-3 .slide-part-3 {
    bottom: 0;
    right: 0;
    width: 45%;
    height: 55%;
    z-index: 3
}

.pattern-3 .slide-part-4 {
    top: 0;
    right: 30%;
    width: 12%;
    height: 57%;
    z-index: 4
}

.pattern-4 .slide-part-1 {
    top: 28%;
    left: 10%;
    width: 40%;
    height: 40%;
    z-index: 1
}

.pattern-4 .slide-part-2 {
    bottom: 0;
    right: 0;
    width: 60%;
    height: 43%;
    z-index: 2
}

.pattern-4 .slide-part-3 {
    top: 0;
    right: 0;
    width: 43%;
    height: 45%;
    z-index: 3
}

.pattern-5 .slide-part-1 {
    top: 0;
    left: 0;
    width: 45%;
    height: 53%;
    z-index: 1
}

.pattern-5 .slide-part-2 {
    bottom: 0;
    left: 30%;
    width: 17%;
    height: 45%;
    z-index: 2
}

.pattern-5 .slide-part-3 {
    top: 0;
    right: 26%;
    width: 18%;
    height: 64%;
    z-index: 3
}

.pattern-6 .slide-part-1 {
    top: 24%;
    left: 0;
    width: 24%;
    height: 58%;
    z-index: 1
}

.pattern-6 .slide-part-2 {
    bottom: 0;
    left: 30%;
    width: 20%;
    height: 46%;
    z-index: 2
}

.pattern-6 .slide-part-3 {
    bottom: 0;
    right: 0;
    width: 45%;
    height: 55%;
    z-index: 3
}

.pattern-6 .slide-part-4 {
    top: 0;
    right: 30%;
    width: 12%;
    height: 47%;
    z-index: 4
}

.accordion__item-header {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.62;
    color: #4a4a4a;
    margin: 0;
    padding: 1em 0;
    cursor: pointer;
    -webkit-transition: color .4s ease;
    -o-transition: color .4s ease;
    transition: color .4s ease
}

.accordion__item-header-text:hover,
.accordion__item-header.active .accordion__item-header-text {
    font-family: CoreSansA45;
    font-weight: bold;
    color: #1976d2
}

.accordion__item-header::before {
    content: url("img/svg/win-ico.svg");
    margin-right: 1em;
    vertical-align: middle;
    display: inline-block;
    line-height: 1
}

.accordion__item-body {
    padding-left: 4em;
    width: 80%;
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.62;
    color: #4a4a4a
}

.range-slider .input-range {
    -webkit-appearance: none;
    height: 200px;
    border-radius: 10px;
    background: #ccc;
    outline: none;
    -webkit-writing-mode: bt-lr;
    -ms-writing-mode: bt-lr;
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical
}

::-moz-range-track {
    background: #ccc;
    border: 0
}

input::-moz-focus-inner {
    border: 0
}

.svg-icon {
    width: 1em;
    height: 1em
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1
}

.site-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: fixed;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99991
}

.site-header.no-boxshadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.site-header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 96%;
    padding: 2em 0
}
.site-header__logo{position:absolute;left:50%;margin-left: -100px;top:10px;}
.site-header__menu {
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 26px;
    overflow: visible;
    display: none;
}

.site-header__menu2 a{margin:0px 10px;    font-size: 1em;font-family: CoreSansA15;
font-weight: 600;
    line-height: 1.59;
    color: #4a4a4a;}


.site-header__menu--active {
    overflow-x: visible
}

.site-header__menu--active .site-header__menu-toggle div:nth-child(2) {
    background: none
}

.site-header__menu--active .site-header__menu-toggle div:first-child {
    top: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.site-header__menu--active .site-header__menu-toggle div:last-child {
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.site-header__menu-toggle {
    position: relative;
    height: 100%
}

.site-header__menu-toggle div {
    position: absolute;
    top: 12px;
    width: 100%;
    height: 2px;
    background: #4a4a4a;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out
}

.site-header__menu-toggle div:first-child {
    top: 0
}

.site-header__menu-toggle div:last-child {
    top: 24px
}

.site-header__menu-toggle-label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    padding-left: 10px;
    width: 0;
    text-transform: uppercase;
    font-family: CoreSansA45;
    font-size: 13px;
    letter-spacing: 1.4px;
    white-space: nowrap;
    color: #4a4a4a;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity 0.2s ease, width 0.2s ease;
    -o-transition: opacity 0.2s ease, width 0.2s ease;
    transition: opacity 0.2s ease, width 0.2s ease
}

.site-header__menu-toggle-label--active {
    opacity: 1;
    width: auto;
    pointer-events: auto
}

@media (max-width: 543px) {
    .site-header__menu-toggle-label {
        display: none
    }
}

.site-header__search {
    cursor: pointer;
    width: 20px
}

.site-header__search--hidden {
    visibility: hidden
}

.site-header__search img {
    display: block;
    max-width: none;
    width: 100%
}

@media (max-width: 768px) {
    .site-header__wrapper {
        width: 100%;
        max-width: 90%
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .site-header {
        background-color: #fff;
        -webkit-box-shadow: 0 1px 5px rgba(189, 189, 189, 0.5);
        box-shadow: 0 1px 5px rgba(189, 189, 189, 0.5)
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .site-header {
        background-color: #fff;
        -webkit-box-shadow: 0 1px 5px rgba(189, 189, 189, 0.5);
        box-shadow: 0 1px 5px rgba(189, 189, 189, 0.5)
    }
}

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.flex-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.right,
.left,
.center,
.fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 6.25vw 0
}

.right:first-child,
.left:first-child,
.center:first-child,
.fluid:first-child {
    margin-top: 58px
}

@media (max-width: 568px) {

    .right,
    .left,
    .center,
    .fluid {
        padding: 12.5vw 0
    }
}

@media (max-width: 450px) {

    .right,
    .left,
    .center,
    .fluid {
        padding: 10vw 0
    }
}

.left .card-featured,
.right .card-featured {
    max-width: 56.25%
}

.left .card-featured__text,
.right .card-featured__text {
    max-width: 80%
}

.left.video video,
.right.video video {
    width: 100%
}

.left_with-padding .card-featured,
.right_with-padding .card-featured {
    max-width: 46.9%
}

.left_with-padding .card-featured__text,
.right_with-padding .card-featured__text {
    max-width: 100%
}

@media (max-width: 568px) {

    .left .card-featured,
    .right .card-featured {
        max-width: 52.8%
    }
}

@media (max-width: 450px) {

    .left .card-featured,
    .right .card-featured {
        max-width: 84.4%
    }

    .left .card-featured__text,
    .right .card-featured__text {
        max-width: 50%
    }

    .left_with-padding .card-featured,
    .right_with-padding .card-featured {
        max-width: 62.5%
    }

    .left_with-padding .card-featured__text,
    .right_with-padding .card-featured__text {
        max-width: 70%
    }
}

.left .card-featured__text {
    left: 80%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.left .card-featured__title,
.left .card-featured__subtitle {
    text-align: left
}

.left_with-padding {
    padding-left: 12.5%
}

@media (max-width: 736px) {
    .left_with-padding {
        padding-left: 3.5%
    }
}

@media (max-width: 450px) {
    .left .card-featured__text {
        left: calc(95vw - 50%)
    }

    .left_with-padding .card-featured__text {
        left: 70%
    }
}

.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.right .card-featured__text {
    right: 80%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.right .card-featured__title,
.right .card-featured__subtitle {
    text-align: right
}

.right_with-padding {
    padding-right: 12.5%
}

@media (max-width: 736px) {
    .right_with-padding {
        padding-right: 3.5%
    }
}

@media (max-width: 450px) {
    .right .card-featured__text {
        right: calc(95vw - 50%)
    }

    .right_with-padding .card-featured__text {
        right: 70%
    }
}

.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center .card-featured {
    max-width: 46.9%
}

.center .card-featured__text {
    max-width: 70%
}

.center_text-from-left .card-featured__text {
    right: 80%
}

.center_text-from-left .card-featured__title,
.center_text-from-left .card-featured__subtitle {
    text-align: right
}

.center_text-from-right .card-featured__text {
    left: 80%
}

.center_text-from-right .card-featured__title,
.center_text-from-right .card-featured__subtitle {
    text-align: left
}

@media (max-width: 568px) {
    .center .card-featured {
        max-width: 40.5%
    }
}

@media (max-width: 450px) {
    .center .card-featured {
        max-width: 62.5%
    }

    .center_text-from-left .card-featured__text {
        right: calc(95vw - 70% - ((100vw - 62.5vw) / 2))
    }

    .center_text-from-right .card-featured__text {
        left: calc(95vw - 70% - ((100vw - 62.5vw) / 2))
    }
}

.fluid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fluid .card-featured__text {
    max-width: 70%
}

.fluid .card-featured__title,
.fluid .card-featured__subtitle {
    text-align: center
}

.text-index {
    width: 100%;
    max-width: 64%;
    margin: 260px auto 0;
    font-family: CoreSansA15;
    font-weight: 100;
    line-height: 1.59;
    color: #4a4a4a
}

.text-index p {
    text-align: center;
    font-size: 2.45em;
    opacity: 0;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s
}

.text-index p.text-index__paragraph--visible {
    opacity: 1;
    -webkit-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in
}

@media (max-width: 1023px) {
    .text-index {
        font-size: 10px
    }
}

@media (max-width: 736px) {
    .text-index {
        max-width: calc(100vw - 80px);
        margin: 75px auto 100px;
        font-size: 7px
    }
}

@media (max-width: 470px) {
    .text-index {
        max-width: calc(100vw - 40px);
        font-size: 8px
    }
}

.product-categories {
    position: relative;
    margin-top: 260px
}

@media (max-width: 736px) {
    .product-categories {
        margin-top: 0
    }
}

.pictograms-grid {
    width: 100%;
    margin: 0 auto
}

.pictograms-grid_mobile {
    display: none
}

.pictograms-grid_mobile .pictograms-grid__item-link_touched svg {
    -webkit-filter: blur(30px);
    filter: blur(30px)
}

.pictograms-grid_mobile .pictograms-grid__item-link_touched .pictograms-grid__item-title {
    opacity: 1;
    z-index: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.pictograms-grid .l-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pictograms-grid__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 365px;
    height: 365px;
    overflow: hidden
}

@media (max-width: 1500px) {
    .pictograms-grid__item {
        width: 280px;
        height: 280px
    }
}

@media (max-width: 1024px) {
    .pictograms-grid__item {
        width: 210px;
        height: 210px
    }
}

@media (max-width: 850px) {
    .pictograms-grid__item {
        width: 160px;
        height: 160px
    }
}

@media (max-width: 650px) {
    .pictograms-grid__item {
        width: 130px;
        height: 130px
    }
}

@media (max-width: 470px) {
    .pictograms-grid__item {
        margin-right: 0
    }
}

.pictograms-grid__item-body {
    position: relative;
    width: 100%;
    height: 100%
}

.pictograms-grid__item-body svg {
    width: 100%;
    height: 100%
}

.pictograms-grid__item-link {
    display: block;
    width: 100%;
    height: 100%
}

.pictograms-grid__item-link:hover svg {
    -webkit-filter: blur(30px);
    filter: blur(30px)
}

.pictograms-grid__item-link:hover img {
    -webkit-filter: blur(30px);
    filter: blur(30px)
}

.pictograms-grid__item-link:hover .pictograms-grid__item-title {
    opacity: 1;
    z-index: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.pictograms-grid__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: CoreSansA15;
    font-size: 39.2px;
    font-weight: 100;
    color: #4a4a4a;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)
}

@media (max-width: 1569px) {
    .pictograms-grid__item-title {
        font-size: 23px;
        line-height: 1.17
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .pictograms-grid__item-title {
        font-family: CoreSansA25;
        font-size: 15px;
        line-height: 1.27
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .pictograms-grid__item-title {
        font-family: CoreSansA25;
        font-size: 15px;
        line-height: 1.27
    }
}

.pictograms-grid svg {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: -webkit-filter 0.7s ease-out;
    transition: -webkit-filter 0.7s ease-out;
    -o-transition: filter 0.7s ease-out;
    transition: filter 0.7s ease-out;
    transition: filter 0.7s ease-out, -webkit-filter 0.7s ease-out
}

@media (max-width: 524px) {
    .pictograms-grid {
        display: none
    }

    .pictograms-grid_mobile {
        display: block
    }
}

.flying-cables {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden
}

.flying-cables img {
    position: absolute;
    height: 100%;
    max-width: initial;
    margin: auto
}

.flying-cables img:first-of-type {
    top: -5vh;
    left: 50%;
    -webkit-transform: translateX(-115%);
    -ms-transform: translateX(-115%);
    transform: translateX(-115%)
}

.flying-cables img:last-of-type {
    bottom: 5vh;
    right: 50%;
    -webkit-transform: translateX(115%);
    -ms-transform: translateX(115%);
    transform: translateX(115%)
}

.flying-cables .card-featured__text {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.flying-cables .card-featured__title,
.flying-cables .card-featured__subtitle {
    text-align: center
}

.media-hero {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.media-hero:hover .media-hero__desc {
    opacity: 1
}

.media-hero video {
    display: block
}

.media-hero__video {
    width: 100%
}

.media-hero__desc {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in
}

.media-hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3
}

.media-hero__text {
    max-width: 940px;
    margin: 0 auto 3em;
    font-family: CoreSansA15;
    font-size: 2.45em;
    font-weight: 100;
    color: white
}

@media (max-width: 520px) {
    .media-hero {
        font-size: 50%
    }
}

.media-hero.card-featured:hover .card-featured__media-wrapper {
    opacity: 1
}

@media (max-width: 1024px) {
    .media-hero__text {
        font-family: CoreSansA25;
        font-size: 23px;
        font-weight: 200;
        line-height: 1.74
    }
}

@media (max-width: 568px) {
    .media-hero__text {
        max-width: 528px
    }
}

@media (max-width: 470px) {
    .media-hero video {
        height: 100vh;
        width: auto
    }

    .media-hero__text {
        max-width: 280px
    }
}

@media (max-width: 470px) {
    .index-video-container {
        display: none
    }
}

.instagram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.instagram__title {
    margin-top: 0;
    margin-bottom: 4em;
    font-family: CoreSansA15;
    font-size: 39.2px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in
}

.instagram__title--visible {
    opacity: 1
}

.instagram__link {
    color: #09aad8
}

.instagram__photos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%
}

.instagram__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 370px;
    max-height: 370px;
    padding: 10px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in
}

.instagram__photo--visible {
    opacity: 1
}

@media (max-width: 1500px) {
    .instagram__photo {
        width: 250px;
        height: 250px
    }
}

@media (max-width: 1024px) {
    .instagram__title {
        font-size: 23px
    }

    .instagram__photo {
        width: 200px;
        height: 200px;
        padding: 0;
        margin-right: 20px
    }

    .instagram__photo:last-of-type {
        margin-right: 0
    }

    .instagram__photo img {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    .instagram__title {
        font-size: 17px
    }

    .instagram__photo {
        width: 130px;
        height: 130px
    }
}

@media (max-width: 625px) {
    .instagram__photo {
        width: 115px;
        height: 115px
    }
}

@media (max-width: 470px) {
    .instagram__title {
        max-width: 280px;
        line-height: 1.76
    }

    .instagram__photo {
        width: 130px;
        height: 130px;
        margin-bottom: 20px
    }

    .instagram__photo:nth-of-type(2n) {
        margin-right: 0
    }
}

.site-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: -1;
    -webkit-transition: height 0.6s ease-in;
    -o-transition: height 0.6s ease-in;
    transition: height 0.6s ease-in
}

.site-menu::-webkit-scrollbar {
    display: none
}

.site-menu--active {
    height: 100vh
}

.site-menu--active .site-menu__list-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    -o-transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1)
}

.site-menu__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.site-menu__left-side,
.site-menu__right-side {
    height: 100%
}

.site-menu__left-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 46%;
    padding: 18vh 2vw 5vh 2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .site-menu__left-side {
        width: 100%;
        padding-top: 10vh
    }
}

@media (max-width: 543px) {
    .site-menu__left-side {
        padding-left: 4vw;
        padding-right: 4vw
    }
}

.site-menu__right-side {
    position: relative;
    width: 54%;
    background: url("../../../1200x1100.png") no-repeat;
    background-position: center;
    background-size: cover
}

@media (max-width: 991px) {
    .site-menu__right-side {
        display: none
    }
}

.site-menu__column {
    margin-right: 3em
}

.site-menu__list--submenu {
    opacity: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 120%;
    width: 200%
}

.site-menu__list--submenu .site-menu__list-item--submenu {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.site-menu__list--submenu .site-menu__list-item--submenu:hover .site-menu__list-item-link {
    color: #828282
}

.site-menu__list--submenu--visible {
    opacity: 1;
    height: auto
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    -o-transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1);
    transition: transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), opacity 0.65s cubic-bezier(0.07, 0.34, 0.15, 1), -webkit-transform 0.65s cubic-bezier(0.07, 0.34, 0.15, 1)
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(7) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(8) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(9) {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(10) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(11) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(12) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(13) {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(14) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(15) {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(16) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(17) {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(18) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(19) {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.site-menu__list--submenu--visible .site-menu__list-item--submenu:nth-child(20) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

@media (max-width: 767px) and (orientation: portrait) {
    .site-menu__list--submenu {
        display: none
    }
}

@media (max-width: 812px) and (orientation: landscape) {
    .site-menu__list--submenu {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .site-menu__list--submenu {
        position: relative;
        left: 0;
        font-size: 70%
    }
}

.site-menu__list {
    position: relative;
    display: inline-block;
    font-family: CoreSansA45;
    font-size: 23px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #4a4a4a
}

.site-menu__list--secondary {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 2.69;
    letter-spacing: 0.4px;
    color: #4a4a4a
}

.site-menu__list-item {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.site-menu__list-item:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.site-menu__list-item:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.site-menu__list-item:nth-child(2) .site-menu__list--submenu {
    top: -100%
}

.site-menu__list-item:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.site-menu__list-item:nth-child(3) .site-menu__list--submenu {
    top: -200%
}

.site-menu__list-item:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.site-menu__list-item:nth-child(4) .site-menu__list--submenu {
    top: -300%
}

.site-menu__list-item:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.site-menu__list-item:nth-child(5) .site-menu__list--submenu {
    top: -400%
}

.site-menu__list-item:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.site-menu__list-item:nth-child(6) .site-menu__list--submenu {
    top: -500%
}

.site-menu__list-item:nth-child(7) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.site-menu__list-item:nth-child(7) .site-menu__list--submenu {
    top: -600%
}

.site-menu__list-item:hover .site-menu__list-item-link {
    color: #828282
}

.site-menu__list-item--social:hover {
    white-space: nowrap
}

.site-menu__list-item--social:hover .site-menu__list-item-placeholder {
    opacity: 0
}

.site-menu__list-item--social:hover .social {
    opacity: 1;
    z-index: 1;
    width: auto
}

.site-menu__list-item--social:hover .social__item {
    opacity: 1
}

.site-menu__list-item .social {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    opacity: 0
}

.site-menu__list-item .social__item {
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-in;
    -o-transition: opacity 0.6s ease-in;
    transition: opacity 0.6s ease-in
}

.site-menu__list-item .social__item::after {
    content: "\2022"
}

.site-menu__list-item .social__item:last-of-type::after {
    content: ""
}

.site-menu__list-item--submenu {
    white-space: nowrap
}

.site-menu__list-item--submenu:hover a {
    color: #828282
}

.site-menu__list-item-link.pressed {
    color: #828282 !important
}

@media (max-width: 543px) {
    .site-menu__list {
        font-size: 30px
    }

    .site-menu__list--secondary {
        font-size: 13px
    }
}

.site-menu .l-search-mobile {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    opacity: 0;
    visibility: hidden
}

.site-menu .l-search-mobile--active {
    position: relative;
    opacity: 1;
    visibility: visible
}

.site-menu .l-search-mobile--active .search-mobile {
    width: 100%
}

.site-menu .search-mobile {
    width: 0;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease
}

.site-menu__description {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    font-family: CoreSansA15;
    font-weight: 100;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease, visibility 0s linear 0.4s;
    -o-transition: opacity 0.4s ease, visibility 0s linear 0.4s;
    transition: opacity 0.4s ease, visibility 0s linear 0.4s
}

.site-menu__description.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.site-menu__description-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -15%);
    -ms-transform: translate(-50%, -15%);
    transform: translate(-50%, -15%);
    max-width: 620px;
    width: 94%;
    overflow: hidden
}

.site-menu__description-content.centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.site-menu__description-content-concealer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fafafa
}

.site-menu__description-title {
    font-size: 63px;
    font-weight: 100;
    line-height: 1.14;
    margin-top: 0
}

.site-menu__description p {
    font-size: 23px;
    line-height: 1.74;
    overflow: hidden
}

@media screen and (max-width: 1366px) {
    .site-menu__list {
        font-size: 20px
    }
}

@media (max-width: 543px) {
    .site-menu__list--submenu {
        position: static;
        width: 100%;
        font-size: 18px
    }

    .site-menu__list--submenu .site-menu__list-item--submenu {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .site-menu__list--submenu--visible .site-menu__list-item--submenu {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.site-menu-mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 120px 0 50px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    background-color: white;
    overflow-y: auto;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.site-menu-mobile.is-opened {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.site-menu-mobile__sublist {
    display: none;
    overflow: hidden;
    background-color: #fafafa;
    -webkit-transition: max-height 0.5s linear;
    -o-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear
}

.site-menu-mobile__list-item,
.site-menu-mobile__sublist-item {
    font-family: CoreSansA25;
    font-weight: 200;
    line-height: 60px;
    text-align: center
}

.site-menu-mobile__list-item label,
.site-menu-mobile__sublist-item label {
    display: block;
    height: 100%
}

.site-menu-mobile__list-item input,
.site-menu-mobile__sublist-item input {
    display: none
}

.site-menu-mobile__list-item input:checked~label,
.site-menu-mobile__sublist-item input:checked~label {
    font-family: CoreSansA45
}

.site-menu-mobile__list-item {
    font-size: 19px;
    letter-spacing: 0.3px
}

.site-menu-mobile__sublist-item {
    border: 1px solid #f0f0f0;
    font-size: 13px
}

@media (max-width: 767px) and (orientation: portrait) {
    .site-menu-mobile {
        display: block
    }
}

@media (max-width: 812px) and (orientation: landscape) {
    .site-menu-mobile {
        display: block
    }
}

body.touch .site-menu__list-item:hover .site-menu__list-item-link {
    color: black
}

body.touch .contacts-contacts__item-inner-wrapper span {
    opacity: 1
}

body.touch .contacts-contacts__item:hover span {
    font-family: CoreSansA25;
    font-weight: 200
}

body.touch .downloads-grid__item-title {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center;
    opacity: 1;
    letter-spacing: 0.3px;
    font-size: 14px
}

@media (max-width: 768px) {
    body.touch .downloads-grid__item-title {
        font-size: 10px
    }
}

.accordion-container input {
    display: none
}

.accordion-container input:checked~label .plus {
    display: none
}

.accordion-container input:checked~label .minus {
    display: block
}

.accordion-container label {
    font-size: 16px;
    display: block;
    text-align: center
}

.accordion-container label span {
    display: block
}

.accordion-container label .minus {
    display: none
}

.accordion-container .accordion-body {
    display: none;
    -webkit-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}

.foldable {
    overflow: hidden;
    -webkit-transition: height 0.3s ease-in;
    -o-transition: height 0.3s ease-in;
    transition: height 0.3s ease-in
}

.link-block {
    display: block
}

.fullspace {
    width: 100%;
    height: 100%;
    background-color: white
}

.container-default {
    width: 72.9%;
    margin: 0 auto
}

.column-left-small {
    width: 21.5%;
    margin-right: 20px
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .column-left-small {
        width: 100%;
        margin-right: 0;
        float: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .column-left-small {
        width: 100%;
        margin-right: 0;
        float: none
    }
}

.column-right-large {
    width: calc(100% - 20px - 21.5%)
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .column-right-large {
        width: 100%;
        float: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .column-right-large {
        width: 100%;
        float: none
    }
}

.site-footer {
    position: relative;
    width: 100%
}

.site-footer__bg {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.site-footer__nav {
    font-family: 'CoreSansA45';
    font-size: 17px;
    line-height: 1.94;
    letter-spacing: 0.4px;
    color: #ffffff
}

.site-footer__wrapper {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 10px 50px 10px;
    margin-top:-150px;
    color: #666;
}

.site-footer__nav-column {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%
}

.site-footer__nav-column:last-of-type {
    width: 23.72881%;
    float: right;
    margin-right: 0
}

.site-footer__nav-column-title,
.site-footer__nav-column-list {
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.65;
    letter-spacing: normal;
    color: #4a4a4a
}

.site-footer__nav-column-title {
    font-family: CoreSansA45;
    font-weight: normal;
    margin-bottom: 0.5em
}

.site-footer__logo {
    text-align: center;
    font-size: 10em
}

.site-footer__logo svg {
    width: 100%
}

.site-footer__social {
    text-align: center;
    margin-top: 170px
}

.site-footer__social-link {
    display: inline-block;
    margin-right: 3em
}

.site-footer__social-link:last-child {
    margin-right: 0
}

.site-footer__social-link svg {
    vertical-align: middle
}

.site-footer__bottom {
    width: 100%;
    text-align: center;
    background: #000;
    opacity:1!important;

}

.site-footer__bottom-item,
.site-footer__bottom-link {
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 1.76;
    color: #4a4a4a
}

.site-footer .site-footer__list-link {
    color: #4a4a4a
}

@media (max-width: 770px) {
    .site-footer {
        display: none
    }
}

.brava-container,
.single-product-container,
.single-product-extra-media,
.single-product-about,
.single-product-specification,
.single-product-img-viewer,
.single-product-optional-screen-svg-icons {
    max-width: 100%
}

.col-6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

.col-6:last-of-type {
    width: 49.15254%;
    float: right;
    margin-right: 0
}

.col-4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

.col-4:last-of-type {
    width: 32.20339%;
    float: right;
    margin-right: 0
}

.single-product-extra-info,
.single-product-userguide-and-faq,
.single-product-specification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.zoom-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.zoom-controls .single-product-about__zoom-prev,
.zoom-controls .single-product-about__zoom-next {
    width: 0
}

.zoom-controls .single-product-about__zoom-prev,
.zoom-controls .single-product-about__zoom-next,
.zoom-controls .single-product-about__zoomInOut {
    height: 100%;
    display: block
}

.zoom-controls .single-product-about__zoomInOut {
    width: 100%;
    cursor: url("img/icons/picture_plus.png") 31 31, -webkit-zoom-in;
    cursor: url("img/icons/picture_plus.png") 31 31, zoom-in
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .zoom-controls {
        display: none
    }
}

.single-product-about {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.single-product-about__overview {
    height: 100%
}

.single-product-about__right,
.single-product-about__left {
    height: 100%;
    position: relative
}

.single-product-about__left {
    width: 70%;
    float: left;
    -webkit-transition: width 0.5s ease-out;
    -o-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out
}

.single-product-about__left.zoom {
    width: 100%
}

.single-product-about__left.zoom .single-product-about__zoom-prev,
.single-product-about__left.zoom .single-product-about__zoom-next {
    width: 20%
}

.single-product-about__left.zoom .single-product-about__zoomInOut {
    width: 60%
}

.single-product-about__left.zoom .single-product-about__zoom-prev {
    cursor: url("img/icons/picture_up.png") 10 10, n-resize
}

.single-product-about__left.zoom .single-product-about__zoom-next {
    cursor: url("img/icons/picture_down.png") 10 10, s-resize
}

.single-product-about__left.zoom .single-product-about__zoomInOut {
    cursor: url("img/icons/picture_minus.png") 31 31, -webkit-zoom-out;
    cursor: url("img/icons/picture_minus.png") 31 31, zoom-out
}

.single-product-about__left.zoom .single-product-about__img {
    max-width: 85%
}

.single-product-about__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    background-color: white;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
    transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out
}

.single-product-about__right.hide {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.single-product-about .wrapper-right {
    width: 62%
}

.single-product-about h1,
.single-product-about h4,
.single-product-about .about-entry {
    margin-top: 0;
    font-family: 'CoreSansA25';
    font-weight: 200;
    color: #000000
}

.single-product-about h1 {
    margin-bottom: 1em;
    font-size: 39px;
    line-height: 1
}

.single-product-about h4 {
    margin-bottom: 3em;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase
}

.single-product-about .about-entry {
    padding-bottom: 3em;
    font-size: 13px;
    line-height: 1.77
}

.single-product-about .about-entry p {
    margin: 0
}

.single-product-about__dots {
    position: absolute;
    top: 50%;
    left: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.single-product-about__dots--zoomer {
    z-index: 1
}

.single-product-about__dots-horizontal {
    display: none;
    position: absolute;
    left: 50%;
    top: 320px;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.single-product-about__dots-horizontal .single-product-about__dot-wrapper {
    float: left
}

.single-product-about__dot-wrapper {
    position: relative;
    width: 32px;
    height: 32px;
    cursor: pointer
}

.single-product-about__dot-wrapper:last-of-type {
    margin-right: 0
}

.single-product-about__dot {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    border: 1px solid black;
    border-radius: 50%
}

.single-product-about__dot--current {
    background-color: black
}

.single-product-about__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 30px 30px 45px;
    clear: both
}

.single-product-about__controls.zoom .single-product-about__control[data-control=zoom] img {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.single-product-about__control {
    margin-right: 70px;
    cursor: pointer
}

.single-product-about__control:last-of-type {
    margin-right: 0
}

.single-product-about__media-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.single-product-about__media {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

.single-product-about__media::-webkit-scrollbar {
    display: none
}

.single-product-about__media-item {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1.5s ease-out;
    transition: -webkit-transform 1.5s ease-out;
    -o-transition: transform 1.5s ease-out;
    transition: transform 1.5s ease-out;
    transition: transform 1.5s ease-out, -webkit-transform 1.5s ease-out
}

.single-product-about__media-item.below {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.single-product-about__img {
    display: block;
    margin: 0 auto
}

.single-product-about .accordion-container input:checked~label .accordion-item-label__icon_open {
    display: none
}

.single-product-about .accordion-item-label {
    display: block;
    padding: 2.2em 0;
    border-width: 2px 0;
    border-style: solid;
    border-color: #dcdcdc;
    font-family: CoreSansA25;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.single-product-about .accordion-item-label__icon {
    float: right
}

.single-product-about .accordion-body {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.single-product-about .product-download-link {
    padding: 2.1em 0;
    font-family: CoreSansA25;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: 3px;
    text-transform: uppercase
}

.single-product-about .product-download-link::after {
    content: url("img/icons/download_arrow.svg");
    float: right;
    width: 15px
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-about .product-download-link {
        display: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-about .product-download-link {
        display: none
    }
}

.single-product-about:first-child {
    margin-top: 58px
}

@media screen and (max-width: 1366px) {
    .single-product-about h1 {
        font-size: 32px
    }

    .single-product-about h4 {
        font-size: 11px
    }

    .single-product-about .about-entry {
        font-size: 12px
    }

    .single-product-about .accordion-item-label {
        padding: 2em 0
    }

    .single-product-about .product-download-link {
        padding: 2em 0
    }
}

@media (max-width: 1024px) {
    .single-product-about__left {
        width: 60%
    }

    .single-product-about__right {
        width: 40%
    }

    .single-product-about__right .wrapper-right h4 {
        font-size: 13px
    }

    .single-product-about__right .wrapper-right .about-entry {
        font-size: 10px
    }
}

@media (max-width: 768px) {
    .single-product-about__media {
        overflow-y: scroll
    }

    .single-product-about .wrapper-right h1 {
        font-size: 23px
    }

    .single-product-about .wrapper-right h4 {
        letter-spacing: 0.8px
    }
}

@media (max-width: 568px) {
    .single-product-about__media {
        height: 100%
    }

    .single-product-about__media-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }

    .single-product-about__specs-link {
        font-size: 10px;
        margin-top: 0
    }

    .single-product-about .wrapper-right__top h4 {
        font-size: 10px
    }

    .single-product-about .about-entry {
        max-height: 50px;
        overflow-y: scroll
    }
}

@media (max-width: 470px) {
    .single-product-about {
        height: auto
    }

    .single-product-about__media.fullscreen {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 50;
        background: white
    }

    .single-product-about__media-item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%
    }

    .single-product-about__left,
    .single-product-about__right {
        display: block;
        position: relative;
        float: none;
        width: 100%
    }

    .single-product-about__left.zoom .single-product-about__zoom-prev,
    .single-product-about__left.zoom .single-product-about__zoom-next {
        width: 0
    }

    .single-product-about__left.zoom .single-product-about__zoomInOut {
        width: 100%
    }

    .single-product-about__left.zoom .single-product-about__img {
        width: 100%
    }

    .single-product-about__right {
        margin-top: 2em;
        text-align: center
    }

    .single-product-about__right .wrapper-right {
        max-width: 100%
    }

    .single-product-about__right .about-entry {
        max-height: none
    }

    .single-product-about__controls {
        display: none
    }

    .single-product-about__dots {
        display: none
    }

    .single-product-about__dots-horizontal {
        display: block
    }

    .single-product-about__dots-horizontal.fullscreen {
        z-index: 50;
        position: fixed;
        top: 98vh
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-about:first-child {
        margin-top: 58px
    }

    .single-product-about .about-entry {
        display: none
    }

    .single-product-about .single-product-about__controls {
        display: none
    }

    .single-product-about .wrapper-right {
        width: 90%;
        margin: 0 auto
    }

    .single-product-about .wrapper-right h1 {
        text-align: left
    }

    .single-product-about .foldable {
        display: none
    }

    .single-product-about__img {
        width: 100%;
        height: auto
    }

    .single-product-about__media {
        height: auto;
        white-space: initial;
        overflow: hidden
    }

    .single-product-about__media-item {
        display: block
    }

    .single-product-about__dots {
        display: none;
        position: fixed;
        top: 50vh
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-about:first-child {
        margin-top: 58px
    }

    .single-product-about .about-entry {
        display: none
    }

    .single-product-about .single-product-about__controls {
        display: none
    }

    .single-product-about .wrapper-right {
        width: 79%
    }

    .single-product-about__dots {
        display: block
    }
}

.specs-list {
    padding: 1.25em 0;
    border-bottom: 1px solid #dcdcdc
}

.specs-list__item {
    margin-bottom: .625em
}

.specs-list__item:last-child {
    margin-bottom: 0
}

.specs-list__item span {
    --margin-right: 20px;
    display: block;
    float: left;
    width: calc((100% - var(--margin-right))/2);
    font-size: 13px;
    line-height: 1.77;
    font-family: CoreSansA25;
    font-weight: 200
}

.specs-list__item span:first-child {
    font-family: CoreSansA45;
    font-weight: normal;
    margin-right: var(--margin-right)
}

.specs-list_large {
    width: 61%;
    border-bottom: none
}

@media screen and (max-width: 1366px) {
    .specs-list__item {
        font-size: 12px
    }

    .specs-list_large {
        width: 70%
    }
}

#product_specs_mobile {
    position: absolute;
    height: auto;
    width: 90%;
    margin: 0 auto;
    visibility: hidden;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #product_specs_mobile>div {
        height: 2px;
        background-color: #dcdcdc
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #product_specs_mobile {
        margin-bottom: 11.875vw
    }
}

.single-product-extra-info__item {
    position: relative;
    width: 100%;
    height: 54vh;
    overflow: hidden
}

.single-product-extra-info__item:hover .single-product-extra-info__item-bg {
    right: 0
}

.single-product-extra-info__item-core-link {
    display: block;
    z-index: 2
}

.single-product-extra-info__item-core-link:hover .single-product-extra-info__item-core-text {
    opacity: 1
}

.single-product-extra-info__item-core-link:hover .single-product-extra-info__item-core-text::after {
    right: -5px
}

.single-product-extra-info__item-core {
    min-width: 290px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    border-radius: 5px;
    padding: 1em
}

.single-product-extra-info__item-core img {
    max-width: 250px;
    max-height: 70px
}

.single-product-extra-info__item-core-text {
    font-family: CoreSansA45;
    font-size: 13px;
    line-height: 1.46;
    text-align: center;
    color: #4a4a4a;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.single-product-extra-info__item-core-text:after {
    content: "\f054";
    font-family: fontAwesome;
    position: relative;
    right: 0;
    font-size: 0.5em;
    vertical-align: middle;
    -webkit-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    transition: right 0.3s ease
}

.single-product-extra-info__item-bg {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: url("img/single-product/bt-05-3840-x-2160.jpg") no-repeat 50% 50%;
    background-size: cover;
    z-index: 1;
    -webkit-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    transition: right 0.3s ease
}

@media (max-width: 1024px) {
    .single-product-extra-info__item-bg {
        right: 0
    }

    .single-product-extra-info__item-core-text {
        opacity: 1
    }

    .single-product-extra-info .col-6 {
        margin-right: 0;
        width: 50%
    }
}

@media (max-width: 768px) {
    .single-product-extra-info {
        display: block
    }

    .single-product-extra-info .col-6 {
        width: 100%;
        float: none
    }

    .single-product-extra-info__item {
        height: 430px
    }
}

@media (max-width: 568px) {
    .single-product-extra-info__item {
        height: 320px
    }

    .single-product-extra-info__item-core {
        min-width: 200px
    }

    .single-product-extra-info__item img {
        max-width: 200px
    }
}

@media (max-width: 470px) {
    .single-product-extra-info__item {
        height: 285px
    }

    .single-product-extra-info__item-core {
        min-width: none
    }

    .single-product-extra-info__item-core-link {
        width: 200px
    }

    .single-product-extra-info__item-core-text {
        margin-bottom: 0
    }

    .single-product-extra-info__item img {
        max-width: 100%;
        max-height: 40px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-extra-info__item-core {
        background-color: transparent
    }

    .single-product-extra-info__item-core-text {
        font-family: CoreSansA25
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-extra-info__item-core {
        background-color: transparent
    }

    .single-product-extra-info__item-core-text {
        font-family: CoreSansA25
    }
}

.single-product-optional-screen-svg-icons {
    padding: 0 4%;
    margin: 13vh 0 20vh
}

.single-product-optional-screen-svg-icons__wrapper {
    position: relative;
    height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.single-product-optional-screen-svg-icons__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    width: calc(100% / 3)
}

.single-product-optional-screen-svg-icons__icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-product-optional-screen-svg-icons__icon svg {
    width: auto;
    max-width: 100%
}

.single-product-optional-screen-svg-icons__icon .sonar-emitter {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    border-radius: 9999px
}

.single-product-optional-screen-svg-icons__icon .sonar-emitter .sonar-emitter__core,
.single-product-optional-screen-svg-icons__icon .sonar-emitter::after,
.single-product-optional-screen-svg-icons__icon .sonar-emitter::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 0;
    pointer-events: none
}

.single-product-optional-screen-svg-icons__icon .sonar-emitter::before {
    z-index: -1
}

.single-product-optional-screen-svg-icons__icon .sonar-emitter::after {
    z-index: -2
}

.single-product-optional-screen-svg-icons__icon+div {
    opacity: 0
}

.single-product-optional-screen-svg-icons__icon.is-animating+div {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.single-product-optional-screen-svg-icons__icon.is-animating .sonar-emitter {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.single-product-optional-screen-svg-icons__icon.is-animating .sonar-emitter__core {
    -webkit-animation: sonarWaveSmall 2s linear infinite;
    animation: sonarWaveSmall 2s linear infinite
}

.single-product-optional-screen-svg-icons__icon.is-animating .sonar-emitter::before {
    -webkit-animation: sonarWaveMedium 2s linear infinite;
    animation: sonarWaveMedium 2s linear infinite
}

.single-product-optional-screen-svg-icons__icon.is-animating .sonar-emitter::after {
    -webkit-animation: sonarWaveLarge 2s linear infinite;
    animation: sonarWaveLarge 2s linear infinite
}

.single-product-optional-screen-svg-icons__text {
    margin-top: 25%;
    overflow: auto;
    font-family: CoreSansA15;
    font-size: 39.2px;
    font-weight: 100;
    color: #4a4a4a;
    text-align: center;
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: opacity 1s ease, left 1s, width 1s, -webkit-filter 1s ease-in, -webkit-transform 1s;
    transition: opacity 1s ease, left 1s, width 1s, -webkit-filter 1s ease-in, -webkit-transform 1s;
    -o-transition: opacity 1s ease, filter 1s ease-in, left 1s, transform 1s, width 1s;
    transition: opacity 1s ease, filter 1s ease-in, left 1s, transform 1s, width 1s;
    transition: opacity 1s ease, filter 1s ease-in, left 1s, transform 1s, width 1s, -webkit-filter 1s ease-in, -webkit-transform 1s
}

@media screen and (max-width: 1366px) {

    .single-product-optional-screen-svg-icons__icon img,
    .single-product-optional-screen-svg-icons__icon svg {
        max-height: 150px
    }

    .single-product-optional-screen-svg-icons__text {
        font-size: 28px
    }
}

@media (max-width: 1024px) {
    .single-product-optional-screen-svg-icons__text {
        font-size: 17px
    }
}

@media (max-width: 768px) {
    .single-product-optional-screen-svg-icons {
        margin: 10em 0 5em
    }

    .single-product-optional-screen-svg-icons__icon {
        width: 100px;
        height: 100px
    }

    .single-product-optional-screen-svg-icons .sonar-emitter {
        width: 80px;
        height: 80px;
        opacity: 1
    }

    .single-product-optional-screen-svg-icons .sonar-emitter::after {
        background-color: rgba(0, 0, 0, 0.05)
    }
}

@media (max-width: 568px) {
    .single-product-optional-screen-svg-icons__text {
        font-size: 13px
    }
}

@media (max-width: 470px) {
    .single-product-optional-screen-svg-icons {
        margin: 5em 0 0
    }

    .single-product-optional-screen-svg-icons__wrapper {
        display: block
    }

    .single-product-optional-screen-svg-icons__item {
        text-align: center;
        width: 100%;
        margin-bottom: 4em
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-optional-screen-svg-icons {
        padding: 0
    }

    .single-product-optional-screen-svg-icons__icon {
        width: 37.5%;
        height: 37.5vw
    }

    .single-product-optional-screen-svg-icons__icon svg {
        width: auto;
        height: 100%;
        max-width: none
    }

    .single-product-optional-screen-svg-icons__icon img {
        height: 100%
    }

    .single-product-optional-screen-svg-icons__text {
        margin-top: 60px;
        padding: 0 5%
    }

    .single-product-optional-screen-svg-icons .sonar-emitter {
        opacity: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-optional-screen-svg-icons__text {
        margin-top: 40px;
        padding: 0 5%
    }

    .single-product-optional-screen-svg-icons__icon img,
    .single-product-optional-screen-svg-icons__icon svg {
        height: 100%;
        max-height: none
    }

    .single-product-optional-screen-svg-icons .sonar-emitter {
        opacity: 0
    }
}

.single-product-optional-noname {
    padding: 14vh 5vw 13vh 9vw;
    position: relative;
    height: 100vh
}

.single-product-optional-noname__title {
    display: inline-block;
    font-family: CoreSansA15;
    font-size: 39px;
    font-weight: 100;
    line-height: 1.23;
    letter-spacing: 1.2px;
    color: #4a4a4a;
    margin-bottom: 8vh
}

.single-product-optional-noname__header {
    margin: 0;
    font-weight: 100
}

.single-product-optional-noname__text {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%
}

.single-product-optional-noname__media {
    width: 57.62712%;
    float: right;
    margin-right: 0;
    position: relative;
    margin-top: 16vh
}

.single-product-optional-noname__media-item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.single-product-optional-noname__media-item.current {
    opacity: 1
}

.single-product-optional-noname__gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 22vh;
    background-image: -webkit-linear-gradient(bottom, #fff, #f5f4f2);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f5f4f2));
    background-image: -o-linear-gradient(bottom, #fff, #f5f4f2);
    background-image: linear-gradient(to top, #fff, #f5f4f2);
    z-index: -1
}

@media (max-width: 1024px) {
    .single-product-optional-noname__title {
        font-size: 29px
    }

    .single-product-optional-noname__gradient {
        display: none
    }
}

@media (max-width: 768px) {
    .single-product-optional-noname {
        padding-right: 9vw
    }

    .single-product-optional-noname__media {
        width: 100%;
        float: none;
        margin-top: 0
    }

    .single-product-optional-noname__text {
        width: 100%;
        text-align: center
    }

    .single-product-optional-noname__title {
        margin: 2.2em 0 1.2em;
        font-size: 27px
    }

    .single-product-optional-noname .accordion__item-body {
        padding: 0;
        width: auto;
        margin: 1em auto;
        max-width: 500px
    }
}

@media (max-width: 568px) {
    .single-product-optional-noname {
        padding-bottom: 800px
    }

    .single-product-optional-noname__title {
        font-size: 23px;
        margin-bottom: 0.5em
    }
}

@media (max-width: 470px) {
    .single-product-optional-noname {
        padding-bottom: 700px
    }

    .single-product-optional-noname__title {
        line-height: 1.74
    }
}

.single-product-where-to-by {
    position: relative;
    margin-top: 18vh
}

.single-product-where-to-by__title {
    font-family: CoreSansA15;
    font-size: 36px;
    font-weight: 100;
    line-height: 1.67;
    text-align: center;
    color: #4a4a4a;
    margin-bottom: 0.5em
}

.single-product-where-to-by__partners-top,
.single-product-where-to-by__partners-bottom {
    margin-left: 5px;
    margin-right: 5px;
    width: 500%;
    white-space: nowrap
}

.single-product-where-to-by__partners-top>span,
.single-product-where-to-by__partners-bottom>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    float: left;
    width: 50%
}

.single-product-where-to-by__partners-top {
    margin-bottom: 11vh;
    margin-top: 18vh;
    -webkit-animation: move-slideshow 60s linear infinite;
    animation: move-slideshow 60s linear infinite
}

.single-product-where-to-by__partners-bottom {
    margin-bottom: 22vh;
    -webkit-animation: move-slideshow-alt 60s linear infinite;
    animation: move-slideshow-alt 60s linear infinite
}

.single-product-where-to-by__partners-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 67px;
    padding: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 8px;
    overflow: hidden;
    text-align: center;
    height: 125px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin: 0 10px
}

@media (max-width: 1024px) {
    .single-product-where-to-by__title {
        font-size: 29px;
        margin-top: 3em
    }
}

@media (max-width: 768px) {
    .single-product-where-to-by__partners-top {
        margin: 80px 0 30px
    }

    .single-product-where-to-by__partners-bottom {
        margin-bottom: 130px
    }

    .single-product-where-to-by__partners-tile {
        width: 205px;
        height: 90px;
        overflow: hidden
    }
}

@media (max-width: 568px) {
    .single-product-where-to-by__partners-top {
        margin: 20px 0
    }

    .single-product-where-to-by__partners-bottom {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-where-to-by__title {
        width: 87.5%;
        max-width: none;
        margin: auto;
        font-size: 19px
    }

    .single-product-where-to-by__partners {
        margin-top: 2em
    }

    .single-product-where-to-by__partners-top,
    .single-product-where-to-by__partners-bottom {
        width: 700%
    }

    .single-product-where-to-by__partners-tile {
        width: auto;
        height: auto
    }

    .single-product-where-to-by__partners-link {
        height: auto
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-where-to-by__title {
        width: 87.5%;
        max-width: none;
        margin: auto;
        font-size: 19px
    }
}

.single-product-see-also__title {
    margin-top: 3em;
    text-align: center;
    font-family: CoreSansA15;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    color: #4a4a4a
}

.single-product-see-also__products {
    overflow: hidden;
    position: relative
}

.single-product-see-also__products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-product-see-also__products-item {
    overflow: hidden;
    -webkit-perspective: 200px;
    perspective: 200px
}

.single-product-see-also__products-item img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.7s ease;
    transition: -webkit-transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    transition: transform 0.7s ease, -webkit-transform 0.7s ease
}

.single-product-see-also__products-item img:hover {
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px)
}

.single-product-see-also__products-link {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 1366px) {
    .single-product-see-also__products-item img {
        max-height: 60vh
    }
}

@media (max-width: 1024px) {
    .single-product-see-also__title {
        font-size: 29px
    }

    .single-product-see-also__products-item {
        height: 512px
    }

    .single-product-see-also__products-item img {
        max-width: none;
        height: 100%
    }
}

@media (max-width: 768px) {
    .single-product-see-also {
        margin-bottom: 50px
    }

    .single-product-see-also__products-item {
        height: 320px
    }
}

@media (max-width: 568px) {
    .single-product-see-also {
        margin-bottom: 50px
    }

    .single-product-see-also__title {
        font-size: 23px
    }

    .single-product-see-also__products-item {
        height: 220px
    }
}

@media (max-width: 470px) {
    .single-product-see-also__title {
        margin-bottom: 2em
    }

    .single-product-see-also__products-item {
        height: 200px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-see-also__title {
        font-size: 19px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-see-also__title {
        font-size: 19px
    }
}

.single-product-extra-media {
    position: relative;
    height: 100vh;
    background-image: url("img/single-product/bt-05-3840-x-2160.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.single-product-extra-media__before,
.single-product-extra-media__after {
    height: 100%;
    width: 25%;
    position: absolute;
    top: 0;
    background: #fff
}

.single-product-extra-media__before {
    left: 0
}

.single-product-extra-media__after {
    right: 0
}

@media (max-width: 768px) {
    .single-product-extra-media {
        height: 450px
    }

    .single-product-extra-media__before,
    .single-product-extra-media__after {
        width: 30%
    }
}

@media (max-width: 568px) {
    .single-product-extra-media {
        height: 320px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .single-product-extra-media {
        background-attachment: initial
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .single-product-extra-media {
        background-attachment: initial
    }
}

.wallpaper {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.wallpaper.is-visible {
    opacity: 1
}

.wallpaper img {
    display: block;
    width: 100%
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
}

.variety {
    width: 90%;
    margin: 11vh auto 19vh
}

.variety__title {
    font-family: CoreSansA25;
    font-size: 39px;
    font-weight: 200
}

.variety__column {
    float: left
}

.variety__column_left {
    width: 63.5%;
    margin-right: 5%
}

.variety__column_right {
    width: 23.335%
}

.variety__media {
    position: relative
}

.variety__media img {
    display: block;
    max-width: none;
    width: 100%
}

.variety__media video {
    width: 100%
}

.variety__media-mobile {
    display: none;
    position: relative;
    margin-bottom: 20px
}

.variety__media-mobile img {
    display: block;
    max-width: none;
    width: 100%
}

.variety__media-mobile video {
    width: 100%
}

.variety__media-item {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s
}

.variety__media-item_static {
    position: static
}

.variety__media-item_active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s linear, opacity 0.3s ease;
    -o-transition: visibility 0s linear, opacity 0.3s ease;
    transition: visibility 0s linear, opacity 0.3s ease
}

.variety .accordion-unit:not(:first-child) {
    margin-top: -2px
}

.variety .accordion-unit__input {
    display: none
}

.variety .accordion-unit__input:checked~label {
    font-family: CoreSansA45
}

.variety .accordion-unit__input:checked~label::after {
    content: '\2014';
    font-family: CoreSansA25;
    width: auto;
    height: auto
}

.variety .accordion-unit__input:not(:checked)~div {
    height: 0
}

.variety .accordion-unit__label,
.variety .accordion-unit__content {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.77
}

.variety .accordion-unit__label {
    display: block;
    padding: 1.23em 0;
    border-width: 2px 0;
    border-style: solid;
    border-color: #c8c8c8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.variety .accordion-unit__label::after {
    content: url("img/icons/plus.svg");
    float: right;
    width: 15px;
    height: 15px
}

.variety .accordion-unit__content {
    overflow: hidden;
    -webkit-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}

.variety .accordion-unit__content>div {
    padding: 1.54em 0
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .variety__title {
        font-size: 19px
    }

    .variety__column_left {
        display: none
    }

    .variety__column_right {
        width: 100%
    }

    .variety__media {
        display: none
    }

    .variety__media-mobile {
        display: block
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .variety__title {
        font-size: 19px
    }

    .variety__column_left {
        display: none
    }

    .variety__column_right {
        width: 100%
    }

    .variety__media {
        display: none
    }

    .variety__media-mobile {
        display: block
    }
}

.product-info-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 384px;
    background-color: #4a4a4a
}

.product-info-bar__item {
    position: relative
}

.product-info-bar__item svg {
    width: auto;
    height: 140px
}

.product-info-bar__item svg g {
    stroke: #c8c8c8;
    -webkit-transition: stroke 0.3s ease;
    -o-transition: stroke 0.3s ease;
    transition: stroke 0.3s ease
}

.product-info-bar__item:hover svg g {
    stroke: white
}

.product-info-bar__item:hover .product-info-bar__item-caption {
    opacity: 1;
    pointer-events: auto
}

.product-info-bar__item:hover .product-info-bar__item-caption::after {
    right: -5px
}

.product-info-bar__item:hover a .product-info-bar__item-caption::after {
    opacity: 1;
    pointer-events: auto
}

.product-info-bar__item-caption {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 175%;
    font-family: CoreSansA45;
    font-size: 13px;
    line-height: 1.69;
    -webkit-transform: translate(-50%, calc(100% + 20px));
    -ms-transform: translate(-50%, calc(100% + 20px));
    transform: translate(-50%, calc(100% + 20px));
    color: white;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.product-info-bar__item-caption::after {
    content: "\f054";
    font-family: fontAwesome;
    position: relative;
    right: 0;
    font-size: 0.5em;
    vertical-align: middle;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    transition: right 0.3s ease
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .product-info-bar {
        display: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .product-info-bar {
        display: none
    }
}

.explore-colors {
    position: relative;
    height: 100vh;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.explore-colors__wallpapers {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -15px;
    z-index: -1;
    overflow-y: scroll
}

.explore-colors__wallpaper {
    width: 100%;
    height: 100%
}

.explore-colors__wallpaper_flash {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.explore-colors__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 7vh 9vw
}

.explore-colors__column {
    width: 29.6%
}

.explore-colors__column:first-child {
    width: 58.9%;
    height: 100%;
    margin-right: 11.5%
}

.explore-colors__media {
    position: relative;
    height: 100%;
    overflow: hidden
}

.explore-colors__imagery {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.explore-colors__meta {
    font-family: CoreSansA25;
    font-weight: 200;
    color: white
}

.explore-colors__title {
    margin: 0 auto 1.25em;
    font-size: 36px
}

.explore-colors__colors {
    margin-bottom: 2.5em
}

.explore-colors__color {
    float: left;
    margin-right: 30px
}

.explore-colors__color:last-child {
    margin-right: 0
}

.explore-colors__color input {
    display: none
}

.explore-colors__color input:checked~label {
    -webkit-box-shadow: 0 0 30px white;
    box-shadow: 0 0 30px white
}

.explore-colors__color label {
    --circle-size: 40px;
    display: block;
    width: var(--circle-size);
    height: var(--circle-size);
    border-radius: 9999px;
    cursor: pointer
}

.explore-colors__desc {
    width: 86.5%;
    font-size: 13px
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .explore-colors__content {
        display: block
    }

    .explore-colors__column {
        width: 100%
    }

    .explore-colors__column:first-child {
        width: 100%;
        margin-right: 0;
        height: auto
    }

    .explore-colors__imagery {
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .explore-colors__meta {
        text-align: center
    }

    .explore-colors__title {
        font-size: 19px
    }

    .explore-colors__desc {
        width: 100%;
        max-height: 70px;
        overflow-y: auto
    }

    .explore-colors__color {
        display: inline-block;
        float: none;
        margin-right: 16px
    }

    .explore-colors__color label {
        --circle-size: 20px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .explore-colors__content {
        padding: 6.16% 5.28% 0
    }

    .explore-colors__column {
        width: 42.92%
    }

    .explore-colors__column:first-child {
        width: 49.21%;
        margin-right: 7.87%
    }

    .explore-colors__title {
        font-size: 19px
    }

    .explore-colors__desc {
        width: 100%;
        max-height: 70px;
        overflow-y: auto
    }

    .explore-colors__color {
        margin-right: 20px
    }

    .explore-colors__color label {
        --circle-size: 20px
    }
}

body.touch .single-product-color-picker__list-item span {
    opacity: 1
}

body.touch .single-product-see-also__products {
    overflow-x: scroll
}

@-webkit-keyframes move-slideshow {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@keyframes move-slideshow {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@-webkit-keyframes move-slideshow-alt {
    0% {
        -webkit-transform: translateX(-80%);
        transform: translateX(-80%)
    }

    100% {
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%)
    }
}

@keyframes move-slideshow-alt {
    0% {
        -webkit-transform: translateX(-80%);
        transform: translateX(-80%)
    }

    100% {
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%)
    }
}

@-webkit-keyframes sonarWaveSmall {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        opacity: 0.25
    }
}

@keyframes sonarWaveSmall {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        opacity: 0.25
    }
}

@-webkit-keyframes sonarWaveMedium {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0.2
    }
}

@keyframes sonarWaveMedium {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0.2
    }
}

@-webkit-keyframes sonarWaveLarge {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0.1
    }
}

@keyframes sonarWaveLarge {
    from {
        opacity: 0.4
    }

    to {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0.1
    }
}

body.touch .category-filter li:hover {
    color: #9b9b9b
}

.is-white {
    color: white !important
}

.header-is-white {
    background-color: white !important
}

.hidden-view-type {
    display: none
}

.fade {
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    pointer-events: none;
    -webkit-transition: opacity 0.85s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.85s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: opacity 0.85s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.85s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.85s cubic-bezier(0.39, 0.575, 0.565, 1), filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 0.75s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.fade--visible {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    pointer-events: auto
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .fade--visible {
        -webkit-filter: blur(0.5px);
        filter: blur(0.5px)
    }
}

.category-filter-switcher {
    color: #4a4a4a;
    text-transform: uppercase;
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 1.4px;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99
}

.category-filter-switcher .flex-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.category-filter-switcher .counter {
    text-align: right;
    padding: 0.75em 2.5em
}

.category-filter-switcher .counter.hidden {
    visibility: hidden
}

.category-filter-switcher .cfs-button {
    padding: 1.69em 2.85em;
    display: inline-block
}

.category-filter-switcher .cfs-button:hover {
    cursor: pointer
}

.category-filter-switcher #btn-view-type .hover::before,
.category-filter-switcher #btn-view-type .unhover::before {
    content: url("img/svg/Interface/list13pix.svg")
}

.category-filter-switcher #btn-filter .hover::before,
.category-filter-switcher #btn-filter .unhover::before {
    content: url("img/svg/Interface/filter13pix.svg")
}

@media screen and (max-width: 1366px) {
    .category-filter-switcher {
        font-size: 11px
    }
}

@media (max-width: 1024px) {
    .category-filter-switcher {
        top: auto;
        bottom: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .category-filter-switcher .flex-center {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .category-filter-switcher .cfs-button {
        width: 160px
    }

    .category-filter-switcher .cfs-button:first-child {
        margin-bottom: 0
    }

    .category-filter-switcher .cfs-button:last-child {
        margin-left: -1px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .category-filter-switcher {
        display: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .category-filter-switcher {
        display: none
    }
}

.is_bordered {
    border: 1px solid #979797
}

.cfs-button {
    width: 100%;
    position: relative;
    display: inline-block;
    background: transparent;
    letter-spacing: 2.3px;
    overflow: hidden
}

.cfs-button:first-child {
    margin-bottom: -1px
}

.cfs-button .hover::before,
.cfs-button .unhover::before {
    display: inline-block;
    width: 15px;
    margin-right: 0.5em;
    vertical-align: sub
}

.cfs-button .unhover {
    display: block;
    position: absolute;
    -webkit-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    color: black;
    text-align: center;
    line-height: 48px;
    opacity: 1
}

.cfs-button .hover {
    display: block;
    position: absolute;
    -webkit-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    margin: 0 auto;
    color: black;
    text-align: center;
    line-height: 48px;
    opacity: 1
}

.cfs-button:hover .unhover {
    top: -100%;
    opacity: 0
}

.cfs-button:hover .hover {
    top: 0;
    opacity: 1
}

@media screen and (max-width: 1366px) {

    .cfs-button .hover,
    .cfs-button .unhover {
        line-height: 3.5
    }
}

.category-title {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    z-index: 1
}

.category-title h1 {
    position: relative;
    overflow: hidden;
    font-family: CoreSansA45;
    font-size: 63px;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 0.5em
}

.category-title h1 span {
    opacity: 0;
    -webkit-transition: opacity 0s linear 0.5s;
    -o-transition: opacity 0s linear 0.5s;
    transition: opacity 0s linear 0.5s
}

.category-title h1::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    -o-transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88), -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88)
}

.category-title h1.is-revealed span {
    opacity: 1
}

.category-title h1.is-revealed::after {
    -webkit-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%)
}

.category-title .title-count {
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-family: CoreSansA45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: center
}

.category-title .title-count span {
    opacity: 0;
    -webkit-transition: opacity 0s linear 0.5s;
    -o-transition: opacity 0s linear 0.5s;
    transition: opacity 0s linear 0.5s
}

.category-title .title-count::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: translateX(-102%);
    -ms-transform: translateX(-102%);
    transform: translateX(-102%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    -o-transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88);
    transition: transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88), -webkit-transform 1s cubic-bezier(0.69, 0.14, 0.36, 0.88)
}

.category-title .title-count.is-revealed span {
    opacity: 1
}

.category-title .title-count.is-revealed::after {
    -webkit-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%)
}

@media (max-width: 1024px) {
    .category-title h1 {
        font-size: 39px
    }
}

@media (max-width: 768px) {
    .category-title h1 {
        font-size: 29px
    }

    .category-title .title-count {
        font-size: 12px;
        letter-spacing: 1px
    }
}

.scroll-block {
    overflow: hidden
}

.category-filter {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: opacity .46s ease-in;
    -o-transition: opacity .46s ease-in;
    transition: opacity .46s ease-in;
    font-family: 'CoreSansA25';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 200;
    height: 100vh;
    background-color: #323232;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden
}

.category-filter__is_open {
    visibility: visible;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 99991;
    opacity: 1
}

.category-filter_default-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 100px
}

.category-filter_mobile-view {
    display: none
}

.category-filter-wrapper {
    max-height: calc(100vh - 45px - 51px);
    overflow-y: auto
}

.category-filter__row-item {
    margin: 2em 0 4em 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1;
    flex: 0 1
}

.category-filter ul .is_active {
    color: white !important;
    list-style-type: disc;
    list-style-position: inside
}

.category-filter ul li {
    line-height: 2;
    letter-spacing: 1.4px;
    color: #9b9b9b;
    white-space: nowrap
}

.category-filter ul li:hover {
    cursor: pointer;
    color: white;
    -webkit-transition: all .26s ease;
    -o-transition: all .26s ease;
    transition: all .26s ease
}

.category-filter h4 {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.15;
    letter-spacing: 1.4px;
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.category-filter__btn-close {
    text-align: right;
    margin-top: 2em;
    padding-right: 30px;
    color: white
}

.category-filter__btn-close:hover {
    cursor: pointer
}

.category-filter__btn-close span {
    display: block;
    position: absolute;
    font-family: 'CoreSansA25';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .1875rem;
    text-indent: 0;
    font-size: .65rem;
    text-rendering: auto;
    text-align: right;
    padding: 0;
    margin: -9px 0;
    background: 0 0;
    visibility: hidden;
    -webkit-transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    right: 50px;
    opacity: 0;
    width: 100px;
    height: 30px;
    line-height: 32px;
    color: #fff;
    width: 65px;
    height: 15px
}

.category-filter__btn-close i {
    font-size: 2em;
    font-variant: 400;
    visibility: hidden
}

.category-filter__accordion-item-title {
    position: relative;
    margin: 0;
    padding: 20px 50px 20px 24px
}

.category-filter__accordion-item-title::after {
    content: url("https://rombica.com/wp-content/themes/rombica_v2-theme/img/icons/chevron-down-white.svg");
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: rotate(0) translateY(-50%);
    -ms-transform: rotate(0) translateY(-50%);
    transform: rotate(0) translateY(-50%);
    -webkit-transform-origin: center 5px;
    -ms-transform-origin: center 5px;
    transform-origin: center 5px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.category-filter__accordion-item-title[data-current]::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.category-filter__accordion-item-content {
    padding: 20px 45px;
    background-color: #1e1e1e
}

.category-filter__accordion-item-content ul li {
    line-height: 3
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .category-filter_default-view {
        display: none
    }

    .category-filter_mobile-view {
        display: block
    }

    .category-filter ul li {
        white-space: normal
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .category-filter_default-view {
        display: none
    }

    .category-filter_mobile-view {
        display: block
    }

    .category-filter ul li {
        white-space: normal
    }
}

.category-filter-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 99992
}

.category-filter-buttons__open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .46s ease-in;
    transition: -webkit-transform .46s ease-in;
    -o-transition: transform .46s ease-in;
    transition: transform .46s ease-in;
    transition: transform .46s ease-in, -webkit-transform .46s ease-in
}

.category-filter-buttons .btn-submit-filter,
.category-filter-buttons .btn-reset-filter {
    display: block;
    float: right;
    padding: 1.2em 2.4em;
    cursor: pointer;
    font-family: 'CoreSansA25';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px
}

.category-filter-buttons .btn-submit-filter {
    background-color: black;
    color: white
}

.category-filter-buttons .btn-reset-filter {
    background-color: white;
    color: black
}

@media (max-width: 470px) {
    .category-filter-buttons {
        width: 100%
    }

    .category-filter-buttons .btn-submit-filter,
    .category-filter-buttons .btn-reset-filter {
        width: 50%;
        padding: 15px 20px;
        text-align: center
    }

    .category-filter-buttons .btn-submit-filter {
        float: left
    }

    .category-filter-buttons .btn-reset-filter {
        float: right
    }
}

#btn-close-filter {
    display: inline-block;
    width: 1em;
    height: 1em
}

#btn-close-filter:hover span {
    opacity: 1;
    right: 70px;
    visibility: visible;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

.category-filter-table {
    margin: 8em 0
}

.category-filter-table .product-row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'CoreSansA25';
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-transition: background-color .16s ease;
    -o-transition: background-color .16s ease;
    transition: background-color .16s ease
}

.category-filter-table .product-row:after {
    content: " ";
    display: block;
    clear: both
}

.category-filter-table .product-row:hover {
    background: #f5f4f2
}

.category-filter-table .product-title,
.category-filter-table .product-meta {
    cursor: pointer
}

.category-filter-table .product-title.active,
.category-filter-table .product-meta.active {
    color: #fafafa
}

.category-filter-table .product-title span,
.category-filter-table .product-meta span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: middle
}

.category-filter-table .product-title .fa,
.category-filter-table .product-meta .fa {
    color: #f5f4f2;
    line-height: 8px
}

.category-filter-table .product-title .fa.active,
.category-filter-table .product-meta .fa.active {
    color: #4a4a4a
}

.category-filter-table .product-title {
    width: 27.9661%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 4em
}

.category-filter-table .product-title img {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    max-width: 250px;
    left: 0;
    top: 100%;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    visibility: hidden;
    height: 0
}

.category-filter-table .product-title .is_visible {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    height: auto
}

.category-filter-table .product-title .is_last {
    top: auto;
    bottom: 0
}

.category-filter-table .product-meta {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%
}

.category-filter-table .product-materials {
    width: 19.49153%;
    float: left;
    margin-right: 1.69492%
}

.category-filter-table .product-colors {
    width: 23.72881%;
    float: right;
    margin-right: 0;
    line-height: 1
}

.category-filter-table .product-colors span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle
}

.category-filter-table .product-title,
.category-filter-table .product-meta,
.category-filter-table .product-materials,
.category-filter-table .product-colors {
    padding: 2em 0;
    line-height: initial;
    color: #4a4a4a
}

.category-filter-table .product-title {
    font-family: CoreSansA45;
    padding-left: 1.5em;
    letter-spacing: 0.4px
}

.category-filter-table .product-meta,
.category-filter-table .product-materials,
.category-filter-table .product-colors {
    font-family: CoreSansA25;
    font-weight: 200;
    letter-spacing: 0.6px;
    text-transform: none
}

@media (max-width: 1024px) {
    .category-filter-table .product-row {
        font-size: 13px
    }
}

@media (max-width: 568px) {
    .category-filter-table .table-header {
        padding-top: 0
    }

    .category-filter-table .product-colors {
        display: none
    }

    .category-filter-table .product-row .product-title {
        width: 40%;
        margin: 0;
        padding-right: 0.5em
    }

    .category-filter-table .product-row .product-meta,
    .category-filter-table .product-row .product-materials {
        width: 30%;
        margin: 0;
        padding-right: 0.5em
    }
}

@media (max-width: 470px) {
    .category-filter-table {
        padding: 0 20px
    }

    .category-filter-table .product-row .product-materials {
        display: none
    }

    .category-filter-table .product-row .product-title {
        width: 60%;
        padding-left: 0
    }

    .category-filter-table .product-row .product-meta {
        width: 40%;
        padding-right: 0
    }
}

.vitrina-collection-left .product-img {
    float: left;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vitrina-collection-left .wrapper-product-info {
    float: right;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vitrina-collection-left .card-featured__text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 1.5rem
}

.vitrina-collection-left .product-title {
    text-align: left
}

.vitrina-collection-left .product-features {
    text-align: left
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .vitrina-collection-left .accordion-container label {
        text-align: left
    }
}

.vitrina-collection-right .product-img {
    float: right;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vitrina-collection-right .wrapper-product-info {
    float: left;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vitrina-collection-right .card-featured__text {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 1.5rem
}

.vitrina-collection-right .product-title {
    text-align: right
}

.vitrina-collection-right .product-features {
    text-align: right
}

.vitrina-collection-right .collection-options {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.vitrina-collection-right .collection-options__option {
    margin: 0 0 0 30px
}

.vitrina-collection-right .accordion-container {
    text-align: right
}

@media (max-width: 1024px) {
    .vitrina-collection-right .card-featured__text {
        right: 0
    }
}

@media (max-width: 470px) {
    .vitrina-collection-right .card-featured__text {
        padding: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .vitrina-collection-right .accordion-container label {
        text-align: right
    }
}

.vitrina-collection {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow-y: hidden;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.vitrina-collection.hidden {
    opacity: 0
}

.vitrina-collection .product-img,
.vitrina-collection .wrapper-product-info {
    position: relative;
    width: 50%;
    height: 100%
}

.vitrina-collection .card-featured {
    width: 100%
}

.vitrina-collection .card-featured a {
    display: block
}

.vitrina-collection .card-featured__media {
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.vitrina-collection .card-featured__media-wrapper {
    overflow: hidden
}

.vitrina-collection article.below {
    -webkit-transform: translateY(10vh);
    -ms-transform: translateY(10vh);
    transform: translateY(10vh)
}

.vitrina-collection article:hover .card-featured__media-wrapper {
    opacity: 1
}

.vitrina-collection .wrapper-product-info {
    overflow: hidden;
    pointer-events: none
}

.vitrina-collection .card-featured__text {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    max-width: 560px;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.vitrina-collection .card-featured__text--visible {
    pointer-events: auto
}

.vitrina-collection .product-title {
    font-family: 'CoreSansA15';
    font-size: 63px;
    font-weight: 100;
    letter-spacing: -0.9px;
    color: #000000;
    margin: 0 0 0.5em 0
}

.vitrina-collection .product-features {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out
}

.vitrina-collection .product-features p {
    font-family: 'CoreSansA25';
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 1.8px;
    color: #000000;
    line-height: 2.12;
    margin: 0
}

.vitrina-collection .product-features.hidden {
    display: none
}

.vitrina-collection .accordion-container label {
    display: inline-block;
    font-size: 0;
    margin-bottom: 20px
}

.vitrina-collection .accordion-container label .button {
    width: 40px;
    pointer-events: none
}

@media screen and (max-width: 1366px) {
    .vitrina-collection .product-title {
        font-size: 50px
    }

    .vitrina-collection .card-featured__text {
        max-width: 400px
    }

    .vitrina-collection .product-features p {
        font-size: 14px
    }
}

@media (max-width: 1024px) {
    .vitrina-collection .product-title {
        margin-top: 0
    }

    .vitrina-collection .card-featured__text {
        position: static;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .vitrina-collection .wrapper-product-info {
        padding: 0 1em
    }

    .vitrina-collection .wrapper-product-info h2 {
        font-size: 39px
    }
}

@media (max-width: 768px) {
    .vitrina-collection .wrapper-product-info {
        padding: 0 1em
    }

    .vitrina-collection .wrapper-product-info h2 {
        font-size: 29px;
        letter-spacing: -0.4px
    }

    .vitrina-collection .wrapper-product-info .product-features {
        line-height: 1.54
    }

    .vitrina-collection .wrapper-product-info .product-features p {
        letter-spacing: 0
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .vitrina-collection {
        height: auto;
        padding-bottom: 60px
    }

    .vitrina-collection:first-child {
        margin-top: 58px
    }

    .vitrina-collection .product-img,
    .vitrina-collection .wrapper-product-info {
        float: none;
        width: 100%;
        height: auto
    }

    .vitrina-collection .product-img {
        padding: 0
    }

    .vitrina-collection .card-featured__text {
        padding: 0
    }

    .vitrina-collection .product-title {
        margin: 2.5em 0 1em;
        text-align: center;
        font-size: 29px;
        letter-spacing: -0.4px
    }

    .vitrina-collection .collection-options {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .vitrina-collection .collection-options__option {
        margin: 0 30px 0 0
    }

    .vitrina-collection .collection-options__option:last-of-type {
        margin: 0
    }

    .vitrina-collection .collection-options__option--color {
        width: 20px;
        height: 20px
    }

    .vitrina-collection .collection-options__option--icon .collection-options__option-text span {
        font-size: 13px
    }

    .vitrina-collection .collection-options__option img {
        max-height: 30px;
        max-width: initial
    }

    .vitrina-collection .product-features {
        text-align: center
    }

    .vitrina-collection .product-features p {
        font-size: 13px
    }

    .vitrina-collection .accordion-container {
        text-align: center
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .vitrina-collection {
        height: auto;
        padding-bottom: 60px
    }

    .vitrina-collection::after {
        content: '';
        display: block;
        clear: both
    }

    .vitrina-collection:first-child {
        margin-top: 58px
    }

    .vitrina-collection .card-featured__text {
        padding: 0
    }

    .vitrina-collection .product-title {
        margin: 2.5em 0 1em
    }

    .vitrina-collection .collection-options__option--color {
        width: 20px;
        height: 20px
    }

    .vitrina-collection .collection-options__option--icon .collection-options__option-text span {
        font-size: 13px
    }

    .vitrina-collection .collection-options__option img {
        max-height: 30px;
        max-width: initial
    }

    .vitrina-collection .product-features p {
        font-size: 13px
    }
}

.collection-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.25em
}

.collection-options__option {
    position: relative;
    cursor: pointer;
    margin-right: 30px
}

.collection-options__option:last-of-type {
    margin-right: 0
}

.collection-options__option--color {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #233159
}

.collection-options__option--color .collection-options__option-text {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.collection-options__option--color.active .collection-options__option-text,
.collection-options__option--color:hover .collection-options__option-text {
    opacity: 1
}

.collection-options__option--icon img,
.collection-options__option--icon svg {
    display: block;
    max-width: none;
    width: auto;
    height: auto;
    max-height: 40px;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: -webkit-filter 0.5s ease;
    transition: -webkit-filter 0.5s ease;
    -o-transition: filter 0.5s ease;
    transition: filter 0.5s ease;
    transition: filter 0.5s ease, -webkit-filter 0.5s ease
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {

    .collection-options__option--icon img,
    .collection-options__option--icon svg {
        -webkit-filter: blur(0.5px);
        filter: blur(0.5px)
    }
}

.collection-options__option--icon .collection-options__option-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.collection-options__option--icon .collection-options__option-text span {
    font-size: 20px
}

.collection-options__option--icon.active svg,
.collection-options__option--icon.active img,
.collection-options__option--icon:hover svg,
.collection-options__option--icon:hover img {
    -webkit-filter: blur(15px);
    filter: blur(15px)
}

.collection-options__option--icon.active .collection-options__option-text,
.collection-options__option--icon:hover .collection-options__option-text {
    opacity: 1
}

.collection-options__option-text {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: CoreSansA45;
    font-size: 13px;
    line-height: 1.29;
    text-align: center
}

@media screen and (max-width: 1366px) {

    .collection-options__option--icon img,
    .collection-options__option--icon svg {
        max-height: 35px
    }

    .collection-options__option--icon .collection-options__option-text span {
        font-size: 17px
    }
}

.media-slider {
    --header-height-mobile: 58px;
    width: 100%;
    height: 100vh;
    padding: 17vh 0;
    margin-bottom: 11vh;
    overflow: hidden
}

.media-slider__content-wrapper {
    position: relative;
    width: 90%;
    height: 100%;
    margin: 0 auto
}

.media-slider__gallery {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: background-color 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: background-color 700ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.media-slider__gallery[data-project="rightsidepic"] {
    background-color: #e9eae7
}

.media-slider__gallery[data-project="rightsidepic"] .media-slider__gallery-concealer--left {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.media-slider__gallery[data-project="rightsidepic"] .media-slider__gallery-concealer--right {
    -webkit-transform: translate3d(-32.5%, 0, 0);
    transform: translate3d(-32.5%, 0, 0)
}

.media-slider__gallery[data-project="apple"] {
    background-color: #ededed
}

.media-slider__gallery[data-project="apple"] .media-slider__gallery-concealer--left {
    -webkit-transform: translate3d(30.5%, 0, 0);
    transform: translate3d(30.5%, 0, 0)
}

.media-slider__gallery[data-project="apple"] .media-slider__gallery-concealer--right {
    -webkit-transform: translate3d(-30.5%, 0, 0);
    transform: translate3d(-30.5%, 0, 0)
}

.media-slider__gallery[data-project="bloomingdales"] {
    background-color: #a69689
}

.media-slider__gallery[data-project="bloomingdales"] .media-slider__gallery-concealer--left {
    -webkit-transform: translate3d(32.5%, 0, 0);
    transform: translate3d(32.5%, 0, 0)
}

.media-slider__gallery[data-project="bloomingdales"] .media-slider__gallery-concealer--right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.media-slider__gallery[data-project="morgan-stanley"] {
    background-color: #93336a
}

.media-slider__gallery[data-project="morgan-stanley"] .media-slider__gallery-concealer--left {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.media-slider__gallery[data-project="morgan-stanley"] .media-slider__gallery-concealer--right {
    -webkit-transform: translate3d(-61%, 0, 0);
    transform: translate3d(-61%, 0, 0)
}

.media-slider__gallery[data-project="leftsidepic"] {
    background-color: #1a1a1a
}

.media-slider__gallery[data-project="leftsidepic"] .media-slider__gallery-concealer--left {
    -webkit-transform: translate3d(32.5%, 0, 0);
    transform: translate3d(32.5%, 0, 0)
}

.media-slider__gallery[data-project="leftsidepic"] .media-slider__gallery-concealer--right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.media-slider__gallery-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    -webkit-transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 400ms step-end, z-index 400ms step-end, -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 400ms step-end, z-index 400ms step-end, -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 400ms step-end, z-index 400ms step-end, transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 400ms step-end, z-index 400ms step-end, transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94), visibility 400ms step-end, z-index 400ms step-end, transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.media-slider__gallery-item[data-arrival-index="0"] {
    z-index: 2;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94) 1400ms, visibility 400ms step-start, z-index 400ms step-start;
    -o-transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94) 1400ms, visibility 400ms step-start, z-index 400ms step-start;
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.55, 0.94) 1400ms, visibility 400ms step-start, z-index 400ms step-start
}

.media-slider__gallery-item[data-project="rightsidepic"] {
    width: 67.5%
}

.media-slider__gallery-item[data-project="rightsidepic"] .media-slider__gallery-item-background {
    background-image: url(https://static1.squarespace.com/static/ta/58b068bf1e5b6cfb0336ad7f/101/assets/projects/squarespace-cover.jpg)
}

.media-slider__gallery-item[data-project="apple"] {
    margin: auto;
    left: 0;
    right: 0;
    width: 39%
}

.media-slider__gallery-item[data-project="apple"] .media-slider__gallery-item-background {
    background-image: url(../../../static/ta/58b068bf1e5b6cfb0336ad7f/101/assets/projects/apple-cover.jpg)
}

.media-slider__gallery-item[data-project="bloomingdales"] {
    left: auto;
    right: 0;
    width: 67.5%
}

.media-slider__gallery-item[data-project="bloomingdales"] .media-slider__gallery-item-background {
    background-image: url(../../../static/ta/58b068bf1e5b6cfb0336ad7f/101/assets/projects/bloomingdales-cover.jpg)
}

.media-slider__gallery-item[data-project="morgan-stanley"] {
    left: 0;
    right: auto;
    width: 39%
}

.media-slider__gallery-item[data-project="morgan-stanley"] .media-slider__gallery-item-background {
    background-image: url(../../../static/ta/58b068bf1e5b6cfb0336ad7f/101/assets/projects/morgan-stanley-cover.jpg)
}

.media-slider__gallery-item[data-project="leftsidepic"] {
    left: auto;
    right: 0;
    width: 67.5%
}

.media-slider__gallery-item[data-project="leftsidepic"] .media-slider__gallery-item-background {
    background-image: url(https://static1.squarespace.com/static/ta/58b068bf1e5b6cfb0336ad7f/101/assets/projects/vans-cover.jpg)
}

.media-slider__gallery-item-background {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    -o-transition: transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94), -webkit-transform 480ms cubic-bezier(0.8, 0, 0.55, 0.94)
}

.media-slider__gallery-item-background:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.media-slider__gallery-concealer {
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    -o-transition: transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms;
    transition: transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94) 700ms
}

.media-slider__gallery-concealer--left {
    left: -100%;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}

.media-slider__gallery-concealer--right {
    right: -100%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.media-slider__text {
    position: absolute;
    width: 100%;
    height: 16px;
    left: 0;
    top: 5%;
    z-index: 3
}

.media-slider__pagination {
    position: absolute;
    left: 50%;
    bottom: -14vh;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.media-slider__pagination .slider-index__dots {
    position: static;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width: 1024px) {
    .media-slider {
        height: 600px
    }
}

@media (max-width: 768px) {
    .media-slider {
        height: 480px;
        padding: 100px 0
    }

    .media-slider__pagination {
        bottom: -100px
    }
}

@media (max-width: 568px) {
    .media-slider {
        height: 320px;
        padding: 70px 0 50px
    }

    .media-slider__pagination {
        bottom: -75px
    }
}

@media (max-width: 470px) {
    .media-slider {
        height: 100vh;
        padding: 60px 0
    }

    .media-slider__gallery {
        height: 165px
    }

    .media-slider__gallery-item {
        width: 100% !important
    }

    .media-slider__text {
        position: relative
    }

    .media-slider__pagination {
        bottom: -25px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .media-slider {
        height: calc(100vh - var(--header-height-mobile));
        margin-top: var(--header-height-mobile);
        padding: 0
    }

    .media-slider__gallery {
        height: 52.82%
    }

    .media-slider__gallery-concealer {
        display: none
    }

    .media-slider__pagination {
        bottom: 5vh
    }

    .media-slider .btn-more-default {
        display: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .media-slider {
        height: calc(100vh - var(--header-height-mobile));
        margin-top: var(--header-height-mobile);
        padding: 0 20px 18.75vh
    }

    .media-slider__pagination {
        bottom: -15vh
    }

    .media-slider__content-wrapper {
        width: 100%
    }

    .media-slider .btn-more-default {
        display: none
    }
}

.media-articles {
    --header-height-mobile: 58px;
    position: relative
}

.media-articles .toolbar {
    margin: 0 0 40px
}

.media-articles .column-right-large {
    width: 79%;
    float: right
}

.media-articles .column-left-small {
    width: 18.5%;
    margin-right: 2.5%
}

.media-articles__container {
    padding: 0 7.8%
}

.media-articles__review {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    overflow-y: auto;
    background-color: white;
    z-index: 10
}

.media-articles__review-left,
.media-articles__review-right {
    width: 50%
}

.media-articles__review-left {
    float: left;
    font-family: CoreSansA25;
    font-weight: 200
}

.media-articles__review-right {
    position: relative;
    float: right;
    height: 100%
}

.media-articles__review-container {
    --font-size: 16px;
    width: 68.75%;
    margin: 140px auto calc(10*var(--font-size))
}

.media-articles__review-container img {
    display: block;
    margin: 1.25em 0
}

.media-articles__review-gallery {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 20px
}

.media-articles__review-gallery:first-of-type {
    margin-top: 0
}

.media-articles__review-img-wrapper {
    --margin-bottom: 20px;
    margin-bottom: var(--margin-bottom);
    height: 100%;
    overflow: hidden
}

.media-articles__review-img-wrapper:last-of-type {
    margin-bottom: 0
}

.media-articles__review-img {
    height: 100%;
    background-image: url("https://placehold.it/960x1000");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.media-articles__review-img:hover {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.media-articles__review-title,
.media-articles__review h2 {
    font-size: 38px;
    line-height: 1.58;
    margin: 0 0 1.5em
}

.media-articles__review-subtitle,
.media-articles__review h3 {
    margin-bottom: 1.85em;
    font-size: 23px;
    font-weight: 200;
    line-height: 1.74
}

.media-articles__review-paragraph-title,
.media-articles__review h4 {
    margin: 2.5em 0 0;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.76
}

.media-articles__review-paragraph,
.media-articles__review p,
.media-articles__review ul,
.media-articles__review ol {
    margin-top: 0.5em;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 1.59
}

.media-articles__review ul,
.media-articles__review ol {
    margin: 1em 0
}

.media-articles__review ul {
    list-style: initial;
    padding-left: 40px
}

.media-articles__review b,
.media-articles__review strong {
    font-family: CoreSansA35
}

.media-articles__review-footer {
    margin-top: calc(var(--font-size)* 2.5)
}

.media-articles__review-footer-left {
    float: left
}

.media-articles__review-footer-right {
    float: right
}

.media-articles__content {
    position: relative
}

.media-articles__content-more {
    margin-top: 4.7%;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.media-articles__content-more .button-circle-plus {
    float: right
}

.media-articles__content-more .button-circle-plus svg {
    width: 2.6vw
}

.media-articles__content-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1366px) {

    .media-articles__review-title,
    .media-articles__review h2 {
        font-size: 30px
    }

    .media-articles__review-subtitle,
    .media-articles__review h3 {
        font-size: 18px
    }

    .media-articles__review-paragraph,
    .media-articles__review p,
    .media-articles__review ul,
    .media-articles__review ol {
        font-size: 15px
    }

    .media-articles__review-footer {
        font-size: 15px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .media-articles .toolbar {
        margin: 0 0 20px
    }

    .media-articles .dropdown-menu__dropdown {
        position: relative;
        text-align: center
    }

    .media-articles .column-right-large,
    .media-articles .column-left-small {
        width: 100%;
        float: none
    }

    .media-articles .column-left-small {
        margin-right: 0
    }

    .media-articles__container {
        padding: 0
    }

    .media-articles__content-more {
        text-align: center
    }

    .media-articles__content-more .button-circle-plus {
        float: none
    }

    .media-articles__content-more .button-circle-plus svg {
        width: 40px
    }

    .media-articles__review-left {
        width: 100%
    }

    .media-articles__review-right {
        display: none
    }

    .media-articles__review-container {
        width: calc(100% - 40px);
        margin-bottom: 14.61vw;
        margin-top: calc(var(--header-height-mobile) + 7vw)
    }

    .media-articles__review-footer-left {
        float: none;
        clear: both;
        padding-top: 50px
    }

    .media-articles__review-title,
    .media-articles__review h2 {
        font-size: 19px
    }

    .media-articles__review-subtitle,
    .media-articles__review h3 {
        font-size: 16px
    }

    .media-articles__review img {
        position: relative;
        left: -20px;
        width: 100vw;
        max-width: none
    }

    .media-articles__review p {
        font-size: 13px;
        line-height: 1.69;
        color: #0f0f0f
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .media-articles .toolbar {
        margin: 0 0 20px
    }

    .media-articles .dropdown-menu__dropdown {
        position: relative;
        text-align: center
    }

    .media-articles .column-right-large,
    .media-articles .column-left-small {
        width: 100%;
        float: none
    }

    .media-articles .column-left-small {
        margin-right: 0
    }

    .media-articles__container {
        padding: 0 20px
    }

    .media-articles__content-more .button-circle-plus svg {
        width: 40px
    }

    .media-articles__review-left {
        width: 100%
    }

    .media-articles__review-right {
        display: none
    }

    .media-articles__review-container {
        width: calc(100% - 40px);
        margin-bottom: 14.61vw;
        margin-top: calc(var(--header-height-mobile) + 7vw)
    }

    .media-articles__review-title,
    .media-articles__review h2 {
        font-size: 19px
    }

    .media-articles__review-subtitle,
    .media-articles__review h3 {
        font-size: 16px
    }

    .media-articles__review img {
        position: relative;
        left: -20px;
        width: 100vw;
        max-width: none
    }

    .media-articles__review p {
        font-size: 13px;
        line-height: 1.69;
        color: #0f0f0f
    }
}

.media-cooperate {
    padding: 200px 0
}

.media-cooperate__content {
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}

.media-cooperate__topic {
    margin-bottom: 95px
}

.media-cooperate__topic p {
    font-family: CoreSansA15;
    font-size: 38px;
    font-weight: 100;
    line-height: 1.58;
    text-align: center;
    opacity: 0
}

.media-cooperate__topic p:first-of-type {
    margin-top: 0
}

.media-cooperate__topic p:last-of-type {
    margin-bottom: 0
}

.media-cooperate__topic p.visible {
    opacity: 1;
    -webkit-transition: opacity 1.5s ease;
    -o-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease
}

.media-cooperate .subscribe__form .subscribe__input,
.media-cooperate .subscribe__form .subscribe__btn-submit {
    opacity: 1
}

@media (max-width: 1024px) {
    .media-cooperate {
        padding: 100px 0
    }

    .media-cooperate__topic {
        max-width: 670px;
        margin: 0 auto 70px
    }

    .media-cooperate__topic p {
        font-size: 23px
    }
}

@media (max-width: 768px) {
    .media-cooperate__topic {
        max-width: 500px;
        margin: 0 auto 70px
    }

    .media-cooperate__topic p {
        font-size: 17px
    }
}

@media (max-width: 568px) {
    .media-cooperate__topic {
        max-width: 400px
    }
}

@media (max-width: 470px) {
    .media-cooperate__topic {
        max-width: 260px
    }

    .media-cooperate__form {
        max-width: 280px;
        margin: 0 auto
    }

    .media-cooperate__form .input-default {
        width: 100%
    }

    .media-cooperate .btn-round-animated svg {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .media-cooperate {
        padding-bottom: 0
    }

    .media-cooperate__topic {
        max-width: none;
        margin: 0 20px 60px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .media-cooperate {
        padding-bottom: 0
    }

    .media-cooperate__topic {
        max-width: none;
        margin: 0 20px 60px
    }
}

#faq_content {
    overflow: hidden
}

#faq_content .column-right-large {
    float: right;
    margin-bottom: 7.29vw
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #faq_content {
        width: 100%;
        margin: 0 auto
    }

    #faq_content .column-right-large {
        float: none;
        margin-bottom: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #faq_content {
        width: 100%;
        margin: 0 auto
    }

    #faq_content .column-right-large {
        float: none;
        margin-bottom: 0
    }
}

.faq-articles__content-more {
    margin-top: 5.55%
}

.faq-articles__content-more .button-circle-plus {
    float: right
}

.faq-articles__content-more .button-circle-plus svg {
    width: 2.6vw
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .faq-articles__content-more {
        margin: 40px 0;
        text-align: center
    }

    .faq-articles__content-more .button-circle-plus {
        float: none
    }

    .faq-articles__content-more .button-circle-plus svg {
        width: 40px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .faq-articles__content-more {
        margin: 40px 0;
        text-align: center
    }

    .faq-articles__content-more .button-circle-plus {
        float: none
    }

    .faq-articles__content-more .button-circle-plus svg {
        width: 40px
    }
}

.faq-grid__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.faq-grid__row:last-child>* {
    margin-bottom: 0
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .faq-grid__row {
        display: block
    }

    .faq-grid__row:last-child>* {
        margin-bottom: 20px
    }

    .faq-grid__row:last-child .card-faq-grid:last-child {
        margin-bottom: 0
    }

    .faq-grid__row:last-child .card-faq-article:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .faq-grid__row {
        display: block
    }

    .faq-grid__row:last-child>* {
        margin-bottom: 20px
    }

    .faq-grid__row:last-child .card-faq-grid:last-child {
        margin-bottom: 0
    }

    .faq-grid__row:last-child .card-faq-article:last-child {
        margin-bottom: 0
    }
}

#hero,
#content {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #hero {
        height: calc(100vh - var(--header-height-mobile));
        margin-top: var(--header-height-mobile)
    }
}

#content {
    display: none;
    padding: 140px 0 126px;
    overflow-y: auto
}

#content .column-left-small {
    float: left
}

#content .column-right-large {
    float: right
}

#content .wtb-row-top {
    margin-bottom: 54px
}

#content .wtb-row-bottom {
    height: calc(100vh - 140px - 126px - 60px - 54px)
}

#content .wtb-row-bottom .column-left-small,
#content .wtb-row-bottom .column-right-large {
    height: 100%
}

#content .menu-horizontal {
    position: relative;
    background-color: white;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

#content .menu-horizontal__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px
}

#content .menu-horizontal__underline {
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 0;
    height: 2px;
    background-color: #9b9b9b;
    -webkit-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

#content .menu-horizontal__underline.is-active {
    background-color: black
}

#content .menu-horizontal__topbar {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #f0f0f0
}

#content .menu-horizontal__topbar button {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#content .menu-horizontal.is-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

#content .listing-vertical {
    height: 100%;
    overflow-y: auto
}

#content .listing-vertical::-webkit-scrollbar {
    width: 20px
}

#content .listing-vertical::-webkit-scrollbar-track {
    background: #dddddd;
    border-left: 9px solid white;
    border-right: 9px solid white
}

#content .listing-vertical::-webkit-scrollbar-thumb {
    background: #dddddd;
    border-left: 7px solid white;
    border-right: 7px solid white
}

#content .listing-vertical span {
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease
}

#content .listing-vertical span:hover {
    color: black
}

#content .listing-vertical__item-mobile {
    position: relative;
    height: 56.25vh;
    margin-bottom: 40px;
    overflow: hidden
}

#content .listing-vertical__item-mobile img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 120px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #bdbdbd
}

@media screen and (max-width: 1366px) {

    #content .listing-vertical__item,
    #content .listing-horizontal__item {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #content {
        height: auto;
        margin-top: var(--header-height-mobile);
        padding-top: 0
    }

    #content .container-default {
        width: 100%
    }

    #content .wtb-row-bottom {
        height: auto
    }

    #content .menu-horizontal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        padding: 0 20px;
        overflow-y: auto;
        z-index: 99991;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    #content .menu-horizontal__menu {
        display: block;
        height: calc(100vh - 60px);
        margin: 0;
        padding-bottom: 80px;
        overflow-y: auto
    }

    #content .listing-horizontal {
        width: 100%
    }

    #content .listing-horizontal__item {
        display: block;
        margin: 0;
        height: 60px;
        line-height: 60px;
        text-align: center
    }

    #content .listing-vertical {
        padding: 0 20px
    }

    #content .listing-vertical__item-mobile {
        height: 35.21vh
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #content {
        height: auto;
        margin-top: var(--header-height-mobile);
        padding-top: 0
    }

    #content .container-default {
        width: 100%
    }

    #content .wtb-row-bottom {
        height: auto
    }

    #content .menu-horizontal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        padding: 0 20px;
        overflow-y: auto;
        z-index: 99991;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    #content .menu-horizontal__menu {
        display: block;
        height: calc(100vh - 60px);
        margin: 0;
        padding-bottom: 80px;
        overflow-y: auto
    }

    #content .listing-horizontal {
        width: 100%
    }

    #content .listing-horizontal__item {
        display: block;
        margin: 0;
        height: 60px;
        line-height: 60px;
        text-align: center
    }

    #content .listing-vertical {
        padding: 0 20px
    }
}

.company {
    position: relative;
    height: 100%;
    overflow: hidden
}

.company__logo {
    height: 100%
}

.company__logo img {
    display: block;
    max-width: none;
    width: 50%
}

.company__overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    top: 100%
}

.company__overlay-text {
    position: absolute;
    bottom: 15%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    color: black;
    line-height: 1;
    visibility: hidden;
    white-space: nowrap;
    letter-spacing: 3px
}

.company__overlay-letter {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

.company__overlay-underline {
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 2px;
    background-color: black;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

.company__overlay-link {
    display: block;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1366px) {
    .company__overlay-letter {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .company {
        display: none
    }

    .company__overlay-text {
        bottom: 5vh
    }

    .company__overlay-letter {
        font-size: 13px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .company {
        display: none
    }

    .company__overlay-text {
        bottom: 5vh
    }

    .company__overlay-letter {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .wtb-modal {
        margin-bottom: -50px;
        padding: 0 20px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .wtb-modal {
        margin-bottom: -50px;
        padding: 0 20px
    }
}

.form-write {
    position: relative;
    width: 100%;
    background: white
}

.form-write.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.form-write__title {
    position: relative;
    margin-bottom: 1.39em;
    font-family: CoreSansA25;
    font-size: 43px;
    font-weight: 200
}

.form-write__title button {
    position: absolute;
    width: 20px;
    right: 0;
    top: 50%;
    background-color: transparent;
    border: none;
    padding: 0;
    line-height: 0;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%)
}

.form-write__title button img {
    display: block;
    width: 100%;
    max-width: none
}

.form-write__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-write__top input {
    -ms-flex-preferred-size: calc((100% - 2.48%)/2);
    flex-basis: calc((100% - 2.48%)/2);
    height: 80px;
    margin-bottom: 2.45vw
}

.form-write__top input:nth-child(odd) {
    margin-right: 2.48%
}

.form-write__top input:nth-last-child(-n+2) {
    margin-bottom: 0
}

.form-write__bottom {
    margin-top: 3.5em
}

.form-write__bottom .btn-round-animated__caption {
    font-family: CoreSansA45;
    font-size: 17px;
    color: #9b9b9b
}

.form-write .input-text-default {
    border-width: 2px
}

.form-write input,
.form-write textarea {
    color: #4a4a4a
}

.form-write input::-webkit-input-placeholder,
.form-write textarea::-webkit-input-placeholder {
    font-size: 17px
}

.form-write textarea {
    width: 100%;
    height: 10.42vw;
    resize: vertical;
    line-height: 1.5
}

.form-write__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5em
}

.form-write__submit-text {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.69
}

.form-write__submit-link {
    color: #9b9b9b
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .form-write {
        font-size: 13px
    }

    .form-write__title {
        font-size: 19px;
        margin: 1.39em 0
    }

    .form-write__title button {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .form-write__top input {
        height: 60px
    }

    .form-write__top input::-webkit-input-placeholder {
        font-size: 13px
    }

    .form-write textarea {
        height: 120px
    }

    .form-write textarea::-webkit-input-placeholder {
        font-size: 13px
    }

    .form-write__submit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 40px
    }

    .form-write__submit-text {
        margin-top: 40px;
        text-align: center;
        font-size: 10px
    }

    .form-write__top-left {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .form-write__top-right {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .form-write {
        font-size: 13px
    }

    .form-write__title {
        font-size: 19px;
        margin: 1.39em 0
    }

    .form-write__title button {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .form-write__top input {
        height: 60px
    }

    .form-write input::-webkit-input-placeholder,
    .form-write textarea::-webkit-input-placeholder {
        font-size: 13px
    }

    .form-write textarea {
        height: 120px
    }

    .form-write__submit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 40px
    }

    .form-write__submit-text {
        margin-top: 40px;
        text-align: center;
        font-size: 10px
    }
}

@media screen and (max-width: 567px) {
    .form-write__top input {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 20px
    }

    .form-write__top input:nth-child(odd) {
        margin-right: 0
    }

    .form-write__top input:nth-last-child(-n+2) {
        margin-bottom: 20px
    }

    .form-write__top input:last-of-type {
        margin-bottom: 20px
    }
}

.menu-mobile-label {
    float: right;
    padding: 20px;
    font-size: 0
}

#service-centers {
    --header-height-mobile: 58px;
    min-height: 100vh;
    padding-bottom: 4.17vw
}

#service-centers #map_holder {
    position: relative;
    padding-top: 48.15%
}

#service-centers #map_holder>div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#service-centers .dropdown-menu__dropdown {
    max-height: calc(100vh - 80px - 19vh - 20px);
    overflow: hidden;
    cursor: pointer
}

#service-centers .dropdown-menu__dropdown::-webkit-scrollbar {
    width: 3px
}

#service-centers .dropdown-menu__dropdown::-webkit-scrollbar-track {
    background: #bdbdbd;
    border-left: 1px solid white;
    border-right: 1px solid white
}

#service-centers .dropdown-menu__dropdown::-webkit-scrollbar-thumb {
    background: #dddddd
}

#service-centers .dropdown-menu__dropdown-list-item {
    padding: 0
}

#service-centers .dropdown-menu__dropdown-list-item>div {
    padding: calc((var(--list-elem-height) - var(--font-size) * 1.5)/2) 20px
}

#service-centers .dropdown-menu__dropdown-list-item_current {
    font-family: CoreSansA25
}

#service-centers .dropdown-menu__dropdown-list-item_current>div {
    font-family: CoreSansA45
}

#service-centers .dropdown-menu__dropdown.is-dropped {
    overflow-y: auto
}

#service-centers .column-left-small {
    float: left
}

#service-centers .column-right-large {
    float: right
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #service-centers {
        padding-bottom: 40px
    }

    #service-centers .container-default {
        width: 100%
    }

    #service-centers #map_holder {
        padding-top: calc(100vh - var(--header-height-mobile))
    }

    #service-centers .page-top {
        margin-bottom: 0
    }

    #service-centers .dropdown-menu__dropdown {
        max-height: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #service-centers .container-default {
        width: 100%
    }

    #service-centers #map_holder {
        padding-top: calc(100vh - var(--header-height-mobile))
    }

    #service-centers .page-top {
        margin-bottom: 0
    }

    #service-centers .dropdown-menu__dropdown {
        max-height: none
    }
}

#write_us_popup .contacts-write__content-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#write_us_popup .contacts-section-title {
    color: black
}

#write_us_popup .personal-data-declaration {
    color: black
}

#write_us_popup .personal-data-declaration a {
    color: black
}

#write_us_popup .subscribe__btn-caption {
    color: black
}

#write_us_popup .contacts-close path {
    stroke: black
}

#write_us_popup .input-contacts,
#write_us_popup .textarea-contacts {
    color: black;
    border-color: black
}

#write_us_popup .input-contacts::-webkit-input-placeholder,
#write_us_popup .textarea-contacts::-webkit-input-placeholder {
    color: black
}

#write_us_popup .input-contacts::-moz-placeholder,
#write_us_popup .textarea-contacts::-moz-placeholder {
    color: black
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #write_us_popup .personal-data-declaration {
        padding-bottom: 60px
    }
}

.sc-start-block__intro {
    margin-bottom: 19.33%
}

.sc-start-block__intro_empty {
    margin-top: 40px;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.59;
    letter-spacing: 0.8px;
    color: #ff4b29
}

.sc-start-block__title {
    margin: 0 0 1.176em;
    font-family: CoreSansA45;
    font-size: 17px;
    line-height: 1.59;
    color: #0f0f0f
}

.sc-start-block__text {
    font-family: CoreSansA25;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.77;
    letter-spacing: 0.7px;
    color: #0f0f0f
}

.sc-start-block__not-found {
    margin: 0;
    font-family: CoreSansA15;
    font-size: 17px;
    font-weight: 100;
    line-height: 1.59;
    letter-spacing: 0.5px
}

.sc-start-block__button {
    width: 100%;
    margin-top: 8.67%;
    padding: 6.33% 0;
    border: 1px solid #9b9b9b;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.29;
    text-align: center
}

@media screen and (max-width: 1366px) {

    .sc-start-block__title,
    .sc-start-block__not-found,
    .sc-start-block__button {
        font-size: 15px
    }

    .sc-start-block__text {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .sc-start-block {
        width: calc(100% - 40px);
        margin: 0 auto;
        text-align: center
    }

    .sc-start-block__intro {
        margin-bottom: 40px
    }

    .sc-start-block__title {
        margin-top: 1.176em
    }

    .sc-start-block__button {
        width: 100%;
        margin: 4.58vw auto 5.46vw;
        padding: 20px 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .sc-start-block {
        width: calc(100% - 40px);
        margin: 0 auto;
        text-align: center
    }

    .sc-start-block__intro {
        margin-bottom: 40px
    }

    .sc-start-block__title {
        margin-top: 1.176em
    }

    .sc-start-block__button {
        width: 56.82%;
        margin: 4.58vw auto 5.46vw;
        padding: 20px 0
    }
}

.not-slided-up {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
}

.slide-up {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.7s ease-out, -webkit-transform 0.5s ease-out;
    transition: opacity 0.7s ease-out, -webkit-transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out, opacity 0.7s ease-out;
    transition: transform 0.5s ease-out, opacity 0.7s ease-out;
    transition: transform 0.5s ease-out, opacity 0.7s ease-out, -webkit-transform 0.5s ease-out
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .sc-services {
        width: calc(100% - 40px);
        margin: 40px auto 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .sc-services {
        width: calc(100% - 40px);
        margin: 40px auto 0
    }
}

.sc-popup-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    background-color: white;
    z-index: 1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: -webkit-transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in
}

.sc-popup-fullscreen.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sc-popup-fullscreen .contacts-write .input-contacts {
    width: calc((100% - 2.98%)/2);
    margin-right: calc(2.98% - 5px)
}

.sc-popup-fullscreen .contacts-section-header {
    margin-bottom: 2.08vw
}

.sc-popup-fullscreen .contacts-section-title {
    visibility: hidden;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .sc-popup-fullscreen {
        padding: var(--header-height-mobile) 0 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .sc-popup-fullscreen {
        padding: var(--header-height-mobile) 0 0
    }
}

.sc-view-container {
    position: relative
}

.service-center {
    background: white;
    font-family: CoreSansA25;
    font-size: 10px;
    margin-bottom: 3.125vw
}

.service-center:last-child {
    margin-bottom: 0
}

.service-center__title {
    margin: 0 0 1em;
    font-size: 13px
}

.service-center p {
    margin: 0 0 1em
}

.service-center p:last-of-type {
    margin: 0
}

.service-center.is-inactive {
    opacity: 0.3;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

@media (min-width: 3000px) {
    .service-center {
        font-size: 13px;
        overflow-y: auto
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .service-center {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .service-center {
        margin-bottom: 40px
    }
}

.service-centers-popup {
    visibility: hidden;
    position: absolute;
    max-height: 190px;
    height: 100%;
    width: 250px;
    padding: 20px;
    -webkit-box-shadow: 0 10px 50px #eeeeee;
    box-shadow: 0 10px 50px #eeeeee;
    overflow-y: auto;
    background-color: white
}

.service-centers-popup.visible {
    visibility: visible
}

.service-centers-popup .service-center:not(:first-of-type) {
    padding-top: 0
}

.data-hidden {
    display: none
}

.cities-alphabet,
.cities-alphabet-copy {
    font-size: 13px;
    line-height: 32px;
    color: #4a4a4a;
    font-family: CoreSansA25;
    -webkit-columns: 200px auto;
    columns: 200px auto
}

.cities-alphabet.blurred,
.cities-alphabet-copy.blurred {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.cities-alphabet p,
.cities-alphabet-copy p {
    position: relative;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cities-alphabet li>span,
.cities-alphabet-copy li>span {
    cursor: pointer
}

.cities-alphabet li>span.active,
.cities-alphabet-copy li>span.active {
    font-family: CoreSansA45;
    color: black
}

.cities-alphabet li>span.passive,
.cities-alphabet-copy li>span.passive {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cities-alphabet__title-letter,
.cities-alphabet-copy__title-letter {
    font-family: CoreSansA45
}

@media (min-width: 3000px) {

    .cities-alphabet,
    .cities-alphabet-copy {
        font-size: 16px;
        -webkit-columns: 500px auto;
        columns: 500px auto
    }
}

.cities-alphabet-copy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    color: transparent;
    visibility: hidden;
    overflow: hidden
}

.cities-alphabet-copy.visible {
    visibility: visible
}

#downloads_content .column-right-large {
    float: right;
    margin-bottom: 7.29vw
}

.downloads-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.downloads-grid__grid-element {
    -ms-flex-preferred-size: calc((100% - 3*1.85%)/4);
    flex-basis: calc((100% - 3*1.85%)/4);
    margin: 0 1.85% 1.85% 0
}

.downloads-grid__grid-element:nth-child(4n) {
    margin-right: 0
}

.downloads-grid__grid-element:nth-last-child(-n+4) {
    margin-bottom: 0
}

.downloads-table .category-filter-table {
    margin-bottom: 0
}

.downloads-table .category-filter-table .product-row {
    border: none;
    cursor: pointer;
    font-size: 15px
}

.downloads-table .category-filter-table .product-title,
.downloads-table .category-filter-table .product-meta,
.downloads-table .category-filter-table .product-materials,
.downloads-table .category-filter-table .product-colors {
    padding: 2em 0;
    line-height: initial;
    color: #4a4a4a
}

.downloads-table .category-filter-table .product-title {
    font-family: CoreSansA45;
    padding-left: 1.5em;
    letter-spacing: 0.4px
}

.downloads-table .category-filter-table .product-meta,
.downloads-table .category-filter-table .product-materials,
.downloads-table .category-filter-table .product-colors {
    font-family: CoreSansA25;
    font-weight: 200;
    letter-spacing: 0.6px;
    text-transform: none
}

.page-contacts~.site-footer {
    display: none
}

.contacts-contacts,
.contacts-write {
    position: relative;
    height: 100%
}

.contacts-contacts,
.contacts-write {
    overflow-y: auto
}

.contacts-contacts,
.contacts-write {
    padding-top: 10.42%
}

.contacts-contacts__content-wrapper,
.contacts-write__content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1340px;
    width: 72.9%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden
}

.contacts-contacts .contacts-section-title,
.contacts-write .contacts-section-title {
    margin: 0;
    font-family: CoreSansA45;
    font-size: 43px;
    color: white
}

.contacts-contacts .site-footer__bottom,
.contacts-write .site-footer__bottom {
    margin: 0 0 4.28%
}

.contacts-contacts .site-footer__bottom-item,
.contacts-contacts .site-footer__bottom-item .bottom-item-link,
.contacts-write .site-footer__bottom-item,
.contacts-write .site-footer__bottom-item .bottom-item-link {
    font-family: CoreSansA25;
    font-size: 10px;
    font-weight: 200;
    line-height: 3.0;
    color: white;
    opacity: 0.7
}

@media screen and (max-width: 1366px) {

    .contacts-contacts .site-footer__bottom,
    .contacts-write .site-footer__bottom {
        font-size: 14px
    }
}

@media (max-width: 1024px) {

    .contacts-contacts .contacts-section-title,
    .contacts-write .contacts-section-title {
        font-size: 23px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {

    .contacts-contacts,
    .contacts-write {
        padding-top: 0
    }

    .contacts-contacts .contacts-section-title,
    .contacts-write .contacts-section-title {
        font-size: 19px
    }

    .contacts-contacts .site-footer__bottom,
    .contacts-write .site-footer__bottom {
        padding: 0 15%;
        margin: 7% 0 7.75%;
        line-height: 1
    }

    .contacts-contacts .site-footer__bottom-item,
    .contacts-write .site-footer__bottom-item {
        line-height: 1;
        color: #646464
    }

    .contacts-contacts .site-footer__bottom-item .bottom-item-link,
    .contacts-write .site-footer__bottom-item .bottom-item-link {
        line-height: 1;
        color: #646464
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {

    .contacts-contacts,
    .contacts-write {
        padding-top: 0
    }

    .contacts-contacts .contacts-section-title,
    .contacts-write .contacts-section-title {
        font-size: 19px
    }

    .contacts-contacts .site-footer__bottom,
    .contacts-write .site-footer__bottom {
        margin: 7% 0 7.75%;
        line-height: 1
    }

    .contacts-contacts .site-footer__bottom-item,
    .contacts-write .site-footer__bottom-item {
        line-height: 1;
        color: #646464
    }

    .contacts-contacts .site-footer__bottom-item .bottom-item-link,
    .contacts-write .site-footer__bottom-item .bottom-item-link {
        line-height: 1;
        color: #646464
    }
}

.contacts-contacts__content-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts-contacts__items-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contacts-contacts .contacts-section-title {
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh)
}

.contacts-contacts .contacts-section-title.isShown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.contacts-contacts .animation-element {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: calc(200% + 8em);
    border-bottom: 2px solid #646464
}

.contacts-contacts .animation-element--mobile {
    display: none
}

.contacts-contacts__item {
    display: block;
    width: 100%;
    -ms-flex-preferred-size: calc((100% - 2.86%)/2);
    flex-basis: calc((100% - 2.86%)/2);
    margin: 0 2.86% 8.57% 0;
    border-bottom: solid 1px transparent
}

.contacts-contacts__item.bordered {
    border-bottom-color: #646464;
    -webkit-transition: border-bottom-color 1s ease;
    -o-transition: border-bottom-color 1s ease;
    transition: border-bottom-color 1s ease
}

.contacts-contacts__item:nth-of-type(even),
.contacts-contacts__item:last-of-type {
    margin-right: 0
}

.contacts-contacts__item:hover span {
    font-family: CoreSansA55;
    font-weight: 500;
    opacity: 1
}

.contacts-contacts__item:first-child .animation-element.isShown,
.contacts-contacts__item:nth-child(3) .animation-element.isShown {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.contacts-contacts__item:first-child .animation-element.isHidden,
.contacts-contacts__item:nth-child(3) .animation-element.isHidden {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.contacts-contacts__item:first-child .animation-element {
    -webkit-transform: translateX(-95vw);
    -ms-transform: translateX(-95vw);
    transform: translateX(-95vw)
}

.contacts-contacts__item:nth-child(3) .animation-element {
    -webkit-transform: translateX(95vw);
    -ms-transform: translateX(95vw);
    transform: translateX(95vw)
}

.contacts-contacts__item:nth-child(5) .animation-element {
    -webkit-transform: translateX(-120vw);
    -ms-transform: translateX(-120vw);
    transform: translateX(-120vw)
}

.contacts-contacts__item:nth-child(5) .animation-element.isShown {
    -webkit-transform: translateX(-27.5%);
    -ms-transform: translateX(-27.5%);
    transform: translateX(-27.5%);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.contacts-contacts__item:nth-child(5) .animation-element.isHidden {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.contacts-contacts__item:last-child {
    margin-bottom: 0
}

.contacts-contacts__item-inner-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.contacts-contacts__item-inner-wrapper span {
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 3.53;
    color: transparent;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.contacts-contacts__item-inner-wrapper span.isVisible {
    color: white;
    -webkit-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease
}

@media screen and (max-width: 1366px) {
    .contacts-contacts .contacts-section-title {
        font-size: 34px
    }

    .contacts-contacts__item-inner-wrapper span {
        font-size: 14px
    }
}

@media (max-width: 1024px) {
    .contacts-contacts__item-inner-wrapper span {
        font-size: 10px
    }
}

@media (max-width: 768px) {
    .contacts-contacts__item {
        -ms-flex-preferred-size: calc((100% - 4em)/2);
        flex-basis: calc((100% - 4em)/2);
        margin: 0 4em 30px 0
    }

    .contacts-contacts__item:first-child .animation-element,
    .contacts-contacts__item:nth-child(3) .animation-element,
    .contacts-contacts__item:nth-child(5) .animation-element {
        width: calc(200% + 4em)
    }

    .contacts-contacts__item-inner-wrapper span {
        line-height: 6
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .contacts-contacts {
        height: 100%;
        overflow-y: auto
    }

    .contacts-contacts__content-wrapper {
        width: calc(100% - 40px);
        max-width: none
    }

    .contacts-contacts__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .contacts-contacts__item:nth-child(odd) .animation-element,
    .contacts-contacts__item:first-child .animation-element,
    .contacts-contacts__item:nth-child(3) .animation-element,
    .contacts-contacts__item:nth-child(5) .animation-element {
        width: 100%;
        -webkit-transform: translateX(-95vw);
        -ms-transform: translateX(-95vw);
        transform: translateX(-95vw)
    }

    .contacts-contacts__item:nth-child(odd) .animation-element.isShown,
    .contacts-contacts__item:first-child .animation-element.isShown,
    .contacts-contacts__item:nth-child(3) .animation-element.isShown,
    .contacts-contacts__item:nth-child(5) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(odd) .animation-element.isHidden,
    .contacts-contacts__item:first-child .animation-element.isHidden,
    .contacts-contacts__item:nth-child(3) .animation-element.isHidden,
    .contacts-contacts__item:nth-child(5) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item:nth-child(5) .animation-element {
        width: 100%
    }

    .contacts-contacts__item:nth-child(5) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(5) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item:nth-child(even) .animation-element {
        width: 100%;
        -webkit-transform: translateX(95vw);
        -ms-transform: translateX(95vw);
        transform: translateX(95vw)
    }

    .contacts-contacts__item:nth-child(even) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(even) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item-inner-wrapper .animation-element--mobile {
        display: block
    }

    .contacts-contacts__item-inner-wrapper span {
        font-size: 10px;
        line-height: 6
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .contacts-contacts {
        height: auto;
        overflow-y: auto
    }

    .contacts-contacts__content-wrapper {
        width: calc(100% - 40px);
        max-width: none
    }

    .contacts-contacts__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .contacts-contacts__item:nth-child(odd) .animation-element,
    .contacts-contacts__item:first-child .animation-element,
    .contacts-contacts__item:nth-child(3) .animation-element,
    .contacts-contacts__item:nth-child(5) .animation-element {
        width: 100%;
        -webkit-transform: translateX(-95vw);
        -ms-transform: translateX(-95vw);
        transform: translateX(-95vw)
    }

    .contacts-contacts__item:nth-child(odd) .animation-element.isShown,
    .contacts-contacts__item:first-child .animation-element.isShown,
    .contacts-contacts__item:nth-child(3) .animation-element.isShown,
    .contacts-contacts__item:nth-child(5) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(odd) .animation-element.isHidden,
    .contacts-contacts__item:first-child .animation-element.isHidden,
    .contacts-contacts__item:nth-child(3) .animation-element.isHidden,
    .contacts-contacts__item:nth-child(5) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item:nth-child(5) .animation-element {
        width: 100%
    }

    .contacts-contacts__item:nth-child(5) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(5) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item:nth-child(even) .animation-element {
        width: 100%;
        -webkit-transform: translateX(95vw);
        -ms-transform: translateX(95vw);
        transform: translateX(95vw)
    }

    .contacts-contacts__item:nth-child(even) .animation-element.isShown {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease, -webkit-transform 1s ease
    }

    .contacts-contacts__item:nth-child(even) .animation-element.isHidden {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts-contacts__item-inner-wrapper .animation-element--mobile {
        display: block
    }

    .contacts-contacts__item-inner-wrapper span {
        font-size: 13px;
        line-height: 4.61
    }
}

.contacts-write__content-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts-write .contacts-section-title {
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh)
}

.contacts-write .contacts-section-title.isShown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.contacts-write__form {
    width: 100%
}

.contacts-write__form-row {
    position: relative
}

.contacts-write__form-row.contacts-write__form-row--smallScreen {
    display: none
}

.contacts-write__form-row.contacts-write__form-row--smallScreen .input-contacts {
    width: 100%;
    margin-right: 0
}

.contacts-write__form-row .animation-element {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #646464
}

.contacts-write__form-row .animation-element.isShown {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.contacts-write__form-row .animation-element.isHidden {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.contacts-write__form-row:nth-child(odd):not(:last-child) .animation-element {
    -webkit-transform: translateX(-100vw);
    -ms-transform: translateX(-100vw);
    transform: translateX(-100vw)
}

.contacts-write__form-row:nth-child(even):not(:last-child) .animation-element {
    -webkit-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    transform: translateX(100vw)
}

.contacts-write__form-submit {
    margin-top: 80px;
    opacity: 0
}

.contacts-write__form-submit-left {
    float: left
}

.contacts-write__form-submit-right {
    float: right;
    line-height: 1;
    font-size: 0
}

.contacts-write__form-submit.isVisible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.contacts-write__form-submit-btn {
    padding: 0;
    border: none;
    background: transparent;
    font-size: 0
}

.contacts-write .input-contacts,
.contacts-write .textarea-contacts,
.contacts-write .site-footer__bottom {
    opacity: 0
}

.contacts-write .input-contacts.isVisible,
.contacts-write .textarea-contacts.isVisible,
.contacts-write .site-footer__bottom.isVisible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.contacts-write .input-contacts {
    width: calc((100% - 8em)/2);
    margin-right: calc(8em - 5px)
}

.contacts-write .input-contacts:last-of-type {
    margin-right: 0
}

.contacts-write .textarea-contacts {
    display: block;
    width: 100%;
    margin-top: 3.5em
}

.contacts-write .personal-data-declaration {
    padding-top: 22px;
    font-family: CoreSansA25;
    font-size: 10px;
    font-weight: 200;
    line-height: 2;
    color: white
}

.contacts-write .personal-data-declaration p {
    margin: 0;
    opacity: 0.7
}

.contacts-write .personal-data-declaration a {
    color: white;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease
}

.contacts-write .personal-data-declaration a:hover {
    color: #00b0ff
}

.contacts-write .subscribe__btn-submit.isVisible {
    opacity: 1
}

.contacts-write .subscribe__btn-submit:hover .subscribe__btn-caption {
    opacity: 1;
    -webkit-transition: opacity 600ms ease, width 600ms ease;
    -o-transition: opacity 600ms ease, width 600ms ease;
    transition: opacity 600ms ease, width 600ms ease
}

.contacts-write .subscribe__btn-caption {
    font-family: CoreSansA45;
    font-size: 17px;
    color: white;
    -webkit-transition: opacity 400ms ease-out, width 600ms ease;
    -o-transition: opacity 400ms ease-out, width 600ms ease;
    transition: opacity 400ms ease-out, width 600ms ease
}

@media screen and (max-width: 1366px) {
    .contacts-write .contacts-section-title {
        font-size: 34px
    }

    .contacts-write .input-contacts,
    .contacts-write .textarea-contacts {
        font-size: 14px
    }
}

@media (max-width: 768px) {
    .contacts-write .input-contacts {
        width: calc((100% - 4em)/2);
        margin-right: calc(4em - 5px);
        font-size: 13px
    }

    .contacts-write .textarea-contacts {
        overflow-y: auto;
        font-size: 13px
    }

    .contacts-write__form-submit {
        margin-top: 40px
    }

    .contacts-write__form-submit-btn svg {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .contacts-write {
        overflow-y: auto
    }

    .contacts-write__content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: calc(100% - 40px);
        max-width: none;
        height: auto
    }

    .contacts-write__form {
        margin-bottom: 50px
    }

    .contacts-write__form-submit {
        margin-top: 40px
    }

    .contacts-write__form-submit-right,
    .contacts-write__form-submit-left {
        float: none;
        text-align: center
    }

    .contacts-write__form-submit-btn svg {
        width: 40px;
        height: 40px
    }

    .contacts-write .input-contacts {
        font-size: 13px;
        height: 60px
    }

    .contacts-write .textarea-contacts {
        font-size: 13px;
        margin-top: 20px
    }

    .contacts-write .personal-data-declaration {
        padding-top: 40px
    }

    .contacts-write .subscribe__btn-submit {
        width: 40px
    }

    .contacts-write .subscribe__btn-submit svg {
        width: 100% !important
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .contacts-write {
        padding-top: 0;
        overflow-y: auto
    }

    .contacts-write__content-wrapper {
        display: block;
        height: auto;
        width: calc(100% - 40px);
        margin: 0 auto
    }

    .contacts-write__form-submit {
        margin-top: 40px
    }

    .contacts-write__form-submit-right,
    .contacts-write__form-submit-left {
        float: none;
        text-align: center
    }

    .contacts-write__form-submit-btn svg {
        width: 40px;
        height: 40px
    }

    .contacts-write__form-submit-right {
        margin-bottom: 40px
    }

    .contacts-write .contacts-section-title {
        font-size: 19px
    }

    .contacts-write .input-contacts {
        font-size: 13px;
        height: 60px
    }

    .contacts-write .subscribe__btn-submit {
        width: 40px
    }

    .contacts-write .subscribe__btn-submit svg {
        width: 100% !important
    }
}

.page-search-result {
    --header-height: 58px;
    --header-height-mobile: 58px;
    padding-top: calc(var(--header-height) + 4.17%)
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .page-search-result {
        width: calc(100% - 40px);
        margin: 0 auto;
        padding-top: var(--header-height-mobile)
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .page-search-result {
        width: calc(100% - 40px);
        margin: 0 auto;
        padding-top: var(--header-height-mobile)
    }
}

.search-result {
    margin-left: 15vw;
    margin-right: 15vw;
    border-bottom: solid 1px #c8c8c8;
    background: white;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.search-result__request {
    display: inline;
    font-family: CoreSansA45;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.71;
    letter-spacing: normal;
    text-align: left;
    color: #000000
}

.search-result__request--error {
    color: #ff4b29
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .search-result {
        max-width: none;
        width: 100%;
        margin: 0;
        padding: 20px 0
    }

    .search-result__request {
        font-size: 13px;
        line-height: normal
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .search-result {
        max-width: none;
        width: 100%;
        margin: 0;
        padding: 20px 0
    }

    .search-result__request {
        font-size: 13px;
        line-height: normal
    }
}

.result-output {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 15vw;
    padding-right: 15vw
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .result-output {
        padding: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .result-output {
        padding: 0
    }
}

.result-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 60px
}

.result-categories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: calc((100% - 120px)/4);
    flex-basis: calc((100% - 120px)/4);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 20px 18px 20px;
    background-color: #fafafa;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-family: CoreSansA25;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.59
}

.result-categories__item--disabled {
    pointer-events: none
}

.result-categories__item--current {
    font-family: CoreSansA45;
    font-weight: normal
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .result-categories {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }

    .result-categories__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 11px 0;
        background-color: white;
        border-bottom: 1px solid #c8c8c8;
        font-size: 13px;
        line-height: 2.08
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .result-categories {
        margin-top: 20px
    }

    .result-categories__item {
        -ms-flex-preferred-size: calc((100% - 50px)/3);
        flex-basis: calc((100% - 50px)/3);
        padding: 8px 0 14px;
        background-color: white;
        border-bottom: 1px solid #c8c8c8;
        font-size: 13px;
        line-height: 2.08
    }
}

.grid-wrapper {
    padding-left: 15vw;
    padding-right: 15vw;
    margin-top: 80px;
    width: 100%;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .grid-wrapper {
        margin: 20px 0 40px;
        padding: 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .grid-wrapper {
        margin: 20px 0 40px;
        padding: 0
    }
}

.search-results-grid .downloads-grid__grid-element:nth-last-child(-n+4) {
    margin-bottom: 20px
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .search-results-grid .downloads-grid__grid-element {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 0 20px 0
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .search-results-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .search-results-grid .downloads-grid__grid-element {
        -ms-flex-preferred-size: calc((100% - 20px)/2);
        flex-basis: calc((100% - 20px)/2);
        margin: 0 0 20px 0
    }
}

#slider_contacts {
    --header-height: 58px
}

#slider_contacts .card-slider-single-product__bg {
    overflow: hidden;
    z-index: -1;
    will-change: initial
}

#slider_contacts .card-slider-single-product__bg video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#slider_contacts .contacts-slider-text {
    width: 72.9%;
    height: 100%;
    margin: 0 auto
}

#slider_contacts .contacts-slider-text h3 {
    margin-top: 0;
    font-family: CoreSansA45;
    font-size: 43px
}

#slider_contacts .contacts-slider-text p,
#slider_contacts .contacts-slider-text h3 {
    color: white
}

#slider_contacts .contacts-slider-text p {
    font-family: CoreSansA25;
    font-size: 23px;
    font-weight: 200;
    line-height: 1.43;
    opacity: 0.7
}

#slider_contacts .contacts-slider-text>div {
    max-width: 700px;
    width: 100%
}

#slider_contacts:hover .card-slider-single-product.current .card-slider-single-product__bg {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media screen and (max-width: 1366px) {
    #slider_contacts .contacts-slider-text h3 {
        font-size: 34px
    }

    #slider_contacts .contacts-slider-text p {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #slider_contacts .contacts-slider-text {
        width: calc(100% - 40px)
    }

    #slider_contacts .contacts-slider-text h3 {
        font-size: 19px
    }

    #slider_contacts .contacts-slider-text p {
        font-size: 13px
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    #slider_contacts {
        height: calc(100vh - var(--header-height));
        margin-top: var(--header-height)
    }

    #slider_contacts .contacts-slider-text {
        width: calc(100% - 40px)
    }

    #slider_contacts .contacts-slider-text h3 {
        font-size: 19px
    }

    #slider_contacts .contacts-slider-text p {
        font-size: 13px
    }
}

.pop-up {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    z-index: 11;
    max-width: 100%;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
    transition: opacity 0.3s ease-out, visibility 0s linear 0.3s
}

.pop-up--active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.pop-up.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s linear, opacity 0.3s ease-out;
    -o-transition: visibility 0s linear, opacity 0.3s ease-out;
    transition: visibility 0s linear, opacity 0.3s ease-out
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .pop-up {
        overflow-y: auto
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .pop-up {
        overflow-y: auto
    }
}

.contacts-section-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .contacts-section-header {
        margin: 2.1875em 0 2.5em
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .contacts-section-header {
        margin: 2.1875em 0 2.5em
    }
}

.contacts-close path {
    stroke: white
}

.write-to-us-pop-up,
.contacts-pop-up {
    max-width: 100%;
    margin: 13% 13% 0;
    z-index: 92
}

.write-to-us-pop-up__header,
.contacts-pop-up__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.write-to-us-pop-up__header .contacts-section-title,
.contacts-pop-up__header .contacts-section-title {
    font-family: CoreSansA45;
    font-weight: normal;
    -webkit-transform: translateY(90vh);
    -ms-transform: translateY(90vh);
    transform: translateY(90vh)
}

.write-to-us-pop-up__header .contacts-section-title.isShown,
.contacts-pop-up__header .contacts-section-title.isShown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.write-to-us-pop-up__header__close-btn,
.contacts-pop-up__header__close-btn {
    position: relative;
    display: block;
    width: 25px;
    height: 26px;
    background: transparent;
    top: 12px;
    cursor: pointer
}

.write-to-us-pop-up__header__close-btn::before,
.contacts-pop-up__header__close-btn::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 25px;
    height: 2px;
    background: #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.write-to-us-pop-up__header__close-btn::after,
.contacts-pop-up__header__close-btn::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 25px;
    height: 2px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.write-to-us-pop-up__header__title,
.contacts-pop-up__header__title {
    font-size: 43px;
    color: #ffffff;
    line-height: normal;
    margin: 0
}

.write-to-us-pop-up__main,
.contacts-pop-up__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px
}

.write-to-us-pop-up__main .contacts-contacts__item-inner-wrapper span,
.contacts-pop-up__main .contacts-contacts__item-inner-wrapper span {
    opacity: 1
}

.write-to-us-pop-up__footer,
.contacts-pop-up__footer {
    width: 100%;
    font-size: 10px;
    font-weight: 200;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.write-to-us-pop-up__footer :not(:last-child)::after,
.contacts-pop-up__footer :not(:last-child)::after {
    content: '/';
    padding: 0 5px
}

.write-to-us-pop-up__footer a,
.contacts-pop-up__footer a {
    color: #ffffff
}

.write-to-us-pop-up__footer.isVisible,
.contacts-pop-up__footer.isVisible {
    opacity: 0.7
}

.input-contacts,
.textarea-contacts,
.site-footer__bottom {
    opacity: 0;
    border-color: white
}

.input-contacts.isVisible,
.textarea-contacts.isVisible,
.site-footer__bottom.isVisible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.input-contacts {
    width: calc((100% - 8em)/2);
    margin-right: calc(8em - 5px)
}

.input-contacts:last-of-type {
    margin-right: 0
}

.textarea-contacts {
    display: block;
    width: 100%;
    margin-top: 3.5em
}

.personal-data-declaration {
    padding-top: 22px;
    font-family: CoreSansA25;
    font-size: 10px;
    font-weight: 200;
    line-height: 2;
    color: white
}

.personal-data-declaration p {
    margin: 0;
    opacity: 0.7
}

.personal-data-declaration a {
    color: white;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease
}

.personal-data-declaration a:hover {
    color: #00b0ff
}

.border-none {
    border: none
}

.js-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.js-background #first-layer {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: left;
    -o-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.js-background #first-layer.leaving {
    left: 0%;
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

.js-background #first-layer.leaved {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    left: 100%
}

.js-background #second-layer {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: left;
    -o-transition-property: left;
    transition-property: left;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.js-background #second-layer.leaving {
    left: 0%;
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

.js-background #second-layer.leaved {
    left: 100%;
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

.header-inside-page {
    position: absolute;
    left: 0;
    top: 13vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    padding-right: 13vw;
    color: #ffffff;
    z-index: 8
}

.header-inside-page>a {
    position: relative;
    font-size: 26px;
    color: inherit;
    padding-bottom: 5px;
    font-family: CoreSansA45
}

.header-inside-page>a:not(:first-child) {
    margin-left: 40px
}

.header-inside-page>a::after {
    content: "";
    display: block;
    min-height: 2px;
    width: 0%;
    position: absolute;
    background-color: white;
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: pointer
}

.header-inside-page>a:hover::after {
    width: 100%
}

@media screen and (max-width: 1366px) {
    .header-inside-page>a {
        font-size: 20px
    }
}

.menu-pop-up a {
    color: white
}

.menu-pop-up .contacts-close {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.b-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.b-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.b-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.b-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .pop-up {
        --header-height: 58px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: calc(100vh - var(--header-height));
        margin-top: var(--header-height)
    }

    .menu-pop-up {
        min-width: 100vw;
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .menu-pop-up .write-to-us-pop-up__header__close-btn {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .menu-pop-up .write-to-us-pop-up__header__close-btn::after,
    .menu-pop-up .write-to-us-pop-up__header__close-btn::before {
        left: unset;
        right: 0
    }

    .menu-pop-up a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-height: 60px;
        padding: 15px 0;
        font-size: 13px;
        border-bottom: 1px solid #ffffff
    }

    .menu-pop-up a:first-of-type {
        margin-top: 20px;
        border-top: 1px solid #ffffff
    }

    .header-inside-page {
        top: 82px;
        padding-right: 20px
    }

    .header-inside-page>a:not(:first-child) {
        margin-left: 0
    }

    .write-to-us-pop-up,
    .contacts-pop-up {
        width: 100%;
        margin: 20px
    }

    .write-to-us-pop-up__header__title,
    .contacts-pop-up__header__title {
        font-size: 19px
    }

    .write-to-us-pop-up__main,
    .contacts-pop-up__main {
        margin-top: 20px;
        overflow-y: auto
    }

    .write-to-us-pop-up__main__name,
    .contacts-pop-up__main__name {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin-right: 10px
    }

    .write-to-us-pop-up__main__surname,
    .contacts-pop-up__main__surname {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin-left: 10px
    }

    .write-to-us-pop-up__main__textarea,
    .contacts-pop-up__main__textarea {
        max-height: 120px
    }

    .write-to-us-pop-up__main__confim-btn,
    .contacts-pop-up__main__confim-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 40px
    }

    .write-to-us-pop-up__main__confim-btn span,
    .contacts-pop-up__main__confim-btn span {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .write-to-us-pop-up__main__confim-btn .subscribe__form-submit,
    .contacts-pop-up__main__confim-btn .subscribe__form-submit {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 40px
    }

    .write-to-us-pop-up__footer,
    .contacts-pop-up__footer {
        padding-bottom: 13%
    }

    .write-to-us-pop-up__contact,
    .contacts-pop-up__contact {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 120px;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px
    }

    .write-to-us-pop-up__contact:nth-child(1),
    .contacts-pop-up__contact:nth-child(1) {
        margin-top: 0
    }

    .write-to-us-pop-up__contact:nth-child(2),
    .contacts-pop-up__contact:nth-child(2) {
        margin-top: 20px
    }

    .write-to-us-pop-up__contact:nth-child(even),
    .contacts-pop-up__contact:nth-child(even) {
        margin-right: inherit
    }

    .write-to-us-pop-up__contact:nth-child(odd),
    .contacts-pop-up__contact:nth-child(odd) {
        margin-left: inherit
    }

    .classic-input .input-label {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .pop-up {
        --header-height: 58px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: calc(100vh - var(--header-height));
        margin-top: var(--header-height)
    }

    .header-inside-page {
        top: 82px;
        padding-right: 20px
    }

    .header-inside-page>a:not(:first-child) {
        margin-left: 0
    }

    .menu-pop-up {
        min-width: 100vw;
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .menu-pop-up .write-to-us-pop-up__header__close-btn {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .menu-pop-up .write-to-us-pop-up__header__close-btn::after,
    .menu-pop-up .write-to-us-pop-up__header__close-btn::before {
        left: unset;
        right: 0
    }

    .menu-pop-up a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-height: 60px;
        padding: 15px 0;
        font-size: 13px;
        border-bottom: 1px solid #ffffff
    }

    .menu-pop-up a:first-of-type {
        margin-top: 20px;
        border-top: 1px solid #ffffff
    }

    .contacts-write__form {
        margin-bottom: 50px
    }

    .contacts-write__form-row.contacts-write__form-row--smallScreen {
        display: block
    }

    .contacts-write__form-row.contacts-write__form-row--largeScreen {
        display: none
    }

    .contacts-write__form-submit {
        margin-top: 40px
    }

    .contacts-write__form-submit-right,
    .contacts-write__form-submit-left {
        float: none;
        text-align: center
    }

    .contacts-write__form-submit-btn svg {
        width: 40px;
        height: 40px
    }
}

.is-hidden {
    display: none !important
}

.is-invisible {
    visibility: hidden
}

.is-invisible-and-tranparent {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s
}

.fade-element {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.is-fade-out {
    opacity: 0;
    pointer-events: none
}

.is-fade-out_instantly {
    opacity: 0;
    pointer-events: none;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.is-fade-in {
    opacity: 1
}

.no-overflow {
    overflow: hidden
}

.no-pointer-events {
    pointer-events: none
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .desktop {
        display: none
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .desktop {
        display: none
    }
}

.mobile {
    display: none
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .mobile {
        display: block
    }
}

@media screen and (max-width: 812px) and (orientation: landscape) {
    .mobile {
        display: block
    }
}