﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

em {
    font-style: italic
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

:focus {
    outline: none
}

@font-face {
    font-family: 'GTAmerica-Extended';
    src: url("../eot/gt-america-extended-lightd41d.eot#iefix") format("embedded-opentype"), url("../otf/gt-america-extended-light.otf") format("opentype"), url("../woff2/gt-america-extended-light.woff2") format("woff"), url("../woff/gt-america-extended-light.woff") format("woff"), url("../ttf/gt-america-extended-light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'GTAmerica-Extended';
    src: url("../eot/gt-america-extended-mediumd41d.eot#iefix") format("embedded-opentype"), url("../otf/gt-america-extended-medium.otf") format("opentype"), url("../woff2/gt-america-extended-medium.woff2") format("woff2"), url("../woff/gt-america-extended-medium.woff") format("woff"), url("../ttf/gt-america-extended-medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "icons";
    src: url("../icons.html");
    src: url("../iconsd41d.html#iefix") format("embedded-opentype"), url("../icons-2.html") format("woff"), url("../icons-3.html") format("truetype"), url("../icons-4.html#icons") format("svg");
    font-weight: normal;
    font-style: normal
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    background: #221E1F
}

@media only screen and (min-width: 768px) {
    html {
        font-size: 45px
    }
}

@media only screen and (min-width: 1024px) {
    html {
        font-size: 60px
    }
}

@media only screen and (min-width: 1280px) {
    html {
        font-size: 70px
    }
}

body {
    font: 300 16px/1.5 "GTAmerica-Extended", Helvetica, Arial, sans-serif;
    color: rgba(255, 255, 255, 0.7);
    background: #221E1F
}

@media only screen and (min-width: 768px) {
    body {
        font-size: 18px
    }
}

#body {
    overflow: hidden;
    box-sizing: border-box
}

.container {
    max-width: 1160px;
    padding: 0 7%;
    margin: 0 auto
}

@media only screen and (min-width: 1024px) {
    .container {
        padding: 0 1rem
    }
}

@media only screen and (min-width: 1280px) {
    .container {
        padding: 0 2rem
    }
}

.back-link {
    color: #E3B592;
    display: inline-block;
    margin-bottom: 1em;
    text-decoration: none;
    line-height: 1;
    position: relative;
    padding-left: 47px;
    transition: letter-spacing .2s ease
}

@media only screen and (min-width: 768px) {
    .back-link {
        padding-left: 50px
    }
}

.back-link:hover {
    letter-spacing: .03em
}

.back-link:before {
    content: "→";
    font-size: 2.1em;
    line-height: 16px;
    transform: rotate(180deg);
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
    letter-spacing: 0 !important
}

@media only screen and (min-width: 768px) {
    .back-link:before {
        line-height: 18px
    }
}

.text-small {
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    .text-small {
        font-size: 15px
    }
}

.text-big {
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    .text-big {
        font-size: 22px
    }
}

@media only screen and (min-width: 1280px) {
    .text-big {
        font-size: 24px
    }
}

.responsive-image-wrap {
    padding-top: 100%;
    display: block;
    position: relative
}

.responsive-image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

a {
    color: inherit
}

strong {
    font-weight: 500
}

p {
    margin-bottom: .6em
}

img {
    max-width: 100%;
    height: auto !important
}

.section-title {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #fff;
    line-height: 1.2;
    margin-bottom: .5em
}

@media only screen and (min-width: 768px) {
    .section-title {
        font-size: 46px
    }
}

@media only screen and (min-width: 1280px) {
    .section-title {
        font-size: 54px
    }
}

.subsection-title {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 2em;
    margin-bottom: .6em;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.02em
}

@media only screen and (min-width: 768px) {
    .subsection-title {
        font-size: 22px
    }
}

@media only screen and (min-width: 1280px) {
    .subsection-title {
        font-size: 24px
    }
}

.pagination-link {
    font-size: 22px;
    color: #E3B592;
    line-height: 1.2;
    text-decoration: none;
    transition: letter-spacing .2s ease
}

.pagination-link:hover {
    letter-spacing: .03em
}

.pagination-link:before {
    content: "— ";
    display: inline-block;
    margin-right: .3em
}

@media only screen and (min-width: 768px) {
    .pagination-link {
        font-size: 28px
    }
}

@media only screen and (min-width: 1280px) {
    .pagination-link {
        font-size: 38px
    }
}

.pagination-link.loading {
    opacity: .5;
    letter-spacing: .03em
}

.pagination-link.loading:before {
    animation: pagination_loading .6s infinite alternate
}

@keyframes pagination_loading {
    0% {
        transform: scaleX(1);
        opacity: 1
    }
    100% {
        transform: scaleX(0);
        opacity: 1
    }
    100% {
        transform: scaleX(-1);
        opacity: 1
    }
}

.pagination {
    text-align: center
}

.big-links {
    font-size: 22px;
    color: #E3B592;
    line-height: 1.2;
    white-space: nowrap
}

@media only screen and (min-width: 768px) {
    .big-links {
        font-size: 28px
    }
}

@media only screen and (min-width: 1280px) {
    .big-links {
        font-size: 38px
    }
}

.big-links.animate li {
    transform: translateX(-15px);
    opacity: 0
}

.big-links.animate.show li {
    transform: translateX(0);
    opacity: 1;
    transition: opacity .4s ease, transform .4s ease
}

.big-links.animate.show li:nth-child(2) {
    transition-delay: .2s
}

.big-links.animate.show li:nth-child(3) {
    transition-delay: .4s
}

.big-links li {
    margin-top: .6em
}

.big-links li:first-child {
    margin-top: 0
}

.big-links li:before {
    content: "— "
}

.big-links li a {
    text-decoration: none;
    display: inline-block;
    transition: letter-spacing .2s ease
}

.big-links li a:hover {
    letter-spacing: .03em
}

.slider-pagination {
    text-align: center;
    font-size: 0
}

.slider-pagination span {
    display: inline-block;
    height: 30px;
    opacity: .2;
    width: 27px;
    margin: 0 5px;
    transition: width .2s ease, opacity .2s ease;
    position: relative;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .slider-pagination span {
        width: 37px
    }
}

.slider-pagination span:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 50%;
    left: 0;
    right: 0;
    background: #E3B592;
    transition: height .2s ease
}

.slider-pagination span:hover {
    opacity: .8
}

.slider-pagination span:hover:before {
    background: #E3B592
}

.slider-pagination span.swiper-pagination-bullet-active {
    width: 87px;
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .slider-pagination span.swiper-pagination-bullet-active {
        width: 127px
    }
}

.main-section {
    margin-bottom: 3rem
}

.hero-section .product-name {
    pointer-events: none;
    font-size: 300px;
    color: rgba(0, 0, 0, 0.3);
    font-weight: 500;
    line-height: .5;
    position: fixed;
    right: 0;
    bottom: .5rem;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    z-index: 3;
    white-space: nowrap;
    vertical-align: middle;
    display: none;
    align-items: center
}

@media only screen and (min-width: 1024px) {
    .hero-section .product-name {
        display: flex
    }
}

.hero-section .product-name em {
    font-style: normal;
    font-size: .3em;
    margin-left: .5em;
    margin-bottom: .2em
}

.hero-section .media {
    position: relative;
    height: 50vw;
    min-height: 375px;
    max-height: 600px
}

@media only screen and (min-width: 768px) {
    .hero-section .media {
        min-height: 500px
    }
}

@media only screen and (min-width: 1024px) {
    .hero-section .media {
        max-height: 700px
    }
}

@media only screen and (min-width: 1280px) {
    .hero-section .media {
        max-height: 750px
    }
}

.hero-section .content {
    position: relative;
    margin-top: -130px;
    z-index: 3
}

@media only screen and (min-width: 768px) {
    .hero-section .content .spacer {
        max-width: 75%
    }
}

.intro-section {
    opacity: 1;
    transition: none;
    transform: none
}

.page-title {
    font-size: 40px;
    line-height: 1.15;
    letter-spacing: -0.02em;
    font-weight: 500;
    margin-bottom: .3em;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .page-title {
        font-size: 62px
    }
}

@media only screen and (min-width: 1024px) {
    .page-title {
        font-size: 80px
    }
}

@media only screen and (min-width: 1280px) {
    .page-title {
        font-size: 100px
    }
}

.player-icon {
    width: 80px;
    height: 80px;
    stroke: #E3B592;
    fill: none;
    stroke-width: 3px;
    cursor: pointer;
    opacity: .7;
    transition: opacity .2s ease;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px
}

@media only screen and (min-width: 768px) {
    .player-icon {
        width: 112px;
        height: 112px;
        margin-left: -56px;
        margin-top: -56px
    }
}

.player-icon .fill {
    stroke: none;
    fill: #E3B592
}

.player-icon:hover {
    opacity: 1
}

.has-media-section .section-title {
    margin-bottom: .6em
}

@media only screen and (min-width: 1024px) {
    .has-media-section .section-title {
        margin-bottom: 1.2em
    }
}

@media only screen and (min-width: 1024px) {
    .has-media-section .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    .has-media-section .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.has-media-section .image {
    margin-bottom: 1.5em
}

@media only screen and (min-width: 1024px) {
    .has-media-section .image {
        margin: 0;
        float: left;
        width: 66.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

.has-media-section .image img {
    display: block;
    width: 100%
}

.has-media-section .image .video {
    position: relative
}

.has-media-section .image .video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 30, 31, 0.6)
}

@media only screen and (min-width: 1024px) {
    .has-media-section .content {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .has-media-section.right {
        text-align: right
    }
}

@media only screen and (min-width: 1024px) {
    .has-media-section.right .image {
        float: left
    }
}

.has-media-section .subcontent.animate {
    opacity: 0;
    transform: translateY(-10px)
}

.has-media-section .subcontent.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .4s ease, transform .4s ease
}

.post-share {
    font-size: 16px;
    line-height: 24px;
    color: #E3B592;
    font-weight: 500;
    margin-top: 2rem
}

.post-share:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    .post-share {
        margin-top: 1.5rem
    }
}

.post-share .label {
    float: left;
    margin-right: 30px
}

@media only screen and (min-width: 768px) {
    .post-share .label {
        margin-right: 40px
    }
}

.post-share ul {
    float: left
}

.post-share ul li {
    float: left;
    margin-right: 30px
}

@media only screen and (min-width: 768px) {
    .post-share ul li {
        margin-right: 40px
    }
}

.post-share ul li a {
    color: #E3B592;
    opacity: .2;
    transition: opacity .3s ease
}

.post-share ul li a:hover {
    opacity: 1
}

.post-share ul li svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
    stroke: none
}

.post-share .copy-feedback {
    float: left;
    display: none;
    clear: both;
    margin-top: .4em
}

@media only screen and (min-width: 768px) {
    .post-share .copy-feedback {
        clear: none;
        margin-top: 0
    }
}

.post-gallery {
    margin: 0 -999em;
    background: #1C1919;
    padding: 1rem 999em 1px
}

@media only screen and (min-width: 768px) {
    .post-gallery {
        margin: 0;
        padding: 1rem 1rem 1px
    }
}

.post-gallery ul {
    margin: 0 -.5rem !important;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .post-gallery ul {
        margin: 0 -20px calc(1rem - 40px) !important
    }
}

.post-gallery li {
    margin-bottom: 1rem !important;
    padding: 0 .5rem !important;
    width: 50%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .post-gallery li {
        margin-bottom: 40px !important;
        padding: 0 20px !important
    }
}

@media only screen and (min-width: 1280px) {
    .post-gallery li {
        width: 33.3333%
    }
}

.post-gallery li:before {
    display: none
}

.post-gallery li a {
    display: block
}

.post-gallery li a img {
    display: block;
    max-height: 150px !important
}

@media only screen and (min-width: 768px) {
    .post-gallery li a img {
        max-height: 250px !important
    }
}

@media only screen and (min-width: 1024px) {
    .post-gallery li a img {
        max-height: 300px !important
    }
}

.post-gallery li a svg {
    transition: opacity .3s ease, transform .3s ease;
    opacity: 0;
    transform: translateY(-10px)
}

.post-gallery li a:hover:before {
    opacity: 1
}

