﻿@charset "UTF-8";

@keyframes a {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes b {
    0% {
        opacity: 0
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons.ttf?v1.0.2) format("truetype"),url(../fonts/icons.woff?v1.0.2) format("woff"),url(../fonts/icons.svg?v1.0.2#icons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class*=" icon--"], [class^=icon--], [class^=icon-] {
    font-family: icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--3d:before {
    content: ""
}

.icon--alert:before {
    content: ""
}

.icon--arrow-down:before {
    content: ""
}

.icon--arrow-left:before {
    content: ""
}

.icon--arrow-right:before {
    content: ""
}

.icon--arrow-up:before {
    content: ""
}

.icon--close:before {
    content: ""
}

.icon--download:before {
    content: ""
}

.icon--external-link:before {
    content: ""
}

.icon--external:before {
    content: ""
}

.icon--facebook:before {
    content: ""
}

.icon--filter:before {
    content: ""
}

.icon--instagram:before {
    content: ""
}

.icon--list:before {
    content: ""
}

.icon--location:before {
    content: ""
}

.icon--locator-arrow-left:before {
    content: ""
}

.icon--locator-arrow-right:before {
    content: ""
}

.icon--logo:before {
    content: ""
}

.icon--loupe:before {
    content: ""
}

.icon--mail:before {
    content: ""
}

.icon--map-locator:before {
    content: ""
}

.icon--map-pin:before {
    content: ""
}

.icon--path:before {
    content: ""
}

.icon--pdf:before {
    content: ""
}

.icon--phone:before {
    content: ""
}

.icon--phoneswitch-arrow:before {
    content: ""
}

.icon--play:before {
    content: ""
}

.icon--plus:before {
    content: ""
}

.icon--print:before {
    content: ""
}

.icon--psd:before {
    content: ""
}

.icon--slick-next:before {
    content: ""
}

.icon--slick-prev:before {
    content: ""
}

.icon--table:before {
    content: ""
}

.icon--tick-locator:before {
    content: ""
}

.icon--tick:before {
    content: ""
}

.icon--twitter:before {
    content: ""
}

.icon-3d:before {
    content: ""
}

.icon-alert:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-external-link:before {
    content: ""
}

.icon-external:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-location:before {
    content: ""
}

.icon-locator-arrow-left:before {
    content: ""
}

.icon-locator-arrow-right:before {
    content: ""
}

.icon-logo:before {
    content: ""
}

.icon-loupe:before {
    content: ""
}

.icon-mail:before {
    content: ""
}

.icon-map-locator:before {
    content: ""
}

.icon-map-pin:before {
    content: ""
}

.icon-path:before {
    content: ""
}

.icon-pdf:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-phoneswitch-arrow:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-print:before {
    content: ""
}

.icon-psd:before {
    content: ""
}

.icon-slick-next:before {
    content: ""
}

.icon-slick-prev:before {
    content: ""
}

.icon-table:before {
    content: ""
}

.icon-tick-locator:before {
    content: ""
}

.icon-tick:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button, html, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    _font-family: courier new,monospace;
    font-size: 85%
}

pre {
    white-space: pre;
    white-space: pre-wrap
}

code, pre {
    word-wrap: break-word
}

code {
    margin: 0;
    padding: 0 4px;
    background: #a5a5a5;
    border-radius: 3px
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

nav ol, nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure, form {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset, legend {
    border: 0;
    padding: 0
}

legend {
    white-space: normal;
    *margin-left: -7px
}

input[type=email], input[type=password], input[type=text], textarea {
    -webkit-appearance: none
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    border-radius: none;
    box-shadow: none;
    border-radius: 0
}

button, input {
    line-height: normal
}

    button, input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible
    }

        button[disabled], input[disabled] {
            cursor: default
        }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
        *height: 13px;
        *width: 13px
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

textarea {
    overflow: auto;
    vertical-align: top
}

label {
    cursor: default
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

caption {
    caption-side: top
}

caption, th {
    text-align: left
}

.left {
    float: left
}

.right {
    float: right
}

.js .js-hide, .js .jsHide {
    display: none
}

.clear {
    height: 0 !important;
    font-size: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.out {
    position: absolute;
    left: -999em
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.img-before, .img:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    line-height: 0
}

.img {
    text-align: center
}

    .img img {
        display: inline-block;
        vertical-align: middle
    }

::-webkit-input-placeholder {
    color: #cecece;
    font-style: normal;
    opacity: 1
}

:-moz-placeholder, ::-moz-placeholder {
    color: #cecece;
    font-style: normal;
    opacity: 1
}

:-ms-input-placeholder {
    color: #cecece;
    font-style: normal;
    opacity: 1
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input::-ms-clear {
    display: none
}

.reset, .reset dd, .reset dt, .reset li {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    box-shadow: none
}

    .reset dd, .reset dt, .reset li {
        float: none;
        width: auto;
        list-style: none
    }

        .reset dd:before, .reset dt:before, .reset li:before {
            display: none;
            width: auto;
            height: auto;
            background: none;
            border: 0;
            border-radius: inherit
        }

.no-svg .reset dd, .no-svg .reset dt, .no-svg .reset li {
    background: none
}

.video {
    position: relative;
    overflow: hidden;
    margin: 0 0 15px;
    padding-bottom: 56.25%;
    height: 0
}

    .video embed, .video iframe, .video object, .video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.hide-svg {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden
}

.lic {
    padding: 1px 5px;
    background: #FF3600;
    border-radius: 3px;
    color: #fff;
    font-size: 90%
}

.mfp-bg, .mfp-fade.mfp-bg.mfp-ready, .mfpOverlayOpacity {
    opacity: .8;
    filter: alpha(opacity=80)
}

.galleryArrow, .mfp-arrow-left:after, .mfp-arrow-right:after {
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.mfp-arrow-left:before, .mfp-arrow-right:before, .mfpSprite, button.mfp-close-btn {
    background-image: url(../images/magnific-popup.png);
    background-size: 160px 40px;
    background-color: transparent
}

.mfpSprite-old, .no-backgroundsize .mfp-arrow-left:before, .no-backgroundsize .mfp-arrow-right:before, .no-backgroundsize button.mfp-close-btn {
    background-image: url(../images/magnific-popup-ie.png);
    background-size: inherit;
    background-color: transparent
}

.mfp-bg {
    overflow: hidden;
    z-index: 100;
    background: #000
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mfp-wrap {
    z-index: 101;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    text-align: center
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    z-index: 105;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    text-align: left
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-arrow, .mfp-close-btn, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close-btn {
    overflow: hidden;
    z-index: 106;
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent;
    -webkit-appearance: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    text-align: left;
    text-indent: -100px
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.mfp-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    background-position: -40px 0
}

.mfp-close-btn-in .mfp-close-btn {
    background-position: 0 0
}

.mfp-iframe-holder .mfp-close-btn, .mfp-image-holder .mfp-close-btn {
    width: 40px
}

.mfp-close-btn-in .mfp-iframe-holder .mfp-close-btn, .mfp-close-btn-in .mfp-image-holder .mfp-close-btn {
    margin-right: -12px;
    background-position: -40px 0
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 200px;
    margin: 0;
    margin-top: -100px;
    padding: 0
}

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:before {
        z-index: 2;
        top: 50%;
        display: block;
        background-position: -80px 0
    }

    .mfp-arrow-left:after, .mfp-arrow-left:before {
        content: "";
        position: absolute;
        left: 10px;
        width: 40px;
        height: 40px;
        margin: -20px 0 0
    }

    .mfp-arrow-left:after {
        z-index: 1;
        text-indent: 50%
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:before {
        z-index: 2;
        top: 50%;
        display: block;
        background-position: -120px 0
    }

    .mfp-arrow-right:after, .mfp-arrow-right:before {
        content: "";
        position: absolute;
        right: 10px;
        width: 40px;
        height: 40px;
        margin: -20px 0 0
    }

    .mfp-arrow-right:after {
        z-index: 1;
        text-indent: 50%
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close-btn {
        top: -40px
    }

.mfp-iframe-scaler {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        box-shadow: 0 0 8px rgba(0,0,0,.6)
    }

img.mfp-img {
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 40px 0
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

    .mfp-figure:after {
        content: "";
        position: absolute;
        z-index: -1;
        right: 0;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        width: auto;
        height: auto;
        background: #444;
        box-shadow: 0 0 8px rgba(0,0,0,.6)
    }

    .mfp-figure small {
        display: block;
        color: #bdbdbd;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: -36px;
    cursor: auto
}

.mfp-title {
    padding-right: 36px;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    word-wrap: break-word
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        box-sizing: border-box;
        position: fixed;
        top: auto;
        bottom: 0;
        margin: 0;
        padding: 3px 5px;
        background: rgba(0,0,0,.6)
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close-btn {
        position: fixed;
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        background: rgba(0,0,0,.6);
        line-height: 35px;
        text-align: center
    }
}

@media (max-width:900px) {
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    transition: all .25s ease-out
}

    .mfp-fade.mfp-bg, .mfp-fade.mfp-bg.mfp-removing, .mfp-fade.mfp-wrap .mfp-content {
        opacity: 0;
        filter: alpha(opacity=0)
    }

.mfp-fade.mfp-wrap .mfp-content {
    transition: all .25s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.tablesorter-header-inner {
    position: relative;
    display: inline-block;
    padding-right: 15px
}

    .tablesorter-header-inner:before {
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        font-size: 6px
    }

.tablesorter-headerUnSorted .tablesorter-header-inner:before {
    content: ""
}

.tablesorter-headerAsc .tablesorter-header-inner:before {
    content: ""
}

.tablesorter-headerDesc .tablesorter-header-inner:before {
    content: ""
}

.btn, .form__input, .form__label, .form__legend, .form__textarea, .map__headline h2, .map__input, .select, .select select, body {
    font-family: ff-meta-web-pro,sans-serif!important;
    font-style: normal
}

body, html {
    height: 100%
}

body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased
}

@media (max-width:47.9375em) {
    .hamburger-active {
        overflow: hidden
    }
}

p {
    margin: 0;
    padding: 8px 0
}

strong {
    font-weight: 700
}

i {
    font-style: italic
}

a {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    color: #FF3600;
    text-decoration: underline
}

    a:active, a:focus, a:hover {
        color: #ff8b3a;
        text-decoration: none
    }

    a[href^=sms], a[href^=tel] {
        color: #000;
        text-decoration: none;
        cursor: default
    }

h1 {
    margin: 0;
    padding: 8px 0;
    color: #FF3600;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400
}

@media (min-width:48em) {
    h1 {
        font-size: 38px
    }
}

h2 {
    margin: 0;
    padding: 8px 0;
    color: #FF3600;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400
}

@media (min-width:48em) {
    h2 {
        font-size: 30px
    }
}

h3 {
    margin: 0;
    padding: 8px 0;
    color: #FF3600;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400
}

@media (min-width:48em) {
    h3 {
        font-size: 27px
    }
}

h4, h5, h6 {
    margin: 0;
    padding: 8px 0;
    color: #FF3600;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400
}

@media (min-width:48em) {
    h4, h5, h6 {
        font-size: 24px
    }
}

ul {
    margin: 0;
    padding: 7px 0
}

    ul li {
        position: relative;
        margin: 0;
        padding: 4px 0 4px 12px;
        line-height: 1.5;
        list-style: none
    }

        ul li:before {
            content: "";
            position: absolute;
            top: 13px;
            left: 0;
            width: 4px;
            height: 4px;
            background: #FF3600;
            border-radius: 2px
        }

@media (min-width:48em) {
    ul li:before {
        top: 15px
    }
}

ul ul {
    padding: 7px 0 0
}

ol {
    margin: 0;
    padding: 7px 0
}

    ol, ol ul {
        counter-reset: a
    }

        ol li {
            position: relative;
            margin: 0;
            padding: 4px 0 4px 18px;
            line-height: 1.5;
            list-style: none
        }

            ol li:before {
                counter-increment: a;
                content: counters(a,".") ".";
                position: absolute;
                top: 3px;
                left: 0;
                color: #FF3600
            }

        ol ol li {
            padding-left: 30px
        }

        ol ul li {
            padding-left: 20px
        }

            ol ul li:before {
                content: "";
                top: 13px;
                left: 0
            }

@media (min-width:48em) {
    ol ul li:before {
        top: 15px
    }
}

ol ol {
    padding: 7px 0 0
}

dl {
    margin: 0;
    padding: 11px 0 6px;
    line-height: 1.5
}

dt {
    color: #FF3600;
    font-weight: 700
}

dd, dt {
    margin: 0;
    padding: 0 0 6px
}

table {
    margin: 8px 0;
    text-align: left;
    border: 1px solid #f3f3f3;
    line-height: 1.2
}

    table th, table thead td {
        padding: 7px 10px 20px;
        background: transparent;
        color: #000;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1.68px;
        font-weight: 700;
        text-align: left;
        vertical-align: middle
    }

        table th a, table th a:active, table th a:focus, table th a:hover, table thead td a, table thead td a:active, table thead td a:focus, table thead td a:hover {
            color: #fff
        }

    table td {
        padding: 7px 10px;
        border: 1px solid #f3f3f3;
        vertical-align: middle
    }

    table tbody tr td {
        background: #f3f3f3
    }

    table tbody tr:nth-child(2n) td {
        background: transparent
    }

    table .highlight td {
        background-color: #FF3600 !important;
        color: #fff
    }

    table p {
        padding: 0
    }

    table.width-100 {
        width: 100%
    }

    table.no-border, table.no-border td, table.no-border th {
        border: 0
    }

    table.hover tr:hover td {
        background-color: #FF3600;
        color: #fff
    }

    table.small-text {
        font-size: 13px
    }

@media (min-width:48em) {
    table.small-text {
        font-size: 14px
    }
}

@media (max-width:47.9375em) {
    table.responsive thead {
        display: none
    }

    table.responsive tr {
        display: block;
        padding: 5px 0
    }

    table.responsive td {
        position: relative;
        box-sizing: border-box;
        display: block;
        text-align: right
    }

        table.responsive td:before {
            content: attr(data-label);
            float: left;
            padding: 3px 10px 3px 0;
            font-size: 13px;
            text-transform: uppercase;
            letter-spacing: 1.68px;
            font-weight: 700
        }
}

table td.empty {
    color: #FF3600;
    text-align: left
}

cite {
    box-sizing: border-box;
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
    padding: 0 0 0 16px;
    border-left: 2px solid #FF3600
}

blockquote {
    position: relative;
    margin: 10px 0;
    padding: 5px 16px;
    background: #FF3600;
    color: #fff;
    font-style: italic
}

hr {
    height: 1px;
    margin: 8px 0;
    padding: 0;
    border: 0;
    background: #a5a5a5
}

img {
    max-width: 100%;
    height: auto;
    margin: auto
}

    img, img.left {
        display: block
    }

        img.left {
            margin: 16px 35px 10px 0
        }

@media (max-width:47.9375em) {
    img.left {
        float: none;
        margin: 10px auto
    }
}

img.right {
    display: block;
    margin: 16px 0 10px 35px
}

@media (max-width:47.9375em) {
    img.right {
        float: none;
        margin: 10px auto
    }
}

.link:after {
    content: ">";
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px
}

.uppercase {
    text-transform: uppercase
}

.gray {
    color: #a5a5a5
}

.orange {
    color: #FF3600
}

.ico {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 12px
}

    .ico:before {
        content: "";
        display: block;
        padding-top: 100%
    }

.ico__svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    fill: #000;
    transform-origin: 0 0 0;
    transition: all .3s ease-in-out 0s
}

    .ico__svg:hover {
        fill: #000
    }

img.js-lazy {
    transition: opacity .5s ease-in-out 0s;
    opacity: 0
}

img.is-loaded, img.is-loading {
    opacity: 1
}

.btn {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 5px;
    padding: 15px 20px;
    background: #FF3600;
    border: 0;
    border-radius: 2px;
    color: #fff;
    line-height: 1;
    letter-spacing: 2.5px;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center
}

    .btn:before {
        transition: opacity .25s ease-in-out 0s;
        content: "";
        position: absolute;
        z-index: 4;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.1);
        border-radius: 2px;
        opacity: 0;
        cursor: pointer
    }

    .btn:active, .btn:focus, .btn:hover {
        color: #fff
    }

        .btn:active:before, .btn:focus:before, .btn:hover:before {
            opacity: 1
        }

@media (min-width:48em) {
    .btn {
        padding: 17px 30px;
        font-size: 14px
    }
}

.btn--light {
    background: #fff;
    color: #000
}

    .btn--light:active, .btn--light:focus, .btn--light:hover {
        color: #000
    }

.btn--dark {
    background-color: #111
}

.btn--icon {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:48em) {
    .btn--icon {
        padding-left: 15px;
        padding-right: 15px
    }
}

.btn--icon .icon {
    display: inline-block;
    vertical-align: middle;
    margin: -6px 10px -6px 0;
    font-size: 21px
}

@media (min-width:48em) {
    .btn--icon .icon {
        font-size: 24px
    }
}

.btn--full {
    display: block;
    width: 100%;
    margin: 0
}

.external-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 22px
}

    .external-link:before {
        content: "";
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 2px;
        right: 0;
        text-decoration: none !important
    }

@media (max-width:47.9375em) {
    .hide-mobile {
        display: none
    }
}

.container {
    overflow: hidden;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.section {
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

    .section:after, .section:before {
        content: "";
        display: table
    }

    .section:after {
        clear: both
    }

@media (min-width:48em) {
    .section {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:64em) {
    .section {
        padding-left: 40px;
        padding-right: 40px
    }
}

.section--midi {
    max-width: 1158px
}

/*.header {
    background: hsla(0,0%,100%,.92)
}*/

.homepage .header {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%
}

.header__main, .header__top {
    border-bottom: 1px solid #d0d1d1;
    background: #000;
    color: #fff;
}

.header__main {
    background: #000;
}

@media (min-width:48em) {
    .header__main .section {
        position: relative
    }
}

.header__holder {
    box-sizing: border-box;
    position: absolute;
}

@media (max-width:47.9375em) {
    .header__holder {
        transition: left .75s ease-in-out 0s;
        z-index: 4;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        padding: 34px 0 0;
        background: hsla(0,0%,100%,.95)
    }

        .header__holder:before {
            content: "";
            position: absolute;
            top: 30px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #d0d1d1
        }

        .header__holder .top-nav {
            display: block
        }
}

@media (min-width:48em) {
    .header__holder {
        z-index: 1;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        padding: 0 240px 0 160px
    }

        .header__holder .top-nav {
            display: none
        }
}

@media (max-width:47.9375em) {
    .header.nav-open .header__holder {
        left: 0;
        background-color: rgba(000,0,0,0.8);
    }
}

@media (max-width:47.9375em) {
    .header__container {
        overflow: auto;
        height: calc(100vh - 38px)
    }
}

.header__slogan {
    position: relative;
    z-index: 2;
    float: right;
    padding: 6px 0 0;
    color: #000;
    font-weight: 900;
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-variant: normal;
    font-weight: 700;
    line-height: 22px;
}
    .header__slogan img {
        height: 18px;
    }

@media (min-width:48em) {
    .header__slogan {
        padding-top: 28px;
        font-size: 18px
    }
}

.header__slogan p {
    padding: 0
}

.header__bottom {
    padding: 3px 0;
    border-bottom: 1px solid #d0d1d1
}

.fixed-header {
    transition: transform .5s ease-in-out 0s;
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;
    transform: translateY(-38px);
    width: 100%;
    background: hsla(0,0%,100%,.95)
}

@media (min-width:48em) {
    .fixed-header {
        transform: translateY(-70px);
        padding: 12px 0
    }
}

.document-scrolled .fixed-header {
    transform: translateY(0)
}

@media (max-width:47.9375em) {
    .fixed-header .sitelogo {
        display: none
    }
}

.fixed-header .sitelogo img {
    width: 96px
}

@media (min-width:48em) {
    .fixed-header .langswitch {
        padding-top: 3px
    }
}

@media (max-width:47.9375em) {
    .fixed-header .nav {
        box-sizing: border-box;
        transition: left .75s ease-in-out 0s;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        padding: 38px 20px 0;
        background: hsla(0,0%,100%,.92)
    }

        .fixed-header .nav:before {
            content: "";
            position: absolute;
            top: 30px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #d0d1d1
        }
}

@media (min-width:48em) {
    .fixed-header .nav {
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        padding: 0 220px 0 205px;
        font-size: 14px
    }
}

@media (max-width:47.9375em) {
    .fixed-header.nav-open .nav {
        left: 0
    }
}

@media (min-width:48em) {
    .content--bg {
        background: #f4f4f8
    }
}

.col-content {
    float: right;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 0 0
}

@media (min-width:48em) {
    .col-content {
        padding: 30px 0 0
    }
}

@media (min-width:64em) {
    .col-content {
        width: calc(100% - 280px);
        padding: 30px 0 20px
    }
}

.aside {
    box-sizing: border-box;
    float: left;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    padding: 10px 20px 20px;
    background: #f8f8f8
}

@media (min-width:48em) {
    .aside {
        width: calc(100% + 60px);
        margin-left: -30px
    }
}

@media (min-width:64em) {
    .aside {
        width: 233px;
        margin: 0 0 60px;
        padding: 25px 15px 20px
    }
}

.footer {
    -ms-flex: none;
    flex: none;
    padding: 20px 0 5px;
    background: #a5a5a5;
    font-size: 13px
}

@media (min-width:48em) {
    .footer {
        padding: 35px 0 25px
    }
}

.footer .margin-top-2 a {
    color: #515a60;
    text-decoration: none;
    padding-right:5px;
}

    .footer a:focus, .footer a:hover {
        color: #3a4044;
        text-decoration: underline
    }

.footer__cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__col {
    box-sizing: border-box;
    width: 50%;
    padding: 0 0 10px
}

@media (max-width:47.9375em) {
    .footer__col--1n {
        width: 100%
    }
}

@media (min-width:48em) {
    .footer__col--1n {
        width: 15%
    }
}

@media (max-width:47.9375em) {
    .footer__col--2n {
        width: 60%
    }
}

@media (min-width:48em) {
    .footer__col--2n {
        -ms-flex-order: -2;
        order: -2;
        width: 11%;
    }
}

@media (max-width:47.9375em) {
    .footer__col--3n {
        display: none
    }
}

@media (min-width:48em) {
    .footer__col--3n {
        -ms-flex-order: -1;
        order: -1;
        width: 71%;
        padding-left: 30px;
    }
}

.footer__col--4n {
    text-align: right
}

@media (max-width:47.9375em) {
    .footer__col--4n {
        width: 100%
    }
}

@media (min-width:48em) {
    .footer__col--4n {
        width: 18%
    }
}

.footer__logo {
    padding: 0 0 14px
}

@media (max-width:47.9375em) {
    .footer__logo {
        display: none
    }
}

.footer__logo .icon {
    color: #515a5f;
    font-size: 50px
}

@media (max-width:47.9375em) {
    .footer__links li {
        display: inline-block;
        vertical-align: top;
        margin: 0 4px 0 0;
        padding: 0 8px 0 0
    }

        .footer__links li:after {
            content: "";
            position: absolute;
            top: 20%;
            right: 0;
            width: 1px;
            height: 70%;
            background: #a4a8ac
        }

        .footer__links li:last-child:after {
            display: none
        }
}

@media (max-width:47.9375em) {
    .footer__links .bold-mobile {
        font-weight: 700
    }
}

.footer__link {
    position: relative;
    display: inline-block;
    padding-left: 24px
}

    .footer__link:before {
        content: "";
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 1px;
        left: 0;
        font-size: 17px
    }

.footer__space {
    display: inline-block;
    vertical-align: top;
    width: 28%
}

.hamburger {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 20px;
    width: 30px;
    height: 34px;
    margin: auto;
    text-align: left
}

@media (min-width:48em) {
    .hamburger {
        display: none
    }
}

.hamburger a {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    padding: 0;
    line-height: 34px;
    text-transform: uppercase;
    outline: none
}

    .hamburger a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 100%;
        cursor: pointer
    }

.hamburger .lines {
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    bottom: 29%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1px
}

    .hamburger .lines, .hamburger .lines:before {
        position: absolute;
        width: 30px;
        height: 1px;
        background: #fff;
    }

        .hamburger .lines:before {
            transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
            content: "";
            top: -8px;
            left: 0
        }

        .hamburger .lines:after {
            transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
            content: "";
            position: absolute;
            top: -16px;
            left: 0;
            width: 30px;
            height: 1px;
            background: #fff;
        }

.nav-open .hamburger .lines {
    transform: translate3d(-20px,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .nav-open .hamburger .lines:before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

    .nav-open .hamburger .lines:after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

.langswitch {
    position: relative;
    z-index: 3;
    float: right;
    padding: 0 0 0 26px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.langswitch__trigger {
    position: relative;
    z-index: 2;
    display: block;
    padding: 4px 20px 4px 0;
    color: #000;
    text-decoration: none;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    outline: none !important
}

    .langswitch__trigger:before {
        content: "";
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        font-size: 8px
    }

    .langswitch__trigger:active, .langswitch__trigger:focus, .langswitch__trigger:hover {
        color: #FF3600
    }

    .langswitch__trigger img {
        display: inline-block;
        vertical-align: top;
        padding: 0 0 0 7px
    }

.langswitch__menu {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -5px;
    width: 100%;
    padding: 28px 5px 5px;
    background: hsla(0,0%,100%,.92);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    opacity: 0
}

    .langswitch__menu a {
        display: block;
        padding: 2px 20px 2px 0;
        color: #000;
        text-decoration: none;
        text-align: right;
        line-height: 22px
    }

        .langswitch__menu a:active, .langswitch__menu a:focus, .langswitch__menu a:hover {
            color: #FF3600
        }

    .langswitch__menu img {
        display: inline-block;
        vertical-align: top;
        padding: 0 0 0 7px
    }

.langswitch.is-active .langswitch__menu {
    animation: a .25s ease-in-out;
    display: block;
    opacity: 1
}

.top-nav {
    float: right;
    padding: 0;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (max-width:47.9375em) {
    .top-nav {
        box-sizing: border-box;
        display: none;
        float: left;
        width: 100%;
        padding: 10px 20px;
        border-top: 1px solid #d0d1d1
    }
}

@media (min-width:48em) {
    .top-nav li {
        float: left;
        padding: 0 0 0 26px
    }
}

.top-nav a {
    display: block;
    padding: 6px 0;
    color: #000;
    text-decoration: none
}

@media (max-width:47.9375em) {
    .top-nav a {
        position: relative;
        padding-left: 12px
    }

        .top-nav a:before {
            content: "";
            font-family: icons !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            font-size: 8px
        }
}

.top-nav .active a, .top-nav a:active, .top-nav a:focus, .top-nav a:hover {
    color: #FF3600
}

.sitelogo {
    position: relative;
    z-index: 2;
    float: left;
    margin: 0;
    padding: 0;
    background: #000;
}

@media (max-width:47.9375em) {
    .sitelogo img {
        width: 100px
    }
}

.nav {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media (max-width:47.9375em) {
    .nav {
        box-sizing: border-box;
        float: left;
        width: 100%;
        padding: 5px 20px
    }
}

@media (min-width:48em) {
    .nav {
        text-align: center
    }
}

.nav li {
    padding: 10px 0
}

@media (min-width:48em) {
    .nav li {
        display: inline-block;
        vertical-align: top;
        padding: 0 14px
    }

        .nav li:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            display: block;
            width: 1px;
            height: 16px;
            background: #fff;
        }

        .nav li:first-child:before {
            display: none
        }
}

.nav a {
    text-decoration: none
}

.info {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    padding: 6px 0
}

.info__item {
    display: none;
    vertical-align: top;
    height: 30px;
    text-align: center;
    font-size: 14px
}

    .info__item:first-child {
        display: inline-block
    }

    .info__item p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0
    }

    .info__item a {
        color: #000
    }

        .info__item a:active, .info__item a:focus, .info__item a:hover, .info__main {
            color: #FF3600
        }

.info__main {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px
}

@media (max-width:47.9375em) {
    .info__main {
        display: inline-block;
        vertical-align: middle;
        max-width: calc(100vw - 130px)
    }
}

.info__main .icon {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 0 0;
    font-size: 28px
}

@media (max-width:47.9375em) {
    .info__txt {
        display: none
    }
}

.hero {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 540px;
    padding: 152px 0 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 0 rgba(0,0,0,.5)
}

@media (min-width:48em) {
    .hero {
        min-height: 600px;
        margin-bottom: 0;
        padding-top: 162px;
        text-align: left
    }
}

.hero .btn {
    text-shadow: none
}

.hero .section {
    box-sizing: border-box;
    position: relative;
    height: calc(100vh - 152px);
    min-height: 388px;
    max-width: 100%;
    padding: 0
}

@media (min-width:48em) {
    .hero .section {
        height: calc(100vh - 162px);
        min-height: 438px
    }
}

.hero__article {
    animation: b 1s ease 0s;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    padding: 0 20px;
    font-size: 16px
}

@media (max-width:47.9375em) {
    .hero__article {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%
    }
}

@media (min-width:48em) {
    .hero__article {
        box-sizing: border-box;
        text-align: left;
        font-size: 18px
    }
}

.hero__article h2 {
    color: #fff;
    font-size: 29px
}

@media (min-width:48em) {
    .hero__article h2 {
        font-size: 46px
    }
}

@media (min-width:48em) {
    .hero__article.position-00 {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-01 {
        top: 0;
        right: 25%;
        transform: translateX(50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-02 {
        top: 0;
        right: 0
    }
}

@media (min-width:48em) {
    .hero__article.position-03 {
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-04 {
        bottom: 0;
        right: 0
    }
}

@media (min-width:48em) {
    .hero__article.position-05 {
        bottom: 0;
        right: 25%;
        transform: translateX(50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-06 {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-07 {
        bottom: 0;
        left: 25%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-08 {
        bottom: 0;
        left: 0
    }
}

@media (min-width:48em) {
    .hero__article.position-09 {
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-10 {
        top: 0;
        left: 0
    }
}

@media (min-width:48em) {
    .hero__article.position-11 {
        top: 0;
        left: 25%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-12 {
        top: 50%;
        right: 25%;
        transform: translate(50%,-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-13 {
        top: 50%;
        left: 25%;
        transform: translate(-50%,-50%)
    }
}

@media (min-width:48em) {
    .hero__article.position-14 {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

.hero__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 99%;
    background-size: cover
}

.js-hero-trigger {
    position: absolute;
    bottom: 0;
    left: 0
}

.intro {
    padding: 0
}

.intro__slider {
    position: relative;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px
}

@media (max-width:47.9375em) {
    .intro__slider {
        padding-top: 20px;
        background: #212020
    }
}

@media (min-width:48em) {
    .intro__slider {
        width: 100%;
        margin: 0
    }
}

.intro__slider .slick-slide > div {
    margin-bottom: -6px
}

.intro__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px
}

@media (min-width:64em) {
    .intro__main {
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0
    }
}

.intro__img {
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (min-width:64em) {
    .intro__img {
        width: 50%
    }
}

@media (min-width:64em) {
    .intro__img img {
        height: 100%;
        max-width: inherit
    }
}

@media (min-width:64em) {
    .intro__img .video, .intro__img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        min-width: 100%
    }
}

.intro__txt {
    box-sizing: border-box;
    padding: 15px 0;
    background: #212020 url(../images/intro-bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    color: #fff;
    text-align: center
}

@media (min-width:48em) {
    .intro__txt {
        padding: 3% 4%;
        text-align: left
    }
}

@media (min-width:64em) {
    .intro__txt {
        width: 50%;
        min-height: 440px;
        padding: 30px 4.5%
    }
}

.intro__txt h1, .intro__txt h2 {
    font-size: 28px
}

@media (min-width:48em) {
    .intro__txt h1, .intro__txt h2 {
        padding-bottom: 20px;
        font-size: 38px
    }
}

@media (min-width:64em) {
    .intro__txt h1, .intro__txt h2 {
        padding-bottom: 30px
    }
}

.intro__txt a {
    color: #fff
}

    .intro__txt a:active, .intro__txt a:focus, .intro__txt a:hover {
        color: #FF3600
    }

.intro__txt .btn {
    background: #FF3600;
    color: #fff
}

    .intro__txt .btn:active, .intro__txt .btn:focus, .intro__txt .btn:hover {
        color: #fff
    }

@media (min-width:91.25em) {
    .intro__txt .btn {
        min-width: 180px
    }
}

.intro__txt .btn--light {
    background: #fff;
    color: #000
}

    .intro__txt .btn--light:active, .intro__txt .btn--light:focus, .intro__txt .btn--light:hover {
        color: #000
    }

.intro__btns {
    padding: 20px 0 10px
}

    .intro__btns .btn:first-child {
        margin-left: 0
    }

.headline {
    padding: 10px 0 5px;
    text-align: center
}

@media (min-width:48em) {
    .headline {
        padding: 20px 0 10px;
        text-align: left
    }
}

@media (min-width:91.25em) {
    .headline {
        padding-top: 30px
    }
}

.headline h2 {
    color: #000;
    font-size: 26px;
    line-height: 1.1
}

@media (min-width:48em) {
    .headline h2 {
        font-size: 32px
    }
}

@media (min-width:64em) {
    .headline h2 {
        font-size: 36px
    }
}

.promo {
    position: relative;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    padding: 0 0 20px
}

@media (min-width:48em) {
    .promo {
        width: 100%;
        margin: 0
    }
}

.promo__sub {
    padding: 0 20px;
    text-align: right
}

@media (min-width:48em) {
    .promo__sub {
        position: absolute;
        top: -40px;
        right: 0;
        padding: 0
    }
}

.ilist {
    padding: 10px 0
}

.ilist__slider {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px
}

@media (min-width:48em) {
    .ilist__slider {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0
    }
}

.ilist__item {
    will-change: box-shadow;
    transition: box-shadow .25s ease-in-out 0s;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 20px;
    padding: 0 20px;
    box-shadow: 0 0 10px transparent;
    text-align: center
}

    .ilist__item:hover {
        box-shadow: 0 0 10px rgba(0,0,0,.3)
    }

        .ilist__item:hover .ilist__img img {
            transform: scale(1.05)
        }

@media (min-width:48em) {
    .ilist__item {
        width: 31%;
        margin: 0 0 40px;
        padding: 0 0 30px;
        background: #fff;
        text-align: left
    }

        .ilist__item:nth-child(3n-1) {
            margin-left: 3.5%;
            margin-right: 3.5%
        }
}

.ilist__img {
    overflow: hidden;
    position: relative;
    padding-bottom: 73.809%
}

    .ilist__img img {
        will-change: transform;
        transition: transform .25s ease-in-out 0s;
        position: absolute;
        width: 100%
    }

.ilist__txt {
    padding: 10px 0
}

@media (min-width:48em) {
    .ilist__txt {
        padding: 5px 15px
    }
}

.ilist__link {
    color: #000
}

    .ilist__link:active, .ilist__link:focus, .ilist__link:hover {
        color: #FF3600
    }

.ilist__meta {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

@media (min-width:48em) {
    .ilist__meta {
        box-sizing: border-box;
        position: absolute;
        z-index: 0;
        left: 0;
        bottom: 10px;
        width: 100%;
        padding: 0 15px
    }
}

.ilist__meta p {
    padding: 0
}

@media (min-width:48em) {
    .ilist__meta p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
}

.ilist__date {
    color: #FF3600
}

.ilist__link:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0
}

.divider {
    width: 100%;
    height: 1px;
    margin: 0 0 20px;
    background: #828284
}

@media (min-width:48em) {
    .divider {
        margin-bottom: 40px
    }
}

.divider--orange {
    margin: 20px 0;
    background: #FF3600
}

@media (min-width:48em) {
    .divider--orange {
        margin: 40px 0
    }
}

.divider--empty {
    margin: 10px 0;
    background: transparent
}

@media (min-width:48em) {
    .divider--empty {
        margin: 20px 0
    }
}

.gmap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 545px;
    background: #e5e3df
}

@media (max-width:47.9375em) {
    .gmap {
        display: none
    }
}

@media (min-width:48em) {
    .gmap {
        height: 580px
    }
}

.gmap__map, .gmap__wrapper {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 1.2
}

.map {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff
}

@media (min-width:48em) {
    .map {
        padding: 10px
    }
}

.map-fluid .map {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.map-fluid .section {
    margin: 0;
    padding: 0;
    max-width: 100%
}

.map-full-page {
    height: 100vh
}

@media (min-width:48em) {
    .map-full-page .map__position {
        padding-right: 10px
    }
}

@media (min-width:48em) {
    .map-full-page .map {
        height: 100vh
    }
}

@media (max-width:47.9375em) {
    .map-full-page .map__canvas {
        width: 100%;
        margin-left: 0
    }
}

@media (min-width:48em) {
    .map-full-page .gmap {
        height: calc(100vh - 60px)
    }
}

@media (min-width:48em) {
    .map-full-page .map__scroll {
        height: calc(100vh - 120px);
        max-height: calc(100vh - 120px)
    }
}

.map__headline {
    float: left;
    width: 100%;
    display: none
}

@media (max-width:47.9375em) {
    .map__headline {
        -ms-flex-order: -1;
        order: -1;
        padding-bottom: 10px
    }
}

@media (min-width:48em) {
    .map__headline {
        width: auto;
        padding: 0 0 0 20px
    }
}

.map__headline h2 {
    padding: 7px 0 0;
    font-weight: 700;
    font-size: 31px;
    color: #0e0e0e
}

.map__search {
    position: relative;
    margin: 0 0 10px;
    text-align: center
}

    .map__search:after, .map__search:before {
        content: "";
        display: table
    }

    .map__search:after {
        clear: both
    }

@media (max-width:47.9375em) {
    .map__search {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:48em) {
    .map__search {
        box-sizing: border-box;
        background: #fff;
        text-align: left
    }
}

.map__form {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px
}

@media (min-width:48em) {
    .map__form {
        width: 375px;
        margin: 0
    }
}

.map__input {
    transition: background-color .25s ease-in-out 0s,border-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 50px;
    padding: 10px 60px 10px 10px;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 0 9px transparent;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    text-align: left
}

    .map__input:focus {
        border-color: #d3d3d3;
        box-shadow: 0 0 9px rgba(0,0,0,.15)
    }

.map__btn {
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 1px;
    width: 49px;
    height: 48px;
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #ececec;
    color: #000;
    font-size: 20px
}

    .map__btn .icon {
        transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .map__btn:hover {
        color: #FF3600
    }

.map__position {
    margin: 0 auto;
    padding: 5px 0
}

@media (min-width:48em) {
    .map__position {
        float: left;
        display: none;
        margin-left: 20px
    }
}

.map__location {
    position: relative;
    display: block;
    height: 40px;
    padding: 0 0 0 50px;
    line-height: 40px;
    color: #000;
    text-decoration: none;
    font-size: 16px
}

    .map__location .circle {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 9px rgba(0,0,0,.2)
    }

    .map__location .icon {
        transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #FF3600;
        font-size: 30px
    }

    .map__location:active, .map__location:focus, .map__location:hover {
        color: #FF3600
    }

        .map__location:active .icon, .map__location:focus .icon, .map__location:hover .icon {
            color: #000
        }

.map__canvas {
    overflow: hidden;
    position: relative;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px
}

@media (min-width:48em) {
    .map__canvas {
        box-sizing: border-box;
        width: 100%;
        margin-left: 0;
        background: #fff
    }
}

.map__loading {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.9)
}

    .map__loading.is-active {
        display: -ms-flexbox;
        display: flex
    }

@media (max-width:47.9375em) {
    .map__loading.is-active {
        display: none
    }
}

@media (max-width:47.9375em) {
    .map__loading--mobile.is-active {
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:48em) {
    .map__loading--mobile.is-active {
        display: none
    }
}

.map__cog {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 -2px
}

    .map__cog:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 100% auto
    }

@keyframes c {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(270deg)
    }
}

@keyframes d {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-270deg)
    }
}

.map__cog--1:before {
    animation: c 2s linear infinite;
    background-image: url(../images/loading-1.svg)
}

.map__cog--2 {
    transform: rotate(20deg)
}

    .map__cog--2:before {
        animation: d 2s linear infinite;
        background-image: url(../images/loading-2.svg)
    }

.map__type {
    box-sizing: border-box;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 375px;
    padding: 3px 0 3px 30px;
    background: hsla(0,0%,100%,.3);
    box-shadow: 0 5px 8px rgba(0,0,0,.15);
    font-size: 16px;
    font-style: italic
}

    .map__type:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #FF3600
    }

@media (max-width:47.9375em) {
    .map__type {
        display: none
    }
}

.map__info {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 285px;
    padding: 3px 0;
    background: hsla(0,0%,100%,.3);
    box-shadow: 0 5px 8px rgba(0,0,0,.15);
    text-align: center;
    font-size: 16px;
    font-style: italic
}

@media (max-width:47.9375em) {
    .map__info {
        display: none
    }
}

.map__results {
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    display: none;
    width: 100%;
    padding: 0 0 5px;
    box-shadow: 0 6px 8px 1px rgba(0,0,0,.15);
    font-size: 14px;
    line-height: 1.3
}

@media (min-width:48em) {
    .map__results {
        position: absolute;
        top: 0;
        left: 0;
        width: 375px;
        height: 100%;
        display: none;
        padding: 0
    }
}

.map__results hr {
    background: #b6b6b6
}

.map__results .xl {
    font-size: 15px
}

.map__results .orange {
    color: #FF3600
}

.map__results .uppercase {
    text-transform: uppercase
}

.map__results .mini {
    font-size: 12px
}

@media (min-width:48em) {
    .map__results .mini {
        font-size: 13px
    }
}

.map__results .icon-tick-locator {
    position: relative;
    margin: 0 4px 0 0;
    color: #FF3600;
    font-size: 12px
}

.map__results ul {
    padding: 0
}

    .map__results ul li {
        padding: 0 0 0 10px
    }

        .map__results ul li:before {
            top: 8px;
            width: 3px;
            height: 3px;
            border-radius: 50%
        }

.map__results.is-active {
    display: block
}

.map__track {
    display: none;
    height: calc(100vh - 380px);
    background: url(../images/map-icon.svg) no-repeat 50% 50%;
    background-size: 40% 40%
}

@media (max-width:47.9375em) {
    .map__track.is-active {
        display: block
    }
}

.map__scroll {
    overflow: auto;
    padding: 10px 0
}

@media (min-width:48em) {
    .map__scroll {
        height: 530px;
        max-height: 530px
    }
}

.map__close {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 16px;
    cursor: pointer
}

@media (min-width:48em) {
    .map__close {
        font-size: 18px
    }
}

.map__result {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    position: relative;
    padding: 5px 10px;
    cursor: pointer
}

    .map__result strong {
        display: block;
        padding-bottom: 3px
    }

    .map__result:before {
        content: "";
        position: absolute;
        top: 0;
        left: 10px;
        width: calc(100% - 20px);
        height: 1px;
        background: #b6b6b6
    }

@media (min-width:48em) {
    .map__result:before {
        width: calc(100% - 30px)
    }
}

.map__result:hover {
    background-color: #f6f6f6
}

.map__result:first-child:before {
    display: none
}

.map__result.is-active {
    background-color: #f6f6f6
}

    .map__result.is-active .map__prologue {
        display: none
    }

    .map__result.is-active .map__item {
        display: block
    }

.map__item {
    display: none
}

.map__links {
    padding: 20px 0 0
}

@media (max-width:47.9375em) {
    .map__links .tablet {
        display: none
    }
}

@media (min-width:48em) {
    .map__links .mobile {
        display: none
    }
}

.map__links ul li {
    display: inline-block;
    vertical-align: top;
    padding: 10px 2px 10px 0
}

.map__links a {
    display: block;
    width: 50px;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.2;
    text-align: center
}

@media (min-width:48em) {
    .map__links a {
        font-size: 14px
    }
}

.map__links a .icon {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 5px;
    font-size: 24px
}

    .map__links a .icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

.map__links a .icon-mail {
    font-size: 22px
}

.map__links a:focus .icon, .map__links a:hover .icon {
    color: #b94c00
}

.map__links a[href^=sms], .map__links a[href^=tel] {
    cursor: pointer;
    color: #FF3600
}

    .map__links a[href^=sms]:focus, .map__links a[href^=sms]:hover, .map__links a[href^=tel]:focus, .map__links a[href^=tel]:hover {
        color: #ff8b3a
    }

        .map__links a[href^=sms]:focus .icon, .map__links a[href^=sms]:hover .icon, .map__links a[href^=tel]:focus .icon, .map__links a[href^=tel]:hover .icon {
            color: #b94c00
        }

.map__meta {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 5px 10px 0;
    font-size: 13px;
    text-align: right
}

@media (min-width:48em) {
    .map__meta {
        padding-right: 20px
    }
}

.map__meta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 1px;
    background: #b6b6b6
}

@media (min-width:48em) {
    .map__meta:before {
        width: calc(100% - 30px)
    }
}

.map__meta a {
    display: inline-block;
    margin: 0 0 0 7px;
    text-decoration: none
}

    .map__meta a .icon {
        vertical-align: middle;
        font-size: 15px
    }

@media (min-width:48em) {
    .map__results.is-active + .gmap {
        width: calc(100% - 375px);
        margin-left: 375px
    }
}

.socials {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 0;
    text-align: left
}

    .socials li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 5px 0 0
    }

        .socials li:last-child {
            padding-right: 0
        }

    .socials a {
        display: block
    }

.bread {
    padding: 5px 0;
    border-bottom: 1px solid #d0d1d1
}

@media (max-width:47.9375em) {
    .bread {
        display: none
    }
}

.bread li {
    float: left;
    padding: 0 0 0 20px
}

    .bread li:after {
        content: ">";
        position: absolute;
        top: 50%;
        left: 7px;
        transform: translateY(-50%);
        color: #FF3600
    }

    .bread li:first-child {
        padding-left: 0
    }

        .bread li:first-child:after {
            display: none
        }

.bread a {
    color: #000;
    text-decoration: none
}

    .bread a:active, .bread a:focus, .bread a:hover {
        color: #FF3600
    }

.prologue {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position:relative;
}

@media (min-width:64em) {
    .prologue {
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        margin: 0;
        margin-top: 20px;
        background-image: none !important;
        min-height: 250px;
    }

    .prologue__fig img {
        top: -110px !important;
    }
}
.prologue__fig {
    overflow: hidden;
    position: absolute;
    width: 100%;
    min-height: 246px;
}

@media (max-width:47.9375em) {
    .prologue__fig {
        display: none;
    }
}

@media (min-width:48em) and (max-width:63.9375em) {
    .prologue__fig {
        display: none;
    }
}

.prologue__fig img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.prologue__article {
    padding: 30px 0;
    top: 0;
    left: 0;
    height: 270px;
    width: 100%;
    background: rgba(307,-7,0,0.7);
    text-align: left;
    max-height: 110px;
    z-index: 2;
}

@media (min-width:48em) {
    .prologue__article {
        padding: 30px 0
    }
}

@media (min-width:64em) {
    .prologue__article {
        width: 48%;
        padding: 6px 1% 20px 3.5%;
        text-align: left;
        max-height: 220px;

    }
}

.prologue__article h1 {
    color: #fff
}

@media (min-width:48em) {
    .prologue__article h1 {
        padding-bottom: 20px
    }
}

@media (min-width:64em) {
    .prologue__article h1 {
        padding-top: 16px;
        padding-bottom: 10px;
        font-size: 69px;
        line-height: 0.9;
    }
}

.prologue__article .btn {
    margin: 10px 0
}

@media (max-width:47.9375em) {
    .prologue__article .btn {
        display: block
    }
}

@media (min-width:48em) {
    .prologue__article .btn {
        margin: 10px
    }
}

@media (min-width:64em) {
    .prologue__article .btn {
        margin-left: 0
    }
}

.prologue__txt {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 0 15px;
}

@media (min-width:64em) {
    .prologue__txt {
        text-align:left;
    }
        .prologue__txt br {
            display: block!important;
        }
}
.prologue__txt br {
    display: none;
}
.prologue__btns {
    padding: 10px 0
}

.prologue__video {
    color: #fff;
    text-decoration: none
}

    .prologue__video:before {
        content: "";
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 66px;
        text-shadow: 0 0 32px #000
    }

@media (min-width:48em) {
    .prologue__video:before {
        font-size: 86px
    }
}

.prologue--white {
    color: #000
}

    .prologue--white .prologue__article {
        background: hsla(0,0%,100%,.8);
        color: #000
    }

        .prologue--white .prologue__article h1 {
            color: #FF3600
        }

@media (max-width:47.9375em) {
    .prologue--figure .prologue__fig {
        -ms-flex-order: 1;
        order: 1;
        display: block;
        width: 100%;
        height: 0;
        min-height: inherit;
        padding-bottom: 67.058%
    }

        .prologue--figure .prologue__fig img {
            position: absolute;
            left: 0;
            transform: none
        }
}

@media (min-width:48em) and (max-width:63.9375em) {
    .prologue--figure .prologue__fig {
        -ms-flex-order: 1;
        order: 1;
        display: block;
        width: 100%;
        height: 0;
        min-height: inherit;
        padding-bottom: 67.058%
    }

        .prologue--figure .prologue__fig img {
            position: absolute;
            left: 0;
            transform: none
        }
}

.prologue--figure .prologue__article {
    position: relative;
    background-size: cover;
    background-position: 0 50%
}

    .prologue--figure .prologue__article:before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(236,97,0,.8)
    }

@media (min-width:64em) {
    .prologue--figure .prologue__article {
        background-image: none !important
    }
}

.plist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 0 30px
}

@media (min-width:48em) {
    .plist {
        width: calc(100% + 24px);
        margin-left: -12px;
        padding: 25px 0 45px
    }
}

@media (min-width:64em) {
    .plist {
        padding: 45px 0 50px
    }
}

.plist__item {
    box-sizing: border-box;
    width: 100%;
    margin: 7px 0
}

@media (min-width:48em) {
    .plist__item {
        width: 33.3333%;
        margin: 0;
        padding: 12px;
        text-align: left
    }
}

.plist__link {
    display: block;
    border: 1px solid #dadada;
    text-decoration: none;
    font-weight: 700
}

    .plist__link:focus .plist__img img, .plist__link:hover .plist__img img {
        transform: scale(1.05)
    }

@media (min-width:48em) {
    .plist__link {
        border: 0
    }
}

@media (min-width:64em) {
    .plist__link {
        font-size: 22px
    }
}

.plist__name {
    overflow: hidden;
    display: block;
    padding: 5px 10px;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (min-width:48em) {
    .plist__name {
        padding: 5px 0
    }
}

@media (min-width:48em) {
    .plist__name:after {
        content: ">";
        display: inline-block;
        margin: 0 0 0 4px;
        font-weight: 400
    }
}

.plist__img {
    display: block
}

    .plist__img span {
        overflow: hidden;
        position: relative;
        display: block;
        padding-bottom: 66.21%
    }

    .plist__img img {
        will-change: transform;
        transition: transform .25s ease-in-out 0s;
        position: absolute
    }

.side-btns {
    border-top: 1px solid #cacaca;
    padding: 15px 0 10px
}

    .side-btns .btn {
        display: block;
        margin: 0 0 5px;
        font-size: 14px
    }

@media (min-width:64em) {
    .side-btns .btn {
        text-align: left
    }
}

.side-nav {
    padding: 0 0 30px
}

    .side-nav p {
        padding-bottom: 12px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px
    }

    .side-nav ul {
        padding: 0
    }

        .side-nav ul ul {
            padding: 2px 0 4px 8px
        }

    .side-nav li {
        padding: 3px 0 3px 8px;
        font-size: 15px;
        line-height: 1.2
    }

    .side-nav a {
        position: relative;
        display: block;
        color: #000;
        text-decoration: none
    }

        .side-nav a:before {
            transition: opacity .25s ease-in-out 0s;
            content: ">";
            position: absolute;
            top: 0;
            left: -14px;
            opacity: 0
        }

        .side-nav .active > a, .side-nav a:focus, .side-nav a:hover {
            color: #FF3600
        }

            .side-nav .active > a:before, .side-nav a:focus:before, .side-nav a:hover:before {
                opacity: 1
            }

.list {
    padding: 20px 0 10px
}

    .list:after, .list:before {
        content: "";
        display: table
    }

    .list:after {
        clear: both
    }

@media (min-width:48em) {
    .list {
        padding: 35px 0 10px
    }
}

.list__filter {
    float: left;
    width: 100%;
    padding: 0 0 10px
}

    .list__filter li {
        float: left
    }

    .list__filter .left li {
        padding-right: 35px
    }

        .list__filter .left li:last-child {
            padding-right: 0
        }

    .list__filter .right li {
        padding-left: 35px
    }

        .list__filter .right li:first-child {
            padding-left: 0
        }

    .list__filter a {
        font-size: 16px;
        text-decoration: none
    }

    .list__filter .icon {
        position: relative;
        vertical-align: middle;
        top: -2px;
        margin: 0 5px 0 0;
        font-size: 17px
    }

    .list__filter .icon--arrow-down {
        top: -1px;
        margin: 0 0 0 6px;
        font-size: 10px
    }

.list__content {
    box-sizing: border-box;
    float: left;
    width: 100%
}

.list__item {
    transition: box-shadow .25s ease-in-out 0s;
    box-sizing: border-box;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 6px transparent;
    margin: 0 0 11px
}

    .list__item:hover {
        box-shadow: 0 0 6px rgba(0,0,0,.2)
    }

@media (min-width:48em) {
    .list__item {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.list__image {
    box-sizing: border-box;
    padding: 10px;
    text-align: center
}

@media (min-width:48em) {
    .list__image {
        width: 200px;
        min-width: 200px;
        padding: 0
    }
}

@media (min-width:48em) {
    .list__image:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
}

.list__image a {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto
}

@media (min-width:48em) {
    .list__image a {
        display: inline-block;
        vertical-align: middle;
        width: 194px
    }
}

.list__image span {
    position: relative;
    display: block;
    padding-bottom: 71.875%
}

.list__image img {
    position: absolute
}

.list__txt {
    box-sizing: border-box;
    padding: 10px;
    font-size: 15px
}

@media (min-width:48em) {
    .list__txt {
        width: calc(100% - 200px);
        padding: 10px 20px 10px 4%
    }
}

@media (min-width:78.75em) {
    .list__txt {
        width: calc(100% - 370px)
    }
}

.list__txt h2 {
    font-weight: 700
}

@media (min-width:48em) {
    .list__txt h2 {
        font-size: 27px
    }
}

.list__txt ul {
    padding: 0 0 2px
}

.list__txt li strong {
    font-size: 13px;
    text-transform: uppercase
}

@media (min-width:48em) {
    .list__txt li {
        display: inline-block;
        vertical-align: top;
        width: 49%
    }
}

.list__txt .link:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

.list__meta {
    box-sizing: border-box;
    padding: 10px;
    min-height: 128px;
    border-top: 1px solid #eaeaea;
    text-align: center
}

@media (min-width:48em) {
    .list__meta {
        display: none;
        width: 170px;
        min-width: 170px;
        border-top: 0;
        border-left: 1px solid #eaeaea
    }
}

@media (min-width:78.75em) {
    .list__meta {
        display: block
    }
}

@media (min-width:48em) {
    .list__meta:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
}

.list__meta-img {
    width: 94%
}

    .list__meta-img, .list__meta-img img {
        display: inline-block;
        vertical-align: middle
    }

        .list__meta-img img {
            margin: 10px
        }

.list__table {
    box-sizing: border-box;
    margin: 0 0 11px;
    padding: 10px 4%;
    border: 1px solid #eaeaea
}

@media (min-width:48em) {
    .list__table {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.list__wrap {
    width: 100%
}

.list__table table {
    width: 100%;
    border: 0;
    margin: 0
}

    .list__table table th {
        padding: 7px 7px 20px;
        background: #fff
    }

        .list__table table th:last-child {
            text-align: right
        }

    .list__table table td {
        padding: 6px 7px;
        border: 0;
        line-height: 1.2
    }

        .list__table table td:last-child {
            text-align: right
        }

    .list__table table tbody tr:nth-child(2n) td {
        background: #fff
    }

    .list__table table a {
        transition: none
    }

.list__table .icon--tick {
    font-size: 11px
}

.product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 20px
}

@media (min-width:64em) {
    .product {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 40px
    }
}

.product__gallery {
    padding: 0 0 20px
}

@media (min-width:64em) {
    .product__gallery {
        width: 48.2%
    }
}

.product__main {
    padding: 0 0 20px
}

@media (min-width:64em) {
    .product__main {
        width: 45.7%;
        padding: 30px 0 20px
    }
}

.product__main .btn {
    margin: 5px 10px 5px 0
}

.product__space {
    background: transparent
}

.gallery__slider .slick-list {
    margin-bottom: -6px
}

.gallery__item {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.56488%;
    display: none
}

    .gallery__item:first-child {
        display: block
    }

.gallery__img, .gallery__img a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .gallery__img a {
        display: block;
        text-decoration: none;
        outline: none !important;
        text-align: center
    }

    .gallery__img img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        width: auto;
        max-height: 100%
    }

    .gallery__img img, .gallery__video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

.gallery__video {
    overflow: hidden;
    width: 100%;
    height: auto
}

    .gallery__video .video {
        margin: auto
    }

.gallery__thumbs {
    overflow: auto;
    white-space: nowrap;
    text-align: left
}

    .gallery__thumbs .slick-track {
        margin-left: 0;
        margin-right: 0
    }

.gallery__thumb {
    display: inline-block;
    position: relative;
    width: 33.3333%;
    cursor: pointer;
    margin-bottom: -6px
}

@media (min-width:48em) {
    .gallery__thumb {
        width: 20%
    }
}

.gallery__thumb:before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #FF3600;
    opacity: 0
}

.gallery__thumb span {
    position: relative;
    z-index: 1;
    display: block;
    padding-bottom: 66.56488%
}

.gallery__thumb img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: auto;
    max-height: 100%
}

.gallery__thumb .icon, .gallery__thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.gallery__thumb .icon {
    z-index: 2;
    padding: 0;
    text-shadow: 0 0 13px rgba(54,54,54,.8);
    color: #fff;
    font-size: 29px;
    text-align: center
}

@media (min-width:48em) {
    .gallery__thumb .icon {
        font-size: 39px
    }
}

.slick-current .gallery__thumb:before {
    opacity: 1
}

.accordion {
    padding: 10px 0 30px
}

    .accordion:after, .accordion:before {
        content: "";
        display: table
    }

    .accordion:after {
        clear: both
    }

@media (min-width:48em) {
    .accordion {
        padding: 20px 0 50px
    }
}

.accordion__item {
    margin: 5px 0;
    border: 1px solid #b7b7b7
}

.accordion__header, .accordion__item {
    box-sizing: border-box;
    float: left;
    width: 100%
}

.accordion__header {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    position: relative;
    padding: 10px 30px;
    cursor: pointer
}

@media (min-width:48em) {
    .accordion__header {
        padding: 10px 48px
    }
}

.accordion__header p {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    padding: 0;
    color: #FF3600;
    font-size: 18px
}

@media (min-width:48em) {
    .accordion__header p {
        font-size: 24px
    }
}

.accordion__header .icon--close {
    transition: opacity .3s ease-in-out 0s;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    opacity: 0
}

@media (min-width:48em) {
    .accordion__header .icon--close {
        right: 15px;
        font-size: 20px
    }
}

.accordion__header:hover {
    background-color: #FF3600
}

    .accordion__header:hover p {
        color: #fff
    }

.accordion__plus {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    width: 12px;
    height: 12px
}

@media (min-width:48em) {
    .accordion__plus {
        left: 18px;
        width: 20px;
        height: 20px
    }
}

.accordion__plus:after, .accordion__plus:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #000
}

.accordion__plus:before {
    transition: height .3s ease-in-out 0s;
    width: 2px;
    height: 100%
}

.accordion__plus:after {
    width: 100%;
    height: 2px
}

.accordion__content {
    box-sizing: border-box;
    float: left;
    display: none;
    width: 100%;
    padding: 10px 10px 20px;
    font-size: 14px
}

@media (min-width:48em) {
    .accordion__content {
        padding: 20px 40px 50px;
        font-size: 16px
    }
}

.accordion__content h2 {
    padding-top: 0;
    color: #000
}

.accordion__content .btn {
    margin-left: 0;
    margin-right: 10px
}

.accordion__meta {
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: right
}

@media (min-width:48em) {
    .accordion__meta {
        font-size: 16px
    }
}

.accordion__fig {
    width: 100%;
    padding: 0 0 10px
}

@media (min-width:48em) {
    .accordion__fig {
        box-sizing: border-box;
        float: right;
        width: 55%;
        padding: 0 0 10px 5%
    }
}

.accordion__item.is-open .accordion__header .icon--close {
    opacity: 1
}

.accordion__item.is-open .accordion__plus:before {
    height: 0
}

.entry + .accordion {
    margin-top: -10px;
    padding-top: 0
}

@media (min-width:48em) {
    .entry + .accordion {
        margin-top: -20px
    }
}

.specs-machine:after, .specs-machine:before {
    content: "";
    display: table
}

.specs-machine:after {
    clear: both
}

.specs-machine__fig {
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin: 8px 0 20px
}

@media (min-width:48em) {
    .specs-machine__fig {
        width: 50%;
        margin: 8px 2% 20px 0
    }
}

.specs-machine__img {
    position: relative
}

.specs-machine__placeholder {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    display: block;
    padding: 4px 12px;
    background: #111;
    color: #fff
}

.specs-machine__tab {
    float: left;
    width: 100%;
    padding: 0 0 5px
}

.specs-machine__nav {
    float: left;
    width: 100%;
    font-size: 14px
}

@media (min-width:48em) {
    .specs-machine__nav {
        font-size: 15px
    }
}

.specs-machine__nav ul {
    overflow: auto;
    white-space: nowrap
}

.specs-machine__nav li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px
}

    .specs-machine__nav li:before {
        top: 50%;
        left: 7px;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        transform: translateY(-50%);
        background-color: #000
    }

    .specs-machine__nav li:first-child {
        padding-left: 0
    }

        .specs-machine__nav li:first-child:before {
            display: none
        }

.specs-machine__nav a {
    color: #000;
    text-decoration: none;
    outline: none
}

    .specs-machine__nav a:hover {
        color: #FF3600
    }

.specs-machine__nav .active {
    color: #FF3600;
    font-weight: 700
}

@media (min-width:48em) {
    .specs-machine table {
        float: left;
        width: 48%;
        margin-right: 4%
    }

        .specs-machine table:nth-child(2n) {
            margin-right: 0
        }
}

.specs-machine table td {
    width: 50%
}

.specs-options:after, .specs-options:before {
    content: "";
    display: table
}

.specs-options:after {
    clear: both
}

.specs-options + .specs-options {
    padding-top: 30px
}

@media (min-width:48em) {
    .specs-options table td {
        width: 12%
    }

        .specs-options table td:first-child {
            width: 28%
        }
}

.merch {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0
}

.merch__content .slick-track {
    margin-left: 0;
    margin-right: 0
}

.merch__item {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    text-align: center
}

@media (min-width:48em) {
    .merch__item {
        width: 24%;
        font-size: 16px
    }
}

@media (min-width:64em) {
    .merch__item {
        width: 19%
    }
}

.merch__img {
    width: 210px;
    margin: 0 auto;
    padding: 0 0 5px
}

    .merch__img div {
        position: relative;
        padding-bottom: 100%
    }

    .merch__img img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        max-height: 100%
    }

.download {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    font-size: 14px
}

@media (max-width:47.9375em) {
    .download {
        width: 100%
    }
}

@media (min-width:48em) {
    .download {
        font-size: 16px
    }
}

.download ul {
    padding: 5px 0 0
}

@media (min-width:48em) {
    .download ul {
        margin-right: 20px
    }
}

.download li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px
}

@media (max-width:47.9375em) {
    .download li {
        width: 49%
    }
}

@media (min-width:48em) {
    .download li {
        padding-left: 28px;
        padding-right: 28px
    }
}

.download__item {
    display: block;
    color: #000;
    line-height: 1.3;
    text-decoration: none;
    text-align: center
}

    .download__item .icon {
        transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
        display: inline-block;
        margin: 0 0 15px;
        color: #4d4d4d;
        font-size: 71px
    }

    .download__item:active .icon, .download__item:focus .icon, .download__item:hover .icon {
        color: #ff8b3a
    }

.download__txt {
    display: block
}

.download__more {
    display: block;
    color: #FF3600;
    text-decoration: underline
}

@media (max-width:47.9375em) {
    .download + .download {
        border-top: 1px solid #FF3600
    }
}

@media (min-width:48em) {
    .download + .download p {
        padding-left: 30px
    }

    .download + .download ul {
        padding-left: 20px;
        border-left: 1px solid #FF3600
    }
}

.entry:after, .entry:before {
    content: "";
    display: table
}

.entry:after {
    clear: both
}

.entry__item {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    background: #f7f4f4
}

@media (min-width:48em) {
    .entry__item:after {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        width: 60%;
        height: 100%
    }
}

.entry__img {
    overflow: hidden;
    position: relative
}

@media (min-width:48em) {
    .entry__img {
        position: absolute;
        z-index: 0;
        top: 0;
        height: 100%;
        width: 100%;
        max-width: 860px;
        padding-bottom: 0
    }
}

@media (min-width:48em) {
    .entry__img img {
        position: absolute;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@media (min-width:48em) {
    .entry__img .position-00 {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-01 {
        top: 0;
        right: 25%;
        transform: translateX(50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-02 {
        top: 0;
        right: 0
    }
}

@media (min-width:48em) {
    .entry__img .position-03 {
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-04 {
        bottom: 0;
        right: 0
    }
}

@media (min-width:48em) {
    .entry__img .position-05 {
        bottom: 0;
        right: 25%;
        transform: translateX(50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-06 {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-07 {
        bottom: 0;
        left: 25%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-08 {
        bottom: 0;
        left: 0
    }
}

@media (min-width:48em) {
    .entry__img .position-09 {
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-10 {
        top: 0;
        left: 0
    }
}

@media (min-width:48em) {
    .entry__img .position-11 {
        top: 0;
        left: 25%;
        transform: translateX(-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-12 {
        top: 50%;
        right: 25%;
        transform: translate(50%,-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-13 {
        top: 50%;
        left: 25%;
        transform: translate(-50%,-50%)
    }
}

@media (min-width:48em) {
    .entry__img .position-14 {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

.entry__placeholder {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    display: block;
    padding: 4px 12px;
    background: #111;
    color: #fff
}

@media (min-width:48em) {
    .entry__placeholder {
        right: auto;
        left: 0
    }
}

.entry__sub {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%)
}

@media (min-width:48em) {
    .entry__sub {
        left: 5%;
        width: 90%
    }
}

.entry__sub img {
    position: relative;
    top: auto;
    width: 50%;
    max-width: 492px;
    min-width: inherit;
    min-height: inherit;
    margin-bottom: 15px
}

@media (min-width:48em) {
    .entry__sub img {
        margin-bottom: 50px
    }
}

.entry__sub p {
    padding: 0;
    text-align: center;
    line-height: 1.2
}

.entry__sub .icon--logo {
    position: relative;
    top: -5px;
    margin-right: 20px;
    vertical-align: middle;
    font-size: 38px
}

@media (max-width:47.9375em) {
    .entry__sub .icon--logo {
        display: none
    }
}

@media (min-width:48em) and (max-width:63.9375em) {
    .entry__sub .icon--logo {
        display: none
    }
}

.entry__article {
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 5px 15px;
    background: hsla(0,14%,97%,.6)
}

@media (min-width:48em) {
    .entry__article {
        min-height: 400px;
        padding: 30px 9%
    }
}

@media (min-width:64em) {
    .entry__article h2 {
        font-size: 38px
    }
}

@media (min-width:48em) {
    .entry__item--left {
        padding-right: 50%
    }
}

@media (min-width:48em) {
    .entry__item--left:after {
        left: 0;
        background: linear-gradient(90deg,#f9f7f7 0,#f9f7f7 65%,hsla(0,14%,97%,0))
    }
}

@media (min-width:48em) {
    .entry__item--left .entry__img {
        right: 0
    }
}

.entry__item--left .entry__placeholder {
    right: auto;
    left: 0
}

@media (min-width:48em) {
    .entry__item--left .entry__placeholder {
        right: 0;
        left: auto
    }
}

@media (min-width:48em) {
    .entry__item--right {
        padding-left: 50%
    }
}

@media (min-width:48em) {
    .entry__item--right:after {
        right: 0;
        background: linear-gradient(270deg,#f9f7f7 0,#f9f7f7 65%,hsla(0,14%,97%,0))
    }
}

@media (min-width:48em) {
    .entry__item--right .entry__img {
        left: 0
    }
}

@media (min-width:48em) {
    .entry__item--no-gradient:after {
        display: none
    }
}

@media (min-width:48em) {
    .entry__item--no-gradient .entry__img {
        width: 50%
    }
}

.entry__item--no-gradient .entry__article {
    background: #f7f4f4
}

.entry__item--primary {
    background: #FF3600;
    color: #fff
}

    .entry__item--primary .entry__article {
        background: rgba(236,97,0,.6)
    }

        .entry__item--primary .entry__article a, .entry__item--primary .entry__article h2 {
            color: #fff
        }

    .entry__item--primary li:before {
        background: #fff
    }

@media (min-width:48em) {
    .entry__item--primary.entry__item--left:after {
        background: linear-gradient(90deg,#FF3600 0,#FF3600 65%,rgba(236,97,0,0))
    }
}

@media (min-width:48em) {
    .entry__item--primary.entry__item--right:after {
        background: linear-gradient(270deg,#FF3600 0,#FF3600 65%,rgba(236,97,0,0))
    }
}

.entry__item--primary.entry__item--no-gradient .entry__article {
    background: #FF3600
}

.space {
    width: 100%;
    height: 1px;
    margin: 5px 0
}

@media (min-width:48em) {
    .space {
        margin: 10px 0
    }
}

.space--xl {
    margin: 10px 0
}

@media (min-width:48em) {
    .space--xl {
        margin: 15px 0
    }
}

.optgroup {
    padding: 0 0 30px
}

@media (min-width:48em) {
    .optgroup {
        padding-bottom: 55px
    }
}

.optgroup .btn {
    vertical-align: middle;
    margin-left: 0;
    margin-right: 40px
}

.optgroup .link {
    display: inline-block;
    vertical-align: middle
}

.brands {
    width: 100%;
    max-width: 1078px;
    margin: 0 auto
}

    .brands:after, .brands:before {
        content: "";
        display: table
    }

    .brands:after {
        clear: both
    }

    .brands h2 {
        font-size: 28px
    }

@media (min-width:48em) {
    .brands h2 {
        font-size: 38px
    }
}

.brands__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 20px 0 5px
}

@media (min-width:48em) {
    .brands__list {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 50px);
        margin-left: -25px;
        padding: 30px 0 40px
    }
}

.brands__item {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 0 0 30px;
    font-size: 14px;
    line-height: 1.2
}

@media (min-width:48em) {
    .brands__item {
        width: 25%;
        margin: 0 0 20px;
        padding: 0 25px 30px;
        font-size: 16px
    }
}

.brands__img {
    position: relative;
    height: 66px;
    margin: 0 0 5px
}

@media (min-width:48em) {
    .brands__img {
        margin-bottom: 20px
    }
}

.brands__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.brands__more {
    color: #000
}

@media (min-width:48em) {
    .brands__more {
        position: absolute;
        bottom: 0;
        left: 25px
    }
}

.history {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.3
}

@media (min-width:48em) {
    .history {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 60px 0 30px;
        padding: 0
    }
}

@media (min-width:48em) {
    .history:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        height: 100%;
        background: #FF3600;
        opacity: .28
    }
}

.history h2 {
    position: relative;
    margin: 0;
    padding: 0 0 15px 80px;
    font-size: 28px
}

@media (min-width:48em) {
    .history h2 {
        padding-left: 70px;
        font-size: 38px
    }
}

.history h2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 60px;
    width: 1px;
    height: 100%;
    background: #FF3600;
    opacity: .28
}

@media (min-width:48em) {
    .history h2:before {
        display: none
    }
}

.history__panel {
    padding: 20px 0
}

.history__block {
    position: relative
}

@media (min-width:48em) {
    .history__block {
        width: 45%
    }
}

.history__item {
    position: relative;
    padding: 0 0 0 80px
}

@media (min-width:48em) {
    .history__item {
        padding-left: 70px
    }
}

.history__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 60px;
    width: 1px;
    height: 100%;
    background: #FF3600;
    opacity: .28
}

@media (min-width:48em) {
    .history__item:before {
        display: none
    }
}

.history__date {
    position: absolute;
    top: -8px;
    left: 0;
    color: #FF3600;
    font-size: 22px
}

.head {
    box-sizing: border-box;
    position: relative;
    background-position: 50% 100;
    background-repeat: no-repeat
}

@media (max-width:47.9375em) {
    .head {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% + 40px);
        height: 70px;
        margin: 0 0 0 -20px;
        padding: 0 20px;
        text-align: center
    }
}

@media (min-width:48em) {
    .head {
        padding: 30px 0 0;
        background-image: none !important
    }
}

@media (max-width:47.9375em) {
    .head:after {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(236,97,0,.8)
    }
}

.head h1 {
    position: relative;
    z-index: 1
}

@media (max-width:47.9375em) {
    .head h1 {
        color: #fff
    }
}

.subnav {
    font-size: 15px
}

@media (max-width:47.9375em) {
    .subnav {
        width: calc(100% + 40px);
        margin: 0 0 0 -20px;
        background: #000
    }
}

@media (max-width:47.9375em) {
    .subnav ul {
        overflow: auto;
        white-space: nowrap
    }
}

.subnav li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 0 0
}

@media (max-width:47.9375em) {
    .subnav li {
        width: 100vw;
        padding: 0 20px;
        text-transform: uppercase
    }
}

.subnav li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    width: 2px;
    height: 2px;
    background: #000;
    border-radius: 50%
}

.subnav li:last-child:after {
    display: none
}

.subnav a {
    position: relative;
    display: inline-block;
    padding: 0 0 3px;
    color: #000;
    text-decoration: none
}

@media (max-width:47.9375em) {
    .subnav a {
        display: block;
        padding: 10px 0;
        color: #fff;
        text-align: center
    }
}

.subnav a:before {
    transition: width .25s ease-in-out 0s;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #FF3600
}

@media (max-width:47.9375em) {
    .subnav a:before {
        display: none
    }
}

.subnav .active a:before, .subnav a:hover:before {
    width: 100%
}

.news {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    padding: 10px 0 30px
}

    .news:after, .news:before {
        content: "";
        display: table
    }

    .news:after {
        clear: both
    }

@media (min-width:48em) {
    .news {
        width: calc(100% + 16px);
        margin: 0 0 0 -8px;
        padding: 40px 0 54px
    }
}

.news[data-columns]:before {
    display: none
}

@media (max-width:47.9375em) {
    .news[data-columns]:before {
        content: "1 .column.size-1of1"
    }
}

@media (min-width:48em) {
    .news[data-columns]:before {
        content: "2 .column.size-1of2"
    }
}

.news .column {
    box-sizing: border-box;
    float: left
}

    .news .column .news__item {
        min-width: 100%
    }

@media (min-width:48em) {
    .news .column .news__item {
        min-width: calc(100% - 16px)
    }
}

.news .size-1of1 {
    width: 100%
}

.news .size-1of2 {
    width: 50%
}

.news__item {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 100%;
    margin: 8px 0;
    padding: 37px 0 7px;
    font-size: 14px
}

@media (min-width:48em) {
    .news__item {
        width: calc(50% - 16px);
        min-width: calc(50% - 16px);
        margin-left: 8px;
        margin-right: 8px;
        padding: 15px 15px 10px;
        border: 1px solid #dcdcdc;
        font-size: 15px
    }

        .news__item:nth-child(2n) {
            float: right
        }
}

.news__item h2 {
    font-size: 25px
}

@media (min-width:48em) {
    .news__item h2 {
        font-size: 27px
    }
}

.news__item h2 a {
    text-decoration: none
}

.news__img {
    padding: 0 0 12px
}

@media (max-width:47.9375em) {
    .news__meta {
        top: 8px;
        text-align: center
    }
}

@media (max-width:47.9375em) {
    .news__meta, .news__meta:before {
        position: absolute;
        left: 0;
        width: 100%
    }

        .news__meta:before {
            content: "";
            top: 50%;
            height: 1px;
            background: #dcdcdc
        }
}

@media (max-width:47.9375em) {
    .news__meta p {
        position: relative;
        z-index: 1;
        display: inline-block;
        background: #fff;
        padding: 0 10px
    }
}

.news__meta a {
    color: #000;
    text-decoration: none
}

    .news__meta a:active, .news__meta a:focus, .news__meta a:hover {
        color: #ff8b3a
    }

.news__text {
    padding: 0 20px
}

@media (min-width:48em) {
    .news__text {
        padding: 0 12px
    }
}

.news__divider {
    margin: 0 4px;
    color: #dcdcdc
}

.news__item--pinned {
    background: #FF3600;
    color: #fff
}

    .news__item--pinned a, .news__item--pinned h2 {
        color: #000
    }

        .news__item--pinned a:active, .news__item--pinned a:focus, .news__item--pinned a:hover {
            color: #ffb886
        }

    .news__item--pinned .news__meta p {
        background: #FF3600
    }

    .news__item--pinned .news__meta a {
        color: #fff
    }

        .news__item--pinned .news__meta a:active, .news__item--pinned .news__meta a:focus, .news__item--pinned .news__meta a:hover {
            color: #ffb886
        }

.follow {
    box-sizing: border-box;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px
}

    .follow:after, .follow:before {
        content: "";
        display: table
    }

    .follow:after {
        clear: both
    }

@media (min-width:48em) {
    .follow {
        width: 100%;
        margin: 0 0 60px;
        padding: 16px;
        border: 1px solid #dcdcdc
    }
}

.follow__item {
    position: relative;
    float: left;
    width: 100%
}

@media (min-width:48em) {
    .follow__item {
        width: 50%
    }
}

.follow__img {
    position: relative;
    padding-bottom: 24.904%
}

    .follow__img img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        width: 100%
    }

.follow__social {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    color: #fff;
    text-align: center;
    font-size: 18px
}

@media (min-width:64em) {
    .follow__social {
        font-size: 27px
    }
}

.follow__social p {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px
}

.follow__social .divider {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 30px;
    margin: 0 8px;
    background: #fff
}

@media (min-width:64em) {
    .follow__social .divider {
        height: 60px;
        margin: 0 16px
    }
}

.follow__social a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    line-height: 1
}

@media (min-width:64em) {
    .follow__social a {
        font-size: 48px
    }
}

.follow__social a:active, .follow__social a:focus, .follow__social a:hover {
    color: #FF3600
}

@media (max-width:47.9375em) {
    .follow + .form {
        margin-top: 32px
    }
}

.pager {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

    .pager:after, .pager:before {
        content: "";
        display: table
    }

    .pager:after {
        clear: both
    }

@media (min-width:48em) {
    .pager {
        padding: 0 0 60px;
        font-size: 18px
    }
}

.pager ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.pager li {
    padding: 0 6px
}

    .pager li:after {
        content: "";
        position: absolute;
        top: 5%;
        left: 0;
        width: 1px;
        height: 90%;
        background: #dcdcdc
    }

    .pager li:first-child:after {
        display: none
    }

.pager a {
    display: block;
    padding: 0 6px;
    color: #000;
    text-decoration: none
}

    .pager .active a, .pager a:active, .pager a:focus, .pager a:hover {
        color: #FF3600
    }

.article {
    width: 100%;
    max-width: 795px;
    margin: 0 auto;
    padding: 10px 0 32px;
    font-size: 14px
}

@media (min-width:48em) {
    .article {
        padding: 30px 0 50px;
        font-size: 15px
    }
}

.article img {
    margin: 16px auto 10px
}

@media (max-width:47.9375em) {
    .article img {
        margin: 10px auto
    }
}

.article img.left {
    margin: 16px 35px 10px 0
}

@media (max-width:47.9375em) {
    .article img.left {
        margin: 10px auto
    }
}

.article img.right {
    margin: 16px 0 10px 35px
}

@media (max-width:47.9375em) {
    .article img.right {
        margin: 10px auto
    }
}

.article--xl {
    max-width: 100%
}

.caption {
    position: relative;
    display: block;
    margin: -5px 0 10px;
    padding: 0 0 0 17px;
    color: #FF3600
}

    .caption:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 12px;
        height: 1px;
        background: #FF3600
    }

.photos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    margin: 0 0 0 -8px;
    padding: 5px 0
}

@media (min-width:48em) {
    .photos {
        padding: 20px 0
    }
}

.photos__item {
    width: calc(50% - 16px);
    margin: 8px
}

.photos__link {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 66.666%
}

.photos__img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

    .photos__img img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        max-height: 100%;
        margin: auto
    }

.slider {
    position: relative;
    margin: 10px 0 45px
}

@media (min-width:48em) {
    .slider {
        margin: 20px 0 45px
    }
}

.slider__img {
    position: relative;
    width: 100%;
    height: 0;
    margin: 10px 0;
    padding-bottom: 66.415%
}

@media (min-width:48em) {
    .slider__img {
        margin: 16px 0 10px
    }
}

.slider__img img {
    position: absolute;
    margin: auto
}

.box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0 0;
    border: 1px solid #dcdcdc
}

@media (min-width:48em) {
    .box {
        margin: 40px 0 0;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.box__item {
    box-sizing: border-box;
    padding: 10px 15px;
    border-top: 1px solid #dcdcdc;
    font-size: 18px;
    line-height: 1.4
}

@media (min-width:48em) {
    .box__item {
        width: 50%;
        padding: 30px 6%;
        border-top: 0;
        border-left: 1px solid #dcdcdc;
        font-size: 23px
    }
}

.box__item:first-child {
    border-top: 0
}

@media (min-width:48em) {
    .box__item:first-child {
        border-left: 0
    }
}

.box__item h2 {
    padding-bottom: 20px
}

.box__item small {
    color: #FF3600;
    font-size: 13px
}

@media (min-width:48em) {
    .box__item small {
        font-size: 14px
    }
}

.box__item p {
    padding-top: 0
}

.box__item--mini {
    font-size: 13px
}

@media (min-width:48em) {
    .box__item--mini {
        font-size: 15px
    }
}

.form {
    margin: 0 0 36px;
    border: 1px solid #dcdcdc
}

@media (min-width:48em) {
    .form {
        margin-bottom: 60px
    }
}

.form__container {
    box-sizing: border-box;
    width: 100%;
    max-width: 817px;
    margin: 0 auto;
    padding: 10px
}

    .form__container:after, .form__container:before {
        content: "";
        display: table
    }

    .form__container:after {
        clear: both
    }

@media (min-width:48em) {
    .form__container {
        padding: 40px 10px
    }
}

.form__header {
    float: left;
    width: 100%;
    padding: 0 0 20px;
    text-align: center
}

@media (min-width:48em) {
    .form__header {
        padding-bottom: 40px
    }
}

.form__header h2 {
    font-size: 28px
}

@media (min-width:48em) {
    .form__header h2 {
        font-size: 38px
    }
}

.form__row {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 15px
}

.form__legend {
    padding: 0 0 5px;
    color: #0e0e0e;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .86px
}

.form__inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:48em) {
    .form__inline {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .form__inline .form__legend {
            padding: 5px 15px 5px 0
        }

        .form__inline .select {
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto
        }
}

.form__label {
    will-change: top,transform,font-size;
    transition: all .25s ease-in-out 0s;
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 16px;
    color: #747474;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .86px
}

.form__input:focus + .form__label, .form__textarea:focus + .form__label, .input--filled .form__label {
    transform: translateY(-5px);
    left: 18px;
    font-size: 10px
}

.form__input {
    transition: background-color .25s ease-in-out 0s,border-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 34px;
    padding: 12px 16px 4px;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 2px;
    color: #747474;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    letter-spacing: .86px
}

    .form__input:focus {
        background-color: #fff;
        border-color: #ebebeb
    }

.form__input--vertical {
    padding: 8px 16px
}

.form__textarea {
    transition: background-color .25s ease-in-out 0s,border-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    overflow: auto;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 126px;
    padding: 12px 16px 4px;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 2px;
    color: #747474;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    letter-spacing: .86px;
    resize: vertical
}

    .form__textarea:focus {
        background-color: #fff;
        border-color: #ebebeb
    }

.form__btns {
    float: left;
    width: 100%;
    padding: 15px 0
}

@media (min-width:48em) {
    .form__btns {
        padding: 45px 0 15px
    }
}

.success .form__input, .success .form__textarea {
    padding-right: 28px;
    background-color: #fff;
    background-image: url(../images/correct.svg);
    background-repeat: no-repeat;
    background-size: 14px 10px;
    background-position: right 10px bottom 50%;
    border-color: #32ab41
}

.success .form__label {
    color: #32ab41
}

.error .form__input, .error .form__textarea {
    padding-right: 24px;
    background-color: #fff;
    background-image: url(../images/error.svg);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: right 10px bottom 50%;
    border-color: #c80404;
    color: #c80404
}

.error .form__label, .form__error {
    color: #c80404
}

.form__error {
    display: block;
    padding: 3px 0 0;
    font-size: 14px;
    text-align: right
}

.fault {
    box-sizing: border-box;
    width: 100%;
    max-width: 796px;
    margin: 30px auto 0;
    padding: 10px 10px 104px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    text-align: center
}

@media (min-width:48em) {
    .fault {
        margin-top: 50px;
        padding: 40px 10px 144px
    }
}

.fault .btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.fault__dig {
    padding: 20px 0 0;
    font-size: 15px
}

    .fault__dig p {
        padding: 0
    }

    .fault__dig a {
        text-decoration: none;
        outline: none !important
    }

.dig {
    width: calc(100% + 40px);
    margin: -20px 0 20px -20px
}

@media (min-width:48em) {
    .dig {
        width: calc(100% + 60px);
        margin: -30px 0 30px -30px
    }
}

@media (min-width:64em) {
    .dig {
        width: calc(100% + 80px);
        margin: -40px 0 40px -40px
    }
}

.dig__container {
    width: 100%;
    max-width: 926px;
    margin: 0 auto
}

.dig__item {
    position: relative;
    display: none
}

    .dig__item.is-active {
        display: block
    }

.dig__nav {
    position: absolute;
    top: -84px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 15px
}

    .dig__nav p {
        padding: 0
    }

    .dig__nav a {
        text-decoration: none;
        outline: none !important
    }

.sticker {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.sticker__item {
    margin: 0 0 5px;
    font-size: 12px
}

    .sticker__item span {
        display: inline-block;
        padding: 2px 10px 4px;
        background: #FF3600;
        border-radius: 10px;
        box-shadow: 0 1px 1px rgba(0,0,0,.2);
        color: #fff
    }

.text {
    width: 100%;
    max-width: 690px
}

.scroll-table {
    overflow: hidden;
    position: relative
}

.scroll-table__container {
    overflow: auto
}

.scroll-table .is-cloned {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

    .scroll-table .is-cloned td, .scroll-table .is-cloned th {
        visibility: hidden
    }

    .scroll-table .is-cloned .fixed-side {
        visibility: visible
    }

.locator:after, .locator:before {
    content: "";
    display: table
}

.locator:after {
    clear: both
}

@media (min-width:48em) {
    .locator {
        padding-bottom: 20px
    }
}

.locator__content--bg {
    background: #fff
}

@media (min-width:48em) {
    .locator__content--bg {
        padding: 10px
    }
}

.locator__content--bg .map {
    padding-bottom: 0
}

.locator__header {
    padding: 0 0 10px;
    text-align: center
}

@media (min-width:48em) {
    .locator__header {
        text-align: left
    }
}

.locator__header h2 {
    color: #000;
    font-size: 26px
}

@media (min-width:48em) {
    .locator__header h2 {
        font-size: 32px
    }
}

@media (min-width:64em) {
    .locator__header h2 {
        font-size: 38px
    }
}

.dialog {
    position: relative;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.6)
}

    .dialog:after, .dialog:before {
        content: "";
        display: table
    }

    .dialog:after {
        clear: both
    }

.slick-arrow {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s,opacity .25s ease-in-out 0s;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 15px;
    height: 27px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    color: #FF3600;
    font-size: 27px;
    text-indent: 20px;
    outline: none
}

    .slick-arrow:before {
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 0
    }

    .slick-arrow:hover {
        color: #000
    }

@media (min-width:48em) {
    .slick-arrow {
        width: 19px;
        height: 37px;
        font-size: 37px
    }
}

.slick-prev {
    left: -20px
}

    .slick-prev:before {
        content: ""
    }

@media (min-width:48em) {
    .slick-prev {
        left: -29px
    }
}

@media (min-width:64em) {
    .slick-prev {
        left: -34px
    }
}

.slick-next {
    right: -20px
}

    .slick-next:before {
        content: ""
    }

@media (min-width:48em) {
    .slick-next {
        right: -29px
    }
}

@media (min-width:64em) {
    .slick-next {
        right: -34px
    }
}

.slick-arrow.slick-disabled {
    opacity: .5
}

.slick-dots {
    box-sizing: border-box;
    padding: 15px 0;
    height: 42px;
    width: 100%;
    text-align: center
}

@media (min-width:48em) {
    .slick-dots {
        height: 52px;
        padding: 20px 0
    }
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    padding: 0 3px;
    line-height: 1
}

    .slick-dots li:before {
        display: none
    }

.slick-dots button {
    transition: background-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    overflow: hidden;
    width: 12px;
    height: 12px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 1px solid #FF3600;
    border-radius: 50%;
    text-indent: 20px;
    outline: none
}

.slick-dots .slick-active button {
    background-color: #FF3600
}

.info__slider .slick-arrow {
    width: 10px;
    height: 18px;
    color: #000;
    font-size: 18px
}

    .info__slider .slick-arrow:hover {
        color: #FF3600
    }

.info__slider .slick-prev {
    left: -15px
}

.info__slider .slick-next {
    right: -15px
}

.ilist__slider .slick-prev {
    left: 0
}

@media (min-width:48em) {
    .ilist__slider .slick-prev {
        left: -29px
    }
}

@media (min-width:64em) {
    .ilist__slider .slick-prev {
        left: -34px
    }
}

.ilist__slider .slick-next {
    right: 0
}

@media (min-width:48em) {
    .ilist__slider .slick-next {
        right: -29px
    }
}

@media (min-width:64em) {
    .ilist__slider .slick-next {
        right: -34px
    }
}

.intro__slider .slick-arrow {
    top: 25%
}

@media (max-width:47.9375em) {
    .intro__slider .slick-arrow:hover {
        color: #fff
    }
}

@media (min-width:48em) {
    .intro__slider .slick-arrow {
        top: 50%
    }
}

.intro__slider .slick-prev {
    left: 0
}

@media (min-width:48em) {
    .intro__slider .slick-prev {
        left: -29px
    }
}

@media (min-width:64em) {
    .intro__slider .slick-prev {
        left: -34px
    }
}

.intro__slider .slick-next {
    right: 0
}

@media (min-width:48em) {
    .intro__slider .slick-next {
        right: -29px
    }
}

@media (min-width:64em) {
    .intro__slider .slick-next {
        right: -34px
    }
}

.intro__slider .slick-dots {
    position: absolute;
    z-index: 3;
    bottom: -42px;
    left: 0
}

@media (min-width:48em) {
    .intro__slider .slick-dots {
        bottom: -52px
    }
}

.subnav .slick-arrow {
    width: 11px;
    height: 20px;
    color: #fff;
    font-size: 20px
}

    .subnav .slick-arrow:hover {
        color: #FF3600
    }

.subnav .slick-prev {
    left: 10px
}

.subnav .slick-next {
    right: 10px
}

.merch .slick-prev {
    left: -5px
}

@media (min-width:48em) {
    .merch .slick-prev {
        left: -29px
    }
}

@media (min-width:64em) {
    .merch .slick-prev {
        left: -34px
    }
}

.merch .slick-next {
    right: -5px
}

@media (min-width:48em) {
    .merch .slick-next {
        right: -29px
    }
}

@media (min-width:64em) {
    .merch .slick-next {
        right: -34px
    }
}

.slider .slick-dots {
    position: absolute;
    bottom: -25px;
    left: 0;
    height: 12px;
    padding: 0
}

.phoneswitch {
    position: relative;
    z-index: 3;
    width: 100%;
    float: left
}

.phoneswitch__trigger {
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    float: left;
    width: 117px;
    height: 34px;
    padding: 7px 28px 1px 9px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer
}

    .phoneswitch__trigger:before {
        content: ""
    }

    .phoneswitch__trigger:after {
        box-sizing: border-box;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 117px;
        height: 39px;
        display: none;
        background: #fff;
        border-radius: 2px 2px 0 0;
        border: 1px solid #f8f8f8;
        border-bottom: 0
    }

    .phoneswitch__trigger:before {
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 6px;
        transform: translateY(-50%);
        font-size: 7px
    }

    .phoneswitch__trigger img {
        position: relative;
        z-index: 2;
        float: left;
        display: block;
        margin: 0;
        border: 1px solid #f8f8f8
    }

.phoneswitch__code {
    position: absolute;
    top: 0;
    left: 50px;
    width: 45px;
    margin: 0
}

    .phoneswitch__code:after {
        content: "";
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer
    }

    .phoneswitch__code .form__input {
        padding-left: 0;
        padding-right: 0;
        background: transparent;
        border: 0
    }

.phoneswitch__num {
    position: relative;
    float: left;
    width: calc(100% - 123px);
    margin: 0 0 0 6px
}

.phoneswitch__menu {
    box-sizing: border-box;
    overflow: auto;
    display: none;
    position: absolute;
    z-index: 1;
    top: 38px;
    left: 0;
    width: 100%;
    max-height: 194px;
    padding: 4px 9px;
    border: 1px solid #f8f8f8;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2);
    opacity: 0
}

    .phoneswitch__menu a {
        overflow: hidden;
        display: block;
        padding: 4px 0;
        color: #747474;
        text-decoration: none;
        font-size: 15px
    }

    .phoneswitch__menu img {
        float: left;
        display: block;
        margin: 0;
        border: 1px solid #f8f8f8
    }

    .phoneswitch__menu .col {
        float: left
    }

    .phoneswitch__menu .col--1 {
        width: 40px
    }

    .phoneswitch__menu .col--2 {
        width: 85px
    }

    .phoneswitch__menu .col--3 {
        width: calc(100% - 125px)
    }

.phoneswitch.is-active .phoneswitch__menu, .phoneswitch.is-active .phoneswitch__trigger:after {
    animation: a .25s ease-in-out;
    display: block;
    opacity: 1
}

.select {
    transition: background-color .25s ease-in-out 0s,border-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 34px;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 2px
}

    .select:before {
        content: "";
        font-family: icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        font-size: 7px
    }

    .select select::-ms-expand {
        display: none
    }

    .select:hover {
        background-color: #fff;
        border-color: #ebebeb
    }

    .select select {
        transition: background-color .25s ease-in-out 0s,border-color .25s ease-in-out 0s,color .25s ease-in-out 0s;
        box-sizing: border-box;
        position: relative;
        z-index: 1;
        width: 100%;
        min-width: 100%;
        height: 32px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0;
        padding: 0 30px 0 15px;
        background: transparent;
        border: 0;
        color: #747474;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .86px;
        outline: none !important;
        white-space: nowrap;
        text-overflow: ellipsis
    }

.select--disabled:after {
    opacity: .6
}
/*# sourceMappingURL=source-maps/style.min.css.map */