.post-gallery li a:hover svg {
    opacity: 1;
    transform: translateY(0)
}

.post-gallery li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 30, 31, 0.6);
    opacity: 0;
    transition: opacity .3s ease
}

.big-image-section {
    position: relative
}

.big-image-section:last-child {
    margin-bottom: -3rem
}

@media only screen and (min-width: 768px) {
    .big-image-section {
        padding-top: 50px;
        text-align: center
    }
}

@media only screen and (min-width: 1280px) {
    .big-image-section {
        padding-top: 30px
    }
}

.big-image-section .img {
    position: relative;
    margin-top: -15%;
    margin-left: -20%;
    margin-right: -20%
}

@media only screen and (min-width: 768px) {
    .big-image-section .img {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0
    }
}

.big-image-section .img img {
    width: 100%;
    display: block
}

.big-image-section .img:before {
    content: "";
    height: 50%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, #221E1F 0%, rgba(34, 30, 31, 0) 100%)
}

@media only screen and (min-width: 1024px) {
    .big-image-section .outer {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    .big-image-section .outer:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    .big-image-section .inner {
        float: left;
        width: 66.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 16.66667%;
        margin-right: 0%
    }
}

.big-image-section .content {
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 768px) {
    .big-image-section .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
}

.big-image-section .content {
    opacity: 0;
    transform: translateY(50px)
}

.big-image-section .content.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .6s ease, transform .6s ease
}

#error_404 {
    background: url(../jpg/404.jpg);
    background-position: center;
    background-size: cover;
    height: 100vh;
    margin-bottom: -3rem;
    position: relative
}

#error_404:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45%;
    background-image: linear-gradient(180deg, rgba(28, 24, 25, 0) 0%, #1C1819 100%)
}

#error_404 .content {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    height: 39%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

#error_404 .content p {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 1em
}

@media only screen and (min-width: 768px) {
    #error_404 .content p {
        font-size: 54px
    }
}

html.menu-open {
    overflow: hidden
}

#body {
    padding-top: 4.5rem
}

@media only screen and (min-width: 768px) {
    #body {
        padding-top: 4rem
    }
}

#body.header-over {
    padding-top: 0
}

#header {
    z-index: 100;
    padding-top: 30px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    pointer-events: none
}

@media only screen and (min-width: 768px) {
    #header {
        padding-top: 40px
    }
}

@media only screen and (min-width: 1024px) {
    #header {
        padding-top: 50px
    }
}

#header .bar {
    position: relative
}

#header .logo {
    background: url(../svg/logo.svg) no-repeat left top;
    text-indent: -999em;
    width: 110px;
    height: 30px;
    background-size: 100% auto;
    transition: opacity .3s ease, transform .3s ease;
    transform: translateY(0);
    pointer-events: auto
}

@media only screen and (min-width: 768px) {
    #header .logo {
        width: 143px;
        height: 49px
    }
}

#header .logo a {
    display: block;
    height: 100%
}

html.scrolled #header .logo {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none
}

#header .menu-handle {
    position: absolute;
    top: -10px;
    right: 0;
    width: 40px;
    height: 40px;
    pointer-events: auto
}

#header .menu-handle:before,
#header .menu-handle:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background: #fff;
    left: 5px;
    right: 5px
}

@media only screen and (min-width: 768px) {
    #header .menu-handle:before,
    #header .menu-handle:after {
        left: 0;
        right: 0
    }
}

@media only screen and (min-width: 768px) {
    #header .menu-handle {
        top: -2px
    }
}

#header .menu-handle:before {
    margin-top: -8px
}

@media only screen and (min-width: 768px) {
    #header .menu-handle:before {
        margin-top: -9px
    }
}

#header .menu-handle:after {
    margin-top: 6px
}

@media only screen and (min-width: 768px) {
    #header .menu-handle:after {
        margin-top: 7px
    }
}

#header .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(49, 43, 45, 0.95);
    pointer-events: none;
    opacity: 0;
    transition: opacity .4s ease
}

@media only screen and (min-width: 768px) {
    html.menu-open #header .overlay {
        opacity: 1;
        pointer-events: auto
    }
}

#header .content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    transform: translateX(100%);
    transition: transform .8s ease .2s;
    pointer-events: auto
}

@media only screen and (min-width: 768px) {
    #header .content {
        width: 90%;
        max-width: 1000px
    }
}

html.menu-open #header .content {
    transition: transform .4s ease;
    transform: translateX(0)
}

#header .content .products {
    background: #221E1F;
    position: absolute;
    top: 0;
    right: 50%;
    width: 50%;
    max-width: 500px;
    bottom: 0;
    background: #201E1F;
    box-sizing: border-box;
    transform: translateX(100%);
    transition: transform .4s ease;
    padding: 0
}

html.menu-open #header .content .products {
    transition: transform .4s ease .2s;
    transform: translateX(0)
}

#header .content .products dl {
    padding-bottom: 40px
}

@media only screen and (min-width: 1024px) {
    #header .content .products dl {
        padding-bottom: 60px
    }
}

#header .content .products dl dt {
    padding-left: 0;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 25px;
    margin-top: 30px
}

#header .content .products dl dt:first-child {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    #header .content .products dl dt {
        padding-left: 130px;
        font-size: 21px;
        margin-top: 60px
    }
}

@media only screen and (min-width: 1024px) {
    #header .content .products dl dt {
        font-size: 22px;
        padding-left: 160px
    }
}

#header .content .products dl dd {
    padding-bottom: 10px
}

#header .content .products dl dd ul li {
    box-sizing: border-box;
    margin-top: 15px
}

#header .content .products dl dd ul li:first-child {
    margin-top: 0
}

#header .content .products dl dd ul li em {
    font-size: .3em;
    font-weight: 300;
    font-style: normal;
    margin-left: .5em;
    margin-top: .4em
}

@media only screen and (min-width: 768px) {
    #header .content .products dl dd ul li em {
        font-size: .4em;
        margin-top: .2em
    }
}

#header .content .products dl dd ul li .link {
    position: relative;
    color: #E3B592;
    text-decoration: none;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    min-height: 60px;
    padding-left: 95px;
    display: flex;
    align-items: center
}

#header .content .products dl dd ul li .link.concept {
    color: #23A8AF
}

@media only screen and (min-width: 768px) {
    #header .content .products dl dd ul li .link {
        padding-left: 130px;
        min-height: 77px;
        font-size: 40px
    }
}

@media only screen and (min-width: 1024px) {
    #header .content .products dl dd ul li .link {
        min-height: 90px;
        font-size: 50px;
        padding-left: 160px
    }
}

#header .content .products dl dd ul li .link .image {
    width: 93px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -5%
}

@media only screen and (min-width: 768px) {
    #header .content .products dl dd ul li .link .image {
        width: 120px;
        height: 77px
    }
}

@media only screen and (min-width: 1024px) {
    #header .content .products dl dd ul li .link .image {
        width: 140px;
        height: 90px
    }
}

#header .content .products dl dd ul li .link .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#header .content .products dl dd ul li .link.disabled {
    color: rgba(227, 181, 146, 0.1)
}

#header .content .products dl dd ul li .link.disabled img {
    opacity: .3
}

#header .content .langs {
    margin-top: 30px;
    color: #E3B592;
    font-size: 20px;
    text-transform: uppercase
}

#header .content .langs:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#header .content .langs li {
    float: left;
    margin-right: 15px;
    color: rgba(227, 181, 146, 0.2)
}

#header .content .langs li a {
    text-decoration: none
}

#header .content .langs li.current {
    color: #E3B592
}

#header .content .socials {
    margin-top: 40px
}

#header .content .socials:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    #header .content .socials {
        margin-top: 60px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width: 1024px) {
    #header .content .socials {
        margin-top: 80px
    }
}

#header .content .socials li {
    float: left;
    margin-right: 25px
}

@media only screen and (min-width: 768px) {
    #header .content .socials li {
        margin-right: 40px
    }
}

#header .content .socials li a {
    color: #E3B592;
    opacity: .2;
    transition: opacity .3s ease
}

#header .content .socials li a:hover {
    opacity: 1
}

#header .content .socials li svg {
    height: 24px;
    fill: currentColor;
    stroke: none
}

#header .content .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    #header .content .close {
        top: 30px;
        right: 30px
    }
}

@media only screen and (min-width: 1024px) {
    #header .content .close {
        top: 40px;
        right: 40px
    }
}

#header .content .close:before,
#header .content .close:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    left: 5px;
    right: 5px;
    background: #fff;
    transform: rotate(45deg)
}

@media only screen and (min-width: 768px) {
    #header .content .close:before,
    #header .content .close:after {
        left: 0;
        right: 0
    }
}

#header .content .close:after {
    transform: rotate(-45deg)
}

#header .content .scroller {
    overflow: auto;
    overflow-scrolling: touch;
    padding: 100px 40px 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 1024px) {
    #header .content .scroller {
        padding: 130px 60px 60px
    }
}

#header .content .menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    bottom: 0;
    background: #1B1919;
    box-sizing: border-box
}

#header .content .menu .big-links {
    font-size: 30px
}

@media only screen and (min-width: 768px) {
    #header .content .menu .big-links {
        font-size: 32px
    }
}

@media only screen and (min-width: 1280px) {
    #header .content .menu .big-links {
        font-size: 38px
    }
}

#header .content .menu .scroller {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    #header .content .menu {
        width: calc(100% - 110px);
        transition: width .3s ease
    }
    #header .content .handler {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        pointer-events: none;
        background: rgba(27, 25, 25, 0.5);
        transition: opacity .3s ease;
        opacity: 0;
        z-index: 10
    }
    #header .content .products {
        width: calc(100% - 110px);
        right: 110px
    }
    #header .content .products .scroller {
        padding-left: 25px
    }
    #header .content .products .handler {
        pointer-events: auto;
        opacity: 1
    }
    #header .content .scroller {
        width: calc(100vw - 110px)
    }
    #header .content.to-products .menu {
        width: 110px
    }
    #header .content.to-products .menu .handler {
        pointer-events: auto;
        opacity: 1
    }
    #header .content.to-products .products .handler {
        pointer-events: none;
        opacity: 0
    }
}

#footer {
    margin-top: 3rem;
    background: #1C1819;
    padding: 1.5rem 0 1rem;
    color: #fff;
    font-size: 14px;
    line-height: 1.4
}

@media only screen and (min-width: 768px) {
    #footer .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #footer .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#footer .logo {
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    #footer .logo {
        margin-bottom: 40px;
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #footer .logo {
        margin-bottom: 0;
        float: left;
        width: 25%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#footer .logo span {
    background: url(../svg/logo.svg) no-repeat left top;
    display: inline-block;
    background-size: 100% auto;
    text-indent: -999em;
    width: 110px;
    height: 30px
}

@media only screen and (min-width: 768px) {
    #footer .logo span {
        width: 133px;
        height: 35px
    }
}

@media only screen and (min-width: 768px) {
    #footer .content {
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 1024px) {
    #footer .content {
        float: left;
        width: 75%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 0;
        padding-right: 0
    }
}

#footer dl {
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    #footer dl {
        margin-bottom: 50px;
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #footer dl {
        margin-bottom: 70px;
        float: left;
        width: 44.44444%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#footer dl dt {
    font-weight: 500;
    color: #E3B592;
    text-transform: uppercase;
    margin-bottom: .8em
}

#footer .socials {
    margin-bottom: 30px
}

#footer .socials:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    #footer .socials {
        clear: both;
        margin-bottom: 40px;
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #footer .socials {
        clear: both;
        margin-bottom: 0;
        float: left;
        width: 44.44444%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#footer .socials li {
    float: left;
    margin-right: 40px
}

#footer .socials li a {
    color: #E3B592;
    opacity: .2;
    transition: opacity .3s ease
}

#footer .socials li a:hover {
    opacity: 1
}

#footer .socials li svg {
    height: 24px;
    fill: currentColor;
    stroke: none
}

#footer .links {
    color: #E3B592
}

#footer .links:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    #footer .links {
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #footer .links {
        float: left;
        width: 55.55556%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#footer .links li {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    #footer .links li {
        margin-right: 25px
    }
}

#footer .links li:before {
    content: "— "
}

#footer .links li a {
    text-decoration: none
}

#footer .copy {
    padding-top: 30px;
    clear: both;
    font-size: 12px
}

@media only screen and (min-width: 768px) {
    #footer .copy {
        padding-top: 50px;
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #footer .copy {
        padding-top: 70px;
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#home-intro .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#home-intro .video:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0.2) 0%, rgba(34, 30, 31, 0.2) 60%, #221E1F 100%);
    z-index: 1
}

#home-intro .video img,
#home-intro .video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center
}

#home-intro .play {
    top: 42%
}

@media only screen and (min-width: 1024px) {
    #home-intro .play {
        top: 45%
    }
}

#home-who .wrap {
    margin-left: -.5rem;
    margin-right: -.5rem;
    display: flex;
    align-items: center
}

#home-who .wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#home-who .image {
    float: left;
    width: 25%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%;
    order: 2;
    opacity: 0;
    transform: translateY(-10%)
}

#home-who .image.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s ease, transform 1s ease
}

@media only screen and (min-width: 768px) {
    #home-who .image {
        text-align: right;
        order: 1
    }
}

#home-who .image .spacer {
    display: block;
    margin-right: -999em;
    margin-left: -1rem
}

@media only screen and (min-width: 768px) {
    #home-who .image .spacer {
        text-align: right;
        margin-right: 0
    }
}

#home-who .image .spacer img {
    display: inline-block;
    max-width: 210px
}

@media only screen and (min-width: 768px) {
    #home-who .image .spacer img {
        max-width: 100%
    }
}

@media only screen and (min-width: 1024px) {
    #home-who .image {
        float: left;
        width: 25%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 8.33333%;
        margin-right: 0%
    }
}

#home-who .content {
    float: left;
    width: 75%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%;
    order: 1
}

@media only screen and (min-width: 768px) {
    #home-who .content {
        order: 2
    }
}

@media only screen and (min-width: 1024px) {
    #home-who .content {
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#home-who .big-links {
    margin-top: 1em
}

#home-products .slider {
    position: relative
}

#home-products .slider:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 10%;
    bottom: 0;
    opacity: 0.26;
    background-image: linear-gradient(179deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    width: 250px;
    margin-left: -125px;
    transform: skewX(-45deg)
}

@media only screen and (min-width: 768px) {
    #home-products .slider:before {
        width: 500px;
        margin-left: -250px
    }
}

#home-products .wrapper {
    display: flex;
    width: 100%
}

#home-products .product {
    position: relative;
    flex-shrink: 0;
    width: 100%
}

@media only screen and (min-width: 1280px) {
    #home-products .product .outer {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #home-products .product .outer:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1280px) {
    #home-products .product .inner {
        float: left;
        width: 83.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 8.33333%;
        margin-right: 0%
    }
}

#home-products .product .image-spacer {
    margin: 0 -1.5rem
}

@media only screen and (min-width: 768px) {
    #home-products .product .image-spacer {
        margin: 0 -1rem
    }
}

#home-products .product .image {
    padding-top: 60%
}

#home-products .product .image img {
    top: -12%;
    height: 133.3333% !important
}

#home-products .product .content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    display: block
}

@media only screen and (min-width: 768px) {
    #home-products .product .content {
        padding-bottom: 0
    }
}

@media only screen and (min-width: 1024px) {
    #home-products .product .content {
        padding-top: 0
    }
}

#home-products .product .content .link:before {
    transition: transform .3s ease
}

#home-products .product .content:hover .link:before {
    transform: translateX(10%)
}

#home-products .product .details {
    position: absolute;
    bottom: 5%;
    left: 0;
    font-size: 13px;
    font-weight: 500;
    color: #E3B592;
    line-height: 1;
    margin-bottom: 55px
}

@media only screen and (min-width: 768px) {
    #home-products .product .details {
        margin-bottom: 75px;
        font-size: 14px
    }
}

#home-products .product .details li {
    margin-top: 1.1em
}

@media only screen and (max-width: 1023px) {
    #home-products .product .details li {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        white-space: nowrap;
        opacity: 0;
        transition: opacity .2s ease, transform .2s ease;
        transform: translateX(-10px)
    }
    #home-products .product .details li.active {
        transform: translateX(0);
        opacity: 1
    }
    #home-products .product .details li.exit {
        transform: translateX(10px)
    }
}

#home-products .product .details li strong {
    display: block;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    margin-bottom: .25em
}

@media only screen and (min-width: 768px) {
    #home-products .product .details li strong {
        font-size: 23px
    }
}

#home-products .product .name {
    position: absolute;
    top: 8%;
    left: 50%;
    margin-left: .5rem;
    font-size: 18px;
    font-weight: 500;
    color: #E3B592;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    #home-products .product .name {
        font-size: 22px
    }
}

@media only screen and (min-width: 1024px) {
    #home-products .product .name {
        top: 5%;
        font-size: 24px
    }
}

#home-products .product .name strong {
    display: block;
    font-size: 80px;
    margin-left: -.08em;
    margin-top: -.1em;
    white-space: nowrap
}

@media only screen and (min-width: 768px) {
    #home-products .product .name strong {
        font-size: 150px
    }
}

@media only screen and (min-width: 1024px) {
    #home-products .product .name strong {
        font-size: 200px
    }
}

#home-products .product .name strong em {
    font-size: .2em;
    font-style: normal;
    margin-left: .3em;
    font-weight: 300;
    vertical-align: middle;
    position: relative;
    top: -.4em
}

#home-products .product .link {
    position: absolute;
    bottom: 5%;
    left: -.1em;
    text-indent: -999em;
    font-size: 52px;
    line-height: 1;
    color: #E3B592
}

@media only screen and (min-width: 768px) {
    #home-products .product .link {
        font-size: 62px
    }
}

#home-products .product .link:before {
    content: "→";
    text-indent: 0;
    position: absolute;
    bottom: 0;
    left: 0
}

#home-products .slider-pagination {
    margin-top: 30px
}

@media only screen and (min-width: 768px) {
    #home-products .slider-pagination {
        margin-top: 50px
    }
}

#home-products .product {
    opacity: 0;
    transform: translateX(10%)
}

#home-products .slider:before {
    opacity: 0;
    transform: translateX(-10%) skewX(-60deg)
}

#home-products .slider-pagination {
    transform: translateY(10%);
    opacity: 0
}

#home-products.show .product {
    opacity: 1;
    transform: translateX(0);
    transition: opacity .5s ease, transform .6s ease;
    transition-delay: .5s
}

#home-products.show .slider:before {
    opacity: 0.26;
    transform: translateX(0) skewX(-45deg);
    transition: opacity 1.2s ease, transform 2s ease
}

#home-products.show .slider-pagination {
    transform: translateY(0);
    opacity: 1;
    transition: transform .5s ease, opacity .4s ease;
    transition-delay: 1s
}

#home-concept {
    margin: 4rem 0
}

@media only screen and (min-width: 1024px) {
    #home-concept .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        align-items: center
    }
    #home-concept .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#home-concept .image {
    margin-bottom: -18%
}

@media only screen and (min-width: 1024px) {
    #home-concept .image {
        margin-bottom: 0;
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #home-concept .content {
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#home-concept .big-links {
    margin-top: 1em
}

@media only screen and (min-width: 1024px) {
    #home-news .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #home-news .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #home-news .intro {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#home-news .link-wrap {
    margin-top: 30px
}

@media only screen and (min-width: 1024px) {
    #home-news .link-wrap {
        margin-top: 60px;
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 768px) {
    #home-news .posts {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex
    }
    #home-news .posts:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #home-news .posts {
        margin: 0;
        float: left;
        width: 66.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
        padding-left: 0;
        padding-right: 0;
        display: flex
    }
}

#home-news .news-card {
    display: none
}

#home-news .news-card:first-child {
    display: block
}

@media only screen and (min-width: 768px) {
    #home-news .news-card {
        display: block;
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #home-contact .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #home-contact .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #home-contact .text {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#home-contact .links {
    margin-top: 1em
}

@media only screen and (min-width: 1024px) {
    #home-contact .links {
        margin-top: 0;
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (max-width: 767px) {
    .product-details-section .wrap {
        position: relative
    }
}

@media only screen and (min-width: 768px) {
    .product-details-section .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        align-items: center
    }
    .product-details-section .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.product-details-section .image {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .product-details-section .image {
        position: absolute;
        top: -20px;
        left: 65%;
        right: -5%;
        bottom: -40px
    }
    .product-details-section .image span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .product-details-section .image span img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100% !important;
        object-fit: contain
    }
}

@media only screen and (min-width: 768px) {
    .product-details-section .image {
        margin-top: -50px;
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 768px) {
    .product-details-section .content {
        float: left;
        width: 66.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content .column {
        float: left;
        width: 37.5%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content .column.big {
        float: left;
        width: 62.5%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

.product-details-section .content ul {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #E3B592;
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    .product-details-section .content ul {
        margin-top: 25px
    }
}

@media only screen and (min-width: 768px) {
    .product-details-section .content ul {
        font-size: 15px
    }
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content ul {
        margin-top: 0;
        font-size: 16px
    }
    .product-details-section .content ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.product-details-section .content ul li {
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    .product-details-section .content ul li {
        margin-top: 25px
    }
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content ul li {
        margin-top: 30px;
        float: left;
        width: 37.5%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
    .product-details-section .content ul li:nth-child(odd) {
        float: left;
        width: 62.5%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        clear: both
    }
}

.product-details-section .content ul li:first-child {
    margin-top: 0
}

@media only screen and (min-width: 1024px) {
    .product-details-section .content ul li:nth-child(2) {
        margin-top: 0
    }
}

.product-details-section .content ul li strong {
    display: block;
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin-bottom: .1em
}

@media only screen and (min-width: 768px) {
    .product-details-section .content ul li strong {
        margin-bottom: .2em;
        font-size: 33px
    }
}

@media only screen and (min-width: 1280px) {
    .product-details-section .content ul li strong {
        font-size: 39px
    }
}

.product-details-section .image {
    opacity: 0;
    transform: translateY(10%)
}

.product-details-section ul li {
    opacity: 0;
    transform: translateY(10%)
}

.product-details-section.show .image {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .5s ease, transform .5s ease
}

.product-details-section.show ul li {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease, transform .3s ease;
    transition-delay: .3s
}

.product-details-section.show ul li:nth-child(1) {
    transition-delay: .3s
}

.product-details-section.show ul li:nth-child(2) {
    transition-delay: .6s
}

.product-details-section.show ul li:nth-child(3) {
    transition-delay: .9s
}

.product-details-section.show ul li:nth-child(4) {
    transition-delay: 1.2s
}

.product-details-section.show ul li:nth-child(5) {
    transition-delay: 1.5s
}

.product-details-section.show ul li:nth-child(6) {
    transition-delay: 1.8s
}

.product-details-section.show ul li:nth-child(7) {
    transition-delay: 2.1s
}

.product-details-section.show ul li:nth-child(8) {
    transition-delay: 2.4s
}

.product-cockpit-section .box {
    margin: 0 -2rem;
    padding: 1.5rem 2rem;
    background: #1C1919
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .box {
        margin: 0 -1rem;
        padding: 1rem
    }
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .section-title {
        margin-bottom: 1em
    }
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        flex-wrap: wrap
    }
    .product-cockpit-section .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.product-cockpit-section .intro {
    margin-bottom: 1.2rem
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .intro {
        margin-bottom: .8rem;
        float: left;
        width: 83.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

.product-cockpit-section .image {
    margin-bottom: 1.5em
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .image {
        margin-bottom: 0;
        float: left;
        width: 66.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .image .spacer {
        margin-left: -1rem
    }
}

.product-cockpit-section .image .img {
    padding-top: 55.55555%;
    overflow: hidden
}

.product-cockpit-section .image .img img {
    opacity: 0;
    transition: all .3s ease;
    transform: scale(1.05)
}

.product-cockpit-section .image .img img.current {
    opacity: 1;
    transform: scale(1)
}

.product-cockpit-section .side {
    color: #fff
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .side {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

.product-cockpit-section .subsection-title {
    margin-top: 0
}

.product-cockpit-section .icon {
    stroke-width: 2px;
    stroke: #E3B592;
    fill: none;
    width: 92px;
    height: 92px;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .product-cockpit-section .icon {
        margin-bottom: 30px
    }
}

.product-cockpit-section .slider {
    margin-left: -1rem;
    margin-right: -1rem;
    overflow: hidden
}

.product-cockpit-section .slider-wrapper {
    display: flex
}

.product-cockpit-section .slide {
    width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
    padding: 0 1rem
}

.product-cockpit-section .slider-pagination {
    text-align: left;
    margin-top: 30px
}

@media only screen and (min-width: 1024px) {
    .product-cockpit-section .slider-pagination {
        margin-bottom: -15px
    }
}

.product-cockpit-section .slider-pagination span {
    margin-left: 0;
    margin-right: 10px
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .text {
        width: 540px;
        margin: 0 auto
    }
}

.product-sundeck-section .text .text-small {
    margin-top: 1.5em
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .text .text-small {
        margin-top: 2em
    }
}

.product-sundeck-section .section-title.show span:nth-child(1) {
    letter-spacing: .05em;
    transition: letter-spacing .3s ease
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .section-title.show span:nth-child(1) {
        letter-spacing: .06em
    }
}

.product-sundeck-section .section-title.show span:nth-child(2) {
    letter-spacing: .1em;
    transition: letter-spacing .5s ease .1s
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .section-title.show span:nth-child(2) {
        letter-spacing: .12em
    }
}

.product-sundeck-section .section-title.show span:nth-child(3) {
    letter-spacing: .2em;
    transition: letter-spacing 1s ease .3s
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .section-title.show span:nth-child(3) {
        letter-spacing: .24em
    }
}

.product-sundeck-section .section-title span {
    display: block;
    letter-spacing: 0
}

.product-sundeck-section .slider {
    margin: 10px auto 0;
    width: 100%;
    max-width: 290px;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.product-sundeck-section .slider .handles {
    display: flex;
    font-size: 15px;
    font-weight: 500;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .slider .handles {
        font-size: 16px
    }
}

.product-sundeck-section .slider .handles>span {
    flex: 1;
    text-align: center;
    color: #423630
}

.product-sundeck-section .slider .handles>span.current {
    color: #E3B592
}

.product-sundeck-section .slider .handles>span span {
    cursor: pointer
}

.product-sundeck-section .slider .handles>span:first-child {
    text-align: left
}

.product-sundeck-section .slider .handles>span:last-child {
    text-align: right
}

.product-sundeck-section .slider .bar {
    margin-top: 23px;
    display: block;
    height: 2px;
    background: #423630;
    position: relative;
    margin-left: 20px;
    margin-right: 20px
}

.product-sundeck-section .slider .bar .ui-slider-range {
    position: absolute;
    height: 100%;
    background: #E3B592
}

.product-sundeck-section .slider .bar .ui-slider-handle {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
    width: 12px;
    height: 12px;
    margin-left: -6px;
    background: #E3B592;
    border-radius: 100%
}

.product-sundeck-section .object {
    padding-bottom: 40px;
    margin-bottom: 30px;
    margin-top: -2%;
    position: relative
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .object {
        padding-bottom: 50px;
        margin-top: -7%;
        margin-bottom: 50px
    }
}

.product-sundeck-section .object:before {
    content: "";
    position: absolute;
    top: 0;
    left: -2rem;
    width: 200%;
    bottom: 0;
    opacity: 0.3;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 47%, #000 100%)
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .object:before {
        width: 540px;
        left: 50%;
        margin-left: -270px
    }
}

.product-sundeck-section .image-spacer {
    margin: 0 -1.5rem
}

@media only screen and (min-width: 768px) {
    .product-sundeck-section .image-spacer {
        margin: 0
    }
}

.product-sundeck-section .image {
    position: relative;
    z-index: 2;
    padding-top: 47.62%
}

.product-sundeck-section .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .4s ease;
    opacity: 0
}

.product-sundeck-section .image img.current {
    opacity: 1;
    z-index: 2
}

.product-gallery-section {
    opacity: 0;
    transform: translateY(15%)
}

.product-gallery-section .wrap {
    width: calc(100% - 100px);
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .product-gallery-section .wrap {
        width: 540px
    }
}

.product-gallery-section .slider {
    margin: 0 -20px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .product-gallery-section .slider {
        margin: 0 -40px
    }
}

@media only screen and (min-width: 1024px) {
    .product-gallery-section .slider {
        margin: 0 -80px
    }
}

.product-gallery-section .slider .wrapper {
    display: flex;
    width: 100%
}

.product-gallery-section .slider .wrapper .image {
    flex-shrink: 0;
    padding: 0 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) {
    .product-gallery-section .slider .wrapper .image {
        padding: 0 40px
    }
}

@media only screen and (min-width: 1024px) {
    .product-gallery-section .slider .wrapper .image {
        padding: 0 80px
    }
}

.product-gallery-section .slider .wrapper .image img {
    max-width: 100%;
    max-height: calc(100vh - 80px)
}

.product-gallery-section .slider .arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 10;
    top: 50%;
    margin-top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: .5;
    transition: opacity .2s ease
}

.product-gallery-section .slider .arrow:hover {
    opacity: 1
}

.product-gallery-section .slider .arrow.prev {
    left: -20px
}

@media only screen and (min-width: 1024px) {
    .product-gallery-section .slider .arrow.prev {
        left: -40px
    }
}

.product-gallery-section .slider .arrow.next {
    right: -20px
}

@media only screen and (min-width: 1024px) {
    .product-gallery-section .slider .arrow.next {
        right: -40px
    }
}

.product-gallery-section .slider .arrow svg {
    width: 28px;
    height: 25px;
    stroke: none;
    fill: #ffffff
}

.product-gallery-section.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .4s ease, transform .4s ease
}

@media only screen and (min-width: 1024px) {
    .product-outro-section .outer {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    .product-outro-section .outer:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    .product-outro-section .inner {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

@media only screen and (min-width: 1280px) {
    .product-outro-section .inner {
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

#r4-helm-station .image {
    margin-top: -10%
}

@media only screen and (min-width: 768px) {
    #r4-helm-station .image {
        margin-top: -7%
    }
}

@media only screen and (min-width: 1024px) {
    #r4-helm-station .image {
        margin-top: -8%
    }
}

#r4-technology .image {
    margin-top: -7%
}

#r4-intro {
    position: relative
}

#r4-intro .media .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#r4-intro .media .bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.58) 49%, #221E1F 100%);
    z-index: 2
}

#r4-intro .media .bg img,
#r4-intro .media .bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

#r4-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#r4-intro .media .image .container {
    height: 100%
}

#r4-intro .media .image .spacer {
    margin: 0 -20% 0 -25%;
    height: 100%;
    position: relative
}

@media only screen and (min-width: 768px) {
    #r4-intro .media .image .spacer {
        height: 120%
    }
}

@media only screen and (min-width: 1280px) {
    #r4-intro .media .image .spacer {
        margin-top: -3%;
        height: 130%
    }
}

#r4-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: contain
}

#r4-intro .caption {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    color: #E3B592;
    margin-bottom: .5em;
    margin-top: -20%
}

@media only screen and (min-width: 768px) {
    #r4-intro .caption {
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #r4-intro .caption {
        font-size: 20px
    }
}

#r4-virtual-tour .section-title {
    margin-bottom: .8em
}

@media only screen and (min-width: 768px) {
    #r4-virtual-tour .section-title {
        margin-bottom: 1.2em
    }
}

#r4-virtual-tour .spacer {
    position: relative
}

@media only screen and (min-width: 1280px) {
    #r4-virtual-tour .spacer {
        margin: 0 -1rem
    }
}

#r4-virtual-tour .spacer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 30, 31, 0.6)
}

#r4wa-intro {
    position: relative
}

#r4wa-intro .media .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#r4wa-intro .media .bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.58) 49%, #221E1F 100%);
    z-index: 1
}

#r4wa-intro .media .bg img,
#r4wa-intro .media .bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover
}

#r4wa-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#r4wa-intro .media .image .container {
    height: 100%
}

#r4wa-intro .media .image .spacer {
    margin: 0 -20% 0 -25%;
    height: 100%;
    position: relative
}

@media only screen and (min-width: 768px) {
    #r4wa-intro .media .image .spacer {
        height: 120%
    }
}

@media only screen and (min-width: 1280px) {
    #r4wa-intro .media .image .spacer {
        margin-top: -3%;
        height: 130%
    }
}

#r4wa-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: contain
}

#r4wa-intro .caption {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    color: #E3B592;
    margin-bottom: .5em;
    margin-top: -20%
}

@media only screen and (min-width: 768px) {
    #r4wa-intro .caption {
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #r4wa-intro .caption {
        font-size: 20px
    }
}

#r4wa-control-system .image {
    margin-top: -7%
}

#r4wa-helm-station .image {
    margin-top: -7%
}

@media only screen and (min-width: 1024px) {
    #r4wa-helm-station .image {
        margin-top: -5%
    }
}

#r4wa-around .image {
    margin-top: -2%
}

@media only screen and (min-width: 1024px) {
    #r4wa-around .image {
        margin-top: -3%
    }
}

body.page-template-template_r4cc {
    background: #1E1F22
}

#r4cc-intro {
    position: relative
}

#r4cc-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#r4cc-intro .media .image .container {
    height: 100%
}

#r4cc-intro .media .image .spacer {
    margin: 0 -20% 0 -25%;
    height: 100%;
    position: relative
}

@media only screen and (min-width: 768px) {
    #r4cc-intro .media .image .spacer {
        height: 120%
    }
}

@media only screen and (min-width: 1280px) {
    #r4cc-intro .media .image .spacer {
        margin-top: -3%;
        height: 130%
    }
}

#r4cc-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: contain
}

#r4cc-intro .caption {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    color: #23A8AF;
    margin-bottom: .5em;
    margin-top: -20%
}

@media only screen and (min-width: 768px) {
    #r4cc-intro .caption {
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #r4cc-intro .caption {
        font-size: 20px
    }
}

#r4cc-intro .content em {
    font-style: normal;
    color: #23A8AF
}

@media only screen and (min-width: 768px) {
    #r4cc-details .content {
        float: left;
        width: 83.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #r4cc-details .content {
        padding-left: 0;
        padding-right: 0
    }
}

#r4cc-details .content ul {
    color: #23A8AF
}

@media only screen and (min-width: 1024px) {
    #r4cc-details .content ul li {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
    #r4cc-details .content ul li:nth-child(odd) {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        clear: both
    }
}

#r4cc-details .image {
    opacity: 0;
    transform: translateY(-10%)
}

#r4cc-details ul li {
    opacity: 0;
    transform: translateY(-10%)
}

#r4cc-details.show .image {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease, transform .3s ease
}

#r4cc-details.show ul li {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease, transform .3s ease;
    transition-delay: .3s
}

#r4cc-details.show ul li:nth-child(1) {
    transition-delay: .3s
}

#r4cc-details.show ul li:nth-child(2) {
    transition-delay: .6s
}

#r4cc-details.show ul li:nth-child(3) {
    transition-delay: .9s
}

#r4cc-details.show ul li:nth-child(4) {
    transition-delay: 1.2s
}

#r4cc-details.show ul li:nth-child(5) {
    transition-delay: 1.5s
}

#r4cc-details.show ul li:nth-child(6) {
    transition-delay: 1.8s
}

#r4cc-details.show ul li:nth-child(7) {
    transition-delay: 2.1s
}

@media only screen and (min-width: 768px) {
    #r4cc-transformation .wrap {
        margin-top: 3em;
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #r4cc-transformation .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 768px) {
    #r4cc-transformation .text {
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#r4cc-transformation .points {
    counter-reset: list;
    margin-top: 1.5em;
    line-height: 1.4
}

@media only screen and (min-width: 768px) {
    #r4cc-transformation .points {
        margin-top: 0;
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#r4cc-transformation .points li {
    counter-increment: list;
    min-height: 54px;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 60px;
    margin-bottom: 2em
}

#r4cc-transformation .points li:before {
    content: counter(list);
    color: #23A8AF;
    font-size: 54px;
    width: 1em;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateY(-10px)
}

#r4cc-transformation .points li span {
    display: block;
    opacity: 0;
    transform: translateX(-10px)
}

#r4cc-transformation .points.show li:before {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease, transform .3s ease
}

#r4cc-transformation .points.show li span {
    opacity: 1;
    transform: translateX(0);
    transition: opacity .3s ease, transform .3s ease;
    transition-delay: .2s;
    padding-top: .3em
}

#r4cc-transformation .points.show li:nth-child(2):before {
    transition-delay: .4s
}

#r4cc-transformation .points.show li:nth-child(2) span {
    transition-delay: .6s
}

#r4cc-transformation .points.show li:nth-child(3):before {
    transition-delay: .8s
}

#r4cc-transformation .points.show li:nth-child(3) span {
    transition-delay: 1s
}

#r4cc-design .box {
    margin: 0 -2rem;
    padding: 1.5rem 2rem;
    background: #1C1919;
    padding-bottom: 0
}

@media only screen and (min-width: 1024px) {
    #r4cc-design .box {
        margin: 0 -1rem;
        padding: 1rem;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 768px) {
    #r4cc-design .content-outer {
        margin-left: -.5rem;
        margin-right: -.5rem;
        margin-top: 3em
    }
    #r4cc-design .content-outer:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #r4cc-design .content-inner {
        float: left;
        width: 83.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 8.33333%;
        margin-right: 0%;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 768px) {
    #r4cc-design .content {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#r4cc-design .img {
    margin: 3em -3rem 0
}

@media only screen and (min-width: 768px) {
    #r4cc-design .img {
        margin: 3em 0 0
    }
}

@media only screen and (min-width: 1024px) {
    #r4cc-design .img {
        margin: 3em 2em 0
    }
}

#r4cc-design .img img {
    display: block
}

#r4cc-features {
    position: relative
}

#r4cc-features .feature {
    margin-top: 2rem;
    opacity: 0;
    transform: translateY(20%)
}

#r4cc-features .feature:first-child {
    margin-top: 0
}

#r4cc-features .feature.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .7s ease, transform .7s ease
}

#r4cc-features .wrap {
    margin-left: -.5rem;
    margin-right: -.5rem
}

#r4cc-features .wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#r4cc-features .image {
    float: left;
    width: 16.66667%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%;
    float: right;
    height: 100vh;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 768px) {
    #r4cc-features .image {
        float: left;
        width: 25%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#r4cc-features .image .spacer {
    position: absolute;
    width: 30%;
    top: 0;
    opacity: 0;
    transform: translateY(100px);
    transition: opacity .5s ease, transform .5s ease;
    height: 100vh;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20%
}

@media only screen and (min-width: 768px) {
    #r4cc-features .image .spacer {
        margin-left: 0;
        width: 25%
    }
}

#r4cc-features .image .spacer img {
    max-height: 90%;
    margin: 0 auto
}

#r4cc-features .image.view .spacer {
    position: fixed;
    opacity: 1;
    transform: translateY(0)
}

#r4cc-features .image.gone .spacer {
    top: auto;
    bottom: 0;
    opacity: 1;
    transform: translateY(0)
}

#r4cc-features .features {
    margin-top: 70vh;
    margin-bottom: 30vh;
    float: left;
    width: 83.33333%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%
}

@media only screen and (min-width: 768px) {
    #r4cc-features .features {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 16.66667%;
        margin-right: 0%
    }
}

#r4cc-engines {
    margin-bottom: -3rem
}

#r6-intro {
    position: relative
}

#r6-intro .media .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#r6-intro .media .bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.58) 49%, #221E1F 100%);
    z-index: 2
}

#r6-intro .media .bg img,
#r6-intro .media .bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

#r6-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#r6-intro .media .image .container {
    height: 100%
}

#r6-intro .media .image .spacer {
    margin: 0 -20% 0 -25%;
    height: 100%;
    position: relative
}

@media only screen and (min-width: 768px) {
    #r6-intro .media .image .spacer {
        height: 120%
    }
}

@media only screen and (min-width: 1280px) {
    #r6-intro .media .image .spacer {
        margin-top: -3%;
        height: 130%
    }
}

#r6-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: contain
}

#r6-intro .caption {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    color: #E3B592;
    margin-bottom: .5em;
    margin-top: -20%
}

@media only screen and (min-width: 768px) {
    #r6-intro .caption {
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #r6-intro .caption {
        font-size: 20px
    }
}

#r6-mood .image {
    margin-bottom: 6%
}

#r6-image .image {
    margin: 0 -2rem 0
}

@media only screen and (min-width: 1024px) {
    #r6-image .image {
        margin: 0 -1rem
    }
}

#r6-surfaces .image {
    margin-top: -2%
}

#r6-comfort-01 .image {
    margin: 2em -2rem 0
}

@media only screen and (min-width: 1024px) {
    #r6-comfort-01 .image {
        margin: 3em -1rem 0
    }
}

#r6-engines {
    background: #F9F5F0;
    color: rgba(34, 30, 31, 0.7);
    padding-top: 1.2rem
}

#r6-engines .section-title {
    color: rgba(34, 30, 31, 0.8)
}

@media only screen and (min-width: 768px) {
    #r6-engines {
        padding-top: 200px
    }
}

#r6-engines .img {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    #r6-engines .img {
        margin-top: 0
    }
}

#r6-engines .img:before {
    height: 30%;
    background-image: linear-gradient(180deg, #F9F5F0 0%, rgba(249, 245, 240, 0) 100%)
}

@media only screen and (min-width: 768px) {
    #r6-engines .content {
        top: 1.2rem
    }
}

#r6-compare .intro {
    background: #2E5D95;
    margin-bottom: 2.5rem;
    text-align: center;
    position: relative
}

#r6-compare .intro .image img {
    display: block;
    width: 100%
}

#r6-compare .intro .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 35%;
    display: flex;
    align-items: center;
    padding-top: 1rem
}

#r6-compare .intro .content .section-title {
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #r6-compare .compare .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#r6-compare .compare .boats {
    display: flex;
    position: relative
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .boats {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1280px) {
    #r6-compare .compare .boats {
        float: left;
        width: 45.83333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .boats .spacer {
        position: absolute;
        top: 0;
        transition: opacity .5s ease, transform .5s ease
    }
    #r6-compare .compare .boats.view .spacer {
        position: fixed;
        opacity: 1;
        transform: translateY(0)
    }
    #r6-compare .compare .boats.gone .spacer {
        position: fixed;
        opacity: 0;
        transform: translateY(-100px)
    }
}

#r6-compare .compare .boats .boat {
    float: left;
    width: 50%;
    color: #E3B592;
    position: relative;
    display: flex;
    align-items: center
}

#r6-compare .compare .boats .boat .name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 60px;
    line-height: 1;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .boats .boat .name {
        font-size: 100px
    }
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .boats .boat .name {
        top: 40px
    }
}

#r6-compare .compare .boats .boat .img {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 40px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .boats .boat .img {
        padding-top: 70px
    }
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .boats .boat .img {
        padding-top: 120px;
        height: 100vh;
        box-sizing: border-box;
        margin: 0 -10px;
        width: calc(100% + 20px)
    }
}

#r6-compare .compare .boats .boat .img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 100%
}

#r6-compare .compare .boats .boat.r4 {
    color: #483C35
}

#r6-compare .compare .params {
    overflow: hidden
}

@media only screen and (min-width: 1024px) {
    #r6-compare .compare .params {
        overflow: visible;
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
        padding-bottom: 30vh;
        padding-top: 60vh
    }
}

#r6-compare .compare .params .param {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .3s ease, transform .3s ease;
    padding-top: 2rem;
    clear: both
}

#r6-compare .compare .params .param:first-child {
    padding-top: 0
}

#r6-compare .compare .params .param.show {
    opacity: 1;
    transform: translateY(0)
}

#r6-compare .compare .params dt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1.5em;
    color: #fff;
    clear: both
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dt {
        font-size: 22px
    }
}

@media only screen and (min-width: 1280px) {
    #r6-compare .compare .params dt {
        font-size: 24px
    }
}

#r6-compare .compare .params dd {
    font-size: 30px;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #E3B592
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd {
        font-size: 39px
    }
}

#r6-compare .compare .params dd.r4 {
    color: #483C35
}

#r6-compare .compare .params dd svg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2px
}

#r6-compare .compare .params dd.length {
    margin-top: 1.2em
}

#r6-compare .compare .params dd.length.r6 {
    margin-top: 0
}

#r6-compare .compare .params dd.length svg {
    margin-top: .5em;
    height: 14px;
    stroke: none;
    fill: currentColor;
    display: block
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.length svg {
        height: 20px
    }
}

#r6-compare .compare .params dd.beam {
    margin-top: 1.2em
}

#r6-compare .compare .params dd.beam.r6 {
    margin-top: 0
}

#r6-compare .compare .params dd.beam .obj {
    position: relative;
    display: inline-block
}

#r6-compare .compare .params dd.beam .num {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 66px;
    width: 100%
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.beam .num {
        line-height: 96px
    }
}

#r6-compare .compare .params dd.beam svg {
    height: 67.2px;
    display: block
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.beam svg {
        height: 98px
    }
}

#r6-compare .compare .params dd.beam svg .fill {
    stroke: none;
    fill: currentColor
}

#r6-compare .compare .params dd.guests {
    float: left;
    width: 50%
}

#r6-compare .compare .params dd.guests svg {
    display: block;
    margin-top: .6em;
    width: 108.5px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.guests svg {
        width: 155px
    }
}

#r6-compare .compare .params dd.cabin {
    display: flex;
    align-items: center;
    margin-top: 1.5em
}

#r6-compare .compare .params dd.cabin.r6 {
    margin-top: 0
}

#r6-compare .compare .params dd.cabin .num {
    width: 50px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.cabin .num {
        width: 75px
    }
}

#r6-compare .compare .params dd.cabin svg {
    width: 58.8px;
    margin-left: 15px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.cabin svg {
        width: 84px;
        margin-left: 35px
    }
}

#r6-compare .compare .params dd.kitchen {
    display: flex;
    align-items: center;
    margin-top: 1.5em
}

#r6-compare .compare .params dd.kitchen.r6 {
    margin-top: 0
}

#r6-compare .compare .params dd.kitchen .num {
    width: 50px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.kitchen .num {
        width: 75px
    }
}

#r6-compare .compare .params dd.kitchen svg {
    width: 81.2px;
    margin-left: 15px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.kitchen svg {
        width: 116px;
        margin-left: 35px
    }
}

#r6-compare .compare .params dd.bathroom {
    display: flex;
    align-items: center;
    margin-top: 1.5em
}

#r6-compare .compare .params dd.bathroom.r6 {
    margin-top: 0
}

#r6-compare .compare .params dd.bathroom .num {
    width: 50px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.bathroom .num {
        width: 75px
    }
}

#r6-compare .compare .params dd.bathroom svg {
    width: 102.2px;
    margin-left: 15px
}

@media only screen and (min-width: 768px) {
    #r6-compare .compare .params dd.bathroom svg {
        width: 146px;
        margin-left: 35px
    }
}

#t2-intro {
    position: relative
}

#t2-intro .media .bg,
#t2-intro .media .image {
    opacity: 0
}

#t2-intro .media .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#t2-intro .media .bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 96px;
    background-image: linear-gradient(0deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.5) 100%);
    z-index: 2
}

#t2-intro .media .bg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.58) 49%, #221E1F 100%);
    z-index: 2
}

#t2-intro .media .bg img,
#t2-intro .media .bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

#t2-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#t2-intro .media .image .container {
    height: 100%
}

#t2-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover
}

@media (min-width: 1500px) {
    #t2-intro .media .image .spacer img {
        height: auto !important;
        transform: translateY(-5.5%) translateY(calc((50vw - 750px) / -2))
    }
}

#t2-intro .content {
    opacity: 0;
    transform: translateY(30px);
    transition: 1.6s 1.5s cubic-bezier(0.23, 1, 0.32, 1)
}

@media only screen and (min-width: 768px) {
    #t2-intro .content .spacer {
        margin-left: 8.6206897%
    }
}

@media screen and (min-width: 1550px) {
    #t2-intro .content .spacer {
        margin-left: 0
    }
}

#t2-intro .caption {
    margin-bottom: 1.1em;
    margin-top: 14%;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    color: #E3B592
}

@media only screen and (max-width: 479px) {
    #t2-intro .caption {
        margin-top: 27%
    }
}

@media only screen and (min-width: 768px) {
    #t2-intro .caption {
        margin-top: 3%;
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #t2-intro .caption {
        margin-top: -17%;
        font-size: 20px
    }
}

@media screen and (min-width: 1580px) {
    #t2-intro .caption {
        margin-top: 0%
    }
}

@media screen and (min-width: 1800px) {
    #t2-intro .caption {
        margin-top: 8%
    }
}

@media screen and (min-width: 2040px) {
    #t2-intro .caption {
        margin-top: 130px
    }
}

#t2-intro.loaded .media .bg,
#t2-intro.loaded .media .image {
    animation: showT2IntroMedia 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

#t2-intro.loaded .content {
    opacity: 1;
    transform: translateY(0)
}

@keyframes showT2IntroMedia {
    0% {
        opacity: 0
    }
    15% {
        opacity: 0.5
    }
    40% {
        opacity: 0.5
    }
    100% {
        opacity: 1
    }
}

#t2-details .wrap {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap {
        flex-direction: row
    }
}

#t2-details .wrap .image {
    width: 100%;
    position: static;
    opacity: 0;
    transform: translateX(-25%)
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap .image {
        width: 66.66%
    }
}

#t2-details .wrap .image span {
    position: static
}

#t2-details .wrap .image span img {
    position: static
}

#t2-details .wrap .content {
    width: 100%
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap .content {
        width: 33.33%
    }
}

#t2-details .wrap .content ul li {
    margin-top: 30px;
    float: left;
    width: 37.5%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap .content ul li {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        float: none
    }
}

#t2-details .wrap .content ul li:nth-child(odd) {
    width: 62.5%;
    clear: both
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap .content ul li:nth-child(odd) {
        width: 100%;
        clear: none
    }
}

#t2-details .wrap .content ul li:first-child {
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    #t2-details .wrap .content ul li:nth-child(2) {
        margin-top: 0
    }
}

#t2-details .wrap .content ul li strong {
    font-size: 28px
}

@media only screen and (min-width: 768px) {
    #t2-details .wrap .content ul li strong {
        font-size: 22px
    }
}

@media only screen and (min-width: 1024px) {
    #t2-details .wrap .content ul li strong {
        font-size: 28px
    }
}

@media only screen and (max-width: 479px) {
    #t2-details .wrap .content ul li strong {
        font-size: 22px
    }
}

#t2-details.show .wrap .image {
    opacity: 1;
    transform: translateX(0);
    transition: 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    transition-property: opacity, transform
}

#t2-details.show .wrap ul li:nth-child(1) {
    transition-delay: .6s
}

#t2-details.show .wrap ul li:nth-child(2) {
    transition-delay: .9s
}

#t2-details.show .wrap ul li:nth-child(3) {
    transition-delay: 1.2s
}

#t2-details.show .wrap ul li:nth-child(4) {
    transition-delay: 1.5s
}

#t2-details.show .wrap ul li:nth-child(5) {
    transition-delay: 1.8s
}

#t2-details.show .wrap ul li:nth-child(6) {
    transition-delay: 2.1s
}

#t2-details.show .wrap ul li:nth-child(7) {
    transition-delay: 2.4s
}

#t2-details.show .wrap ul li:nth-child(8) {
    transition-delay: 2.7s
}

#t2-adaptive-consolle .image {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-adaptive-consolle .image {
        width: 60%
    }
}

#t2-adaptive-consolle .content {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-adaptive-consolle .content {
        width: 40%
    }
}

#t2-adaptive-consolle .content h3 {
    margin: 35px 0 25px;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.22em;
    letter-spacing: -1px;
    color: white
}

@media only screen and (min-width: 1024px) {
    #t2-adaptive-consolle .content h3 {
        margin: 70px 0 35px
    }
}

#t2-technology .content {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-technology .content {
        width: 58%
    }
}

#t2-technology .content .section-title {
    font-size: 54px;
    line-height: 1.2em;
    letter-spacing: -1px
}

#t2-technology .image {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-technology .image {
        width: 42%
    }
}

#t2-big-image {
    height: 90vw;
    min-height: 320px;
    max-height: 90vh
}

@media only screen and (min-width: 1024px) {
    #t2-engine .section-title {
        text-align: right
    }
}

#t2-engine .image {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-engine .image {
        width: 66.66%;
        float: left
    }
}

#t2-engine .content {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t2-engine .content {
        width: 33.33%;
        float: left;
        text-align: right
    }
}

#t2-engine .content h3 {
    margin: 35px 0 25px;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.22em;
    letter-spacing: -1px;
    color: white
}

@media only screen and (min-width: 1024px) {
    #t2-engine .content h3 {
        margin: 70px 0 35px
    }
}

#t2-engine .content .footer-note {
    opacity: 0.7
}

@media only screen and (min-width: 1024px) {
    #t2-the-smallest .container .content {
        width: 50%
    }
}

#t2-the-smallest .image {
    height: 90vh;
    min-height: 480px;
    margin-top: 110px
}

#t3-intro {
    position: relative
}

#t3-intro .media .bg,
#t3-intro .media .image {
    opacity: 0
}

#t3-intro .media .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#t3-intro .media .bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 96px;
    background-image: linear-gradient(0deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.5) 100%);
    z-index: 2
}

#t3-intro .media .bg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(180deg, rgba(34, 30, 31, 0) 0%, rgba(34, 30, 31, 0.58) 49%, #221E1F 100%);
    z-index: 2
}

#t3-intro .media .bg img,
#t3-intro .media .bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

#t3-intro .media .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

#t3-intro .media .image .container {
    height: 100%
}

#t3-intro .media .image .spacer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover
}

@media (min-width: 1500px) {
    #t3-intro .media .image .spacer img {
        height: auto !important;
        transform: translateY(-5.5%) translateY(calc((50vw - 750px) / -2))
    }
}

#t3-intro .content {
    opacity: 0;
    transform: translateY(30px);
    transition: 1.6s 1.5s cubic-bezier(0.23, 1, 0.32, 1)
}

@media only screen and (min-width: 768px) {
    #t3-intro .content .spacer {
        margin-left: 8.6206897%
    }
}

@media screen and (min-width: 1550px) {
    #t3-intro .content .spacer {
        margin-left: 0
    }
}

#t3-intro .caption {
    margin-bottom: 1.1em;
    margin-top: 8%;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    color: #E3B592
}

@media only screen and (max-width: 479px) {
    #t3-intro .caption {
        margin-top: 13%
    }
}

@media only screen and (min-width: 768px) {
    #t3-intro .caption {
        margin-top: 0;
        font-size: 18px
    }
}

@media only screen and (min-width: 1280px) {
    #t3-intro .caption {
        margin-top: -21%;
        font-size: 20px
    }
}

@media screen and (min-width: 1580px) {
    #t3-intro .caption {
        margin-top: -22%
    }
}

@media screen and (min-width: 1820px) {
    #t3-intro .caption {
        margin-top: -17%
    }
}

@media screen and (min-width: 1580px) {
    html[lang=it-IT] #t3-intro .caption {
        margin-top: -15%
    }
}

@media screen and (min-width: 1820px) {
    html[lang=it-IT] #t3-intro .caption {
        margin-top: 3%
    }
}

@media screen and (min-width: 2040px) {
    #t3-intro .caption {
        margin-top: 130px
    }
}

#t3-intro.loaded .media .bg,
#t3-intro.loaded .media .image {
    animation: showT3IntroMedia 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

#t3-intro.loaded .content {
    opacity: 1;
    transform: translateY(0)
}

@keyframes showT3IntroMedia {
    0% {
        opacity: 0
    }
    15% {
        opacity: 0.5
    }
    40% {
        opacity: 0.5
    }
    100% {
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    #t3-details .wrap {
        display: flex;
        flex-direction: column-reverse
    }
}

#t3-details .wrap .content {
    width: 100%
}

@media only screen and (min-width: 768px) {
    #t3-details .wrap .content {
        width: 50%
    }
}

@media only screen and (min-width: 1024px) {
    #t3-details .wrap .content {
        width: 66.6667%
    }
}

#t3-details .wrap .image {
    width: 100%;
    opacity: 0;
    transform: translateX(100%)
}

@media only screen and (min-width: 768px) {
    #t3-details .wrap .image {
        width: 50%
    }
}

@media only screen and (min-width: 1024px) {
    #t3-details .wrap .image {
        width: 33.3333%
    }
}

@media only screen and (max-width: 767px) {
    #t3-details .wrap .image {
        position: static
    }
}

#t3-details .wrap .image span {
    display: block;
    margin-right: -2.5rem
}

@media only screen and (min-width: 1440px) {
    #t3-details .wrap .image span {
        margin-right: calc(((100vw - 1160px) / -2) - .5rem)
    }
}

@media only screen and (max-width: 767px) {
    #t3-details .wrap .image span {
        margin-right: 0;
        position: static;
        transform: translateX(7vw)
    }
}

#t3-details .wrap .image span img {
    width: 100%
}

@media only screen and (max-width: 767px) {
    #t3-details .wrap .image span img {
        position: static
    }
}

#t3-details.show .wrap .image {
    opacity: 1;
    transform: translateX(0);
    transition: 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    transition-property: opacity, transform
}

#t3-details.show .wrap ul li:nth-child(1) {
    transition-delay: .6s
}

#t3-details.show .wrap ul li:nth-child(2) {
    transition-delay: .9s
}

#t3-details.show .wrap ul li:nth-child(3) {
    transition-delay: 1.2s
}

#t3-details.show .wrap ul li:nth-child(4) {
    transition-delay: 1.5s
}

#t3-details.show .wrap ul li:nth-child(5) {
    transition-delay: 1.8s
}

#t3-details.show .wrap ul li:nth-child(6) {
    transition-delay: 2.1s
}

#t3-details.show .wrap ul li:nth-child(7) {
    transition-delay: 2.4s
}

#t3-details.show .wrap ul li:nth-child(8) {
    transition-delay: 2.7s
}

@media only screen and (min-width: 1024px) {
    #t3-relax,
    #t3-below-the-deck {
        text-align: right
    }
}

#t3-relax .side,
#t3-below-the-deck .side {
    color: #BDBBBC
}

@media only screen and (min-width: 1024px) {
    #t3-relax .slider-pagination,
    #t3-below-the-deck .slider-pagination {
        text-align: right
    }
}

#t3-enjoy .content p+p {
    margin-top: 70px;
    font-size: 16px
}

#t3-live .content {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t3-live .content {
        width: 48%;
        text-align: right
    }
}

#t3-live .content .section-title {
    font-size: 54px;
    line-height: 1.2em;
    letter-spacing: -1px
}

#t3-live .content p+p {
    margin-top: 35px
}

#t3-live .image {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #t3-live .image {
        width: 52%
    }
}

#t3-big-image {
    height: 90vw;
    min-height: 320px;
    max-height: 90vh
}

@media only screen and (min-width: 1024px) {
    #t3-safety .container .content {
        width: 50%
    }
}

#t3-safety .image {
    height: 90vh;
    min-height: 480px;
    margin-top: 110px
}

.news-card {
    font-size: 15px
}

@media only screen and (min-width: 768px) {
    .news-card {
        font-size: 16px
    }
}

.news-card a {
    display: block;
    padding: 0 25px 75px;
    box-sizing: border-box;
    height: 100%;
    background: #1C1919;
    text-decoration: none;
    position: relative
}

.news-card a .image-wrap {
    display: block;
    margin: 0 -25px 22px;
    background: url(../svg/placeholder.svg) no-repeat center #2A2627;
    background-size: 100% auto
}

.news-card a .image-wrap .image {
    padding-top: 66.6666%
}

.news-card a .image-wrap .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #221E1F 0%, rgba(34, 30, 31, 0) 100%);
    z-index: 1
}

.news-card a:before {
    content: "→";
    font-size: 38px;
    color: #E3B592;
    position: absolute;
    bottom: 12px;
    left: 25px;
    transition: transform .3s ease
}

.news-card a:hover:before {
    transform: translateX(10%)
}

.news-card a .title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    display: block;
    margin-bottom: .7em;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .news-card a .title {
        font-size: 21px
    }
}

@media only screen and (min-width: 1280px) {
    .news-card a .title {
        font-size: 22px
    }
}

@media only screen and (min-width: 768px) {
    .news-list {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        flex-wrap: wrap
    }
    .news-list:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.news-list .news-card {
    margin-bottom: 1rem;
    flex-shrink: 0
}

@media only screen and (min-width: 768px) {
    .news-list .news-card {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .news-list .news-card {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

.news-list+.pagination {
    margin-top: .5rem
}

#news-intro {
    margin-bottom: 1.5rem
}

@media only screen and (min-width: 1024px) {
    #news-intro .intro {
        width: 75%
    }
}

#news-single-intro {
    margin-bottom: 1.5rem
}

@media only screen and (min-width: 1024px) {
    #news-single-intro .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #news-single-intro .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #news-single-intro .text {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

#news-single-intro .image {
    margin-top: 1.5em
}

@media only screen and (min-width: 1024px) {
    #news-single-intro .image {
        margin-top: 0;
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#news-single-intro .img {
    padding-top: 66.6666%
}

@media only screen and (min-width: 768px) {
    #news-single-wrap {
        width: 85%;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    #news-single-wrap {
        width: 65%
    }
}

#news-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#news-content h1,
#news-content h2,
#news-content h3,
#news-content h4,
#news-content h5,
#news-content h6 {
    font-weight: 500;
    color: #fff;
    margin-top: 3em;
    margin-bottom: .6em;
    line-height: 1.2;
    letter-spacing: -0.02em
}

#news-content h1:first-child,
#news-content h2:first-child,
#news-content h3:first-child,
#news-content h4:first-child,
#news-content h5:first-child,
#news-content h6:first-child {
    margin-top: 0
}

#news-content h1,
#news-content h2 {
    font-size: 20px
}

@media only screen and (min-width: 768px) {
    #news-content h1,
    #news-content h2 {
        font-size: 22px
    }
}

@media only screen and (min-width: 1280px) {
    #news-content h1,
    #news-content h2 {
        font-size: 24px
    }
}

#news-content ul,
#news-content ol {
    margin-bottom: 1em
}

#news-content ul li,
#news-content ol li {
    position: relative;
    padding-left: 30px;
    margin-bottom: .5em
}

#news-content ul li:before,
#news-content ol li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "◊";
    font-weight: 500;
    color: #E3B592
}

#news-content blockquote {
    margin: 1.3rem -999em;
    padding: 1.3rem 999em;
    background: #1C1919;
    font-size: 18px;
    color: #E3B592
}

@media only screen and (min-width: 768px) {
    #news-content blockquote {
        margin: 1.3rem -1rem;
        padding: 1rem;
        font-size: 20px
    }
}

#news-content blockquote cite {
    display: block;
    font-size: 15px;
    opacity: .5;
    margin-top: 1.5em
}

#news-content blockquote cite:before {
    content: "• "
}

#news-content figure {
    margin: 1.3rem 0
}

@media only screen and (min-width: 768px) {
    #news-content figure {
        margin: 1.3rem -1rem
    }
}

#news-content figure figcaption {
    display: block;
    margin-top: .4em;
    font-size: .8em
}

@media only screen and (min-width: 768px) {
    #news-content figure.alignleft {
        float: left;
        margin: 1rem 1rem 1rem -1rem;
        max-width: 50%
    }
}

@media only screen and (min-width: 768px) {
    #news-content figure.alignright {
        float: right;
        margin: 1rem -1rem 1rem 1rem;
        max-width: 50%
    }
}

#news-content strong {
    color: #fff
}

#news-content .post-gallery {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem
}

@media only screen and (min-width: 768px) {
    #news-content .post-gallery {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

@media only screen and (min-width: 1280px) {
    #news-content .post-gallery {
        margin-left: -2rem;
        margin-right: -2rem
    }
}

.press-card {
    font-size: 15px
}

@media only screen and (min-width: 768px) {
    .press-card {
        font-size: 16px
    }
}

.press-card a {
    display: block;
    padding: 0 25px 75px;
    box-sizing: border-box;
    height: 100%;
    background: #1C1919;
    text-decoration: none;
    position: relative
}

.press-card a .image-wrap {
    display: block;
    margin: 0 -25px 22px;
    background: url(../svg/placeholder.svg) no-repeat center #2A2627;
    background-size: 100% auto
}

.press-card a .image-wrap .image {
    padding-top: 126.47%
}

.press-card a .image-wrap .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #221E1F 0%, rgba(34, 30, 31, 0) 100%);
    z-index: 1
}

.press-card a:before {
    content: "→";
    font-size: 38px;
    color: #E3B592;
    position: absolute;
    bottom: 12px;
    left: 25px;
    transition: transform .3s ease
}

.press-card a:hover:before {
    transform: translateX(10%)
}

.press-card a .title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    display: block;
    margin-bottom: .7em;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .press-card a .title {
        font-size: 21px
    }
}

@media only screen and (min-width: 1280px) {
    .press-card a .title {
        font-size: 22px
    }
}

@media only screen and (min-width: 768px) {
    .press-list {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        flex-wrap: wrap
    }
    .press-list:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

.press-list .press-card {
    margin-bottom: 1rem;
    flex-shrink: 0
}

@media only screen and (min-width: 768px) {
    .press-list .press-card {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .press-list .press-card {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

.press-list+.pagination {
    margin-top: .5rem
}

#press-intro {
    margin-bottom: 1.5rem
}

@media only screen and (min-width: 1024px) {
    #press-intro .intro {
        width: 75%
    }
}

#press-intro .big-links {
    margin-top: 1em
}

@media only screen and (min-width: 1024px) {
    #press-single .intro {
        width: 75%
    }
}

#press-single .big-links {
    margin-top: 1em
}

#press-single .meta-info {
    color: rgba(255, 255, 255, 0.2);
    font-weight: 500;
    margin-bottom: 1.2em;
    margin-top: -.3em;
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    #press-single .meta-info {
        font-size: 22px;
        margin-top: -.5em
    }
}

@media only screen and (min-width: 1280px) {
    #press-single .meta-info {
        font-size: 24px
    }
}

#press-single .gallery {
    margin-top: 2em;
    margin-left: -.5rem;
    margin-right: -.5rem
}

#press-single .gallery:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 1280px) {
    #press-single .gallery {
        margin-top: 3em
    }
}

#press-single .gallery li {
    float: left;
    width: 50%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 1rem
}

#press-single .gallery li:nth-child(odd) {
    clear: both
}

#press-single .gallery li a {
    display: block;
    position: relative
}

#press-single .gallery li a img {
    width: 100%;
    max-width: none
}

#press-single .gallery li a svg {
    transition: opacity .3s ease, transform .3s ease;
    opacity: 0;
    transform: translateY(-10px)
}

#press-single .gallery li a:hover:before {
    opacity: 1
}

#press-single .gallery li a:hover svg {
    opacity: 1;
    transform: translateY(0)
}

#press-single .gallery li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 30, 31, 0.6);
    opacity: 0;
    transition: opacity .3s ease
}

@media only screen and (min-width: 1024px) {
    #where-intro .intro {
        width: 75%
    }
}

#where-intro .big-links {
    margin-top: 1em
}

@media only screen and (min-width: 1024px) {
    #where-intro .big-links {
        margin-top: 1.2em
    }
}

#where-intro .addresses {
    margin-top: 2em;
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    #where-intro .addresses {
        font-size: 15px
    }
}

@media only screen and (min-width: 1024px) {
    #where-intro .addresses {
        margin-top: 2.5em;
        margin-left: -.5rem;
        margin-right: -.5rem;
        font-size: 16px
    }
    #where-intro .addresses:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#where-intro .addresses .column {
    margin-top: 1.4em
}

#where-intro .addresses .column:first-child {
    margin-top: 0
}

@media only screen and (min-width: 1024px) {
    #where-intro .addresses .column {
        margin-top: 0;
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
    #where-intro .addresses .column.small {
        float: left;
        width: 25%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#where-intro .addresses dt {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
    margin-bottom: .4em
}

@media only screen and (min-width: 768px) {
    #where-intro .addresses dt {
        font-size: 22px;
        margin-top: 0
    }
}

@media only screen and (min-width: 1024px) {
    #where-intro .addresses dt {
        font-size: 24px
    }
}

#where-intro .addresses dd a {
    color: #E3B592;
    text-decoration: none
}

#where-intro .addresses dd a:hover {
    text-decoration: underline
}

#where-dealers .header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2em
}

#where-dealers .header .section-title {
    margin-bottom: 0
}

#where-dealers .header .actions {
    margin-top: 1em
}

#where-dealers .header .actions:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#where-dealers .header .actions a {
    width: 32px;
    height: 32px;
    color: #E3B592;
    float: left;
    margin-left: 20px;
    opacity: .1;
    transition: opacity .2s ease
}

@media only screen and (min-width: 768px) {
    #where-dealers .header .actions a {
        margin-left: 30px
    }
}

#where-dealers .header .actions a svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: currentColor;
    stroke-width: 2px
}

#where-dealers .header .actions a:hover,
#where-dealers .header .actions a.active {
    opacity: 1
}

#where-dealers .header .actions a.to-list svg {
    stroke: none;
    fill: currentColor
}

#where-dealers .map {
    height: 80vw;
    background: #1C1919;
    display: none;
    max-height: 900px
}

#where-dealers .map .map-marker {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #E3B592;
    border-radius: 100%;
    margin-left: -11px;
    margin-top: -11px
}

#where-dealers .map .marker-cluster {
    width: 22px !important;
    height: 22px !important;
    background: #E3B592;
    border-radius: 100%;
    text-align: center;
    color: #1c1919;
    margin-left: -11px !important;
    margin-top: -11px !important;
    font: 500 12px/20px "GTAmerica-Extended", Helvetica, Arial, sans-serif !important
}

#where-dealers .map .leaflet-control {
    margin-left: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    #where-dealers .map .leaflet-control {
        margin-left: 40px;
        margin-top: 40px
    }
}

#where-dealers .map .leaflet-control-layers,
#where-dealers .map .leaflet-bar {
    border: 0
}

#where-dealers .map .leaflet-bar {
    border-radius: 0
}

#where-dealers .map .leaflet-control-layers,
#where-dealers .map .leaflet-bar {
    border: 0
}

#where-dealers .map .leaflet-bar a {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin-top: 8px;
    background: #E3B592;
    border: 0;
    color: #221E1F;
    text-indent: -999em;
    position: relative;
    margin-left: 0
}

@media only screen and (min-width: 768px) {
    #where-dealers .map .leaflet-bar a {
        margin-top: 12px;
        width: 46px;
        height: 46px
    }
}

#where-dealers .map .leaflet-bar a:first-child {
    margin-top: 0
}

#where-dealers .map .leaflet-bar a:before,
#where-dealers .map .leaflet-bar a:after {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -10px;
    background: currentColor
}

@media only screen and (min-width: 768px) {
    #where-dealers .map .leaflet-bar a:before,
    #where-dealers .map .leaflet-bar a:after {
        width: 26px;
        margin-left: -13px
    }
}

#where-dealers .map .leaflet-bar a:after {
    transform: rotate(90deg)
}

#where-dealers .map .leaflet-bar a.leaflet-disabled {
    opacity: .4
}

#where-dealers .map .leaflet-bar a.leaflet-control-zoom-out:after {
    display: none
}

#where-dealers .map .leaflet-control-attribution {
    background: rgba(255, 255, 255, 0.1);
    color: #fff
}

#where-dealers .map .leaflet-control-attribution a {
    color: inherit
}

#where-dealers .map .leaflet-popup-content-wrapper {
    background: #1C1919;
    color: #fff;
    box-shadow: none;
    border-radius: 0;
    padding: 1px
}

#where-dealers .map .leaflet-popup {
    margin-bottom: 25px
}

#where-dealers .map .leaflet-popup-tip-container {
    display: none
}

#where-dealers .map .leaflet-popup-content {
    margin: 15px 19px;
    font: 500 18px/1.2 "GTAmerica-Extended", Helvetica, Arial, sans-serif !important
}

#where-dealers .map .leaflet-popup-content .name {
    display: block
}

#where-dealers .map .leaflet-popup-content .country {
    text-transform: uppercase;
    color: #E3B592;
    font-size: 11px;
    display: block;
    margin-bottom: .4em
}

@media only screen and (min-width: 768px) {
    #where-dealers .list ul {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: flex;
        flex-wrap: wrap
    }
    #where-dealers .list ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#where-dealers .list li {
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
    #where-dealers .list li {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        flex-shrink: 0
    }
}

@media only screen and (min-width: 1280px) {
    #where-dealers .list li {
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#where-dealers .list li .box {
    height: 100%;
    box-sizing: border-box;
    background: #1C1919;
    padding: 25px;
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 320px
}

@media only screen and (min-width: 768px) {
    #where-dealers .list li .box {
        min-height: 420px
    }
}

#where-dealers .list li .box .country {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #E3B592
}

#where-dealers .list li .box .content p {
    margin-bottom: 0;
    margin-top: .6em
}

#where-dealers .list li .box .content .name {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    margin-bottom: .5em;
    margin-top: 1.2em
}

#where-dealers .list li .box .content a {
    text-decoration: none;
    color: #E3B592
}

#where-dealers .list li .box .content a:hover {
    text-decoration: underline
}

#who-intro .media .container {
    height: 100%
}

#who-intro .media .spacer {
    margin: 1rem -2rem 0;
    position: relative;
    height: 100%
}

@media only screen and (min-width: 768px) {
    #who-intro .media .spacer {
        margin: 0 -1rem 0
    }
}

#who-intro .media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto !important;
    object-fit: contain;
    opacity: .2
}

#who-bluemme .section-title {
    margin-bottom: 1em
}

@media only screen and (min-width: 768px) {
    #who-bluemme .section-title {
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    #who-bluemme .intro .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #who-bluemme .intro .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#who-bluemme .intro .image {
    margin-bottom: 3em
}

@media only screen and (min-width: 768px) {
    #who-bluemme .intro .image {
        float: left;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        margin-bottom: 4em
    }
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .intro .image {
        float: left;
        width: 83.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 8.33333%;
        margin-right: 0%;
        margin-bottom: 5em
    }
}

#who-bluemme .intro .subsection-title {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    #who-bluemme .intro .subsection-title {
        float: left;
        width: 25%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 768px) {
    #who-bluemme .intro .content {
        float: left;
        width: 75%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#who-bluemme .has-media-section {
    margin-top: 3em
}

@media only screen and (min-width: 768px) {
    #who-bluemme .has-media-section {
        margin-top: 5em
    }
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .has-media-section {
        margin-top: 6em
    }
}

#who-bluemme .has-media-section .subsection-title {
    margin-top: 0;
    margin-bottom: 1.2em
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .has-media-section .subsection-title {
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .has-media-section .image {
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
        clear: left
    }
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .has-media-section .content {
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

@media only screen and (min-width: 1024px) {
    #who-bluemme .has-media-section.right .subsection-title {
        float: right
    }
}

#who-bluemme .has-media-section.right .image {
    clear: right;
    float: left
}

@media only screen and (min-width: 1024px) {
    #who-contact .wrap {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #who-contact .wrap:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

@media only screen and (min-width: 1024px) {
    #who-contact .text {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#who-contact .links {
    margin-top: 1em
}

@media only screen and (min-width: 1024px) {
    #who-contact .links {
        margin-top: 0;
        float: left;
        width: 41.66667%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 8.33333%;
        margin-right: 0%
    }
}

#who-safety .image {
    margin-top: -8%
}

#who-design .image {
    margin-bottom: -2%
}

@media only screen and (min-width: 1024px) {
    #who-design .image {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1024px) {
    #who-rivellini .image {
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

@media only screen and (min-width: 768px) {
    #who-idea .section-title {
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    #who-idea .ideas {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    #who-idea .ideas:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
}

#who-idea .idea {
    opacity: 0;
    transform: translateY(-20px)
}

@media only screen and (min-width: 768px) {
    #who-idea .idea {
        float: left;
        width: 50%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
}

#who-idea .idea.show {
    transition: opacity .3s ease, transform .3s ease;
    opacity: 1;
    transform: translateY(0)
}

@media only screen and (min-width: 768px) {
    #who-idea .idea.show:nth-child(2) {
        transition-delay: .3s
    }
}

#who-materials .box {
    margin: 0 -2rem;
    padding: 1.5rem 2rem;
    background: #1C1919
}

@media only screen and (min-width: 1024px) {
    #who-materials .box {
        margin: 0 -1rem;
        padding: 1rem
    }
}

@media only screen and (min-width: 1024px) {
    #who-materials .intro {
        width: 75%
    }
}

#who-materials ul {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-top: .8rem
}

#who-materials ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    #who-materials ul {
        margin-top: .6rem;
        font-size: 22px
    }
}

@media only screen and (min-width: 1024px) {
    #who-materials ul {
        font-size: 24px
    }
}

@media only screen and (min-width: 1280px) {
    #who-materials ul {
        font-size: 27px
    }
}

#who-materials ul li {
    margin-top: .8rem;
    margin-bottom: .8rem;
    float: left;
    width: 50%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%
}

#who-materials ul li:nth-child(2n+1) {
    clear: both
}

@media only screen and (min-width: 768px) {
    #who-materials ul li {
        margin-top: .6rem;
        margin-bottom: .6rem;
        float: left;
        width: 33.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%
    }
    #who-materials ul li:nth-child(2n+1) {
        clear: none
    }
    #who-materials ul li:nth-child(3n+1) {
        clear: both
    }
}

#who-materials ul li span {
    display: block;
    position: relative;
    padding-top: 50px
}

@media only screen and (min-width: 768px) {
    #who-materials ul li span {
        padding-top: 0;
        min-height: 52px;
        padding-left: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media only screen and (min-width: 1024px) {
    #who-materials ul li span {
        min-height: 62px;
        padding-left: 70px
    }
}

#who-materials ul li:nth-child(2) svg {
    transform: translateX(-8%)
}

@media only screen and (min-width: 768px) {
    #who-materials ul li:nth-child(7) svg {
        transform: translateX(-8%)
    }
}

@media only screen and (min-width: 768px) {
    #who-materials ul li:nth-child(8) svg {
        transform: translateX(-12%)
    }
}

#who-materials ul li svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    stroke: #E3B592;
    stroke-width: 2px;
    fill: none
}

@media only screen and (min-width: 768px) {
    #who-materials ul li svg {
        height: 52px
    }
}

@media only screen and (min-width: 1024px) {
    #who-materials ul li svg {
        height: 62px
    }
}

#who-materials ul li svg .fill {
    stroke: none;
    fill: #E3B592
}

#who-materials ul li {
    opacity: 0;
    transform: translateY(-10px)
}

#who-materials ul.show li {
    opacity: 1;
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(0)
}

#who-materials ul.show li:nth-child(2) {
    transition-delay: .3s
}

#who-materials ul.show li:nth-child(3) {
    transition-delay: .7s
}

#who-materials ul.show li:nth-child(4) {
    transition-delay: 1.1s
}

#who-materials ul.show li:nth-child(5) {
    transition-delay: 1.5s
}

#who-materials ul.show li:nth-child(6) {
    transition-delay: 1.9s
}

#who-materials ul.show li:nth-child(7) {
    transition-delay: 2.3s
}

#who-materials ul.show li:nth-child(8) {
    transition-delay: 2.7s
}

#who-pillars .box {
    margin: 0 -2rem;
    padding: 1.5rem 2rem;
    background: #1C1919
}

@media only screen and (min-width: 1024px) {
    #who-pillars .box {
        margin: 0 -1rem;
        padding: 1rem
    }
}

@media only screen and (min-width: 1024px) {
    #who-pillars .intro {
        width: 75%
    }
}

#who-pillars ol {
    counter-reset: list;
    margin-top: .8rem;
    margin-left: -.5rem;
    margin-right: -.5rem
}

#who-pillars ol:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#who-pillars ol li {
    counter-increment: list;
    float: left;
    width: 83.33333%;
    padding-left: .5rem;
    padding-right: .5rem;
    box-sizing: border-box;
    margin-left: 0%;
    margin-right: 0%;
    float: right;
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li {
        min-height: 132px;
        margin-top: .8rem;
        margin-bottom: .8rem;
        float: left;
        width: 75%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media only screen and (min-width: 1024px) {
    #who-pillars ol li {
        float: left;
        width: 58.33333%;
        padding-left: .5rem;
        padding-right: .5rem;
        box-sizing: border-box;
        margin-left: 0%;
        margin-right: 0%;
        float: right
    }
}

#who-pillars ol li:nth-child(odd) {
    float: left
}

@media only screen and (max-width: 767px) {
    #who-pillars ol li:nth-child(1) svg {
        transform: translateX(-10%)
    }
}

#who-pillars ol li p {
    position: relative;
    padding-top: 100px;
    margin: 0
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li p {
        padding-top: 0;
        padding-left: 200px
    }
}

#who-pillars ol li svg {
    position: absolute;
    width: 86px;
    height: 86px;
    top: 0;
    left: 0;
    fill: none;
    stroke: #E3B592;
    stroke-width: 2px
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li svg {
        width: 132px;
        height: 132px;
        margin-top: -66px;
        top: 50%
    }
}

#who-pillars ol li svg .fill {
    stroke: none;
    fill: #E3B592
}

#who-pillars ol li strong {
    display: block;
    color: #E3B592;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .15em
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li strong {
        font-size: 34px
    }
}

@media only screen and (min-width: 1024px) {
    #who-pillars ol li strong {
        font-size: 36px
    }
}

@media only screen and (min-width: 1280px) {
    #who-pillars ol li strong {
        font-size: 42px
    }
}

#who-pillars ol li strong:before {
    content: counter(list, decimal-leading-zero) " - ";
    font-weight: 300
}

#who-pillars ol li svg {
    opacity: 0;
    transform: scale(0.5)
}

#who-pillars ol li .content {
    display: block;
    opacity: 0;
    transform: translateY(-10px)
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li .content {
        transform: translateX(-20px)
    }
}

#who-pillars ol li.show svg {
    opacity: 1;
    transform: scale(1);
    transition: opacity .3s ease, transform .3s ease
}

#who-pillars ol li.show .content {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s ease, transform .3s ease;
    transition-delay: .2s
}

@media only screen and (min-width: 768px) {
    #who-pillars ol li.show .content {
        transform: translateX(0)
    }
}

.brochures-lists__group+.brochures-lists__group {
    margin-top: 70px
}

.brochures-lists__group-title {
    font-size: 22px;
    line-height: 1.18em;
    color: #BDBBBC
}

.brochures-lists__item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 30px 0
}

.brochures-lists__item-preview {
    width: 80px;
    height: 92px;
    margin-right: 32px;
    background: black center / cover
}

@media only screen and (min-width: 768px) {
    .brochures-lists__item-preview {
        width: 238px;
        height: 158px;
        margin-right: 65px
    }
}

.brochures-lists__item-title,
.brochures-lists__item-link {
    font-weight: 400;
    line-height: 1.2em
}

.brochures-lists__item-title {
    font-size: 32px;
    letter-spacing: -1px;
    color: #FFFFFF
}

@media only screen and (min-width: 768px) {
    .brochures-lists__item-title {
        font-size: 54px
    }
}

.brochures-lists__item-title span {
    margin-left: 16px;
    font-size: 12px;
    font-weight: normal
}

@media only screen and (min-width: 768px) {
    .brochures-lists__item-title span {
        font-size: 20px
    }
}

.brochures-lists__item-link {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #E3B592;
    text-decoration: none
}

@media only screen and (min-width: 768px) {
    .brochures-lists__item-link {
        font-size: 20px
    }
}


/*# sourceMappingURL=style.css.map */