@charset "UTF-8";@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(./packs/media/iconfont/MaterialIcons-Regular-e79bfd88.eot);
    src: local("Material Icons"),local("MaterialIcons-Regular"),url(./packs/media/iconfont/MaterialIcons-Regular-570eb838.woff2) format("woff2"),url(./packs/media/iconfont/MaterialIcons-Regular-012cf6a1.woff) format("woff"),url(./packs/media/iconfont/MaterialIcons-Regular-a37b0c01.ttf) format("truetype")
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,:after,:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

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

body {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

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

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,dl,ol,ul {
    margin-bottom: 1rem
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #b2ff33;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #8fe600;
    text-decoration: underline
}

a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container,.container-fluid {
    padding-right: 12px;
    padding-left: 12px
}

.row {
    margin-right: -12px;
    margin-left: -12px
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px
}

@media (min-width: 768px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 768px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b2ff33
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #b2ff33!important
}

.bg-secondary,a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #9fff00!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #7fcc00!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #b2ff33!important
}

.border-secondary {
    border-color: #9fff00!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

@media (min-width: 768px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

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

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }
}

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

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

@media (min-width: 768px) {
    .flex-sm-row {
        flex-direction:row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-md-row {
        flex-direction:row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-lg-row {
        flex-direction:row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 768px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

@media (min-width: 768px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #b2ff33!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #8fe600!important
}

.text-secondary {
    color: #9fff00!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #6fb300!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

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

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@font-face {
    font-family: DIN\ 2014 W01_n4;
    src: url(../packs/media/fontfiles/4d2c9e67-cfee-45d3-b2f6-07fb21e00511-21c84765.eot?#iefix) format("eot")
}

@font-face {
    font-family: DIN\ 2014 W01;
    src: url(./packs/media/fontfiles/4d2c9e67-cfee-45d3-b2f6-07fb21e00511-21c84765.eot?#iefix);
    src: url(./packs/media/fontfiles/4d2c9e67-cfee-45d3-b2f6-07fb21e00511-21c84765.eot?#iefix) format("eot"),url(./packs/media/fontfiles/4a7f4c68-2aa0-4578-8ee6-2854c99ec7ef-9b2732cc.woff2) format("woff2"),url(./packs/media/fontfiles/c44bfeee-b943-4364-bf41-bcf9bc95af38-5cc9d6bc.woff) format("woff"),url(./packs/media/fontfiles/c3092152-5083-45f0-b1af-b7f7d86fcdb1-a92d9d2d.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DIN\ 2014 W01_i4;
    src: url(./packs/media/fontfiles/4b060d4a-3f8a-4480-af7a-e30402e19b8c-0dac83ed.eot?#iefix) format("eot")
}

@font-face {
    font-family: DIN\ 2014 W01;
    src: url(./packs/media/fontfiles/4b060d4a-3f8a-4480-af7a-e30402e19b8c-0dac83ed.eot?#iefix);
    src: url(./packs/media/fontfiles/4b060d4a-3f8a-4480-af7a-e30402e19b8c-0dac83ed.eot?#iefix) format("eot"),url(./packs/media/fontfiles/19939a6f-e9de-49ce-aeef-f3871f635132-2a206959.woff2) format("woff2"),url(./packs/media/fontfiles/931ae523-e3e4-4d99-8900-67234060a6cd-268cae86.woff) format("woff"),url(./packs/media/fontfiles/0fb1cadd-4a09-4ecb-bdcd-b68f0c37bddc-b30827ea.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: DIN\ 2014 W01_n7;
    src: url(./packs/media/fontfiles/1b268e4c-ba3e-48a6-9141-4c5a18beaba9-ea1a42a9.eot?#iefix) format("eot")
}

@font-face {
    font-family: DIN\ 2014 W01;
    src: url(./packs/media/fontfiles/1b268e4c-ba3e-48a6-9141-4c5a18beaba9-ea1a42a9.eot?#iefix);
    src: url(./packs/media/fontfiles/1b268e4c-ba3e-48a6-9141-4c5a18beaba9-ea1a42a9.eot?#iefix) format("eot"),url(./packs/media/fontfiles/1ff51493-1d46-4174-a1e4-e198f62cb5bb-c5492e7d.woff2) format("woff2"),url(./packs/media/fontfiles/155b7c2d-9d05-4589-8931-9c05db1447d5-73586b98.woff) format("woff"),url(./packs/media/fontfiles/26c51f96-22bd-4fec-a011-324174c371ae-7e692749.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: DIN\ 2014 W01_i7;
    src: url(./packs/media/fontfiles/ef368583-7957-404f-a16c-0000560e5939-93c0743d.eot?#iefix) format("eot")
}

@font-face {
    font-family: DIN\ 2014 W01;
    src: url(./packs/media/fontfiles/ef368583-7957-404f-a16c-0000560e5939-93c0743d.eot?#iefix);
    src: url(./packs/media/fontfiles/ef368583-7957-404f-a16c-0000560e5939-93c0743d.eot?#iefix) format("eot"),url(./packs/media/fontfiles/88d600e5-5204-4faf-8006-c691c21c4c9e-5ec0332c.woff2) format("woff2"),url(./packs/media/fontfiles/e88824cb-ed20-4365-9994-186719aa5f7d-5cd1bcd8.woff) format("woff"),url(./packs/media/fontfiles/70b9e27d-9ff4-4592-8e73-2430a4b71fbc-d171856c.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: OstrichProper;
    src: url(./packs/media/fontfiles/ostrichproper-bold-webfont-161f929f.woff2) format("woff2"),url(./packs/media/fontfiles/ostrichproper-bold-webfont-64c878ae.woff) format("woff"),url(./packs/media/fontfiles/ostrichproper-bold-23a60dfd.otf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: OstrichProperInline-Open;
    src: url(./packs/media/fontfiles/OstrichProperInline-Open-f34ee511.eot?#iefix);
    src: url(./packs/media/fontfiles/OstrichProperInline-Open-f34ee511.eot?#iefix) format("eot"),url(./packs/media/fontfiles/OstrichProperInline-Open-a57bc1f8.woff2) format("woff2"),url(./packs/media/fontfiles/OstrichProperInline-Open-25975906.woff) format("woff"),url(./packs/media/fontfiles/OstrichProperInline-Open-4c4b4c78.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: icons_motiv;
    src: url(./packs/media/motiv/icons_motiv-d60429e1.eot);
    src: url(./packs/media/motiv/icons_motiv-d60429e1.eot?#iefix) format("embedded-opentype"),url(./packs/media/motiv/icons_motiv-eeb60b1c.woff) format("woff"),url(./packs/media/motiv/icons_motiv-0cc3b759.ttf) format("truetype"),url(./packs/media/motiv/icons_motiv-12c3924a.svg#icons_motiv) format("svg");
    font-weight: 700;
    font-style: normal
}

.icons-motiv:before {
    display: inline-block;
    font-family: icons_motiv;
    speak: none;
    font-size: 10em;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: shureicons;
    src: url(./packs/media/shureicons/shureicons-000fcd7e.eot);
    src: url(./packs/media/shureicons/shureicons-000fcd7e.eot?#iefix) format("embedded-opentype"),url(./packs/media/shureicons/shureicons-6bb66852.woff) format("woff"),url(./packs/media/shureicons/shureicons-7fb25839.ttf) format("truetype"),url(./packs/media/shureicons/shureicons-c1f9394e.svg#shureicons) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:shureicons;
        src: url(./packs/media/shureicons/shureicons-c1f9394e.svg#shureicons) format("svg")
    }
}

[data-icon]:before {
    content: attr(data-icon)
}

.si-3-5mm:before,.si-3-pin-xlr:before,.si-5-pin-xlr:before,.si-6-3mm:before,.si-academy-summit-circle-o:before,.si-academy-summit-circle:before,.si-accessories-circle-o:before,.si-accessories-circle:before,.si-accessories:before,.si-acoustic-guitar-circle-o:before,.si-acoustic-guitar-circle:before,.si-acoustic-instruments-circle-o:before,.si-acoustic-instruments-circle:before,.si-adjustable:before,.si-advanced-encryption-circle-o:before,.si-advanced-encryption-circle:before,.si-advanced-encryption:before,.si-analog:before,.si-audio-networking-circle-o:before,.si-audio-networking-circle:before,.si-audio-networking:before,.si-av-conferencing-circle-o:before,.si-av-conferencing-circle:before,.si-av-conferencing:before,.si-bass-amp-circle-o:before,.si-bass-amp-circle:before,.si-bass-amp:before,.si-bidirectional:before,.si-block:before,.si-bluetooth:before,.si-bodypack-circle-o:before,.si-bodypack-circle:before,.si-bodypack:before,.si-boundary-alternative-2-circle-o:before,.si-boundary-alternative-2-circle:before,.si-boundary-alternative-2:before,.si-boundary-alternative-circle-o:before,.si-boundary-alternative-circle:before,.si-boundary-alternative:before,.si-boundary-circle-o:before,.si-boundary-circle:before,.si-boundary:before,.si-brass-circle-o:before,.si-brass-circle:before,.si-broadcasting-alternative-circle-o:before,.si-broadcasting-alternative-circle:before,.si-broadcasting-alternative:before,.si-broadcasting-audiophile-listening-circle-o:before,.si-broadcasting-audiophile-listening-circle:before,.si-broadcasting-audiophile-listening:before,.si-broadcasting-circle-o:before,.si-broadcasting-circle:before,.si-broadcasting:before,.si-bundles-circle-o:before,.si-bundles-circle:before,.si-cable-circle-o:before,.si-cable-circle:before,.si-cable:before,.si-cardioid:before,.si-cart-circle-o:before,.si-cart-circle:before,.si-cart:before,.si-ceiling-array-circle-o:before,.si-ceiling-array-circle:before,.si-ceiling-array:before,.si-certified-web-shop-circle-o:before,.si-certified-web-shop-circle:before,.si-certified-web-shop:before,.si-cinch:before,.si-clip-on-circle-o:before,.si-clip-on-circle:before,.si-clip-on:before,.si-commshieldtechnology-0-circle-o:before,.si-commshieldtechnology-0-circle:before,.si-commshieldtechnology-0:before,.si-commshieldtechnology-1:before,.si-commshieldtechnology-2:before,.si-compact-mini-circle-o:before,.si-compact-mini-circle:before,.si-compact-mini:before,.si-condenser-circle-o:before,.si-condenser:before,.si-conferencing-circle-o:before,.si-conferencing-circle:before,.si-conferencing-systems-circle-o:before,.si-conferencing-systems-circle:before,.si-conferencing-systems:before,.si-conferencing:before,.si-contact-1-circle-o:before,.si-contact-1-circle:before,.si-contact-1:before,.si-contact-alternative-1-circle-o:before,.si-contact-alternative-1-circle:before,.si-contact-alternative-1:before,.si-contact-alternative-2-circle-o:before,.si-contact-alternative-2-circle:before,.si-contact-alternative-2:before,.si-db25:before,.si-dc-boot-camp-circle-o:before,.si-dc-boot-camp-circle:before,.si-delivery-circle-o:before,.si-delivery-circle:before,.si-delivery:before,.si-desktop-base-circle-o:before,.si-desktop-base-circle:before,.si-desktop-base:before,.si-digh-density-mode-circle-o:before,.si-digh-density-mode-circle:before,.si-digh-density-mode:before,.si-digital:before,.si-discussion-systems-circle-o:before,.si-discussion-systems-circle:before,.si-discussion-systems:before,.si-diversity-circle-o:before,.si-diversity-circle:before,.si-diversity:before,.si-dj-phono-circle-o:before,.si-dj-phono-circle:before,.si-dsp-circle-o:before,.si-dsp-circle:before,.si-dsp:before,.si-dynamic-circle-o:before,.si-dynamic:before,.si-earphones-circle-o:before,.si-earphones-circle:before,.si-earset-circle-o:before,.si-earset-circle:before,.si-earset:before,.si-education-circle-o:before,.si-education-circle:before,.si-education:before,.si-end-address-circle-o:before,.si-end-address-circle:before,.si-end-address:before,.si-extensive-product-portfolio-circle-o:before,.si-extensive-product-portfolio-circle:before,.si-flat:before,.si-frequency-diversity-circle-o:before,.si-frequency-diversity-circle:before,.si-frequency-diversity:before,.si-gooseneck-circle-o:before,.si-gooseneck-circle:before,.si-gooseneck:before,.si-guaranteed-availability-portfolio-circle-o:before,.si-guaranteed-availability-portfolio-circle:before,.si-guaranteed-availability-portfolio:before,.si-guitar-amp-circle-o:before,.si-guitar-amp-circle:before,.si-guitar-amp:before,.si-half-omnidirectional:before,.si-halfcardioid:before,.si-handheld-transmitter-circle-o:before,.si-handheld-transmitter-circle:before,.si-handheld-transmitter:before,.si-hanging-overhead-circle-o:before,.si-hanging-overhead-circle:before,.si-headphones-circle-o:before,.si-headphones-circle:before,.si-headset-circle-o:before,.si-headset-circle:before,.si-headset:before,.si-high-service-level-portfolio-circle:before,.si-high-service-level-portfolio:before,.si-hih-service-level-portfolio-circle-o:before,.si-home-recording-circle-o:before,.si-home-recording-circle:before,.si-home-recording:before,.si-hyper-cardioid:before,.si-installed-circle-o:before,.si-installed-circle:before,.si-installed:before,.si-integrated-systems-circle-o:before,.si-kick-drum-circle-o:before,.si-kick-drum-circle:before,.si-kick-drum:before,.si-lavalier-circle-o:before,.si-lavalier-circle:before,.si-lavalier:before,.si-lcm-webinars-circle-o:before,.si-lcm-webinars-circle:before,.si-lemo3:before,.si-lightning-circle-o:before,.si-lightning-circle:before,.si-lightning:before,.si-listening-circle-o:before,.si-lobar:before,.si-lollipop-circle-o:before,.si-lollipop-circle:before,.si-lollipop:before,.si-low-cut:before,.si-mdot:before,.si-mixer-circle-o:before,.si-mixer-circle:before,.si-mixer:before,.si-mixers-circle-o:before,.si-mixers-circle:before,.si-mixers:before,.si-money-back-alternatvie-circle-o:before,.si-money-back-alternatvie-circle:before,.si-money-back-alternatvie:before,.si-money-back-circle-o:before,.si-money-back-circle:before,.si-mtqg:before,.si-musicians-circle-o:before,.si-musicians-circle:before,.si-musicians:before,.si-network-circle-o:before,.si-network-circle:before,.si-network:before,.si-non-diversity-circle-o:before,.si-non-diversity-circle:before,.si-non-diversity:before,.si-omnidirectional:before,.si-open-cable-ends:before,.si-overhead-drum-circle-o:before,.si-overhead-drum-circle:before,.si-overhead-drums-circle:before,.si-percussion-circle-o:before,.si-percussion-circle:before,.si-percussion:before,.si-personal-appointment-circle-o:before,.si-personal-appointment-circle:before,.si-personal-appointment:before,.si-personal-monitoring-circle-o:before,.si-personal-monitoring-circle:before,.si-piano-circle-o:before,.si-piano-circle:before,.si-piano:before,.si-plug-on-circle-o:before,.si-plug-on-circle:before,.si-plug-on:before,.si-pre-selling-events-circle-o:before,.si-pre-selling-events-circle:before,.si-presentation-circle-o:before,.si-presentation-circle:before,.si-presentation:before,.si-product-distribution-certification-programs-1-circle-o:before,.si-product-distribution-certification-programs-1-circle:before,.si-product-distribution-certification-programs-1:before,.si-product-distribution-certification-programs-2-circle-o:before,.si-product-distribution-certification-programs-2-circle:before,.si-product-distribution-certification-programs-2:before,.si-quality-selling-programs-circle-o:before,.si-quality-selling-programs-circle:before,.si-quality-selling-programs:before,.si-receiver-1-circle-o:before,.si-receiver-1-circle:before,.si-receiver-alternative-1-circle-o:before,.si-receiver-alternative-1-circle:before,.si-receiver-alternative-1:before,.si-receiver-alternative-2-circle-o:before,.si-receiver-alternative-2-circle:before,.si-receiver-alternative-circle-o:before,.si-receiver-alternative-circle:before,.si-receiver-alternative:before,.si-receiver-circle-o:before,.si-receiver-circle:before,.si-receiver:before,.si-rechargeability-circle-o:before,.si-rechargeability-circle:before,.si-rechargeability:before,.si-remote-control-circle-o:before,.si-remote-control-circle:before,.si-remote-control:before,.si-ribbon:before,.si-rj45:before,.si-service-circle-o:before,.si-service-circle:before,.si-service:before,.si-shop-in-shop-circle-o:before,.si-shop-in-shop-circle:before,.si-shotgun-circle-o:before,.si-shotgun-circle:before,.si-shotgun:before,.si-shure-shop-circle-o:before,.si-shure-shop-circle:before,.si-side-address-circle-o:before,.si-side-address-circle:before,.si-side-address:before,.si-snare-drum-circle-o:before,.si-snare-drum-circle:before,.si-snare-drum:before,.si-sound-reinforcement-circle-o:before,.si-sound-reinforcement-circle:before,.si-sound-reinforcement:before,.si-speech-circle-o:before,.si-speech-circle:before,.si-speech:before,.si-stage-circle-o:before,.si-stage-circle:before,.si-stage:before,.si-subcardioid:before,.si-super-cardioid:before,.si-ta4f-circle-o:before,.si-ta4f-circle:before,.si-ta4f:before,.si-tailored:before,.si-tech-applications-online-workshops-circle-o:before,.si-tech-applications-online-workshops-circle:before,.si-tech-applications-online-workshops:before,.si-toms-circle-o:before,.si-toms-circle:before,.si-toms:before,.si-toroid:before,.si-touring-events-circle-o:before,.si-touring-events-circle:before,.si-touring-events:before,.si-usb-circle-o:before,.si-usb-circle:before,.si-usb:before,.si-user-circle-o:before,.si-user-circle:before,.si-user:before,.si-vocals-circle-o:before,.si-vocals-circle:before,.si-vocals:before,.si-wired-microphones-circle-o:before,.si-wired-microphones-circle:before,.si-wireless-microphones-circle-o:before,.si-wireless-microphones-circle:before,.si-woodwinds-circle-o:before,.si-woodwinds-circle:before,.si-workshops-seminars-circle-o-copy:before,.si-workshops-seminars-circle-o:before,.si-xlr-circle-o:before,.si-xlr-circle:before,.si-xlr:before {
    display: inline-block;
    font-family: shureicons;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.si-3-5mm:before {
    content: "\e933"
}

.si-3-pin-xlr:before {
    content: "\e905"
}

.si-5-pin-xlr:before {
    content: "\e904"
}

.si-6-3mm:before {
    content: "\e932"
}

.si-academy-summit-circle:before {
    content: "\f11f"
}

.si-academy-summit-circle-o:before {
    content: "\f120"
}

.si-accessories:before {
    content: "\f177"
}

.si-accessories-circle:before {
    content: "\f178"
}

.si-accessories-circle-o:before {
    content: "\f179"
}

.si-acoustic-guitar-circle:before {
    content: "\f121"
}

.si-acoustic-guitar-circle-o:before {
    content: "\f17a"
}

.si-acoustic-instruments-circle:before {
    content: "\f122"
}

.si-acoustic-instruments-circle-o:before {
    content: "\f17b"
}

.si-adjustable:before {
    content: "\f17c"
}

.si-advanced-encryption:before {
    content: "\f17d"
}

.si-advanced-encryption-circle:before {
    content: "\f17e"
}

.si-advanced-encryption-circle-o:before {
    content: "\f17f"
}

.si-analog:before {
    content: "\f180"
}

.si-audio-networking:before {
    content: "\f181"
}

.si-audio-networking-circle:before {
    content: "\f182"
}

.si-audio-networking-circle-o:before {
    content: "\f183"
}

.si-av-conferencing:before {
    content: "\f184"
}

.si-av-conferencing-circle:before {
    content: "\f185"
}

.si-av-conferencing-circle-o:before {
    content: "\f186"
}

.si-bass-amp:before {
    content: "\f187"
}

.si-bass-amp-circle:before {
    content: "\f123"
}

.si-bass-amp-circle-o:before {
    content: "\f188"
}

.si-bidirectional:before {
    content: "\f189"
}

.si-block:before {
    content: "\e907"
}

.si-bluetooth:before {
    content: "\e906"
}

.si-bodypack:before {
    content: "\f18a"
}

.si-bodypack-circle:before {
    content: "\f18b"
}

.si-bodypack-circle-o:before {
    content: "\f18c"
}

.si-boundary:before {
    content: "\f18d"
}

.si-boundary-alternative:before {
    content: "\f18e"
}

.si-boundary-alternative-2:before {
    content: "\f18f"
}

.si-boundary-alternative-2-circle:before {
    content: "\f190"
}

.si-boundary-alternative-2-circle-o:before {
    content: "\f191"
}

.si-boundary-alternative-circle:before {
    content: "\f192"
}

.si-boundary-alternative-circle-o:before {
    content: "\f193"
}

.si-boundary-circle:before {
    content: "\f194"
}

.si-boundary-circle-o:before {
    content: "\f195"
}

.si-brass-circle:before {
    content: "\f124"
}

.si-brass-circle-o:before {
    content: "\f196"
}

.si-broadcasting:before {
    content: "\f197"
}

.si-broadcasting-alternative:before {
    content: "\f198"
}

.si-broadcasting-alternative-circle:before {
    content: "\f199"
}

.si-broadcasting-alternative-circle-o:before {
    content: "\f19a"
}

.si-broadcasting-audiophile-listening:before {
    content: "\f19b"
}

.si-broadcasting-audiophile-listening-circle:before {
    content: "\f19c"
}

.si-broadcasting-audiophile-listening-circle-o:before {
    content: "\f19d"
}

.si-broadcasting-circle:before {
    content: "\f19e"
}

.si-broadcasting-circle-o:before {
    content: "\f19f"
}

.si-bundles-circle:before {
    content: "\f1a0"
}

.si-bundles-circle-o:before {
    content: "\f1a1"
}

.si-cable:before {
    content: "\f1a2"
}

.si-cable-circle:before {
    content: "\f1a3"
}

.si-cable-circle-o:before {
    content: "\f1a4"
}

.si-cardioid:before {
    content: "\f1a5"
}

.si-cart:before {
    content: "\f1a6"
}

.si-cart-circle:before {
    content: "\f1a7"
}

.si-cart-circle-o:before {
    content: "\f1a8"
}

.si-ceiling-array:before {
    content: "\f23d"
}

.si-ceiling-array-circle:before {
    content: "\f23e"
}

.si-ceiling-array-circle-o:before {
    content: "\f23f"
}

.si-certified-web-shop:before {
    content: "\f125"
}

.si-certified-web-shop-circle:before {
    content: "\f126"
}

.si-certified-web-shop-circle-o:before {
    content: "\f127"
}

.si-cinch:before {
    content: "\e90b"
}

.si-clip-on:before {
    content: "\f1a9"
}

.si-clip-on-circle:before {
    content: "\f1aa"
}

.si-clip-on-circle-o:before {
    content: "\f1ab"
}

.si-commshieldtechnology-0:before {
    content: "\f128"
}

.si-commshieldtechnology-0-circle:before {
    content: "\f129"
}

.si-commshieldtechnology-0-circle-o:before {
    content: "\f12a"
}

.si-commshieldtechnology-1:before {
    content: "\f12b"
}

.si-commshieldtechnology-2:before {
    content: "\f12c"
}

.si-compact-mini:before {
    content: "\f240"
}

.si-compact-mini-circle:before {
    content: "\f241"
}

.si-compact-mini-circle-o:before {
    content: "\f242"
}

.si-condenser:before {
    content: "\f1ac"
}

.si-condenser-circle-o:before {
    content: "\f236"
}

.si-conferencing:before {
    content: "\f1ad"
}

.si-conferencing-circle:before {
    content: "\f1ae"
}

.si-conferencing-circle-o:before {
    content: "\f1af"
}

.si-conferencing-systems:before {
    content: "\f1b0"
}

.si-conferencing-systems-circle:before {
    content: "\f1b1"
}

.si-conferencing-systems-circle-o:before {
    content: "\f1b2"
}

.si-contact-1:before {
    content: "\f12e"
}

.si-contact-1-circle:before {
    content: "\f12f"
}

.si-contact-1-circle-o:before {
    content: "\f130"
}

.si-contact-alternative-1:before {
    content: "\f131"
}

.si-contact-alternative-1-circle:before {
    content: "\f132"
}

.si-contact-alternative-1-circle-o:before {
    content: "\f133"
}

.si-contact-alternative-2:before {
    content: "\f134"
}

.si-contact-alternative-2-circle:before {
    content: "\f135"
}

.si-contact-alternative-2-circle-o:before {
    content: "\f136"
}

.si-db25:before {
    content: "\e90c"
}

.si-dc-boot-camp-circle:before {
    content: "\f137"
}

.si-dc-boot-camp-circle-o:before {
    content: "\f138"
}

.si-delivery:before {
    content: "\f139"
}

.si-delivery-circle:before {
    content: "\f13a"
}

.si-delivery-circle-o:before {
    content: "\f13b"
}

.si-desktop-base:before {
    content: "\f243"
}

.si-desktop-base-circle:before {
    content: "\f244"
}

.si-desktop-base-circle-o:before {
    content: "\f245"
}

.si-digh-density-mode:before {
    content: "\f1b3"
}

.si-digh-density-mode-circle:before {
    content: "\f1b4"
}

.si-digh-density-mode-circle-o:before {
    content: "\f1b5"
}

.si-digital:before {
    content: "\f1b6"
}

.si-discussion-systems:before {
    content: "\f1b7"
}

.si-discussion-systems-circle:before {
    content: "\f1b8"
}

.si-discussion-systems-circle-o:before {
    content: "\f1b9"
}

.si-diversity:before {
    content: "\f1ba"
}

.si-diversity-circle:before {
    content: "\f1bb"
}

.si-diversity-circle-o:before {
    content: "\f1bc"
}

.si-dj-phono-circle:before {
    content: "\f1bd"
}

.si-dj-phono-circle-o:before {
    content: "\f1be"
}

.si-dsp:before {
    content: "\f1bf"
}

.si-dsp-circle:before {
    content: "\f1c0"
}

.si-dsp-circle-o:before {
    content: "\f1c1"
}

.si-dynamic:before {
    content: "\f1c2"
}

.si-dynamic-circle-o:before {
    content: "\f237"
}

.si-earphones-circle:before {
    content: "\f13d"
}

.si-earphones-circle-o:before {
    content: "\f1c3"
}

.si-earset:before {
    content: "\f246"
}

.si-earset-circle:before {
    content: "\f247"
}

.si-earset-circle-o:before {
    content: "\f248"
}

.si-education:before {
    content: "\f1c4"
}

.si-education-circle:before {
    content: "\f1c5"
}

.si-education-circle-o:before {
    content: "\f1c6"
}

.si-end-address:before {
    content: "\f249"
}

.si-end-address-circle:before {
    content: "\f24a"
}

.si-end-address-circle-o:before {
    content: "\f24b"
}

.si-extensive-product-portfolio-circle:before {
    content: "\f13e"
}

.si-extensive-product-portfolio-circle-o:before {
    content: "\f13f"
}

.si-flat:before {
    content: "\f115"
}

.si-frequency-diversity:before {
    content: "\f1c7"
}

.si-frequency-diversity-circle:before {
    content: "\f1c8"
}

.si-frequency-diversity-circle-o:before {
    content: "\f1c9"
}

.si-gooseneck:before {
    content: "\f1ca"
}

.si-gooseneck-circle:before {
    content: "\f1cb"
}

.si-gooseneck-circle-o:before {
    content: "\f1cc"
}

.si-guaranteed-availability-portfolio:before {
    content: "\f140"
}

.si-guaranteed-availability-portfolio-circle:before {
    content: "\f141"
}

.si-guaranteed-availability-portfolio-circle-o:before {
    content: "\f142"
}

.si-guitar-amp:before {
    content: "\f1cd"
}

.si-guitar-amp-circle:before {
    content: "\f143"
}

.si-guitar-amp-circle-o:before {
    content: "\f1ce"
}

.si-half-omnidirectional:before {
    content: "\f1cf"
}

.si-halfcardioid:before {
    content: "\f1d0"
}

.si-handheld-transmitter:before {
    content: "\f1d1"
}

.si-handheld-transmitter-circle:before {
    content: "\f1d2"
}

.si-handheld-transmitter-circle-o:before {
    content: "\f1d3"
}

.si-hanging-overhead-circle:before {
    content: "\f24c"
}

.si-hanging-overhead-circle-o:before {
    content: "\f24d"
}

.si-headphones-circle:before {
    content: "\f1d4"
}

.si-headphones-circle-o:before {
    content: "\f1d5"
}

.si-headset:before {
    content: "\f1d6"
}

.si-headset-circle:before {
    content: "\f1d7"
}

.si-headset-circle-o:before {
    content: "\f1d8"
}

.si-high-service-level-portfolio:before {
    content: "\f144"
}

.si-high-service-level-portfolio-circle:before {
    content: "\f145"
}

.si-hih-service-level-portfolio-circle-o:before {
    content: "\f146"
}

.si-home-recording:before {
    content: "\f1d9"
}

.si-home-recording-circle:before {
    content: "\f147"
}

.si-home-recording-circle-o:before {
    content: "\f1da"
}

.si-hyper-cardioid:before {
    content: "\f1db"
}

.si-installed:before {
    content: "\f1dc"
}

.si-installed-circle:before {
    content: "\f1dd"
}

.si-installed-circle-o:before {
    content: "\f1de"
}

.si-integrated-systems-circle-o:before {
    content: "\f238"
}

.si-kick-drum:before {
    content: "\f1df"
}

.si-kick-drum-circle:before {
    content: "\f149"
}

.si-kick-drum-circle-o:before {
    content: "\f1e0"
}

.si-lavalier:before {
    content: "\f1e1"
}

.si-lavalier-circle:before {
    content: "\f1e2"
}

.si-lavalier-circle-o:before {
    content: "\f1e3"
}

.si-lcm-webinars-circle:before {
    content: "\f14a"
}

.si-lcm-webinars-circle-o:before {
    content: "\f14b"
}

.si-lemo3:before {
    content: "\e903"
}

.si-lightning:before {
    content: "\f1e4"
}

.si-lightning-circle:before {
    content: "\f1e5"
}

.si-lightning-circle-o:before {
    content: "\f1e6"
}

.si-listening-circle-o:before {
    content: "\f239"
}

.si-lobar:before {
    content: "\f1e7"
}

.si-lollipop-circle-o:before,.si-lollipop-circle:before,.si-lollipop:before {
    content: "\e927"
}

.si-low-cut:before {
    content: "\f23a"
}

.si-mdot:before {
    content: "\e902"
}

.si-mixer:before {
    content: "\f1e8"
}

.si-mixer-circle:before {
    content: "\f1e9"
}

.si-mixer-circle-o:before {
    content: "\f1ea"
}

.si-mixers:before {
    content: "\f1eb"
}

.si-mixers-circle:before {
    content: "\f1ec"
}

.si-mixers-circle-o:before {
    content: "\f1ed"
}

.si-money-back-alternatvie:before {
    content: "\f14d"
}

.si-money-back-alternatvie-circle:before {
    content: "\f14e"
}

.si-money-back-alternatvie-circle-o:before {
    content: "\f14f"
}

.si-money-back-circle:before {
    content: "\f150"
}

.si-money-back-circle-o:before {
    content: "\f151"
}

.si-mtqg:before {
    content: "\e901"
}

.si-musicians:before {
    content: "\f1ee"
}

.si-musicians-circle:before {
    content: "\f1ef"
}

.si-musicians-circle-o:before {
    content: "\f152"
}

.si-network:before {
    content: "\f1f0"
}

.si-network-circle:before {
    content: "\f1f1"
}

.si-network-circle-o:before {
    content: "\f1f2"
}

.si-non-diversity:before {
    content: "\f1f3"
}

.si-non-diversity-circle:before {
    content: "\f1f4"
}

.si-non-diversity-circle-o:before {
    content: "\f1f5"
}

.si-omnidirectional:before {
    content: "\f1f6"
}

.si-open-cable-ends:before {
    content: "\e928"
}

.si-overhead-drum-circle:before {
    content: "\f1f7"
}

.si-overhead-drum-circle-o:before {
    content: "\f1f8"
}

.si-overhead-drums-circle:before {
    content: "\f23b"
}

.si-percussion:before {
    content: "\f1f9"
}

.si-percussion-circle:before {
    content: "\f154"
}

.si-percussion-circle-o:before {
    content: "\f1fa"
}

.si-personal-appointment:before {
    content: "\f155"
}

.si-personal-appointment-circle:before {
    content: "\f156"
}

.si-personal-appointment-circle-o:before {
    content: "\f157"
}

.si-personal-monitoring-circle:before {
    content: "\f158"
}

.si-personal-monitoring-circle-o:before {
    content: "\f1fb"
}

.si-piano:before {
    content: "\f1fc"
}

.si-piano-circle:before {
    content: "\f159"
}

.si-piano-circle-o:before {
    content: "\f1fd"
}

.si-plug-on:before {
    content: "\f24e"
}

.si-plug-on-circle:before {
    content: "\f24f"
}

.si-plug-on-circle-o:before {
    content: "\f250"
}

.si-pre-selling-events-circle:before {
    content: "\f15a"
}

.si-pre-selling-events-circle-o:before {
    content: "\f15b"
}

.si-presentation:before {
    content: "\f1fe"
}

.si-presentation-circle:before {
    content: "\f1ff"
}

.si-presentation-circle-o:before {
    content: "\f200"
}

.si-product-distribution-certification-programs-1:before {
    content: "\f15c"
}

.si-product-distribution-certification-programs-1-circle:before {
    content: "\f15d"
}

.si-product-distribution-certification-programs-1-circle-o:before {
    content: "\f15e"
}

.si-product-distribution-certification-programs-2:before {
    content: "\f15f"
}

.si-product-distribution-certification-programs-2-circle:before {
    content: "\f160"
}

.si-product-distribution-certification-programs-2-circle-o:before {
    content: "\f161"
}

.si-quality-selling-programs:before {
    content: "\f162"
}

.si-quality-selling-programs-circle:before {
    content: "\f163"
}

.si-quality-selling-programs-circle-o:before {
    content: "\f164"
}

.si-receiver:before {
    content: "\f201"
}

.si-receiver-1-circle:before {
    content: "\f202"
}

.si-receiver-1-circle-o:before {
    content: "\f203"
}

.si-receiver-alternative:before {
    content: "\f204"
}

.si-receiver-alternative-1:before {
    content: "\f205"
}

.si-receiver-alternative-1-circle:before {
    content: "\f206"
}

.si-receiver-alternative-1-circle-o:before {
    content: "\f207"
}

.si-receiver-alternative-2-circle:before {
    content: "\f208"
}

.si-receiver-alternative-2-circle-o:before {
    content: "\f209"
}

.si-receiver-alternative-circle:before {
    content: "\f20a"
}

.si-receiver-alternative-circle-o:before {
    content: "\f20b"
}

.si-receiver-circle:before {
    content: "\f20c"
}

.si-receiver-circle-o:before {
    content: "\f20d"
}

.si-rechargeability:before {
    content: "\f20e"
}

.si-rechargeability-circle:before {
    content: "\f20f"
}

.si-rechargeability-circle-o:before {
    content: "\f210"
}

.si-remote-control:before {
    content: "\f211"
}

.si-remote-control-circle:before {
    content: "\f212"
}

.si-remote-control-circle-o:before {
    content: "\f213"
}

.si-ribbon:before {
    content: "\f214"
}

.si-rj45:before {
    content: "\f1f0"
}

.si-service:before {
    content: "\f165"
}

.si-service-circle:before {
    content: "\f166"
}

.si-service-circle-o:before {
    content: "\f167"
}

.si-shop-in-shop-circle:before {
    content: "\f168"
}

.si-shop-in-shop-circle-o:before {
    content: "\f169"
}

.si-shotgun:before {
    content: "\f251"
}

.si-shotgun-circle:before {
    content: "\f252"
}

.si-shotgun-circle-o:before {
    content: "\f253"
}

.si-shure-shop-circle:before {
    content: "\f215"
}

.si-shure-shop-circle-o:before {
    content: "\f216"
}

.si-side-address:before {
    content: "\f254"
}

.si-side-address-circle:before {
    content: "\f255"
}

.si-side-address-circle-o:before {
    content: "\f256"
}

.si-snare-drum:before {
    content: "\f217"
}

.si-snare-drum-circle:before {
    content: "\f16a"
}

.si-snare-drum-circle-o:before {
    content: "\f218"
}

.si-sound-reinforcement:before {
    content: "\f257"
}

.si-sound-reinforcement-circle:before {
    content: "\f258"
}

.si-sound-reinforcement-circle-o:before {
    content: "\f259"
}

.si-speech:before {
    content: "\f219"
}

.si-speech-circle:before {
    content: "\f16b"
}

.si-speech-circle-o:before {
    content: "\f21a"
}

.si-stage:before {
    content: "\f21b"
}

.si-stage-circle:before {
    content: "\f21c"
}

.si-stage-circle-o:before {
    content: "\f21d"
}

.si-subcardioid:before {
    content: "\f23c"
}

.si-super-cardioid:before {
    content: "\f21e"
}

.si-ta4f:before {
    content: "\f220"
}

.si-ta4f-circle:before {
    content: "\f221"
}

.si-ta4f-circle-o:before {
    content: "\f222"
}

.si-tailored:before {
    content: "\f118"
}

.si-tech-applications-online-workshops:before {
    content: "\f16c"
}

.si-tech-applications-online-workshops-circle:before {
    content: "\f16d"
}

.si-tech-applications-online-workshops-circle-o:before {
    content: "\f16e"
}

.si-toms:before {
    content: "\f223"
}

.si-toms-circle:before {
    content: "\f16f"
}

.si-toms-circle-o:before {
    content: "\f224"
}

.si-toroid:before {
    content: "\e929"
}

.si-touring-events:before {
    content: "\f225"
}

.si-touring-events-circle:before {
    content: "\f226"
}

.si-touring-events-circle-o:before {
    content: "\f170"
}

.si-usb:before {
    content: "\e900"
}

.si-usb-old:before {
    content: "\f227"
}

.si-usb-circle:before {
    content: "\f228"
}

.si-usb-circle-o:before {
    content: "\f229"
}

.si-user:before {
    content: "\f22a"
}

.si-user-circle:before {
    content: "\f22b"
}

.si-user-circle-o:before {
    content: "\f22c"
}

.si-vocals:before {
    content: "\f22d"
}

.si-vocals-circle:before {
    content: "\f171"
}

.si-vocals-circle-o:before {
    content: "\f22e"
}

.si-wired-microphones-circle:before {
    content: "\f172"
}

.si-wired-microphones-circle-o:before {
    content: "\f22f"
}

.si-wireless-microphones-circle:before {
    content: "\f230"
}

.si-wireless-microphones-circle-o:before {
    content: "\f231"
}

.si-woodwinds-circle:before {
    content: "\f173"
}

.si-woodwinds-circle-o:before {
    content: "\f232"
}

.si-workshops-seminars-circle-o:before {
    content: "\f174"
}

.si-workshops-seminars-circle-o-copy:before {
    content: "\f175"
}

.si-xlr:before {
    content: "\f233"
}

.si-xlr-circle:before {
    content: "\f234"
}

.si-xlr-circle-o:before {
    content: "\f235"
}

p,ul {
    margin-bottom: 12px
}

ul {
    padding-left: 24px
}

ul li {
    margin-bottom: 18px
}

ul.nav li {
    margin-bottom: 0
}

img {
    -webkit-backface-visibility: hidden
}

input {
    border-radius: 0
}

table {
    border-left: 0;
    border-right: 0
}

table tr {
    border-bottom: 1px solid #292929
}

table tr td {
    padding: 5px;
    border-left: 0;
    border-right: 0
}

:focus {
    outline: none!important
}

.visible {
    display: block!important
}

.hidden {
    display: none!important
}

.inline {
    display: inline-block
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-padding-bottom {
    padding-bottom: 0!important
}

@media screen and (min-width: 1200px) {
    .no-padding-lg {
        padding:0!important
    }
}

.is-inactive {
    opacity: .6
}

.mgnlEditorBar {
    flex-basis: 100%
}

.mgnlEditorBar.component.focus+div,.mgnlEditorBar.component.focus+section {
    border: 4px solid #9a3332;
    margin: 0 2px 2px;
    overflow: hidden
}

.row.no-flex {
    display: block
}

@media screen and (min-width: 768px) {
    .text-columns-2 {
        column-count:2
    }
}

@media screen and (min-width: 768px) {
    .text-columns-2,.text-columns-3 {
        -webkit-column-gap:40px;
        -moz-column-gap: 40px;
        grid-column-gap: 40px;
        column-gap: 40px;
        column-rule: "";
        text-align: justify
    }

    .text-columns-3 {
        column-count: 3
    }
}

@media screen and (min-width: 768px) {
    .text-columns-4 {
        column-count:4
    }
}

@media screen and (min-width: 768px) {
    .text-columns-4,.text-columns-5 {
        -webkit-column-gap:40px;
        -moz-column-gap: 40px;
        grid-column-gap: 40px;
        column-gap: 40px;
        column-rule: "";
        text-align: justify
    }

    .text-columns-5 {
        column-count: 5
    }
}

@media screen and (min-width: 768px) {
    .text-columns-6 {
        column-count:6;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        grid-column-gap: 40px;
        column-gap: 40px;
        column-rule: "";
        text-align: justify
    }
}

body {
    background: #f2f2f4;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body.LayerActive {
    overflow-y: hidden
}

.loader {
    transition: opacity 1s;
    opacity: 1
}

.loader.done {
    opacity: 0!important
}

img,img.contain {
    -webkit-backface-visibility: hidden;
    max-height: 100%;
    max-width: 100%;
    height: auto
}

body {
    font-family: DIN\ 2014 W01,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 300
}

body,h1 {
    color: #000
}

h1 {
    font-weight: 400;
    margin-bottom: 24px;
    font-size: 4rem;
    line-height: 4rem
}

@media screen and (min-width: 768px) {
    h1 {
        font-size:5.8rem;
        line-height: 5.8rem
    }
}

@media screen and (min-width: 992px) {
    h1 {
        font-size:6.5rem;
        line-height: 6.5rem
    }
}

h1:after {
    clear: both;
    content: "";
    display: table
}

h1.block {
    display: block
}

h1.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h1.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

h1.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h1.light {
    font-weight: 100;
    letter-spacing: .25px
}

h1.bold {
    font-weight: 700
}

h2 {
    font-weight: 400;
    color: #000;
    margin-bottom: 24px;
    font-size: 2.8rem;
    /*line-height: 2.8rem*/
}

@media screen and (min-width: 768px) {
    h2 {
        font-size:3.4rem;
        line-height: 3.4rem
    }
}

@media screen and (min-width: 992px) {
    h2 {
        font-size:4rem;
        line-height: 4rem
    }
}

h2:after {
    clear: both;
    content: "";
    display: table
}

h2.block {
    display: block
}

h2.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h2.light {
    font-weight: 100;
    letter-spacing: .25px
}

h2.bold {
    font-weight: 700
}

h3 {
    font-weight: 400;
    color: #000;
    margin-bottom: 24px;
    font-size: 1.8rem;
    line-height: 1.8rem
}

@media screen and (min-width: 768px) {
    h3 {
        font-size:2.4rem;
        line-height: 2.4rem
    }
}

@media screen and (min-width: 992px) {
    h3 {
        font-size:3rem;
        line-height: 3rem
    }
}

h3:after {
    clear: both;
    content: "";
    display: table
}

h3.block {
    display: block
}

h3.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h3.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

h3.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h3.light {
    font-weight: 100;
    letter-spacing: .25px
}

h3.bold {
    font-weight: 700
}

h4 {
    font-weight: 400;
    color: #000;
    margin-bottom: 24px;
    font-size: 1.9rem;
    line-height: 1.9rem
}

@media screen and (min-width: 768px) {
    h4 {
        font-size:2.1rem;
        line-height: 2.1rem
    }
}

@media screen and (min-width: 992px) {
    h4 {
        font-size:2.5rem;
        line-height: 3rem
    }
}

h4:after {
    clear: both;
    content: "";
    display: table
}

h4.block {
    display: block
}

h4.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h4.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

h4.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h4.light {
    font-weight: 100;
    letter-spacing: .25px
}

h4.bold {
    font-weight: 700
}

h5 {
    font-weight: 400;
    color: #000;
    margin-bottom: 24px;
    font-size: 1.1rem;
    line-height: 1.1rem
}

@media screen and (min-width: 768px) {
    h5 {
        font-size:1.3rem;
        line-height: 1.3rem
    }
}

@media screen and (min-width: 992px) {
    h5 {
        font-size:1.5rem;
        line-height: 1.5rem
    }
}

h5:after {
    clear: both;
    content: "";
    display: table
}

h5.block {
    display: block
}

h5.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h5.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

h5.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h5.light {
    font-weight: 100;
    letter-spacing: .25px
}

h5.bold {
    font-weight: 700
}

h6 {
    font-weight: 400;
    color: #000;
    margin-bottom: 24px;
    font-size: 1rem;
    line-height: 1.5rem
}

@media screen and (min-width: 768px) {
    h6 {
        font-size:1rem
    }
}

@media screen and (min-width: 992px) {
    h6 {
        font-size:1.25rem
    }
}

h6:after {
    clear: both;
    content: "";
    display: table
}

h6.block {
    display: block
}

h6.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h6.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

h6.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

h6.light {
    font-weight: 100;
    letter-spacing: .25px
}

h6.bold {
    font-weight: 700
}

h1 h3.ostrich--solid,h2 h3.ostrich--solid {
    text-transform: uppercase
}

h1.ostrich--solid {
    letter-spacing: 1.3px
}

h1.ostrich--inline {
    letter-spacing: 8.3px
}

h2.ostrich,h2.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

h2.ostrich--solid {
    letter-spacing: .8px
}

h2.ostrich--inline {
    letter-spacing: 5.11px;
    font-family: OstrichProperInline-Open,Arial,sans-serif;
    font-weight: 400
}

h3.ostrich {
    font-family: OstrichProper,Arial,sans-serif;
    text-transform: uppercase
}

h3.ostrich,h3.ostrich--solid {
    letter-spacing: .6px
}

p {
    color: inherit;
    font-size: 1rem;
    line-height: 1.5rem
}

p.large {
    font-size: 1.125rem;
    line-height: 2rem;
    margin-top: 1rem
}

p.small {
    font-size: .875rem;
    margin-top: 1rem;
    letter-spacing: .1px
}

.caption,p.small {
    line-height: 1.5rem
}

.caption {
    font-size: .75rem;
    margin-top: .5rem;
    letter-spacing: .5px
}

mark {
    font-family: OstrichProperInline-Open,Arial,sans-serif;
    background: none;
    color: inherit;
    letter-spacing: 5px
}

a {
    color: #319e01
}

a:active,a:focus,a:hover {
    outline: none;
    color: #319e01;
    text-decoration: underline
}

a:visited {
    color: #319e01
}

a.dark,a.dark:active,a.dark:focus,a.dark:hover {
    color: #b2ff33
}

a.light,a.visited-no-color {
    color: #319e01
}

a.hover-no-underline:active,a.hover-no-underline:focus,a.hover-no-underline:hover {
    text-decoration: none
}

a.hover-no-color:active,a.hover-no-color:focus,a.hover-no-color:hover {
    color: #b2ff33
}

a.normal {
    text-decoration: underline
}

.link--clean:hover {
    text-decoration: none
}

.overline {
    font-size: .75rem;
    line-height: .75rem;
    letter-spacing: 1.5px
}

small {
    font-size: 80%
}

big {
    font-size: 120%
}

.strong,strong {
    font-weight: 700
}

.text.left {
    text-align: left
}

.text.center {
    text-align: center
}

.text.right {
    text-align: right
}

.button,a.button,a.button:not([href]):not([tabindex]),div.button,input[type=submit],span.button {
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    color: #000;
    background: #b2ff33;
    font-size: 1rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: 1.5px;
    padding: 16px;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.button.active,.button.hover,.button:active,.button:hover,a.button.active,a.button.hover,a.button:active,a.button:hover,a.button:not([href]):not([tabindex]).active,a.button:not([href]):not([tabindex]).hover,a.button:not([href]):not([tabindex]):active,a.button:not([href]):not([tabindex]):hover,div.button.active,div.button.hover,div.button:active,div.button:hover,input[type=submit].active,input[type=submit].hover,input[type=submit]:active,input[type=submit]:hover,span.button.active,span.button.hover,span.button:active,span.button:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none
}

.button:focus,a.button:focus,a.button:not([href]):not([tabindex]):focus,div.button:focus,input[type=submit]:focus,span.button:focus {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.button.stylized,a.button.stylized,a.button:not([href]):not([tabindex]).stylized,div.button.stylized,input[type=submit].stylized,span.button.stylized {
    color: #000;
    background: #b2ff33;
    border-radius: 11px 0 11px 0;
    text-transform: uppercase
}

.button.stylized.active,.button.stylized.hover,.button.stylized:active,.button.stylized:hover,a.button.stylized.active,a.button.stylized.hover,a.button.stylized:active,a.button.stylized:hover,a.button:not([href]):not([tabindex]).stylized.active,a.button:not([href]):not([tabindex]).stylized.hover,a.button:not([href]):not([tabindex]).stylized:active,a.button:not([href]):not([tabindex]).stylized:hover,div.button.stylized.active,div.button.stylized.hover,div.button.stylized:active,div.button.stylized:hover,input[type=submit].stylized.active,input[type=submit].stylized.hover,input[type=submit].stylized:active,input[type=submit].stylized:hover,span.button.stylized.active,span.button.stylized.hover,span.button.stylized:active,span.button.stylized:hover {
    color: #fff;
    background: #000
}

.button.stylized.active .Spinner svg,.button.stylized.hover .Spinner svg,.button.stylized:active .Spinner svg,.button.stylized:hover .Spinner svg,a.button.stylized.active .Spinner svg,a.button.stylized.hover .Spinner svg,a.button.stylized:active .Spinner svg,a.button.stylized:hover .Spinner svg,a.button:not([href]):not([tabindex]).stylized.active .Spinner svg,a.button:not([href]):not([tabindex]).stylized.hover .Spinner svg,a.button:not([href]):not([tabindex]).stylized:active .Spinner svg,a.button:not([href]):not([tabindex]).stylized:hover .Spinner svg,div.button.stylized.active .Spinner svg,div.button.stylized.hover .Spinner svg,div.button.stylized:active .Spinner svg,div.button.stylized:hover .Spinner svg,input[type=submit].stylized.active .Spinner svg,input[type=submit].stylized.hover .Spinner svg,input[type=submit].stylized:active .Spinner svg,input[type=submit].stylized:hover .Spinner svg,span.button.stylized.active .Spinner svg,span.button.stylized.hover .Spinner svg,span.button.stylized:active .Spinner svg,span.button.stylized:hover .Spinner svg {
    stroke: #fff
}

.button--light,a.button--light,a.button:not([href]):not([tabindex])--light,div.button--light,input[type=submit]--light,span.button--light {
    color: #b2ff33;
    background-color: transparent;
    padding: 0 40px 0 0
}

.button--light:after,a.button--light:after,a.button:not([href]):not([tabindex])--light:after,div.button--light:after,input[type=submit]--light:after,span.button--light:after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    margin-top: -6px;
    border-color: #b2ff33;
    border-style: solid;
    border-width: 4px 4px 0 0
}

.button--light.active,.button--light.hover,.button--light:active,.button--light:hover,a.button--light.active,a.button--light.hover,a.button--light:active,a.button--light:hover,a.button:not([href]):not([tabindex])--light.active,a.button:not([href]):not([tabindex])--light.hover,a.button:not([href]):not([tabindex])--light:active,a.button:not([href]):not([tabindex])--light:hover,div.button--light.active,div.button--light.hover,div.button--light:active,div.button--light:hover,input[type=submit]--light.active,input[type=submit]--light.hover,input[type=submit]--light:active,input[type=submit]--light:hover,span.button--light.active,span.button--light.hover,span.button--light:active,span.button--light:hover {
    color: #203300;
    background: transparent
}

.button--light.active:after,.button--light.hover:after,.button--light:active:after,.button--light:hover:after,a.button--light.active:after,a.button--light.hover:after,a.button--light:active:after,a.button--light:hover:after,a.button:not([href]):not([tabindex])--light.active:after,a.button:not([href]):not([tabindex])--light.hover:after,a.button:not([href]):not([tabindex])--light:active:after,a.button:not([href]):not([tabindex])--light:hover:after,div.button--light.active:after,div.button--light.hover:after,div.button--light:active:after,div.button--light:hover:after,input[type=submit]--light.active:after,input[type=submit]--light.hover:after,input[type=submit]--light:active:after,input[type=submit]--light:hover:after,span.button--light.active:after,span.button--light.hover:after,span.button--light:active:after,span.button--light:hover:after {
    border-color: #203300
}

.button--small,.button.short,a.button--small,a.button.short,a.button:not([href]):not([tabindex])--small,a.button:not([href]):not([tabindex]).short,div.button--small,div.button.short,input[type=submit]--small,input[type=submit].short,span.button--small,span.button.short {
    padding: 8px 16px
}

.button--full,a.button--full,a.button:not([href]):not([tabindex])--full,div.button--full,input[type=submit]--full,span.button--full {
    display: block;
    width: 100%
}

.button.tall,a.button.tall,a.button:not([href]):not([tabindex]).tall,div.button.tall,input[type=submit].tall,span.button.tall {
    padding: 16px
}

.button.cart,a.button.cart,a.button:not([href]):not([tabindex]).cart,div.button.cart,input[type=submit].cart,span.button.cart {
    min-height: 34px;
    min-width: 139px;
    white-space: pre-wrap
}

.button.cart.pressed,a.button.cart.pressed,a.button:not([href]):not([tabindex]).cart.pressed,div.button.cart.pressed,input[type=submit].cart.pressed,span.button.cart.pressed {
    box-shadow: inset 1px 1px 0 #000;
    background: #d7d7d9
}

.rsAddToCartForm input[type=submit] {
    text-transform: uppercase;
    border-bottom-right-radius: 11px;
    border-top-left-radius: 11px
}

section {
    position: relative;
    background-color: transparent
}

section p {
    padding: 6px 0
}

@media screen and (min-width: 768px) {
    section p {
        padding:0
    }
}

section.content-section {
    color: #000;
    padding-top: 0;
    padding-bottom: 12px
}

section.content-section>.title-container {
    padding-top: 12px
}

@media screen and (max-width: 767px) {
    section.content-section>.title-container.bg-white {
        background-color:#f2f2f4!important
    }
}

@media screen and (min-width: 768px) {
    section.content-section {
        padding-bottom:36px
    }

    section.content-section>.title-container {
        padding-top: 36px
    }
}

section.content-section .subtitle-intro-container.bg-white {
    margin-bottom: 36px
}

section .content-section-description,section .content-section-subtitle {
    text-align: center;
    margin-left: 12px;
    margin-right: 12px
}

@media screen and (min-width: 768px) {
    section .content-section-description,section .content-section-subtitle {
        margin-left:0;
        margin-right: 0
    }
}

section .content-section-description {
    margin-bottom: 2rem
}

section.content-element {
    background-color: transparent
}

section.content-element:not(:first-of-type) {
    margin-top: 24px
}

@media screen and (min-width: 768px) {
    section.content-element:not(:first-of-type) {
        margin-top:36px
    }
}

@media screen and (max-width: 767px) {
    section.content-element .content-container {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (max-width: 767px) {
    section.content-section.toggle {
        border-top:1px solid #d7d7d9
    }

    section.content-section.toggle:last-child {
        border-bottom: 1px solid #d7d7d9
    }
}

section h3.din.bold.content-section-title.toggle-trigger {
    line-height: normal
}

section h3.content-section-title.toggle-trigger {
    background-color: transparent;
    font-size: 1.8rem;
    color: #000;
    text-align: left
}

section h3.content-section-title.toggle-trigger:after {
    content: "+";
    font-family: DIN\ 2014;
    font-size: 40px;
    line-height: 40px;
    font-weight: 100;
    border: none
}

.content-section.toggle.active .toggle-trigger:after {
    content: "–";
    font-family: DIN\ 2014;
    font-size: 40px;
    line-height: 40px;
    font-weight: 100;
    border: none
}

.content-section-title {
    text-align: center;
    line-height: normal
}

@media screen and (min-width: 768px) {
    section.content-hero-plane+section.content-section-special-design,section.content-tiles-plane-section+section.content-section-special-design {
        margin-top:-36px
    }
}

.carousel-control {
    color: #fff;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.carousel-control:hover {
    color: #fff
}

.carousel-control.left {
    left: 0
}

.carousel-control.right {
    right: 0
}

.carousel-control.end-reached {
    display: none
}

.carousel-control .arrow-left,.carousel-control .arrow-right {
    position: absolute;
    top: calc(50% - 15px);
    background-color: transparent;
    z-index: 5;
    display: inline-block;
    font-size: 30px;
    width: 32px;
    line-height: 1
}

@media screen and (min-width: 768px) {
    .carousel-control .arrow-left,.carousel-control .arrow-right {
        font-size:60px
    }
}

@media screen and (min-width: 992px) {
    .carousel-control .arrow-left,.carousel-control .arrow-right {
        font-size:70px
    }
}

@media screen and (min-width: 1200px) {
    .carousel-control .arrow-left,.carousel-control .arrow-right {
        font-size:80px
    }
}

@media screen and (min-width: 768px) {
    .carousel-control .arrow-left,.carousel-control .arrow-right {
        top:calc(50% - 40px)
    }
}

@media screen and (min-width: 1250px) {
    .carousel-control .arrow-left,.carousel-control .arrow-right {
        background-color:transparent
    }
}

.carousel-control .arrow-left {
    left: -15px
}

@media screen and (min-width: 1250px) {
    .carousel-control .arrow-left {
        left:-40px
    }
}

.carousel-control .arrow-right {
    right: -15px
}

@media screen and (min-width: 1250px) {
    .carousel-control .arrow-right {
        right:-40px
    }
}

.slide {
    width: 100%;
    height: auto
}

.slider.author .carousel-inner>.item {
    display: block
}

.slider .carousel-inner {
    overflow: visible
}

.slider .carousel-inner>.item {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.slider .item {
    width: 100%;
    overflow: hidden;
    height: auto
}

@media screen and (min-width: 768px) {
    .slider .item {
        height:405px
    }
}

@media screen and (min-width: 992px) {
    .slider .item {
        height:528px
    }
}

@media screen and (min-width: 1200px) {
    .slider .item {
        height:640px
    }
}

.carousel .carousel-inner {
    overflow: visible
}

.carousel .carousel-list-current {
    width: auto;
    max-width: none
}

.box {
    transition-property: background-color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    display: inline-table;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative;
    margin-bottom: 24px;
    display: block
}

.box-main {
    color: #000;
    overflow: hidden;
    height: 100%
}

.box-main,.box-main:hover {
    background-color: #fff
}

.box-main:hover .box-image img {
    transform: scale(1.05)
}

.box .box-image {
    background: #d7d7d9;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

.box .box-image-link {
    display: block;
    width: 100%;
    padding: 0 12px
}

.box .box-image--wrapper {
    width: 100%
}

.box .box-image:before {
    content: "";
    display: block;
    margin-top: 71.92982%
}

.box .box-image img {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    transition: transform .1s ease-in-out
}

.box .box-content {
    padding: 24px 36px
}

.box .box-headline {
    font-size: 16px;
    line-height: 1.2;
    word-wrap: break-word;
    padding: 0 0 12px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width: 768px) {
    .box .box-headline {
        font-size:20px;
        line-height: 1.2
    }
}

.box .box-description {
    font-size: 1rem;
    word-wrap: break-word;
    padding: 0 0 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.box .image-label {
    position: absolute;
    left: 0;
    top: 10px;
    min-width: 112px;
    text-align: center;
    font-size: .8rem;
    line-height: .8rem;
    color: #fff;
    background: #319e01;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 24px
}

.box .image-title {
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #8c8c8e;
    margin-bottom: 12px
}

.box-list-slide {
    width: auto
}

.page-teaser-list a.box-element-link {
    display: flex;
    height: 100%;
    cursor: pointer
}

.page-teaser-list a.box-element-link>.box-main {
    width: 100%
}

.page-teaser-list .box-content-main>a:hover,.page-teaser-list a.box-element-link:hover {
    text-decoration: none
}

.page-teaser-list .box-content-main>a .box-headline,.page-teaser-list a.box-element-link .box-headline {
    font-weight: 700
}

.col-sm-4 .content-video .vjs-default-skin .vjs-big-play-button {
    background-size: 80px;
    height: 80px;
    width: 80px;
    font-size: 80px;
    left: 65%;
    top: 75%
}

.col-sm-3 .content-video .vjs-default-skin .vjs-big-play-button {
    background-size: 60px;
    height: 60px;
    width: 60px;
    font-size: 60px;
    left: 75%;
    top: 95%
}

.col-sm-2 .content-video .vjs-default-skin .vjs-big-play-button {
    background-size: 40px;
    height: 40px;
    width: 40px;
    font-size: 40px;
    left: 105%;
    top: 140%
}

.content-video {
    width: 100%;
    position: relative
}

.content-video .video-close {
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 7px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,.33);
    z-index: 999;
    display: none
}

.content-video .video-close:hover {
    cursor: pointer;
    opacity: .8
}

@media screen and (min-width: 768px) {
    .content-video .video-close {
        font-size:28px;
        right: 15px;
        top: 14px
    }
}

.content-video .video-placeholder {
    position: relative;
    padding-top: 56.25%;
    cursor: pointer
}

.content-video .video-placeholder.initialized .video-duration,.content-video .video-placeholder.initialized .video-placeholder-playbutton,.content-video .video-placeholder.initialized .video-placeholder-poster {
    display: none
}

.content-video .video-placeholder-poster,.content-video .video-placeholder .video-js,.content-video .video-placeholder>video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%
}

.content-video .video-placeholder .yt-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.content-video .vjs-control:before,.content-video .vjs-control:hover:before,.content-video .vjs-slider-handle:before {
    text-shadow: none
}

.content-video .vjs-control:before {
    top: 2px
}

.content-video .vjs-slider-handle:before {
    content: "\f111";
    font-family: FontAwesome
}

.content-video .vjs-slider {
    background-color: rgba(215,215,217,.66)
}

.content-video .vjs-control:before {
    color: #fff;
    opacity: .75
}

.content-video .vjs-control:before,.content-video .vjs-control:hover:before {
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.content-video .vjs-control:hover:before {
    opacity: 1
}

.content-video .vjs-progress-control {
    font-size: .7em;
    left: 45px;
    bottom: 12px;
    top: auto;
    width: calc(100% - 85px)
}

@media screen and (min-width: 768px) {
    .content-video .vjs-progress-control {
        width:calc(100% - 245px)
    }
}

.content-video .vjs-progress-holder .vjs-play-progress {
    background: #b2ff33
}

.content-video .vjs-volume-level {
    background: #b2ff33!important
}

.content-video .vjs-captions-button,.content-video .vjs-quality-button {
    display: none
}

.content-video .vjs-control-bar {
    background-color: hsla(0,0%,69.8%,.3);
    bottom: 0;
    left: 0;
    height: 3.2em;
    width: 100%
}

.content-video .vjs-volume-bar {
    margin: 1.4em auto 0
}

.content-video .vjs-time-controls {
    font-size: 1.1em
}

.content-video .vjs-current-time {
    position: absolute;
    right: 155px
}

.content-video .vjs-time-divider {
    font-size: 1.1em;
    position: absolute;
    right: 158px
}

.content-video .vjs-duration {
    position: absolute;
    right: 122px
}

.content-video .vjs-fullscreen-control:before {
    content: "\f0b2";
    font-family: FontAwesome
}

.content-video .vjs-current-time,.content-video .vjs-duration,.content-video .vjs-mute-control,.content-video .vjs-seek-handle,.content-video .vjs-time-divider,.content-video .vjs-volume-bar {
    display: none
}

@media screen and (min-width: 768px) {
    .content-video .vjs-current-time,.content-video .vjs-duration,.content-video .vjs-mute-control,.content-video .vjs-time-divider,.content-video .vjs-volume-bar {
        display:block
    }
}

.content-video .vjs-poster {
    background-color: #000
}

.content-video .vjs-fullscreen {
    padding-top: 0
}

.content-video .vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\f066";
    font-family: FontAwesome
}

.content-video .video-duration {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: hsla(0,0%,100%,.66);
    color: #b2ff33;
    padding: 7px 20px
}

.content-video .video-js.vjs-playing {
    z-index: 99
}

.video-description {
    padding: 24px;
    background: #fff;
    border-top: 1px solid transparent
}

.video-description p {
    color: #000
}

.video-placeholder-playbutton,.vjs-default-skin .vjs-big-play-button,.youtube-tile-playbutton {
    position: absolute;
    border-radius: 50%;
    color: #fff;
    font-size: 80px;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    background-size: 80px;
    border: none;
    left: 50%;
    top: 50%;
    box-shadow: none;
    background-color: transparent;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    z-index: 200
}

@media screen and (min-width: 768px) {
    .video-placeholder-playbutton,.vjs-default-skin .vjs-big-play-button,.youtube-tile-playbutton {
        font-size:120px;
        width: 120px;
        height: 120px;
        margin-top: -60px;
        margin-left: -60px;
        background-size: 120px
    }
}

@media screen and (min-width: 992px) {
    .video-placeholder-playbutton,.vjs-default-skin .vjs-big-play-button,.youtube-tile-playbutton {
        font-size:160px;
        width: 160px;
        height: 160px;
        margin-top: -80px;
        margin-left: -80px;
        background-size: 160px
    }
}

.video-placeholder-playbutton:hover,.vjs-default-skin .vjs-big-play-button:hover,.youtube-tile-playbutton:hover {
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .box-12 .video-placeholder-playbutton,.box-12 .vjs-default-skin .vjs-big-play-button,.box-12 .youtube-tile-playbutton {
        width:160px;
        height: 160px;
        font-size: 160px;
        margin-top: -80px;
        margin-left: -80px
    }

    .box-6 .video-placeholder-playbutton,.box-6 .vjs-default-skin .vjs-big-play-button,.box-6 .youtube-tile-playbutton {
        width: 120px;
        height: 120px;
        font-size: 120px;
        margin-top: -60px;
        margin-left: -60px
    }

    .box-4 .video-placeholder-playbutton,.box-4 .vjs-default-skin .vjs-big-play-button,.box-4 .youtube-tile-playbutton {
        width: 80px;
        height: 80px;
        font-size: 80px;
        margin-top: -40px;
        margin-left: -40px
    }

    .box-3 .video-placeholder-playbutton,.box-3 .vjs-default-skin .vjs-big-play-button,.box-3 .youtube-tile-playbutton {
        width: 60px;
        height: 60px;
        font-size: 60px;
        margin-top: -30px;
        margin-left: -30px
    }

    .box-2 .video-placeholder-playbutton,.box-2 .vjs-default-skin .vjs-big-play-button,.box-2 .youtube-tile-playbutton {
        width: 40px;
        height: 40px;
        font-size: 40px;
        margin-top: -20px;
        margin-left: -20px
    }
}

@media screen and (min-width: 992px) {
    .box-12 .video-placeholder-playbutton,.box-12 .vjs-default-skin .vjs-big-play-button,.box-12 .youtube-tile-playbutton {
        width:180px;
        height: 180px;
        font-size: 180px;
        margin-top: -90px;
        margin-left: -90px
    }

    .box-6 .video-placeholder-playbutton,.box-6 .vjs-default-skin .vjs-big-play-button,.box-6 .youtube-tile-playbutton {
        width: 140px;
        height: 140px;
        font-size: 140px;
        margin-top: -70px;
        margin-left: -70px
    }

    .box-4 .video-placeholder-playbutton,.box-4 .vjs-default-skin .vjs-big-play-button,.box-4 .youtube-tile-playbutton {
        width: 100px;
        height: 100px;
        font-size: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .box-3 .video-placeholder-playbutton,.box-3 .vjs-default-skin .vjs-big-play-button,.box-3 .youtube-tile-playbutton {
        width: 80px;
        height: 80px;
        font-size: 80px;
        margin-top: -40px;
        margin-left: -40px
    }

    .box-2 .video-placeholder-playbutton,.box-2 .vjs-default-skin .vjs-big-play-button,.box-2 .youtube-tile-playbutton {
        width: 60px;
        height: 60px;
        font-size: 60px;
        margin-top: -30px;
        margin-left: -30px
    }
}

@media screen and (min-width: 1200px) {
    .box-12 .video-placeholder-playbutton,.box-12 .vjs-default-skin .vjs-big-play-button,.box-12 .youtube-tile-playbutton {
        width:200px;
        height: 200px;
        font-size: 200px;
        margin-top: -100px;
        margin-left: -100px
    }

    .box-6 .video-placeholder-playbutton,.box-6 .vjs-default-skin .vjs-big-play-button,.box-6 .youtube-tile-playbutton {
        width: 160px;
        height: 160px;
        font-size: 160px;
        margin-top: -80px;
        margin-left: -80px
    }

    .box-4 .video-placeholder-playbutton,.box-4 .vjs-default-skin .vjs-big-play-button,.box-4 .youtube-tile-playbutton {
        width: 120px;
        height: 120px;
        font-size: 120px;
        margin-top: -60px;
        margin-left: -60px
    }

    .box-3 .video-placeholder-playbutton,.box-3 .vjs-default-skin .vjs-big-play-button,.box-3 .youtube-tile-playbutton {
        width: 100px;
        height: 100px;
        font-size: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .box-2 .video-placeholder-playbutton,.box-2 .vjs-default-skin .vjs-big-play-button,.box-2 .youtube-tile-playbutton {
        width: 80px;
        height: 80px;
        font-size: 80px;
        margin-top: -40px;
        margin-left: -40px
    }
}

.video-teaser-list .box-list-vertical {
    height: auto!important
}

input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],select,textarea {
    padding: 12px;
    border: 1px solid #8c8c8e;
    background: #fff;
    font-size: .875rem;
    line-height: 1.5rem;
    display: block;
    width: 100%;
    margin-bottom: 16px
}

input[type=date]::-webkit-input-placeholder,input[type=date]::placeholder,input[type=email]::-webkit-input-placeholder,input[type=email]::placeholder,input[type=number]::-webkit-input-placeholder,input[type=number]::placeholder,input[type=password]::-webkit-input-placeholder,input[type=password]::placeholder,input[type=search]::-webkit-input-placeholder,input[type=search]::placeholder,input[type=text]::-webkit-input-placeholder,input[type=text]::placeholder,select::-webkit-input-placeholder,select::placeholder,textarea::-webkit-input-placeholder,textarea::placeholder {
    color: #d7d7d9
}

input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,select:focus,textarea:focus {
    caret-color: #8c8c8e;
    border: 2px solid #000;
    margin: -1px -1px 15px
}

input[type=date][class*="--WithIcon"],input[type=email][class*="--WithIcon"],input[type=number][class*="--WithIcon"],input[type=password][class*="--WithIcon"],input[type=search][class*="--WithIcon"],input[type=text][class*="--WithIcon"],select[class*="--WithIcon"],textarea[class*="--WithIcon"] {
    padding-right: 48px
}

input[type=date][class*="--WithIcon"]:focus,input[type=email][class*="--WithIcon"]:focus,input[type=number][class*="--WithIcon"]:focus,input[type=password][class*="--WithIcon"]:focus,input[type=search][class*="--WithIcon"]:focus,input[type=text][class*="--WithIcon"]:focus,select[class*="--WithIcon"]:focus,textarea[class*="--WithIcon"]:focus {
    padding-right: 46px
}

input[type=date][class*="--WithIcon"][class*="--Left"],input[type=email][class*="--WithIcon"][class*="--Left"],input[type=number][class*="--WithIcon"][class*="--Left"],input[type=password][class*="--WithIcon"][class*="--Left"],input[type=search][class*="--WithIcon"][class*="--Left"],input[type=text][class*="--WithIcon"][class*="--Left"],select[class*="--WithIcon"][class*="--Left"],textarea[class*="--WithIcon"][class*="--Left"] {
    padding-right: 12px;
    padding-left: 48px
}

input[type=date][class*="--WithIcon"][class*="--Left--Currency"],input[type=email][class*="--WithIcon"][class*="--Left--Currency"],input[type=number][class*="--WithIcon"][class*="--Left--Currency"],input[type=password][class*="--WithIcon"][class*="--Left--Currency"],input[type=search][class*="--WithIcon"][class*="--Left--Currency"],input[type=text][class*="--WithIcon"][class*="--Left--Currency"],select[class*="--WithIcon"][class*="--Left--Currency"],textarea[class*="--WithIcon"][class*="--Left--Currency"] {
    padding-right: 12px;
    padding-left: 24px
}

input[type=date][class*="--Clean"],input[type=email][class*="--Clean"],input[type=number][class*="--Clean"],input[type=password][class*="--Clean"],input[type=search][class*="--Clean"],input[type=text][class*="--Clean"],select[class*="--Clean"],textarea[class*="--Clean"] {
    padding: initial;
    background: #fff;
    display: inline;
    display: initial;
    width: auto;
    border: initial;
    border-radius: 0;
    border-radius: initial;
    font-size: medium;
    line-height: normal;
    color: #000;
    color: initial;
    cursor: auto
}

input[type=date][class*="--Clean"]:-ms-input-placeholder,input[type=email][class*="--Clean"]:-ms-input-placeholder,input[type=number][class*="--Clean"]:-ms-input-placeholder,input[type=password][class*="--Clean"]:-ms-input-placeholder,input[type=search][class*="--Clean"]:-ms-input-placeholder,input[type=text][class*="--Clean"]:-ms-input-placeholder,select[class*="--Clean"]:-ms-input-placeholder,textarea[class*="--Clean"]:-ms-input-placeholder {
    color: #000;
    color: initial
}

input[type=date][class*="--Clean"]::-ms-input-placeholder,input[type=email][class*="--Clean"]::-ms-input-placeholder,input[type=number][class*="--Clean"]::-ms-input-placeholder,input[type=password][class*="--Clean"]::-ms-input-placeholder,input[type=search][class*="--Clean"]::-ms-input-placeholder,input[type=text][class*="--Clean"]::-ms-input-placeholder,select[class*="--Clean"]::-ms-input-placeholder,textarea[class*="--Clean"]::-ms-input-placeholder {
    color: #000;
    color: initial
}

input[type=date][class*="--Clean"]::placeholder,input[type=email][class*="--Clean"]::placeholder,input[type=number][class*="--Clean"]::placeholder,input[type=password][class*="--Clean"]::placeholder,input[type=search][class*="--Clean"]::placeholder,input[type=text][class*="--Clean"]::placeholder,select[class*="--Clean"]::placeholder,textarea[class*="--Clean"]::placeholder {
    color: #000;
    color: initial
}

input[type=text] {
    padding-right: 0
}

input[type=password] {
    font-family: caption;
    letter-spacing: 1px;
    padding-top: 14px;
    padding-bottom: 10px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

select:after {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    content: "arrow_drop_down"!important;
    display: block
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 0;
    margin-right: 4px;
    border: 1px solid #8c8c8e;
    position: relative;
    top: 3px;
    cursor: pointer;
    float: left
}

input[type=checkbox]:checked {
    background: #b2ff33;
    border: none
}

input[type=checkbox]:checked:after {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    content: "done";
    font-size: 93%;
    font-weight: 700;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    right: 0;
    text-align: center
}

.Field,.fsCell {
    margin-bottom: 16px;
    position: relative
}

.Field:after,.fsCell:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
    overflow: hidden
}

.Field input[type=date],.Field input[type=email],.Field input[type=number],.Field input[type=password],.Field input[type=search],.Field input[type=text],.Field select,.Field textarea,.fsCell input[type=date],.fsCell input[type=email],.fsCell input[type=number],.fsCell input[type=password],.fsCell input[type=search],.fsCell input[type=text],.fsCell select,.fsCell textarea {
    margin: 0
}

.Field input[type=date]:focus,.Field input[type=email]:focus,.Field input[type=number]:focus,.Field input[type=password]:focus,.Field input[type=search]:focus,.Field input[type=text]:focus,.Field select:focus,.Field textarea:focus,.fsCell input[type=date]:focus,.fsCell input[type=email]:focus,.fsCell input[type=number]:focus,.fsCell input[type=password]:focus,.fsCell input[type=search]:focus,.fsCell input[type=text]:focus,.fsCell select:focus,.fsCell textarea:focus {
    margin: -1px
}

.Field__Checkbox,.Field__Label,.Field__SupplementaryText,.Field__Wordcount,.Field label,.fsCell__Checkbox,.fsCell__Label,.fsCell__SupplementaryText,.fsCell__Wordcount,.fsCell label {
    font-size: .875rem;
    line-height: 24px
}

.Field__Label,.Field label,.fsCell__Label,.fsCell label {
    color: #000;
    margin-bottom: 0
}

.Field .Field__Label--Big,.Field .Field label--Big,.Field .fsCell__Label--Big,.Field .fsCell label--Big {
    font-size: 1.9rem;
    line-height: 1.9rem;
    font-weight: 700;
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .Field .Field__Label--Big,.Field .Field label--Big,.Field .fsCell__Label--Big,.Field .fsCell label--Big {
        font-size:2.1rem;
        line-height: 2.1rem
    }
}

@media screen and (min-width: 992px) {
    .Field .Field__Label--Big,.Field .Field label--Big,.Field .fsCell__Label--Big,.Field .fsCell label--Big {
        font-size:2.5rem;
        line-height: 3rem
    }
}

.Field__SupplementaryText,.fsCell__SupplementaryText {
    color: #8c8c8e
}

.Field__Wordcount,.fsCell__Wordcount {
    float: right;
    text-align: right
}

.Field__Wordcount--Overflowed,.fsCell__Wordcount--Overflowed {
    color: #d6001c
}

.Field__Icon,.fsCell__Icon {
    position: absolute;
    right: 12px;
    margin-top: -35px
}

.Field__Icon[aria-label=clear],.fsCell__Icon[aria-label=clear] {
    cursor: pointer
}

.Field__Icon--Left,.fsCell__Icon--Left {
    right: auto;
    left: 12px
}

.Field__Icon:not(.material-icons),.fsCell__Icon:not(.material-icons) {
    margin-top: -32px;
    color: #8c8c8e;
    font-size: .875rem
}

.Field--Error input[type=text],.Field--Error input[type=text]:focus,.Field--Error textarea,.Field--Error textarea:focus,.fsCell--Error input[type=text],.fsCell--Error input[type=text]:focus,.fsCell--Error textarea,.fsCell--Error textarea:focus {
    border-color: #d6001c;
    border-width: 2px;
    margin: -1px
}

.Field--Error__Label,.Field--Error__SupplementaryText,.fsCell--Error__Label,.fsCell--Error__SupplementaryText {
    color: #d6001c
}

.Field .button,.fsCell .button {
    min-height: 100%
}

.carousel-list {
    position: relative
}

.carousel-list .carousel-list-container {
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.carousel-list .carousel-list-current {
    flex: 0 0 100%
}

@media screen and (max-width: 767px) {
    .carousel-list .carousel-list-current {
        justify-content:center
    }
}

.carousel-list .carousel-list-next,.carousel-list .carousel-list-previous {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-list .arrow .list-tabs-container {
    position: absolute;
    left: -80px;
    right: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.carousel-list .arrow .list-tabs-container .list-next,.carousel-list .arrow .list-tabs-container .list-prev {
    color: rgba(0,0,0,.33);
    font-size: 80px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 80px;
    height: 80px
}

.carousel-list .arrow .list-tabs-container .list-next:hover,.carousel-list .arrow .list-tabs-container .list-prev:hover {
    background: rgba(215,215,217,.66)
}

.carousel-list .arrow .list-tabs-container .list-prev {
    float: left
}

.carousel-list .arrow .list-tabs-container .list-next {
    float: right
}

.carousel-list .list-tabs-container .list-tabs {
    display: none
}

@media screen and (max-width: 768px) {
    .carousel-list .list-bar.arrow {
        position:absolute;
        left: 0;
        right: 0;
        top: 160px;
        z-index: 5
    }

    .carousel-list .list-bar.arrow .list-tabs-container {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        overflow: visible;
        display: block
    }

    .carousel-list .list-bar.arrow .list-tabs-container .list-next {
        right: 10px
    }

    .carousel-list .list-bar.arrow .list-tabs-container .list-prev {
        left: 10px
    }

    .carousel-list .list-bar.arrow .list-tabs-container .list-next,.carousel-list .list-bar.arrow .list-tabs-container .list-prev {
        position: absolute;
        background: hsla(0,0%,100%,.66);
        float: none;
        flex-basis: 48%;
        height: 60px;
        font-size: 60px
    }

    .carousel-list .list-bar.arrow .list-tabs-container .list-next {
        margin-left: auto
    }
}

.branding-error {
    color: red
}

@media screen and (max-width: 766px) {
    .toggle .toggle-trigger {
        font-weight:400;
        color: #fff;
        margin-bottom: 24px;
        font-size: 15px;
        line-height: 18px
    }

    .toggle .toggle-trigger:after {
        clear: both;
        content: "";
        display: table
    }

    .toggle .toggle-trigger.block {
        display: block
    }

    .toggle .toggle-trigger.ostrich--solid {
        font-family: OstrichProper,Arial,sans-serif
    }

    .toggle .toggle-trigger.ostrich--inline {
        font-family: OstrichProperInline-Open,Arial,sans-serif
    }

    .toggle .toggle-trigger.din {
        font-family: DIN\ 2014 W01,Arial,sans-serif
    }

    .toggle .toggle-trigger.light {
        font-weight: 100;
        letter-spacing: .25px
    }

    .toggle .toggle-trigger.bold {
        font-weight: 700
    }

    .toggle .toggle-trigger {
        background-color: #000;
        cursor: pointer;
        padding: 12px 48px 12px 12px;
        position: relative;
        margin-bottom: 0;
        margin-top: 0
    }

    .toggle .toggle-trigger:hover {
        text-decoration: none
    }

    .toggle .toggle-trigger:after {
        position: absolute;
        right: 0;
        top: 0;
        padding: 12px;
        width: 42px;
        content: "\f078";
        font-family: FontAwesome;
        font-size: 12px;
        text-align: center;
        border-left: 1px solid #fff
    }

    .toggle .toggle-content {
        padding: 12px;
        background: hsla(0,0%,100%,.6);
        margin-left: 12px;
        margin-right: 12px
    }

    .toggle .toggle-content .container {
        padding-left: 0;
        padding-right: 0
    }

    .toggle.active .toggle-trigger:after {
        content: "\f077"
    }

    .toggle.active .toggle .toggle-trigger:after {
        content: "\f078"
    }

    .toggle.active .toggle.active .toggle-trigger:after {
        content: "\f077"
    }
}

.tab-section ul.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0
}

.tab-section ul.nav li {
    list-style: none;
    margin-right: 8px
}

.tab-section .tab-pane-content .container {
    max-width: none;
    padding: 0
}

.tab-section .pane {
    display: none
}

.tab-section .pane.active {
    display: block
}

.nav-tabs {
    display: flex;
    list-style: none;
    padding-left: 0
}

.nav-tabs>li {
    list-style: none;
    margin-right: 12px
}

.content-hero {
    position: relative;
    margin-bottom: 24px;
    overflow: hidden
}

.content-hero-image img {
    width: 100%;
    max-width: none
}

.content-hero--wrapper {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%
}

.content-hero--wrapper:hover {
    text-decoration: none
}

.content-hero.col-md-12 {
    padding: 0;
    margin-left: -12px;
    margin-right: -12px;
    max-width: none;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% + 24px)
}

.content-hero .container--wrapper.absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.content-hero .container--wrapper>div {
    height: 100%
}

@media (max-width: 1199px) {
    .content-hero .container--wrapper .container {
        width:100%
    }
}

.content-hero__overline {
    font-size: 12px;
    margin: 0 0 12px
}

.content-hero__title {
    margin: 0 0 12px
}

@media screen and (max-width: 767px) {
    .content-hero__title {
        font-size:1.4rem
    }
}

@media screen and (max-width: 767px) {
    .content-hero__text {
        font-size:.88rem;
        line-height: 1.2rem
    }
}

.content-hero-height--400 .content-hero-content-box .content-hero-link,.content-hero-height--450 .content-hero-content-box .content-hero-link,.content-hero-height--500 .content-hero-content-box .content-hero-link {
    margin-top: 12px
}

@media (min-width: 1200px) {
    .content-hero-height--400 .content-hero-content-box .content-hero-link,.content-hero-height--450 .content-hero-content-box .content-hero-link,.content-hero-height--500 .content-hero-content-box .content-hero-link {
        margin-top:24px
    }
}

.content-hero--big .content-hero__title {
    font-size: 48px
}

@media (max-width: 768px) {
    .content-hero--big .content-hero__title {
        font-size:24px
    }
}

.content-hero--big .content-hero__text {
    font-size: 16px
}

@media (min-width: 1200px) {
    .content-hero--small .content-hero__title {
        font-size:40px
    }
}

.content-hero--small .content-hero__text {
    font-size: 16px
}

.content-hero--small .content-hero-height--400 .content-hero-content-box,.content-hero--small .content-hero-height--450 .content-hero-content-box,.content-hero--small .content-hero-height--500 .content-hero-content-box {
    padding: 12px
}

@media (min-width: 768px) {
    .content-hero--small .content-hero-height--400 .content-hero-content-box,.content-hero--small .content-hero-height--450 .content-hero-content-box,.content-hero--small .content-hero-height--500 .content-hero-content-box {
        padding:12px 36px
    }
}

@media (min-width: 992px) {
    .content-hero--small .content-hero-height--400 .content-hero-content-box,.content-hero--small .content-hero-height--450 .content-hero-content-box,.content-hero--small .content-hero-height--500 .content-hero-content-box {
        padding:24px 48px
    }
}

@media (min-width: 992px) {
    .content-hero--small .content-hero-height--400 .content-hero__title,.content-hero--small .content-hero-height--450 .content-hero__title,.content-hero--small .content-hero-height--500 .content-hero__title {
        font-size:24px
    }
}

@media (min-width: 1200px) {
    .content-hero--small .content-hero-height--400 .content-hero__title,.content-hero--small .content-hero-height--450 .content-hero__title,.content-hero--small .content-hero-height--500 .content-hero__title {
        font-size:36px
    }
}

.content-hero-plane {
    margin-top: 24px
}

.content-hero-plane>.row {
    margin: 0;
    padding: 0 12px
}

.content-hero-plane:first-child .col-md-12.col-12:first-child {
    margin-top: -24px
}

.content-hero-plane:last-child .col-md-12.col-12:last-child {
    margin-bottom: -24px
}

.content-hero .content-hero-content-box {
    padding: 10px;
    min-width: 50%;
    height: auto;
    color: #000;
    margin: 0
}

@media (min-width: 768px) {
    .content-hero .content-hero-content-box {
        padding:12px
    }
}

@media (min-width: 992px) {
    .content-hero .content-hero-content-box {
        padding:24px
    }
}

.content-hero .content-hero-content-box .content-hero-link {
    text-shadow: none;
    margin-top: 12px;
    margin-right: 12px;
    display: inline-block;
    text-transform: uppercase
}

.content-hero .content-hero-content-box__wrapper {
    display: flex;
    height: 100%
}

@media (min-width: 992px) {
    .content-hero .col-md-12 .content-hero-content-box {
        min-width:33%
    }
}

.text_under_image {
    color: #000
}

.text_under_image .content-hero--wrapper .content-hero-image {
    flex-grow: 0
}

.text_under_image .content-hero--wrapper .content-hero-image .image {
    position: relative;
    padding-bottom: 56.25%
}

.text_under_image .content-hero--wrapper .content-hero-image .image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.text_under_image .content-hero--wrapper.element-link {
    display: flex;
    flex-direction: column;
    height: 100%
}

.text_under_image .container--wrapper {
    position: relative;
    height: 100%;
    flex-grow: 1;
    min-height: 0
}

.text_under_image .content-hero__text {
    font-size: 20px;
    flex-grow: 1
}

.text_under_image .content-hero-content-box {
    color: #000;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column
}

.text_under_image .content-hero-content-box__wrapper {
    background-color: #fff
}

.text_under_image .content-hero-content-box__wrapper.content-hero--small {
    align-items: flex-end
}

.text_under_image .content-hero-content-box__wrapper.white-center {
    align-items: center
}

.text_over_image .content-hero--wrapper {
    position: relative
}

.text_over_image .content-hero--wrapper.element-link {
    display: block
}

.text_over_image .container--wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.text_over_image .content-hero__text {
    font-size: 16px
}

.text_over_image .content-hero__text.bigger-font {
    font-size: 20px
}

.text_over_image .content-hero-content-box {
    margin: 0 auto
}

.text_over_image .content-hero-content-box__wrapper {
    display: flex;
    height: 100%
}

.text_over_image .content-hero-content-box__wrapper.vertical-top {
    align-items: flex-start
}

.text_over_image .content-hero-content-box__wrapper.vertical-bottom {
    align-items: flex-end
}

.text_over_image .content-hero-content-box__wrapper.vertical-center {
    align-items: center
}

.text_over_image .content-hero-content-box__wrapper.horizontal-left {
    justify-content: flex-start
}

.text_over_image .content-hero-content-box__wrapper.horizontal-right {
    justify-content: flex-end
}

.text_over_image .content-hero-content-box.content-width--12 {
    width: 100%
}

.text_over_image .content-hero-content-box.content-width--6 {
    width: 50%
}

.text_over_image .content-hero-content-box.content-width--8 {
    width: 66.66667%
}

.text_over_image .content-hero-content-box.content-width--4 {
    width: 33.33333%
}

@media screen and (max-width: 767px) {
    .text_over_image .content-hero-content-box.content-width--4,.text_over_image .content-hero-content-box.content-width--6,.text_over_image .content-hero-content-box.content-width--8,.text_over_image .content-hero-content-box.content-width--12 {
        width:100%
    }
}

.text_over_image .content-hero-content-box.box-background--white {
    margin: 24px;
    background: hsla(0,0%,100%,.8)
}

.text_over_image .content-hero-content-box.box-background--white,.text_over_image .content-hero-content-box.box-background--white h3,.text_over_image .content-hero-content-box.box-background--white h4,.text_over_image .content-hero-content-box.box-background--white p {
    color: #000
}

.text_over_image .content-hero-content-box.box-background--dark,.text_over_image .content-hero-content-box.box-background--transparent {
    background: transparent
}

@media (min-width: 992px) {
    .text_over_image .content-hero-content-box.box-background--dark,.text_over_image .content-hero-content-box.box-background--transparent {
        margin:24px 0
    }
}

.text_over_image .content-hero-content-box.box-background--dark,.text_over_image .content-hero-content-box.box-background--dark h3,.text_over_image .content-hero-content-box.box-background--dark h4,.text_over_image .content-hero-content-box.box-background--dark p,.text_over_image .content-hero-content-box.box-background--transparent,.text_over_image .content-hero-content-box.box-background--transparent h3,.text_over_image .content-hero-content-box.box-background--transparent h4,.text_over_image .content-hero-content-box.box-background--transparent p {
    color: #fff
}

.text_over_image .content-hero-content-box.box-background--dark {
    margin: 24px;
    background: linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3))
}

@media screen and (max-width: 767px) {
    .text_over_image .content-hero-content-box.box-background--dark,.text_over_image .content-hero-content-box.box-background--transparent,.text_over_image .content-hero-content-box.box-background--white {
        margin:0
    }
}

.text_over_image .content-hero-content-box.text-color--white {
    text-shadow: 1px 1px 0 rgba(0,0,0,.4)
}

.text_over_image .content-hero-content-box.text-color--white,.text_over_image .content-hero-content-box.text-color--white h3,.text_over_image .content-hero-content-box.text-color--white h4,.text_over_image .content-hero-content-box.text-color--white p {
    color: #fff
}

.text_over_image .content-hero-content-box.text-color--black,.text_over_image .content-hero-content-box.text-color--black h3,.text_over_image .content-hero-content-box.text-color--black h4,.text_over_image .content-hero-content-box.text-color--black p {
    color: #000
}

.text_over_image .content-hero-content-box.text-color--black .button,.text_over_image .content-hero-content-box.text-color--white .button {
    text-shadow: none
}

.text_over_image .content-hero-content-box__wrapper {
    justify-content: center;
    align-items: center
}

.blog-list__content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.blog-list__more {
    text-align: center
}

.blog-item {
    display: flex;
    flex-direction: column;
    padding: 10px
}

@media (min-width: 768px) {
    .blog-item {
        width:50%
    }
}

@media (min-width: 992px) {
    .blog-item {
        width:33.33333%
    }
}

.blog-item__link {
    height: 100%;
    background: #fff
}

.blog-item__meta {
    text-transform: uppercase;
    color: #8c8c8e
}

.blog-item__headline {
    margin-top: 10px
}

.blog-item__content {
    padding: 20px;
    position: relative;
    width: 100%
}

.blog-item--hero {
    flex-direction: column;
    width: 100%;
    background: #fff;
    margin: 0 10px 20px;
    padding: 0
}

@media (min-width: 768px) {
    .blog-item--hero {
        flex-direction:row
    }
}

.blog-item--hero .blog-item__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    order: 0
}

@media (min-width: 768px) {
    .blog-item--hero .blog-item__image {
        width:50%;
        order: 1
    }
}

@media (min-width: 992px) {
    .blog-item--hero .blog-item__image {
        width:66.66667%
    }
}

@media (min-width: 768px) {
    .blog-item--hero .blog-item__image img {
        position:absolute;
        top: -100%;
        bottom: -100%;
        right: -100%;
        left: -100%;
        margin: auto;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        max-height: none;
        max-width: none
    }
}

.blog-item--hero .blog-item__content {
    order: 1
}

@media (min-width: 768px) {
    .blog-item--hero .blog-item__content {
        width:50%
    }
}

@media (min-width: 992px) {
    .blog-item--hero .blog-item__content {
        width:33.33333%
    }
}

.blog-item--hero .blog-item__text {
    padding-bottom: 60px
}

.blog-item--hero .blog-item__button {
    position: absolute;
    right: 20px;
    bottom: 20px
}

@media screen and (min-width: 768px) {
    .article .col-sm-1 .box-content,.article .col-sm-1 .caption,.article .col-sm-2 .box-content,.article .col-sm-2 .caption {
        display:none
    }
}

.article-adv .content-container {
    background-width: 100% auto;
    background-repeat: no-repeat;
    background-position: 50%
}

.article-adv .content-container:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
    overflow: hidden
}

.article-adv .media {
    padding: 12px
}

.article-adv .media .video-box.col-12 {
    padding: 0
}

.article-adv .float-left {
    float: left
}

.article-adv .float-right {
    float: right
}

.article-adv .background,.article-adv .content-text {
    padding: 12px
}

.article-adv .text--black h3,.article-adv .text-- h3,.article-adv .text--white h3,.article-adv .text h3 {
    font-size: 2.6rem;
    display: inline-block;
    line-height: 3.2rem
}

.article-adv .text--white,.article-adv .text--white h3,.article-adv .text--white p {
    color: #fff
}

.article-adv .no-background {
    padding: 0
}

.article-adv .article-background--white {
    background: #fff
}

.article-adv .article-background--transparent .background {
    padding: 0
}

.article-adv .text-columns-2 .content-text ul:before {
    content: " ";
    display: block;
    clear: both
}

.article-plane .article-adv {
    margin: 0 0 12px
}

.content-element.page-tiles+.content-element.page-tiles {
    margin-top: 0
}

.content-element.page-tiles .page-tile-wrapper:hover .page-tile-link {
    opacity: .8
}

.content-element.page-tiles .page-tile {
    border: 1px solid transparent;
    border-top: none;
    border-left: none
}

.content-element.page-tiles .page-tile-link {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    background-size: cover;
    opacity: 1;
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.content-element.page-tiles .page-tile-link:before {
    content: "";
    display: block;
    margin-top: 71.57895%
}

.content-element.page-tiles .page-tile {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.content-element.page-tiles .page-tile.vertical-top {
    align-items: flex-start
}

.content-element.page-tiles .page-tile.vertical-middle {
    align-items: center
}

.content-element.page-tiles .page-tile.vertical-bottom {
    align-items: flex-end
}

.content-element.page-tiles .page-tile.horizontal-left {
    justify-content: flex-start
}

.content-element.page-tiles .page-tile.horizontal-center {
    justify-content: center
}

.content-element.page-tiles .page-tile.horizontal-right {
    justify-content: flex-end
}

.content-element.page-tiles .page-tile-text {
    text-transform: uppercase;
    font-size: 1.8rem,2.4rem,3rem;
    line-height: 1.8rem,2.4rem,3rem;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.4);
    word-break: break-word;
    padding: 2px 5px
}

@media screen and (min-width: 768px) {
    .content-element.page-tiles .page-tile-text {
        padding:5% 10px
    }
}

.content-element.page-tiles .page-tile-text.text-color--black {
    color: #000
}

.content-element.page-tiles .page-tile-text.text-color--white {
    color: #fff
}

.content-element.page-tiles .page-tile-dropdown {
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .content-element.page-tiles .page-tile-dropdown {
        margin-bottom:20px
    }
}

.content-element.page-tiles .page-tile-dropdown,.content-element.page-tiles .page-tile-dropdown.open {
    color: #fff
}

.content-element.page-tiles .page-tile-dropdown.open .dropdown-caret.up {
    display: inline
}

.content-element.page-tiles .page-tile-dropdown.open .dropdown-caret.down {
    display: none
}

.content-element.page-tiles .page-tile-dropdown.show .dropdown-toggle {
    border: 2px solid #000;
    border-bottom: 0
}

.content-element.page-tiles .page-tile-dropdown .dropdown-toggle {
    width: 100%;
    background-color: #fff;
    border: 1px solid #000;
    color: #7c7c7c;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
    padding: 12px
}

.content-element.page-tiles .page-tile-dropdown .dropdown-toggle:hover {
    background-color: #b2ff33
}

.content-element.page-tiles .page-tile-dropdown .dropdown-toggle.disabled {
    cursor: default
}

.content-element.page-tiles .page-tile-dropdown .dropdown-toggle.disabled .dropdown-caret,.content-element.page-tiles .page-tile-dropdown .dropdown-toggle.disabled .dropdown-option {
    visibility: hidden
}

.content-element.page-tiles .page-tile-dropdown .dropdown-option {
    display: inline-block;
    width: calc(100% - 30px)
}

.content-element.page-tiles .page-tile-dropdown .dropdown-caret {
    float: right;
    display: inline-block;
    margin-right: -12px;
    line-height: 1rem
}

@media screen and (min-width: 768px) {
    .content-element.page-tiles .page-tile-dropdown .dropdown-caret {
        margin-right:0
    }
}

.content-element.page-tiles .page-tile-dropdown .dropdown-caret.up {
    display: none
}

.content-element.page-tiles .page-tile-dropdown .dropdown-menu {
    width: 100%;
    margin-top: 0;
    background-color: #fff;
    border: 2px solid #000;
    border-top: 0;
    border-radius: 0;
    font-size: inherit;
    padding: 0
}

.content-element.page-tiles .page-tile-dropdown .dropdown-menu>a {
    display: block;
    padding: 12px;
    color: #000;
    text-transform: capitalize
}

.content-element.page-tiles .page-tile-dropdown .dropdown-menu>a:hover {
    text-decoration: none;
    background: #b2ff33
}

.content-element.page-tiles .page-tile-dropdown .dropdown-menu>a>li {
    margin-bottom: 0
}

.carousel-list .product-box {
    float: left
}

.system-hero__header {
    text-align: center
}

.system-hero__feature {
    text-align: center;
    margin-bottom: 12px
}

.system-hero__feature__inner {
    background: #fff;
    height: 100%;
    padding: 24px
}

.system-hero__feature__title {
    margin-bottom: 12px
}

.system-hero__features {
    justify-content: center
}

.system-hero .button {
    margin: 12px
}

.featured-content__content {
    padding: 24px
}

@media (min-width: 992px) {
    .featured-content .col-md-1_5 {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: 20%;
        max-width: 20%
    }

    .featured-content .col-md-1_5 .video-placeholder-playbutton {
        font-size: 60px;
        height: 60px;
        width: 60px;
        margin-top: -30px;
        margin-left: -30px
    }
}

@media (min-width: 992px) {
    .featured-content .col-md--3 {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: 80%;
        max-width: 80%
    }
}

.featured-content__media--right {
    order: 2
}

.featured-content__background--white {
    background: #fff
}

.stylized-select {
    position: relative;
    background-color: hsla(0,0%,100%,.66);
    color: #b2ff33;
    padding: 10px 15px 11px
}

.stylized-select.blue {
    background-color: #fff;
    color: #000
}

.stylized-select.disabled {
    opacity: .4
}

.stylized-select-value {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000
}

.stylized-select-value:after {
    content: " ";
    display: inline-block
}

.stylized-select-select {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    border: none;
    cursor: pointer
}

.stylized-select-select[disabled] {
    cursor: not-allowed
}

.stylized-select-select option {
    color: #000
}

.stylized-select-caret {
    font-size: 14px;
    line-height: inherit;
    color: #000
}

.stylized-select-title {
    margin: 20px 0 10px
}

@media screen and (max-width: 767px) {
    .stylized-select-title {
        padding:15px 20px 8px;
        margin: 0 0 10px
    }
}

.stylized-select-title.disabled {
    opacity: .4
}

.finder-results .list-results {
    margin: 20px 0 10px
}

.content-teaser {
    display: block;
    padding: 24px 0;
    border-bottom: 1px solid #8c8c8e
}

.content-teaser:first-child {
    padding-top: 0
}

.content-teaser__meta {
    color: #8c8c8e
}

.content-teaser__meta p {
    margin-top: 12px
}

.content-teaser__title {
    margin: 0
}

.content-teaser__text {
    margin-top: 24px
}

.content-teaser-list__title {
    text-align: center;
    text-transform: none
}

pre.debug_mode {
    border: 2px solid #ff4136;
    white-space: pre-wrap;
    display: inline-block;
    color: #ff4136;
    padding: 10px 20px
}

@media (max-width: 991px) {
    .tools {
        margin-top:36px
    }
}

.tools__headline {
    text-align: center;
    text-transform: none
}

.tool-item {
    display: flex;
    color: #000;
    background: #fff;
    align-items: center;
    flex-direction: column
}

@media (min-width: 550px) and (max-width:991px) {
    .tool-item {
        flex-direction:row
    }
}

@media (min-width: 1200px) {
    .tool-item {
        flex-direction:row
    }
}

@media (min-width: 550px) and (max-width:991px) {
    .tool:nth-of-type(2n) .tool__image--wrapper {
        order:2
    }
}

@media (min-width: 1200px) {
    .tool:nth-of-type(2n) .tool__image--wrapper {
        order:2
    }
}

.tool:nth-of-type(2n) .tool__content {
    order: 1
}

.tool__headline {
    margin-bottom: 8px;
    font-size: 36px;
    line-height: 36px;
    text-transform: none
}

.tool__description {
    font-size: 16px
}

.tool__image {
    display: block
}

.tool__content,.tool__image--wrapper {
    width: 100%
}

@media (min-width: 550px) and (max-width:991px) {
    .tool__content,.tool__image--wrapper {
        width:50%
    }
}

@media (min-width: 1200px) {
    .tool__content,.tool__image--wrapper {
        width:50%
    }
}

.tool__content {
    padding: 24px
}

.content-tile {
    position: relative;
    border-bottom: 1px solid transparent;
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

@media screen and (min-width: 768px) {
    .content-tile {
        border-right:1px solid transparent
    }

    .content-tile.col-sm-4:after {
        margin-top: 62.5%
    }

    .content-tile.col-sm-6:after {
        margin-top: 41.66667%
    }

    .content-tile.col-sm-8:after {
        margin-top: 31.25%
    }

    .content-tile.col-sm-12:after {
        margin-top: 20.83333%
    }
}

.content-tile:after {
    content: "";
    display: block;
    margin-top: 50%
}

.content-tile:hover {
    opacity: .8
}

.content-tile.with-error:hover {
    opacity: 1
}

.content-tile.pos-right .content-tile-label {
    margin-right: -15px;
    padding-right: 20px
}

.content-tile.pos-left .content-tile-label {
    margin-left: -15px;
    padding-left: 20px
}

.content-tile picture {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.content-tile-image {
    position: absolute;
    height: 100%
}

.content-tile-content-wrapper {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 10px;
    left: 15px
}

.content-tile-title-wrapper {
    position: absolute
}

.pos-bottom .content-tile-title-wrapper {
    bottom: 0
}

.pos-right .content-tile-title-wrapper {
    text-align: right;
    right: 0
}

.content-tile-label {
    display: inline-block;
    background-color: #fff;
    color: #000;
    padding: 10px 12px 8px
}

.content-tile-label.sticker {
    position: relative;
    margin-bottom: 0;
    top: -15px
}

.content-tile-description,.content-tile-subtitle,.content-tile-title {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.33),-1px -1px 0 rgba(0,0,0,.33),0 0 8px #000;
    margin: 0 0 5px
}

.text-dark .content-tile-description,.text-dark .content-tile-subtitle,.text-dark .content-tile-title {
    color: #000;
    text-shadow: 1px 1px 0 hsla(0,0%,100%,.25),-1px -1px 0 hsla(0,0%,100%,.25),0 0 8px #fff
}

.content-tile-title {
    font-size: 28px;
    line-height: 32px
}

.content-tile-subtitle {
    text-transform: none;
    display: none
}

@media screen and (min-width: 540px) {
    .content-tile-subtitle {
        display:block
    }
}

.content-tile-description {
    display: none
}

@media screen and (min-width: 540px) and (max-width:767px) {
    .content-tile-description {
        display:block
    }

    .pos-right .content-tile-description {
        padding-left: 33.33%
    }

    .pos-left .content-tile-description {
        padding-right: 33.33%
    }
}

@media screen and (min-width: 1200px) {
    .content-tile-description {
        display:block
    }

    .col-sm-12 .content-tile-description {
        width: 33.33%
    }

    .col-sm-8 .content-tile-description {
        width: 50%
    }
}

.content-tile-error {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto
}

.content-tile-error pre {
    opacity: .8;
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.content-tile-error:hover pre {
    opacity: 1
}

.content-tile.product-tile {
    background-color: #d7d7d9
}

.content-tile.product-tile.pos-left .content-tile-image {
    right: 0
}

.content-tile.product-tile.pos-right .content-tile-image {
    left: 0
}

.content-tile.product-tile.text-dark:not(.custom-image) .content-tile-description,.content-tile.product-tile.text-dark:not(.custom-image) .content-tile-subtitle,.content-tile.product-tile.text-dark:not(.custom-image) .content-tile-title {
    text-shadow: none
}

.content-tile.product-tile .content-tile-label-new {
    background-color: #b2ff33
}

.content-tile.product-tile .content-tile-label-featured {
    background-color: #b2ff33;
    color: #fff
}

.content-tile.product-tile .content-tile-title-wrapper {
    width: 50%
}

.content-tile.video-tile:hover {
    opacity: 1
}

.content-tile.video-tile.is-playing .content-tile-title-wrapper {
    display: none
}

.content-tile.video-tile .content-tile-title-wrapper {
    z-index: 200
}

.content-tile.video-tile .content-tile-content {
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -10px;
    left: -15px
}

.content-tile.video-tile .content-video .video-placeholder {
    padding-top: 50%
}

@media screen and (min-width: 768px) {
    .content-tile.video-tile.col-sm-4 .content-video .video-placeholder {
        padding-top:62.5%
    }

    .content-tile.video-tile.col-sm-4 .vjs-mute-control,.content-tile.video-tile.col-sm-4 .vjs-volume-control {
        display: none
    }

    .content-tile.video-tile.col-sm-4 .vjs-duration {
        right: 25px
    }

    .content-tile.video-tile.col-sm-4 .vjs-current-time {
        right: 58px
    }

    .content-tile.video-tile.col-sm-4 .vjs-time-divider {
        right: 61px
    }

    .content-tile.video-tile.col-sm-4 .vjs-progress-control {
        width: calc(100% - 150px)
    }

    .content-tile.video-tile.col-sm-6 .content-video .video-placeholder {
        padding-top: 41.66667%
    }

    .content-tile.video-tile.col-sm-8 .content-video .video-placeholder {
        padding-top: 31.25%
    }

    .content-tile.video-tile.col-sm-12 .content-video .video-placeholder {
        padding-top: 20.83333%
    }
}

@media screen and (min-width: 1200px) {
    .content-tile.video-tile .content-video .vjs-mute-control,.content-tile.video-tile .content-video .vjs-volume-control {
        display:block
    }

    .content-tile.video-tile .content-video .vjs-duration {
        right: 122px
    }

    .content-tile.video-tile .content-video .vjs-current-time {
        right: 155px
    }

    .content-tile.video-tile .content-video .vjs-time-divider {
        right: 158px
    }

    .content-tile.video-tile .content-video .vjs-progress-control {
        width: calc(100% - 245px)
    }
}

.social-tile.content-tile {
    text-align: center;
    transition: none
}

.social-tile.content-tile:hover {
    opacity: 1
}

.social-tile.facebook-tile {
    background-color: #1e5b9a
}

.social-tile.facebook-tile .fa-facebook {
    color: #1e5b9a
}

.social-tile.twitter-tile {
    background-color: #00b1f0
}

.social-tile.twitter-tile .fa-twitter {
    color: #00b1f0
}

.social-tile.youtube-tile {
    background-color: #000
}

.social-tile.youtube-tile .fa-youtube {
    color: #b31217
}

.social-tile-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50%;
    opacity: .4
}

.social-tile .content-tile-content-wrapper {
    display: flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.social-tile-link {
    display: block;
    color: #fff;
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.social-tile-link:active,.social-tile-link:focus,.social-tile-link:hover {
    color: #fff;
    opacity: .75
}

.social-tile-logo {
    font-size: 14px
}

@media screen and (min-width: 768px) {
    .social-tile-logo {
        font-size:16px
    }
}

@media screen and (min-width: 992px) {
    .social-tile-logo {
        font-size:18px
    }
}

@media screen and (min-width: 1200px) {
    .social-tile-logo {
        font-size:20px
    }
}

.social-tile-date {
    display: block;
    padding-top: 10%
}

.social-tile-username {
    vertical-align: middle
}

.social-tile-date,.social-tile-username {
    font-size: 14px;
    line-height: 16px
}

@media screen and (min-width: 768px) {
    .social-tile-date,.social-tile-username {
        font-size:16px;
        line-height: 18px
    }
}

@media screen and (min-width: 992px) {
    .social-tile-date,.social-tile-username {
        font-size:16px;
        line-height: 18px
    }
}

.social-tile-post {
    display: inline-block;
    max-width: 340px;
    margin-top: 1.5%;
    color: #fff;
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width: 768px) {
    .social-tile-post {
        font-size:15px;
        line-height: 20px
    }
}

@media screen and (min-width: 992px) {
    .social-tile-post {
        font-size:16px;
        line-height: 21px
    }
}

@media screen and (min-width: 1200px) {
    .social-tile-post {
        font-size:18px;
        line-height: 23px
    }
}

.social-tile-post a {
    color: hsla(0,0%,100%,.66)
}

.social-tile-post a:active,.social-tile-post a:focus,.social-tile-post a:hover {
    color: inherit
}

.facebook-tile .social-tile-date,.facebook-tile .social-tile-post,.facebook-tile .social-tile-username {
    text-shadow: 0 0 25px #1e5b9a
}

.twitter-tile .social-tile-date,.twitter-tile .social-tile-post,.twitter-tile .social-tile-username {
    text-shadow: 0 0 25px #00b1f0
}

.youtube-tile .social-tile-date,.youtube-tile .social-tile-post,.youtube-tile .social-tile-username {
    text-shadow: 0 0 25px #b31217
}

@media screen and (max-width: 383px) {
    .social-tile-date {
        display:none
    }

    .social-tile-link {
        margin: -5px 0 0
    }

    .social-tile-post {
        margin: 5px 0 0;
        font-size: 14px;
        line-height: 19px
    }
}

@media screen and (min-width: 384px) and (max-width:767px) {
    .social-tile-post {
        font-size:15px;
        line-height: 20px
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .social-tile-date {
        display:none
    }

    .social-tile-link {
        margin: 2px 0
    }

    .social-tile-post {
        margin: 5px 0 0
    }
}

.youtube-tile.initialized .content-tile-content-wrapper,.youtube-tile.initialized .social-tile-image {
    display: none
}

.youtube-tile .social-tile-link {
    position: absolute;
    top: 0
}

@media screen and (min-width: 768px) {
    .youtube-tile .social-tile-link {
        top:0
    }
}

@media screen and (min-width: 992px) {
    .youtube-tile .social-tile-link {
        top:5%
    }
}

@media screen and (min-width: 1200px) {
    .youtube-tile .social-tile-link {
        top:10%
    }
}

.youtube-tile .social-tile-date {
    display: none
}

@media screen and (min-width: 1200px) {
    .youtube-tile .social-tile-date {
        display:block
    }
}

.youtube-tile-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.youtube-tile-playbutton {
    cursor: pointer;
    background-image: image-url(./packs/media/styles/icons/video/play-1f6d6e61e34203855b3dd0acebe11917.png);
    background-size: contain;
    border-radius: 50%;
    position: relative;
    left: 50%;
    top: 50%
}

.youtube-tile-playbutton:before {
    content: " ";
    display: block;
    padding-top: 100%
}

.contact-box .contact-title {
    font-weight: 700
}

.contact-box .contact-data span.nobreak {
    white-space: nowrap
}

.contact-box .contact-link-wrapper {
    margin: 12px 0
}

.contact-box .contact-link {
    display: inline-block;
    margin-right: 12px
}

.contact-box .contact-link .material-icons {
    font-size: 29px;
    position: relative;
    top: 11px
}

.faqs {
    padding: 0 10px 10px;
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .faqs {
        padding:0
    }
}

.faqs .box-horizontal {
    background: none
}

.faqs .faq-text,.faqs .faq-title {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.faqs .faq-title {
    margin-top: 25px
}

.faqs .faq-answer {
    padding: 0 10px
}

.faqs .product-page-link {
    margin-top: 50px;
    background: #b2ff33;
    padding-left: 50px;
    padding-right: 50px
}

.faqs .product-page-link:hover {
    background: #9fff00
}

.support-faq-link {
    display: inline-block;
    padding-top: 30px
}

.faq-product {
    margin-bottom: 20px
}

.faq-toggle-content.box-horizontal-main {
    padding-top: 0;
    display: none
}

.faq-area {
    margin-bottom: 3px
}

.faq-area .category {
    padding-left: 15px
}

.faq-area .category h3 {
    padding-left: 0;
    padding-top: 0;
    display: inline-block;
    text-align: left
}

.faq-area .toggle-button:focus {
    outline: none
}

.faq-area .toggle-button .flex-button {
    background: none;
    text-transform: uppercase;
    border: none;
    height: 100%;
    color: #b2ff33;
    padding-left: 0;
    padding-top: 0
}

.faq-area .toggle-button .flex-button:focus {
    outline: none
}

.faq-area .toggle-button .flex-button:after {
    content: "";
    vertical-align: text-top;
    font: normal normal normal 14px/1 FontAwesome;
    color: #000
}

.faq-area .toggle-button .flex-button.hide-button.arrowed:after {
    content: "\f077";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000
}

.faq-area .toggle-button .flex-button .toggle-inside {
    position: absolute;
    text-align: center;
    display: block;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -1rem
}

.faq-area .answer {
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding-bottom: 20px
}

@media screen and (min-width: 768px) {
    .faq-area .answer {
        padding-bottom:40px
    }
}

.faq-product-area {
    font-size: 18px;
    display: block;
    margin-bottom: 3px
}

.faq-product-area span {
    color: grey
}

.faq-product-area .faq-products {
    font-size: 16px
}

.faq-category {
    margin-top: 35px
}

.faqs--external .faq-category {
    text-align: center
}

.faqs--external .faq-elements {
    flex-wrap: wrap;
    justify-content: center
}

.faqs--external .faq-element--wrapper {
    height: 100%;
    padding: 32px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 0
}

.faqs--external .faq-element--wrapper h5 {
    margin-bottom: 10px
}

.faqs--external .faq-question {
    text-transform: none
}

.faqs--external .faq-answer {
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 1.71;
    margin: 0;
    padding: 0
}

.faqs--external .faq-answer p {
    margin: 0;
    padding: 0
}

.faq-more-button {
    text-align: center;
    padding: 24px
}

.search-form {
    position: relative
}

.search-input::-webkit-input-placeholder,.search-input::placeholder {
    color: #000
}

.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    background: none;
    border: none;
    padding-right: 20px
}

.search-results {
    margin-top: 50px
}

.search-results-title {
    font-size: 24px;
    line-height: 29px;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .search-results-title {
        font-size:45px;
        line-height: 55px
    }
}

@media screen and (min-width: 992px) {
    .search-results-title {
        font-size:60px;
        line-height: 70px
    }
}

.search-result-list {
    margin-top: 20px;
    padding-left: 0
}

.search-result-item {
    list-style-type: none;
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .search-result-item {
        margin-bottom:30px
    }
}

.search-result-item-img {
    margin-top: 5px
}

.search-result-item-title {
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .search-result-item-title {
        font-size:30px;
        line-height: 35px
    }
}

.search-result-item-link {
    margin-bottom: 5px;
    display: block;
    color: grey;
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.search-result-item-link:hover {
    color: hsla(0,0%,49%,.3)
}

.search-result-item-summary {
    margin-bottom: 15px;
    font-size: 18px
}

.search-result-item-price {
    margin-bottom: 15px
}

.search-result-item-price .from {
    display: block;
    font-size: 10px;
    line-height: 11px
}

@media screen and (min-width: 768px) {
    .search-result-item-price .from {
        font-size:12px;
        line-height: 14px
    }
}

.search-result-item-price .price {
    font-size: 16px;
    line-height: 18px
}

@media screen and (min-width: 768px) {
    .search-result-item-price .price {
        font-size:25px;
        line-height: 30px
    }
}

.search-result-pagination .next_page,.search-result-pagination .previous_page {
    display: inline-block;
    position: relative;
    text-indent: -100px;
    overflow: hidden;
    width: 20px;
    margin-top: 2px;
    line-height: normal;
    height: 30px;
    vertical-align: top;
    color: grey
}

.search-result-pagination .next_page:hover,.search-result-pagination .previous_page:hover {
    color: #d3d3d3
}

.search-result-pagination .next_page.disabled,.search-result-pagination .previous_page.disabled {
    display: none
}

.search-result-pagination .next_page:after,.search-result-pagination .previous_page:after {
    position: absolute;
    right: 0;
    text-indent: 100px;
    line-height: 30px;
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    content: "keyboard_arrow_left"
}

.search-result-pagination .next_page {
    margin-left: 10px
}

.search-result-pagination .next_page:after {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    content: "keyboard_arrow_right"
}

.search-result-pagination .current,.search-result-pagination a:not([class]) {
    display: inline-block;
    background-color: #e0e0e0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    margin-bottom: 5px;
    vertical-align: bottom;
    color: #484848;
    transition-property: color,background-color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

.search-result-pagination .current,.search-result-pagination a:not([class]):hover {
    background-color: #484848;
    color: #fff
}

#cookie-notice {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000
}

#cookie-notice .cookie-inner {
    position: absolute;
    bottom: -60px;
    width: 100%;
    max-height: 0;
    padding-top: 25px;
    padding-bottom: 35px;
    background-color: #292929;
    transition: max-height .5s
}

#cookie-notice .cookie-visible {
    max-height: 500px;
    bottom: 0;
    transition: max-height .5s
}

#cookie-notice .cookie-close {
    font-size: 20px;
    line-height: 20px;
    color: #b2ff33;
    cursor: pointer;
    float: right;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

@media screen and (min-width: 768px) {
    #cookie-notice .cookie-close {
        font-size:22px;
        line-height: 22px
    }
}

#cookie-notice .cookie-close:active,#cookie-notice .cookie-close:focus,#cookie-notice .cookie-close:hover {
    color: #9fff00
}

#cookie-notice .cookie-text,#cookie-notice .cookie-title {
    color: #fff
}

#cookie-notice .cookie-title {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 12px
}

@media screen and (min-width: 768px) {
    #cookie-notice .cookie-title {
        font-size:18px;
        line-height: 24px
    }
}

#cookie-notice .cookie-text {
    margin-bottom: 15px
}

#cookie-notice .cookie-button {
    text-transform: uppercase;
    float: right
}

.dropdown-react {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown-react .dropdown-trigger {
    font-weight: 400;
    margin-bottom: 24px;
    font-size: 1rem;
    line-height: 1rem
}

.dropdown-react .dropdown-trigger:after {
    clear: both;
    content: "";
    display: table
}

.dropdown-react .dropdown-trigger.block {
    display: block
}

.dropdown-react .dropdown-trigger.ostrich--solid {
    font-family: OstrichProper,Arial,sans-serif
}

.dropdown-react .dropdown-trigger.ostrich--inline {
    font-family: OstrichProperInline-Open,Arial,sans-serif
}

.dropdown-react .dropdown-trigger.din {
    font-family: DIN\ 2014 W01,Arial,sans-serif
}

.dropdown-react .dropdown-trigger.light {
    font-weight: 100;
    letter-spacing: .25px
}

.dropdown-react .dropdown-trigger.bold {
    font-weight: 700
}

.dropdown-react .dropdown-trigger {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    position: relative;
    padding: 10px 45px 10px 15px;
    margin-bottom: 0;
    height: auto
}

.dropdown-react .dropdown-trigger:after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 10px 15px;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 14px;
    font-font-weight: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000
}

.dropdown-react .dropdown-content {
    max-height: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
    transition: max-height .5s
}

.dropdown-react .dropdown-content-container {
    max-height: 400px;
    background: #fff;
    overflow: auto;
    width: 100%
}

.dropdown-react .dropdown-content-container.absolute {
    z-index: 999;
    position: absolute;
    box-shadow: 1px 1px 5px #000
}

.dropdown-react .dropdown-content ul {
    padding: 0;
    margin: 0 0 10;
    list-style-type: none
}

.dropdown-react .dropdown-content ul li {
    background: hsla(0,0%,100%,0);
    margin: 0;
    padding: 10px 15px;
    font-family: DIN\ 2014 W01,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1rem;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dropdown-react .dropdown-content ul li:hover {
    cursor: pointer;
    color: #000;
    background: #b2ff33
}

.dropdown-react .dropdown-content ul li.active {
    color: #000;
    background: #b2ff33
}

.dropdown-react .dropdown-content .dropdown-select {
    padding: 0 15px;
    text-align: center
}

.dropdown-react .dropdown-content .dropdown-select label {
    margin-top: 10px;
    color: #000
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react {
    border: none
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-trigger {
    background-color: #fff;
    margin-top: 5px;
    text-align: left;
    color: #000
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-trigger:after {
    color: #000
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-content {
    background-color: #fff;
    text-align: left
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-content ul li {
    color: #000
}

.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-content ul li.active,.dropdown-react .dropdown-content .dropdown-select .dropdown-react .dropdown-content ul li:hover {
    color: #000;
    background: #b2ff33
}

.dropdown-react.active>.dropdown-trigger:after {
    content: "\f077"
}

.dropdown-react.active>.dropdown-content-container>.dropdown-content {
    max-height: 9999px;
    width: 100%;
    transition: max-height 5s
}

.dropdown-react.inactive>.dropdown-trigger:after {
    content: ""
}

.dropdown-react.inactive:hover>.dropdown-trigger {
    cursor: default
}

.dealer-locator-map img,.rental-locator-map img {
    max-height: none;
    max-width: none
}

.dealerlocator-overlay {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-x: hidden
}

.dealerlocator-overlay .card-headline {
    color: #000;
    text-transform: uppercase;
    margin-top: 70px;
    margin-bottom: 20px
}

.dealer-locator .tab-section {
    margin-top: 30px
}

.dealer-full .main-message,.dealer-locator .main-message,.dealer-overlay .main-message {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 500;
    padding: 20px
}

.dealer-full .main-message.online-dealer-list,.dealer-locator .main-message.online-dealer-list,.dealer-overlay .main-message.online-dealer-list {
    padding: 0
}

.dealer-full,.dealer-overlay {
    overflow: hidden
}

.dealer-full>.container,.dealer-overlay>.container {
    max-width: inherit
}

.dealer-full .dealer-locator-filter,.dealer-overlay .dealer-locator-filter {
    margin: 0 -12px;
    padding-bottom: 12px
}

.dealer-full .dealer-locator-filter-item .dropdown-react,.dealer-overlay .dealer-locator-filter-item .dropdown-react {
    border: none
}

.dealer-full .dealer-locator-filter-item .dropdown-react .dropdown-content,.dealer-full .dealer-locator-filter-item .dropdown-react .dropdown-trigger,.dealer-overlay .dealer-locator-filter-item .dropdown-react .dropdown-content,.dealer-overlay .dealer-locator-filter-item .dropdown-react .dropdown-trigger {
    background-color: #d7d7d9
}

.dealer-full .dealer-locator-filter-item .dropdown-react .dropdown-content .filter-checkbox input,.dealer-overlay .dealer-locator-filter-item .dropdown-react .dropdown-content .filter-checkbox input {
    background-color: #fff
}

.dealer-full .dealer-locator-filter .DropdownReact .DropdownTrigger,.dealer-overlay .dealer-locator-filter .DropdownReact .DropdownTrigger {
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dealer-full .dealer-locator-filter .DropdownReact .DropdownContent ul li.filter-item,.dealer-overlay .dealer-locator-filter .DropdownReact .DropdownContent ul li.filter-item {
    display: flex
}

.dealer-full .dealer-locator-filter .clear-filters,.dealer-overlay .dealer-locator-filter .clear-filters {
    padding: 10px 15px;
    display: inline-block;
    cursor: pointer
}

.dealer-full .dealer-locator-filter .clear-filters:hover,.dealer-overlay .dealer-locator-filter .clear-filters:hover {
    color: #319e01
}

.dealer-full .dealer-filter-container,.dealer-overlay .dealer-filter-container {
    background: #d7d7d9;
    border-bottom: 1px solid #f2f2f4;
    padding-bottom: 21px
}

.dealer-full .dealer-filter-container .title,.dealer-overlay .dealer-filter-container .title {
    margin-top: 25px;
    padding: 0 0 0 30px
}

.dealer-full .dealer-filter-container .value,.dealer-overlay .dealer-filter-container .value {
    margin-top: 33px;
    padding: 0 0 0 30px
}

.dealer-full .dealer-filter-container .select,.dealer-overlay .dealer-filter-container .select {
    margin-top: 18px
}

.dealer-full .dealer-filter-container label,.dealer-overlay .dealer-filter-container label {
    text-transform: uppercase;
    margin-top: 5px;
    color: #000;
    line-height: 2
}

.dealer-full .dealer-filter-container .select-variant,.dealer-overlay .dealer-filter-container .select-variant {
    width: 100%;
    padding-top: 0;
    border: none
}

.dealer-full .dealer-filter-container .select-variant .dropdown-trigger,.dealer-overlay .dealer-filter-container .select-variant .dropdown-trigger {
    background-color: #d7d7d9;
    text-transform: uppercase;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif
}

.dealer-full .dealer-filter-container .select-variant .dropdown-content,.dealer-overlay .dealer-filter-container .select-variant .dropdown-content {
    z-index: 9999;
    background-color: #d7d7d9
}

.dealer-full .dealer-filter-container .select-variant .Select-clear-zone,.dealer-overlay .dealer-filter-container .select-variant .Select-clear-zone {
    display: none
}

.dealer-full .dealer-filter-container .btn-default,.dealer-overlay .dealer-filter-container .btn-default {
    background: transparent;
    color: #fff;
    border: none
}

.dealer-full .dealer-filter-container .btn-default:focus,.dealer-overlay .dealer-filter-container .btn-default:focus {
    outline: none!important;
    box-shadow: none!important
}

.dealer-full .dealer-filter-container .btn,.dealer-overlay .dealer-filter-container .btn {
    border-radius: 0;
    padding: 0
}

.dealer-full .dealer-filter-container .caret,.dealer-overlay .dealer-filter-container .caret {
    border-top: 8px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.dealer-full .dealer-filter-container .dropdown-menu,.dealer-overlay .dealer-filter-container .dropdown-menu {
    background: #d7d7d9
}

.dealer-full .dealer-filter-container .dropdown-menu li>a,.dealer-overlay .dealer-filter-container .dropdown-menu li>a {
    color: #fff
}

.dealer-full .dealer-filter-container .dropdown-menu li>a:hover,.dealer-overlay .dealer-filter-container .dropdown-menu li>a:hover {
    background-color: #8c8c8e
}

.dealer-full .other-products,.dealer-overlay .other-products {
    height: 82px;
    padding-right: 0;
    background: #fff;
    position: relative
}

.dealer-full .other-products a,.dealer-overlay .other-products a {
    position: absolute;
    bottom: 20px;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif
}

.dealer-full .dealer-content,.dealer-overlay .dealer-content {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif;
    color: #000;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 50px 12px #000
}

.dealer-full .dealer-content .infos,.dealer-overlay .dealer-content .infos {
    padding: 10px 50px 5px 15px;
    margin: 0
}

.dealer-full .dealer-content .infos a:hover,.dealer-overlay .dealer-content .infos a:hover {
    text-decoration: none
}

.dealer-full .dealer-content .infos .name,.dealer-overlay .dealer-content .infos .name {
    font-size: 22px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0;
    color: #000;
    color: #319e01;
    cursor: default
}

.dealer-full .dealer-content .infos a .name:active,.dealer-full .dealer-content .infos a .name:focus,.dealer-full .dealer-content .infos a .name:hover,.dealer-overlay .dealer-content .infos a .name:active,.dealer-overlay .dealer-content .infos a .name:focus,.dealer-overlay .dealer-content .infos a .name:hover {
    cursor: pointer
}

.dealer-full .dealer-content .infos .street,.dealer-overlay .dealer-content .infos .street {
    font-size: 16px;
    margin-bottom: 0;
    color: #000
}

.dealer-full .dealer-content .infos .city,.dealer-full .dealer-content .infos .zip-code,.dealer-overlay .dealer-content .infos .city,.dealer-overlay .dealer-content .infos .zip-code {
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #000
}

.dealer-full .dealer-content .infos .zip-code,.dealer-overlay .dealer-content .infos .zip-code {
    float: left;
    margin-right: 5px
}

.dealer-full .dealer-content .infos .city,.dealer-overlay .dealer-content .infos .city {
    margin-bottom: 5px
}

.dealer-full .dealer-content .infos .email,.dealer-full .dealer-content .infos .url,.dealer-overlay .dealer-content .infos .email,.dealer-overlay .dealer-content .infos .url {
    font-size: 16px;
    font-weight: 200;
    width: 100%;
    display: block
}

.dealer-full .dealer-content .infos .url,.dealer-overlay .dealer-content .infos .url {
    color: #319e01
}

.dealer-full .dealer-content .infos .phone,.dealer-overlay .dealer-content .infos .phone {
    font-size: 18px;
    font-weight: 200;
    margin-top: 5px;
    color: #000;
    display: block
}

.dealer-full .dealer-content .infos .phone:focus,.dealer-overlay .dealer-content .infos .phone:focus {
    text-decoration: none
}

.dealer-full .dealer-content .infos .phone:hover,.dealer-overlay .dealer-content .infos .phone:hover {
    cursor: pointer
}

.dealer-full .dealer-content .infos .item-link,.dealer-overlay .dealer-content .infos .item-link {
    margin: 5px 0;
    font-size: 16px;
    font-weight: 200
}

.dealer-full .dealer-content .dealer-header,.dealer-overlay .dealer-content .dealer-header {
    background: #0d0802;
    padding: 15px;
    width: 100%;
    z-index: 10001;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dealer-full .dealer-content .dealer-header.rental,.dealer-overlay .dealer-content .dealer-header.rental {
    padding: 3px
}

.dealer-full .dealer-content .dealer-header.dealer-status-1,.dealer-overlay .dealer-content .dealer-header.dealer-status-1 {
    background-color: #0d0802
}

.dealer-full .dealer-content .dealer-header.dealer-status-2,.dealer-overlay .dealer-content .dealer-header.dealer-status-2 {
    background-color: #a78347
}

.dealer-full .dealer-content .dealer-header.dealer-status-3,.dealer-overlay .dealer-content .dealer-header.dealer-status-3 {
    background-color: #8a898f
}

.dealer-full .dealer-content .dealer-header.dealer-status-4,.dealer-overlay .dealer-content .dealer-header.dealer-status-4 {
    background-color: #af2525
}

.dealer-full .dealer-content .dealer-header.dealer-status-101,.dealer-overlay .dealer-content .dealer-header.dealer-status-101 {
    background-color: #d4ad4a
}

.dealer-full .dealer-content .dealer-header.dealer-status-102,.dealer-overlay .dealer-content .dealer-header.dealer-status-102 {
    background-color: silver
}

.dealer-full .dealer-content .dealer-header.dealer-status-103,.dealer-overlay .dealer-content .dealer-header.dealer-status-103 {
    background-color: #696969
}

.dealer-full .dealer-content .dealer-header.dealer-status-104,.dealer-overlay .dealer-content .dealer-header.dealer-status-104 {
    background-color: #5d8fb1
}

.dealer-full .dealer-content .dealer-header.dealer-status-105,.dealer-overlay .dealer-content .dealer-header.dealer-status-105 {
    background-color: #696969
}

.dealer-full .dealer-content .dealer-header .fa,.dealer-overlay .dealer-content .dealer-header .fa {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px;
    color: #fff;
    font-size: 22px
}

.dealer-full .dealer-content .dealer-header i:hover,.dealer-overlay .dealer-content .dealer-header i:hover {
    cursor: pointer;
    opacity: .8
}

.dealer-full .dealer-content:hover,.dealer-overlay .dealer-content:hover {
    background: #fff
}

.dealer-full .dealer-list,.dealer-overlay .dealer-list {
    position: relative;
    z-index: 997;
    background: #fff;
    box-shadow: -1px 1px 2px 0 #aaa
}

.dealer-full .dealer-list ul,.dealer-overlay .dealer-list ul {
    list-style-type: none;
    padding: 0
}

.dealer-full .dealer-list .dealer-items,.dealer-overlay .dealer-list .dealer-items {
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 0
}

.dealer-full .dealer-list .dealer-items .dealer-item,.dealer-overlay .dealer-list .dealer-items .dealer-item {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #d7d7d9
}

.dealer-full .dealer-list .dealer-items .dealer-item .column-right,.dealer-overlay .dealer-list .dealer-items .dealer-item .column-right {
    padding: 15px 10px
}

.dealer-full .dealer-list .dealer-items .dealer-item .column-right .fa,.dealer-overlay .dealer-list .dealer-items .dealer-item .column-right .fa {
    padding: 0 18px 15px
}

.dealer-full .dealer-list .dealer-items .dealer-item .dealer-content,.dealer-overlay .dealer-list .dealer-items .dealer-item .dealer-content {
    box-shadow: none;
    background: hsla(0,0%,94.1%,.95)
}

.dealer-full .dealer-list .dealer-items .dealer-item .dealer-content .infos,.dealer-overlay .dealer-list .dealer-items .dealer-item .dealer-content .infos {
    padding: 15px 15px 25px;
    margin: 0 50px 0 0
}

.dealer-full .dealer-list .dealer-items .dealer-item .dealer-content .infos>div:active,.dealer-full .dealer-list .dealer-items .dealer-item .dealer-content .infos>div:focus,.dealer-overlay .dealer-list .dealer-items .dealer-item .dealer-content .infos>div:active,.dealer-overlay .dealer-list .dealer-items .dealer-item .dealer-content .infos>div:focus {
    outline: none
}

.dealer-full .dealer-list .dealer-items .dealer-item.active .dealer-content,.dealer-full .dealer-list .dealer-items .dealer-item:hover .dealer-content,.dealer-overlay .dealer-list .dealer-items .dealer-item.active .dealer-content,.dealer-overlay .dealer-list .dealer-items .dealer-item:hover .dealer-content {
    background: #fff
}

.dealer-full .search-location-row,.dealer-overlay .search-location-row {
    position: relative
}

.dealer-full .search-dealer-location,.dealer-full .search-rental-location,.dealer-overlay .search-dealer-location,.dealer-overlay .search-rental-location {
    display: inline-block;
    position: absolute;
    margin-left: 35px;
    left: 0;
    z-index: 200
}

.dealer-full .search-dealer-location-magnifier,.dealer-full .search-rental-location-magnifier,.dealer-overlay .search-dealer-location-magnifier,.dealer-overlay .search-rental-location-magnifier {
    font-size: 22px;
    position: relative;
    left: -45px;
    top: 2px;
    color: #b2ff33
}

.dealer-full .search-dealer-location-magnifier:hover,.dealer-full .search-rental-location-magnifier:hover,.dealer-overlay .search-dealer-location-magnifier:hover,.dealer-overlay .search-rental-location-magnifier:hover {
    opacity: .7;
    cursor: pointer
}

.dealer-full .search-rental-location-input,.dealer-full input[type=text].search-dealer-location-input,.dealer-overlay .search-rental-location-input,.dealer-overlay input[type=text].search-dealer-location-input {
    color: #000;
    background: #fff;
    text-align: left;
    width: calc(96% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    height: 45px;
    font-size: 16px;
    padding: 8px 10px;
    border: none;
    box-shadow: 0 1px 3px 0 #aaa
}

.dealer-full .search-rental-location-input::-webkit-input-placeholder,.dealer-full .search-rental-location-input::placeholder,.dealer-full input[type=text].search-dealer-location-input::-webkit-input-placeholder,.dealer-full input[type=text].search-dealer-location-input::placeholder,.dealer-overlay .search-rental-location-input::-webkit-input-placeholder,.dealer-overlay .search-rental-location-input::placeholder,.dealer-overlay input[type=text].search-dealer-location-input::-webkit-input-placeholder,.dealer-overlay input[type=text].search-dealer-location-input::placeholder {
    color: #8c8c8e;
    text-transform: uppercase
}

.dealer-full .dealer-locator-map,.dealer-full .rental-locator-map,.dealer-overlay .dealer-locator-map,.dealer-overlay .rental-locator-map {
    position: relative;
    height: 100%;
    display: block;
    z-index: 99;
    padding: 0;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    transition-delay: 1.5s
}

.dealer-full .dealer-locator-map.active,.dealer-full .rental-locator-map.active,.dealer-overlay .dealer-locator-map.active,.dealer-overlay .rental-locator-map.active {
    opacity: 1
}

.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:first-child,.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(2),.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(4),.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:first-child,.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(2),.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(4) {
    display: none
}

.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3),.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3) {
    z-index: 999
}

.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3)>div:first-child div,.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3)>div:first-child div {
    left: 2px!important;
    height: 16px!important;
    width: 16px!important;
    transform: skewX(45deg)!important;
    box-shadow: 0 1px 3px #000!important
}

.dealer-full .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3) div:last-child div,.dealer-overlay .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(3) div:last-child div {
    left: -2px!important;
    height: 16px!important;
    width: 16px!important;
    transform: skewX(-45deg)!important;
    box-shadow: 0 1px 3px #000!important
}

.dealer-full .gm-style>div:first-child>div:last-child>div>div:last-child>div>div:not(.gm-style-iw):not(button):not(.gm-style-iw-a),.dealer-overlay .gm-style>div:first-child>div:last-child>div>div:last-child>div>div:not(.gm-style-iw):not(button):not(.gm-style-iw-a) {
    display: none
}

.dealer-full .gm-style-iw:not(.gm-style-iw-c),.dealer-overlay .gm-style-iw:not(.gm-style-iw-c) {
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
    border-radius: 8px;
    padding: 5px;
    left: 20px!important;
    top: 35px!important;
    box-shadow: 0 0 3px #000
}

.dealer-full .gm-style-iw:not(.gm-style-iw-c)+button,.dealer-full .gm-style-iw:not(.gm-style-iw-c)+div,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c)+button,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c)+div {
    z-index: 99999!important;
    top: 36px!important;
    right: 11px!important;
    opacity: .5!important
}

.dealer-full .gm-style-iw:not(.gm-style-iw-c) a,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c) a {
    display: block
}

.dealer-full .gm-style-iw:not(.gm-style-iw-c) .dealer-content,.dealer-full .gm-style-iw:not(.gm-style-iw-c) .dealer-info-window,.dealer-full .gm-style-iw:not(.gm-style-iw-c) .infos,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c) .dealer-content,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c) .dealer-info-window,.dealer-overlay .gm-style-iw:not(.gm-style-iw-c) .infos {
    box-shadow: none
}

.dealer-full .dealer-status-map,.dealer-overlay .dealer-status-map {
    display: none;
    position: absolute;
    left: 5px;
    top: 0;
    width: 10px;
    height: 30px
}

.dealer-full .dealer-status-1,.dealer-overlay .dealer-status-1 {
    background-color: #0d0802
}

.dealer-full .dealer-status-2,.dealer-overlay .dealer-status-2 {
    background-color: #a78347
}

.dealer-full .dealer-status-3,.dealer-overlay .dealer-status-3 {
    background-color: #8a898f
}

.dealer-full .dealer-status-4,.dealer-overlay .dealer-status-4 {
    background-color: #af2525
}

.dealer-full .dealer-status-101,.dealer-overlay .dealer-status-101 {
    background-color: #d4ad4a
}

.dealer-full .dealer-status-102,.dealer-overlay .dealer-status-102 {
    background-color: silver
}

.dealer-full .dealer-status-103,.dealer-overlay .dealer-status-103 {
    background-color: #696969
}

.dealer-full .dealer-status-104,.dealer-overlay .dealer-status-104 {
    background-color: #5d8fb1
}

.dealer-full .dealer-status-105,.dealer-overlay .dealer-status-105 {
    background-color: #696969
}

.dealer-full .BMap_bubble_content .dealer-status-map,.dealer-overlay .BMap_bubble_content .dealer-status-map {
    left: 0
}

.dealer-overlay {
    position: absolute;
    box-shadow: 0 3px 10px 0 #000
}

.dealer-locator div.dealer-full {
    position: relative;
    width: 100%;
    height: 700px;
    display: block
}

.dealer-locator div.dealer-full .dealer-filter-container {
    display: none
}

.dealer-locator div.dealer-full>.row {
    margin: 0
}

.dl-product-finder {
    margin-bottom: 24px
}

.dl-product-finder .stylized-select-value {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px
}

@media screen and (min-width: 768px) {
    .dl-product-finder .stylized-select-value {
        font-size:18px;
        line-height: 25px
    }
}

.overlay-card .dl-product-finder .country {
    padding-left: 0;
    padding-right: 0
}

.loading-map {
    position: absolute;
    top: 80px;
    left: 15px;
    width: 50%;
    height: 0;
    min-height: 0;
    color: #000
}

@media screen and (min-width: 768px) {
    .loading-map {
        left:auto;
        position: relative
    }
}

.loading-map i.fa {
    margin-left: 10px
}

.dealer-overlay {
    width: 100%
}

.dealer-overlay .loading-map {
    display: none
}

.dealer-overlay .container .row .search-dealer-location {
    margin-top: 130px
}

.loading-dealers-text {
    display: inline-block;
    color: #000;
    min-height: 14px;
    font-size: 16px
}

@media screen and (min-width: 768px) {
    .loading-dealers-text {
        font-size:18px
    }
}

.loading-dealers i.fa {
    margin-left: 10px;
    color: #000
}

.dealer-overlay .pac-container {
    top: 45px!important;
    left: 15px!important
}

.pac-container {
    max-height: 180px;
    border-top: none!important;
    border-radius: 0!important;
    background: #fff!important;
    box-shadow: 0 1px 3px 0 #aaa;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif;
    z-index: 99999
}

.pac-container .pac-item {
    background: transparent!important;
    color: #000!important;
    border-top: 1px solid #e6e6e6
}

.pac-container .pac-item .pac-icon,.pac-container .pac-item span:nth-child(3) {
    display: none!important
}

.pac-container .pac-item .pac-item-query {
    font-size: 16px!important;
    padding: .3em!important;
    color: #000!important;
    width: 100%
}

.pac-container .pac-item .pac-item-query,.pac-container .pac-item .pac-item-query .pac-matched {
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif
}

.pac-container .pac-item:focus,.pac-container .pac-item:hover {
    background-color: #8c8c8e!important;
    cursor: pointer!important
}

.pac-container .pac-item:focus .pac-item-query,.pac-container .pac-item:hover .pac-item-query {
    color: #fff!important
}

.tangram-suggestion-main {
    max-height: 180px;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif;
    z-index: 99999
}

.tangram-suggestion-main .tangram-suggestion {
    border-top: none!important;
    border-radius: 0!important;
    background: #fff!important;
    box-shadow: 0 1px 3px 0 #aaa
}

.tangram-suggestion-main .tangram-suggestion table tr {
    border-bottom: 1px solid #e6e6e6
}

.tangram-suggestion-main .tangram-suggestion table tr td {
    color: #000
}

.tangram-suggestion-main .tangram-suggestion table tr td:focus,.tangram-suggestion-main .tangram-suggestion table tr td:hover {
    background-color: #b2ff33;
    color: #000
}

.tangram-suggestion-main .tangram-suggestion .tangram-suggestion-grey {
    color: #9fff00
}

.dealers-status-infos {
    opacity: 1!important;
    background: #fff;
    padding: 0!important;
    z-index: 99999!important;
    top: auto!important;
    bottom: 10px!important;
    margin: 0!important;
    box-shadow: 0 1px 6px #000;
    border-radius: 0!important;
    width: 90%;
    max-width: 1000px
}

.dealers-status-infos:after {
    border: 15px solid transparent!important;
    border-right: none!important;
    border-left: 15px solid #fff!important;
    right: -15px!important;
    left: auto!important;
    top: 50%!important;
    bottom: auto!important;
    margin: 0!important
}

.dealers-status-infos-1 {
    bottom: 10px!important
}

.dealers-status-infos-2 {
    bottom: 50px!important
}

.dealers-status-infos-3 {
    bottom: 150px!important
}

.dealers-status-infos-4 {
    bottom: 50px!important
}

.dealers-status-infos-header {
    padding: 24px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dealers-status-infos-description {
    width: 100%;
    padding: 25px 20px;
    background: #fff
}

.dealers-status-infos-description p {
    margin: 0;
    color: #000!important;
    font-size: 14px
}

.dealers-partner-1 {
    background-color: #0d0802
}

.dealers-partner-2 {
    background-color: #a78347
}

.dealers-partner-3 {
    background-color: #8a898f
}

.dealers-partner-4 {
    background-color: #af2525
}

.dealers-partner-101 {
    background-color: #d4ad4a
}

.dealers-partner-102 {
    background-color: silver
}

.dealers-partner-103 {
    background-color: #696969
}

.dealers-partner-104 {
    background-color: #5d8fb1
}

.dealers-partner-105 {
    background-color: #696969
}

.dealers-status-infos-options {
    background: #fff
}

.dealers-status-infos-options span {
    background-repeat: no-repeat;
    background-position: 15px;
    background-size: 60px 60px
}

.dealers-status-1-options {
    min-height: 80px
}

.dealers-status-1-options span {
    background-color: #0d0802
}

.dealers-status-2-options {
    min-height: 80px
}

.dealers-status-2-options span {
    background-color: #a78347
}

.dealers-status-3-options {
    min-height: 80px
}

.dealers-status-3-options span {
    background-color: #8a898f
}

.dealers-status-4-options {
    min-height: 80px
}

.dealers-status-4-options span {
    background-color: #af2525
}

.dealers-status-101-options,.dealers-status-102-options,.dealers-status-103-options,.dealers-status-104-options,.dealers-status-105-options {
    min-height: 80px
}

.dealers-status-option {
    width: 100%;
    background: #fff
}

.dealers-status-option span {
    padding: 0 15px;
    margin: 0 15px 20px 0;
    float: left;
    width: 90px;
    height: 60px
}

.dealers-status-option p {
    color: #000;
    background: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px
}

.dealers-status-option h5 {
    color: #000;
    font-weight: 700;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    height: 22px
}

@media screen and (max-width: 989px) {
    .dealer-full,.dealer-overlay {
        width:100%;
        left: 0
    }

    .dealer-full .dealer-filter-container .title,.dealer-overlay .dealer-filter-container .title {
        padding-left: 50px
    }

    .dealer-full .search-dealer-location:after,.dealer-full .search-rental-location:after,.dealer-overlay .search-dealer-location:after,.dealer-overlay .search-rental-location:after {
        left: -45px
    }

    .dealer-full .search-dealer-location-input,.dealer-full .search-rental-location-input,.dealer-overlay .search-dealer-location-input,.dealer-overlay .search-rental-location-input {
        width: 88%;
        margin: 0 15px
    }

    .dealer-overlay>.container {
        max-width: inherit
    }
}

@media screen and (max-width: 575px) {
    .dealer-overlay .container .row .search-dealer-location {
        margin-top:170px
    }

    .dealer-full .dealer-items,.dealer-overlay .dealer-items {
        height: 100%
    }

    .dealer-full form .search-dealer-location,.dealer-full form .search-rental-location,.dealer-overlay form .search-dealer-location,.dealer-overlay form .search-rental-location {
        width: calc(99% - 50px)
    }
}

@media screen and (max-width: 767px) {
    .dealer-full,.dealer-overlay {
        width:100%;
        left: 0;
        height: auto!important
    }

    .dealer-full .dealer-locator-map,.dealer-full .dealer-rental-map,.dealer-overlay .dealer-locator-map,.dealer-overlay .dealer-rental-map {
        max-height: 450px
    }

    .dealer-full .card-headline,.dealer-overlay .card-headline {
        font-size: 20px;
        margin-top: 30px
    }

    .dealer-full .search-dealer-location:after,.dealer-full .search-rental-location:after,.dealer-overlay .search-dealer-location:after,.dealer-overlay .search-rental-location:after {
        left: auto;
        right: 3%;
        top: 13px;
        position: absolute
    }

    .dealer-full .search-dealer-location,.dealer-full .search-rental-location,.dealer-overlay .search-dealer-location,.dealer-overlay .search-rental-location {
        margin-top: 19px;
        margin-left: 0;
        width: calc(60% - 50px)
    }

    .dealer-full .search-dealer-location-input,.dealer-full .search-rental-location-input,.dealer-overlay .search-dealer-location-input,.dealer-overlay .search-rental-location-input {
        width: 96%;
        margin: 0 15px
    }

    .dealer-full .dealer-filter-container,.dealer-overlay .dealer-filter-container {
        padding-top: 5px
    }

    .dealer-full .dealer-filter-container label,.dealer-overlay .dealer-filter-container label {
        font-size: 18px;
        line-height: 2;
        margin-top: 8px
    }

    .dealer-full .dealer-filter-container .dropdown-select label,.dealer-overlay .dealer-filter-container .dropdown-select label {
        display: none
    }

    .dealer-full .dealer-filter-container .title,.dealer-overlay .dealer-filter-container .title {
        margin-top: 5px;
        padding: 0 15px
    }

    .dealer-full .dealer-filter-container .select,.dealer-overlay .dealer-filter-container .select {
        margin-top: 5px
    }

    .dealer-full .dealer-filter-container .select-variant,.dealer-overlay .dealer-filter-container .select-variant {
        font-size: 18px
    }

    .dealer-full .dealer-filter-container a,.dealer-overlay .dealer-filter-container a {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .name,.dealer-overlay .dealer-content .infos .name {
        font-size: 18px
    }

    .dealer-full .dealer-content .infos .street,.dealer-overlay .dealer-content .infos .street {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .city,.dealer-full .dealer-content .infos .zip-code,.dealer-overlay .dealer-content .infos .city,.dealer-overlay .dealer-content .infos .zip-code {
        font-size: 15px
    }

    .dealer-full .dealer-content .infos .email,.dealer-full .dealer-content .infos .url,.dealer-overlay .dealer-content .infos .email,.dealer-overlay .dealer-content .infos .url {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .phone,.dealer-overlay .dealer-content .infos .phone {
        font-size: 16px
    }

    .dealer-full .dealer-content .infos .item-link,.dealer-overlay .dealer-content .infos .item-link {
        font-size: 14px
    }

    .dealer-full .dealers-status-infos,.dealer-overlay .dealers-status-infos {
        left: 15px!important
    }

    .dealer-full .dealers-status-infos-container,.dealer-overlay .dealers-status-infos-container {
        padding-bottom: 10px;
        bottom: 0;
        top: 0;
        min-height: 200px
    }

    .dealer-full .dealers-status-infos-container .dealer-status-infos-content,.dealer-overlay .dealers-status-infos-container .dealer-status-infos-content {
        overflow: auto;
        padding: 10px
    }

    .dealer-full .dealers-status-infos-description,.dealer-overlay .dealers-status-infos-description {
        padding: 0;
        margin-bottom: 10px
    }

    .dealer-full .dealers-status-infos-description p,.dealer-overlay .dealers-status-infos-description p {
        font-size: 10px;
        line-height: 15px
    }

    .dealer-full .dealers-status-infos-options span,.dealer-overlay .dealers-status-infos-options span {
        background-position: 5px;
        background-size: 40px 40px
    }

    .dealer-full .dealers-status-1-options,.dealer-full .dealers-status-2-options,.dealer-full .dealers-status-3-options,.dealer-full .dealers-status-4-options,.dealer-overlay .dealers-status-1-options,.dealer-overlay .dealers-status-2-options,.dealer-overlay .dealers-status-3-options,.dealer-overlay .dealers-status-4-options {
        min-height: 60px
    }

    .dealer-full .dealers-status-option span,.dealer-overlay .dealers-status-option span {
        padding: 0;
        margin: 0 10px 0 0;
        width: 50px;
        height: 35px
    }

    .dealer-full .dealers-status-option p,.dealer-overlay .dealers-status-option p {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .dealer-full .dealers-status-option h5,.dealer-overlay .dealers-status-option h5 {
        font-size: 10px;
        line-height: 14px;
        height: 14px
    }

    .dealer-full .search-dealer-location,.dealer-full .search-rental-location {
        margin-top: 15px
    }
}

@media screen and (min-width: 768px) {
    .dealerlocator-overlay-card-content,.rentallocator-overlay-card-content {
        padding-left:0;
        padding-right: 0
    }

    .dealerlocator-overlay-card .card-headline,.rentallocator-overlay-card .card-headline {
        font-size: 20px;
        margin-top: 30px
    }

    .dealer-full .search-dealer-location,.dealer-full .search-rental-location,.dealer-overlay .search-dealer-location,.dealer-overlay .search-rental-location {
        margin-top: 20px
    }

    .dealer-full .dealer-filter-container label,.dealer-overlay .dealer-filter-container label {
        font-size: 18px;
        line-height: 2
    }

    .dealer-full .dealer-filter-container .select-variant,.dealer-overlay .dealer-filter-container .select-variant {
        font-size: 18px
    }

    .dealer-full .other-products a,.dealer-overlay .other-products a {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .name,.dealer-overlay .dealer-content .infos .name {
        font-size: 18px
    }

    .dealer-full .dealer-content .infos .address,.dealer-overlay .dealer-content .infos .address {
        margin: 0
    }

    .dealer-full .dealer-content .infos .street,.dealer-overlay .dealer-content .infos .street {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .city,.dealer-full .dealer-content .infos .zip-code,.dealer-overlay .dealer-content .infos .city,.dealer-overlay .dealer-content .infos .zip-code {
        font-size: 15px
    }

    .dealer-full .dealer-content .infos .email,.dealer-full .dealer-content .infos .url,.dealer-overlay .dealer-content .infos .email,.dealer-overlay .dealer-content .infos .url {
        font-size: 14px
    }

    .dealer-full .dealer-content .infos .phone,.dealer-overlay .dealer-content .infos .phone {
        font-size: 16px
    }

    .dealer-full .dealer-content .infos .item-link,.dealer-overlay .dealer-content .infos .item-link {
        font-size: 14px
    }

    .dealer-full .search-dealer-location,.dealer-full .search-rental-location {
        margin-left: 0;
        margin-top: 12px;
        width: 60%
    }

    .dealer-overlay .search-dealer-location,.dealer-overlay .search-rental-location {
        margin-left: 15px
    }

    .dealer-overlay .search-dealer-location-input,.dealer-overlay .search-rental-location-input {
        width: 88%
    }
}

@media screen and (min-width: 860px) {
    .dealerlocator-overlay-card .card-headline,.rentallocator-overlay-card .card-headline {
        font-size:40px;
        margin-top: 70px
    }

    .dealer-full .dealer-filter-container label,.dealer-overlay .dealer-filter-container label {
        font-size: 24px;
        line-height: 2
    }

    .dealer-full .dealer-filter-container .select-variant,.dealer-overlay .dealer-filter-container .select-variant {
        font-size: 22px
    }

    .dealer-full .other-products a,.dealer-overlay .other-products a {
        font-size: 16px
    }

    .dealer-full .dealer-content .infos .name,.dealer-overlay .dealer-content .infos .name {
        font-size: 22px
    }

    .dealer-full .dealer-content .infos .street,.dealer-overlay .dealer-content .infos .street {
        font-size: 16px
    }

    .dealer-full .dealer-content .infos .city,.dealer-full .dealer-content .infos .zip-code,.dealer-overlay .dealer-content .infos .city,.dealer-overlay .dealer-content .infos .zip-code {
        font-size: 17px
    }

    .dealer-full .dealer-content .infos .email,.dealer-full .dealer-content .infos .url,.dealer-overlay .dealer-content .infos .email,.dealer-overlay .dealer-content .infos .url {
        font-size: 16px
    }

    .dealer-full .dealer-content .infos .phone,.dealer-overlay .dealer-content .infos .phone {
        font-size: 18px
    }

    .dealer-full .dealer-content .infos .item-link,.dealer-overlay .dealer-content .infos .item-link {
        font-size: 16px
    }
}

.online-dealer-list {
    list-style: none;
    padding-left: 0
}

.online-dealer-list-container {
    min-height: 20px;
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .online-dealer-list-container {
        margin-top:20px
    }
}

.online-dealer-list-item {
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .online-dealer-list-item {
        margin-bottom:40px
    }
}

.online-dealer-name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 10px
}

.online-dealer-status {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: bottom;
    background: transparent no-repeat 50%;
    background-size: 66.66667%;
    margin-right: 5px
}

.online-dealer-link {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.mapAndSearchForm {
    position: relative
}

.dropdown-react .dropdown-trigger:after {
    content: "▼"
}

.dropdown-react.active>.dropdown-trigger:after {
    content: "▲"
}

.dropdown-select {
    position: relative
}

.dealer-locator-header .dropdown-react>.dropdown-trigger {
    font-size: 24px;
    margin-top: 5px;
    line-height: 43px
}

.dealer-locator-header .dropdown-react>.dropdown-trigger:after {
    content: "▼"
}

.dealer-locator-header .dropdown-react.active>.dropdown-trigger:after {
    content: "▲"
}

.dealer-full .dealer-filter-container .select-variant .dropdown-content {
    background: none;
    margin: 0;
    padding: 0
}

.dealer-full .dealer-filter-container .select-variant .dropdown-content ul {
    background: #fff;
    border: 2px solid #000;
    margin: 0;
    padding: 1px
}

.dealer-full .dealer-filter-container .select-variant .dropdown-content ul li {
    font-size: 24px;
    padding: 12px;
    line-height: 1
}

.dealer-full .dealer-filter-container .select-variant .dropdown-content ul li:last-child {
    margin-bottom: 0
}

ul#dealer-items {
    margin-top: 0
}

@media (min-width: 768px) {
    .dealer-overlay .search-dealer-location {
        width:calc(60% - 50px)
    }
}

.dealer-overlay .map-container {
    background: #f2f2f4
}

.rental-locator .dealer-locator-header {
    display: none
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
	width: 100% !important;;
}

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

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (max-width: 1257px) {
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 25%;
    line-height: 10px;
    padding: 0 3px;
     }
    a.slds-truncate.outputLookupLink.slds-truncate.forceOutputLookup {
		word-break: break-all;
    white-space: normal;
    font-weight: bold;
    color: black;
    border-bottom: 2px solid #b2ff33;
    text-decoration: none;
    font-size: .5rem;
     }
}
@media (min-width: 768px) {
    .container {
        max-width:720px
    }

}

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

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
} 

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }
}

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

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

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

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction:row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction:row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction:row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.DealerLocatorLayer {
    position: fixed;
    top: 0;
    height: 100%;
    height: 100vh;
    width: 100%;
    overflow-y: auto;
    z-index: 10001;
    visibility: hidden;
    transition: background-color 1s,left 0s 1s,visibility 0s 1s;
    background-color: transparent
}

.DealerLocatorLayer .Content {
    transition: transform 1s;
    transform: translateX(-100%)
}

.DealerLocatorLayer.active {
    left: 0;
    visibility: visible;
    transition: background-color 1s,left 0s,visibility 0s;
    background-color: rgba(0,0,0,.5)
}

.DealerLocatorLayer.active .Content {
    transform: translateX(0)
}

.DealerLocatorLayer .Content {
    background-color: #f2f2f4;
    width: 80%;
    min-height: 100%;
    min-height: 100vh;
    position: relative
}

@media screen and (max-width: 992px) {
    .DealerLocatorLayer .Content {
        width:100%
    }
}

.DealerLocatorLayer .Content .Header {
    padding: 12px
}

.DealerLocatorLayer .Content .Close {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer
}

.DealerLocatorLayer .Content h3 {
    margin-top: 54px;
    margin-bottom: 40px;
    text-transform: uppercase
}

.DealerLocatorLayer .hidden {
    display: none
}

.ShopCard {
    margin-bottom: 20px
}

.ShopCard__Container {
    transition-property: background-color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    background-color: #fff
}

.ShopCard__Container,.ShopCard__Container__Row {
    display: flex;
    flex-wrap: wrap
}

.ShopCard__Container__Img-Description {
    display: flex
}

.ShopCard__Image__Img {
    width: 66px;
    height: 66px;
    background-color: #000;
    background-image: url(https://d3ctd91c7nw0ql.cloudfront.net/assets/icons/dealer-status-c422076739594f43d0b7c6b6c18c3f4ddd2f1298794bb74f343b7d608cc4d94d.svg)
}

.ShopCard__Image__Img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ShopCard__Title {
    letter-spacing: .36px;
    font-weight: 300;
    display: flex;
    align-items: center
}

.ShopCard__Description>p {
    font-size: 14px;
    color: rgba(0,14,26,.6)
}

.ShopCard__Actions {
    float: right
}

.ShopOverlaySelectShopButton {
    height: 100%;
    width: 105px;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif
}

.notSelected {
    visibility: hidden
}

.ShopOverlay {
    position: fixed;
    z-index: 10001
}

.ShopOverlay,.ShopOverlay__Content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.ShopOverlay__Content {
    background-color: #f2f2f4;
    position: absolute;
    display: flex;
    flex-direction: column
}

@media (min-width: 1091px) {
    .ShopOverlay__Content {
        margin:initial;
        max-width: 65%;
        min-width: 900px
    }
}

.ShopOverlay__Content__Scroll {
    flex-basis: 100%;
    padding-left: 10px;
    padding-right: 45px;
    overflow-y: scroll
}

@media (max-width: 540px) {
    .ShopOverlay__Content__Scroll {
        padding-right:10px
    }
}

@media (min-width: 1091px) {
    .ShopOverlay__Content__Scroll {
        padding-right:55px;
        width: 840px;
        margin-left: auto
    }
}

.ShopOverlay__Content__Scroll::-webkit-scrollbar {
    width: 12px
}

.ShopOverlay__Content__Scroll::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 1px
}

.ShopOverlay__Content__Scroll__Logo-Close {
    position: relative;
    display: flex
}

.ShopOverlay__Content__Close {
    position: fixed;
    right: 4px;
    margin: 15px;
    z-index: 2;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

@media (min-width: 1091px) {
    .ShopOverlay__Content__Close {
        margin-right:12px;
        margin-top: 12px
    }
}

.ShopOverlay__Content__Headline {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: .6px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif
}

@media (max-width: 540px) {
    .ShopOverlay__Content__Headline {
        margin-top:10px;
        margin-bottom: 10px;
        font-size: 36px
    }
}

.ShopOverlay__Content__Choose {
    padding: 25px 15px 10px;
    background-color: rgba(140,140,142,.66);
    margin-bottom: 15px;
    margin-top: 40px;
    font-family: OstrichProper,Arial,sans-serif
}

@media (max-width: 540px) {
    .ShopOverlay__Content__Choose {
        margin-top:15px;
        padding-top: 10px
    }
}

.ShopOverlay__Content__Choose-Model,.ShopOverlay__Content__Choose-Shop {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif;
    margin: 0
}

.ShopOverlay__Model__Info>p {
    letter-spacing: .36px;
    font-size: 16px;
    line-height: 19px
}

@media (min-width: 1091px) {
    .ShopOverlay__Model__Info>p {
        font-size:18px;
        line-height: 22px
    }
}

.Overlay-enter .ShopOverlay__Background,.Overlay-enter .ShopOverlay__Content {
    transform: translateX(-200%);
    transition: all .5s ease-in
}

.Overlay-enter-active .ShopOverlay__Background,.Overlay-enter-active .ShopOverlay__Content,.Overlay-enter-done .ShopOverlay__Content,.Overlay-exit .ShopOverlay__Background,.Overlay-exit .ShopOverlay__Content {
    transform: translateX(0)
}

.Overlay-exit-active .ShopOverlay__Background,.Overlay-exit-active .ShopOverlay__Content {
    transition: all .5s ease-in;
    transform: translateX(-200%)
}

.ShopOverlayShopLayer {
    box-shadow: 0 -1px 10px grey;
    position: relative;
    margin-top: auto;
    margin-bottom: 0;
    background-color: #fff
}

.ShopOverlayShopLayer__Content {
    overflow-y: scroll;
    padding: 15px 45px 15px 10px;
    background-color: #fff;
    display: flex;
    position: relative;
    font-size: 16px;
    font-weight: 400
}

.ShopOverlayShopLayer__Content::-webkit-scrollbar,.ShopOverlayShopLayer__Content::-webkit-scrollbar-button,.ShopOverlayShopLayer__Content::-webkit-scrollbar-corner,.ShopOverlayShopLayer__Content::-webkit-scrollbar-thumb,.ShopOverlayShopLayer__Content::-webkit-scrollbar-track {
    visibility: hidden
}

@media (max-width: 540px) {
    .ShopOverlayShopLayer__Content {
        padding-right:10px
    }
}

@media (min-width: 1091px) {
    .ShopOverlayShopLayer__Content {
        padding-right:55px;
        width: 840px;
        margin-left: auto
    }
}

.ShopOverlayShopLayer__Content__Leave {
    font-family: OstrichProper,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px
}

.ShopOverlayShopLayer__ContinueToShop {
    font-family: OstrichProper,Arial,sans-serif;
    text-transform: uppercase;
    width: 105px;
    padding: 5px
}

.ShopOverlayShopLayer__ContinueToShop.button.col-auto {
    line-height: 2rem
}

.CheckIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: inherit
}

.ShopOverlayVariantCard {
    margin-bottom: 20px
}

.ShopOverlayVariantCard__Container {
    display: flex;
    flex-wrap: wrap;
    transition-property: background-color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    background-color: #fff
}

.ShopOverlayVariantCard__Image__Img>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 115px
}

.ShopOverlayVariantCard__Text__Wrapper {
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: .36px;
    color: #000;
    margin: 12px
}

.ShopOverlayVariantCard__Text__Wrapper__Title {
    font-size: 16px
}

@media (min-width: 961px) {
    .ShopOverlayVariantCard__Text__Wrapper__Title {
        font-size:18px
    }
}

@media (max-width: 540px) {
    .ShopOverlayVariantCard__Text__Wrapper__Title {
        font-size:24px
    }
}

.ShopOverlayVariantCard__Text__Wrapper__Description {
    font-size: 14px
}

@media (max-width: 540px) {
    .ShopOverlayVariantCard__Text__Wrapper__Description {
        color:grey
    }
}

@media (min-width: 961px) {
    .ShopOverlayVariantCard__Text__Wrapper__Description {
        font-size:16px
    }
}

.ShopOverlayVariantCard__Text__Wrapper__Description>p {
    font-size: 14px
}

@media (min-width: 961px) {
    .ShopOverlayVariantCard__Text__Wrapper__Description>p {
        font-size:16px
    }
}

.ShopOverlayVariantCard__Price {
    color: rgba(140,140,142,.66);
    font-size: 12px;
    padding: 15px 10px;
    margin: auto
}

.ShopOverlayVariantCard__Price__Info {
    text-align: left;
    display: block
}

.ShopOverlayVariantCard__Price__Pricing {
    color: #000;
    font-size: 16px
}

.ShopOverlayVariantCard__Price__VAT {
    margin-left: 10px
}

@media screen and (max-width: 519px) {
    .ShopOverlayVariantCard__Actions {
        flex-basis:100%;
        max-width: 100%
    }
}

.ShopOverlaySelectVariantButton {
    white-space: normal;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    height: 100%;
    width: 105px;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif;
    float: right
}

.Spinner {
    align-items: center;
    justify-content: center;
    padding: 0
}

.Spinner__spin {
    animation: rotator 1.7s linear infinite;
    stroke: #000
}

.Spinner__path {
    stroke-dasharray: 45;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash 1.7s ease-in-out infinite
}

.Spinner--regular {
    display: flex
}

.Spinner--inline {
    display: inline;
    margin-left: 10px;
    margin-right: 10px
}

@keyframes rotator {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(270deg)
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 45
    }

    50% {
        stroke-dashoffset: 11.25;
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 45;
        transform: rotate(450deg)
    }
}

@media (min-width: 769px) {
    article.VariantCard .VariantCard__Container {
        min-height:160px
    }
}

article.VariantCard .VariantCard__Container>.VariantCard__Actions {
    display: flex
}

article.VariantCard .VariantCard__Container>.VariantCard__Actions>button {
    margin-left: auto;
    text-transform: uppercase
}

article.VariantCard .VariantCard__Container>div {
    max-height: 190px
}

article.VariantCard .VariantCard__Container>div .CartLayerAddToCartButton {
    align-self: flex-end;
    margin: 7px;
    background-color: purple;
    white-space: pre-line;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    height: 100%;
    width: 100%;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: .32px;
    font-family: OstrichProper,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

@media (min-width: 520px) {
    article.VariantCard .VariantCard__Container>div .CartLayerAddToCartButton {
        max-width:140px
    }
}

.ProductOfferWrapper {
    margin: 7px
}

.ProductOfferWrapper .rsAddToCartForm input[type=submit] {
    border: 0;
    border-radius: 0
}

.ProductPrice__Wrapper {
    line-height: 1;
    align-self: flex-start
}

.ProductPrice__RRP {
    font-size: 12px;
    margin-right: 6px;
    letter-spacing: 2px;
    color: #8c8c8e
}

.ProductPrice__Price {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: .3px
}

.ProductPrice__Price--del {
    text-decoration: line-through;
    color: #8c8c8e
}

.VariantCard {
    margin-bottom: 20px
}

.VariantCard__Container {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 961px) {
    .VariantCard__Container {
        flex-wrap:nowrap
    }
}

.VariantCard__Image__Img>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 160px
}

.VariantCard__Price {
    align-self: flex-end;
    display: flex;
    margin: 7px;
    white-space: nowrap
}

.VariantCard__Price .ProductPrice__Price {
    font-size: 25px
}

.VariantCard__Text__Wrapper {
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #000;
    flex-grow: 1;
    margin: 40px 32px 17px
}

.VariantCard__Text__Wrapper .VariantCard__Title {
    font-family: DIN\ 2014 W01,din-2014,Arial,sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    min-height: 3rem
}

@media screen and (min-width: 768px) {
    .VariantCard__Text__Wrapper .VariantCard__Title {
        font-size:35px
    }
}

@media screen and (min-width: 992px) {
    .VariantCard__Text__Wrapper .VariantCard__Title {
        font-size:36px
    }
}

@media screen and (min-width: 1200px) {
    .VariantCard__Text__Wrapper .VariantCard__Title {
        font-size:40px
    }
}

@media (min-width: 768px) {
    .VariantCard__Text__Wrapper .VariantCard__Title>span {
        position:absolute;
        white-space: nowrap
    }
}

.VariantCard__Text__Wrapper .VariantCard__Description {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    color: #8c8c8e
}

@media screen and (min-width: 768px) {
    .VariantCard__Text__Wrapper .VariantCard__Description {
        font-size:18px
    }
}

@media screen and (min-width: 992px) {
    .VariantCard__Text__Wrapper .VariantCard__Description {
        font-size:20px
    }
}

.VariantCard__Description>p {
    font-size: 14px;
    color: rgba(0,14,26,.6)
}

.VariantCard__Actions {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

@media screen and (max-width: 519px) {
    .VariantCard__Actions {
        flex-basis:100%;
        max-width: 100%
    }
}

.VariantCard__Actions>button {
    align-self: flex-end;
    margin: 7px;
    padding: 16px
}

.CartLayer {
    position: fixed;
    z-index: 10001;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll
}

@media (max-width: 960px) {
    .CartLayer {
        background-color:#f2f2f4
    }
}

.CartLayer__Background {
    right: 79%;
    height: 100%;
    position: fixed
}

.CartLayer__Background,.CartLayer__Content {
    background-color: #f2f2f4;
    left: 0;
    top: 0;
    bottom: 0
}

.CartLayer__Content {
    padding-right: 55px;
    padding-left: 50px;
    position: relative;
    right: 0;
    min-height: 100%;
    overflow: hidden
}

@media (min-width: 961px) {
    .CartLayer__Content {
        max-width:1110px;
        margin-right: 20%
    }
}

.CartLayer__Content__PleaseChoose>p {
    font-size: 1rem
}

.Overlay-enter .CartLayer__Background,.Overlay-enter .CartLayer__Content,.Overlay-enter .close-overlay {
    transform: translateX(-200%);
    transition: all .5s ease-in
}

.Overlay-enter-active {
    transition: all .5s ease-in;
    background: rgba(0,0,0,.6)
}

.Overlay-enter-active .CartLayer__Background,.Overlay-enter-active .CartLayer__Content,.Overlay-enter-active .close-overlay {
    transform: translateX(0)
}

.Overlay-enter-done {
    background: rgba(0,0,0,.6)
}

@media (max-width: 960px) {
    .Overlay-enter-done {
        background-color:#f2f2f4
    }
}

.Overlay-enter-done .CartLayer__Content,.Overlay-enter-done .close-overlay {
    transform: translateX(0)
}

.Overlay-exit {
    background: rgba(0,0,0,.5)
}

.Overlay-exit .CartLayer__Background,.Overlay-exit .CartLayer__Content,.Overlay-exit .close-overlay {
    transform: translateX(0)
}

.Overlay-exit-active {
    background: transparent;
    transition: all .5s ease-in
}

.Overlay-exit-active .CartLayer__Background,.Overlay-exit-active .CartLayer__Content,.Overlay-exit-active .close-overlay {
    transition: all .5s ease-in;
    transform: translateX(-200%)
}

.Card-Headline {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif
}

.close-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    position: fixed;
    cursor: pointer
}

@media (min-width: 961px) {
    .close-overlay {
        max-width:80%
    }
}

@media (min-width: 1400px) {
    .close-overlay {
        max-width:1110px;
        z-index: 1000
    }
}

.close-overlay-button {
    background-color: transparent;
    position: absolute;
    right: 12px;
    top: 12px;
    border: 0
}

.Logo {
    position: relative;
    left: 0;
    margin-top: 40px;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat
}

.FooterContainer {
    background: #000;
    color: #fff;
    padding: 32px 32px 96px;
    text-align: center
}

@media (min-width: 1321px) {
    .FooterContainer .Wrapper {
        width:1256px;
        margin: 0 auto
    }
}

.FooterContainer .SocialMedia {
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
    align-content: center
}

.FooterContainer .SocialMedia .Channel {
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -999px;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer
}

.FooterContainer .SocialMedia .SocialMediaInner {
    margin-right: 24px
}

.FooterContainer .SocialMedia .SocialMediaInner:last-child {
    margin-right: 0
}

.FooterContainer .SocialMedia .SocialMediaInner .__react_component_tooltip {
    padding: 0
}

.FooterContainer .QRTooltip img {
    height: 200px;
    width: 200px
}

.FooterContainer .Newsletter {
    text-align: center;
    margin: 0 auto 52px;
    position: relative
}

@media (min-width: 1191px) {
    .FooterContainer .Newsletter {
        width:532px
    }
}

@media (max-width: 1190px) {
    .FooterContainer .Newsletter {
        width:40%;
        min-width: 320px
    }
}

@media (max-width: 400px) {
    .FooterContainer .Newsletter {
        width:90%;
        min-width: 100px
    }
}

.FooterContainer .Newsletter input[type=text] {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 2px solid #fff;
    background: none;
    height: 26px;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .5px;
    color: #fff
}

.FooterContainer .Newsletter input[type=text]:-ms-input-placeholder {
    color: rgba(140,140,142,.66)
}

.FooterContainer .Newsletter input[type=text]::-ms-input-placeholder {
    color: rgba(140,140,142,.66)
}

.FooterContainer .Newsletter input[type=text]::placeholder {
    color: rgba(140,140,142,.66)
}

.FooterContainer .Newsletter .material-icons {
    position: absolute;
    right: 0;
    top: 0;
    color: #b2ff33
}

.FooterContainer .Newsletter__Link {
    text-transform: uppercase;
    letter-spacing: .05em;
    color: inherit
}

.FooterContainer .Newsletter__Link .material-icons {
    position: relative;
    top: 6px;
    margin-left: 6px
}

.FooterContainer .FooterNav {
    clear: both;
    overflow: hidden;
    margin-bottom: 48px
}

.FooterContainer .FooterNav ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0
}

.FooterContainer .FooterNav ul li {
    padding: 0;
    margin: 0;
    text-align: left
}

.FooterContainer .FooterNav ul li a {
    display: block
}

.FooterContainer .FooterNav .ColumnsContainer {
    display: flex;
    justify-content: space-between
}

@media (max-width: 1190px) {
    .FooterContainer .FooterNav .ColumnsContainer {
        flex-direction:column;
        align-items: center
    }
}

.FooterContainer .FooterNav .ColumnsContainer li.Column {
    margin-right: 69px
}

@media (max-width: 1190px) {
    .FooterContainer .FooterNav .ColumnsContainer li.Column {
        margin-top:5px;
        text-align: center;
        margin-right: 0
    }
}

@media (min-width: 1191px) {
    .FooterContainer .FooterNav .ColumnsContainer li.Column {
        float:left;
        width: 174px;
        margin-right: auto
    }
}

.FooterContainer .FooterNav .ColumnsContainer li.Column:last-child {
    margin-right: 0
}

.FooterContainer .FooterNav .ColumnsContainer li.Column .ColumnHead {
    color: #fff;
    height: 24px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 16px;
    text-transform: uppercase;
    white-space: pre-wrap
}

@media (max-width: 1190px) {
    .FooterContainer .FooterNav .ColumnsContainer li.Column:first-child .ColumnHead {
        margin-bottom:0
    }
}

.FooterContainer .FooterNav .ColumnsContainer li.Column .ColumnChildren .ColumnChildrenChild {
    margin-bottom: 8px
}

@media (max-width: 1190px) {
    .FooterContainer .FooterNav .ColumnsContainer li.Column .ColumnChildren .ColumnChildrenChild {
        display:none
    }
}

.FooterContainer .FooterNav .ColumnsContainer li.Column .ColumnChildren .ColumnChildrenChild a {
    width: 174px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: .1px;
    color: #8c8c8e
}

@media (max-width: 1190px) {
    .FooterContainer .FooterNav .ColumnsContainer li.Column:last-child {
        margin-top:5px;
        margin-right: 0
    }

    .FooterContainer .FooterNav .ColumnsContainer li.Column:last-child .ColumnChildren>.ColumnChildrenChild {
        display: block;
        text-align: center
    }

    .FooterContainer .FooterNav .ColumnsContainer li.Column:last-child .ColumnChildren>.ColumnChildrenChild a {
        color: #fff;
        height: 24px;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 2px;
        margin-bottom: 16px;
        text-transform: uppercase;
        white-space: pre-wrap
    }
}

.FooterContainer .ReportBug {
    margin-bottom: 30px
}

.FooterContainer .ReportBug a,.FooterContainer .ReportBug a:visited {
    color: inherit
}

.FooterContainer .ReportBug .material-icons {
    position: relative;
    top: 5px;
    margin-left: 6px
}

.FooterContainer .Logo {
    margin-bottom: 24px
}

.FooterContainer .Logo img {
    width: 131px
}

.FooterContainer .Copyright,.FooterContainer .Copyright a {
    height: 24px;
    font-size: 12px;
    line-height: 2;
    letter-spacing: .5px;
    color: #8c8c8e
}

.FooterContainer .Copyright a div,.FooterContainer .Copyright div {
    display: inline-block
}

.FooterContainer .Copyright a {
    text-decoration: underline;
    margin-left: 5px;
    margin-right: 5px
}

.FooterContainer .Copyright a:hover {
    color: #b2ff33
}

.LanguageSwitch {
    padding: 8px 16px 4px;
    cursor: pointer;
    color: #fff
}

@media (min-width: 630px) {
    .LanguageSwitch {
        padding:16px 16px 4px
    }
}

@media (min-width: 1275px) {
    .LanguageSwitch {
        padding:8px 12px 7px 20px
    }
}

.LanguageSwitch .Toggle {
    background: transparent;
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #fff
}

.LanguageSwitch .Toggle:hover {
    color: #b2ff33
}

.LanguageSwitch a,.LanguageSwitch a:visited {
    color: #fff;
    font-size: 12px;
    line-height: 2;
    letter-spacing: .5px;
    display: flex;
    align-items: center
}

.LanguageSwitch a:active,.LanguageSwitch a:focus,.LanguageSwitch a:hover {
    text-decoration: none
}

.LanguageSwitch .Countries {
    position: absolute;
    max-height: 0;
    z-index: 10000;
    overflow: hidden;
    margin-top: 7px;
    transition: max-height .5s ease-in;
    background-color: #242e3a
}

.LanguageSwitch .Countries .Content {
    max-height: 400px;
    overflow-y: scroll
}

.LanguageSwitch .Countries .Content::-webkit-scrollbar {
    width: 12px
}

.LanguageSwitch .Countries .Content::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 1px
}

.LanguageSwitch .Countries .Country {
    display: block;
    padding: 6px 24px
}

.LanguageSwitch .Countries .Country:hover {
    color: #b2ff33
}

.LanguageSwitch--open:hover .Countries {
    max-height: 1000%;
    position: absolute
}

.LanguageSwitch .material-icons {
    color: #b2ff33;
    font-size: 18px;
    margin-right: 4px
}

.SuperNav--isMobile .LanguageSwitch {
    width: 100%
}

@media (min-width: 631px) {
    .SuperNav--isMobile .LanguageSwitch {
        border-bottom:1px solid #424c59;
        padding-bottom: 16px
    }
}

.SuperNav--isMobile .LanguageSwitch .material-icons {
    margin-right: 8px
}

.LanguageSwitch .Toggle:after {
    content: "arrow_drop_down"
}

.LanguageSwitch--open .Toggle:after,.LanguageSwitch .Toggle:after {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    color: inherit;
    position: relative
}

.LanguageSwitch--open .Toggle:after {
    content: "arrow_drop_up"
}

.MobileNav.open .LanguageSwitch .Toggle {
    background: #242e3a
}

.MobileNav.open .LanguageSwitch .Countries .Content {
    border: 1px solid #000
}

.MainNav {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center
}

.MainNav__Item {
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    font-family: DIN\ 2014 W01,Arial,sans-serif;
    font-family: din-2014,DIN\ 2014 W01,Arial,sans-serif;
    line-height: 12px;
    letter-spacing: 1.1px;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 16px 12px
}

.MainNav__Item,.MainNav__Item:visited {
    color: #fff
}

.MainNav__Item:active,.MainNav__Item:focus,.MainNav__Item:hover {
    color: #b2ff33;
    text-decoration: none
}

.MainNav__Item:after {
    content: "";
    display: block;
    width: 70%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 15%;
    right: 15%;
    background: transparent
}

.MainNav .MainNav__Item--isActive:after {
    background: #b2ff33
}

.SuperNav--isMobile .MainNav {
    text-align: center;
    padding: 8px 0;
    display: block;
    width: 100%
}

.SuperNav--isMobile .MainNav__Item {
    border: none;
    margin: 8px 0
}

.LoginRegister {
    color: #fff;
    padding: 8px 12px 7px;
    font-size: 12px;
    letter-spacing: .5px;
    text-align: right
}

.LoginRegister .material-icons {
    color: #fff;
    font-size: 18px;
    margin-left: 4px
}

.SuperNav--isMobile .LoginRegister {
    text-align: left;
    padding: 4px 16px
}

@media (min-width: 631px) {
    .SuperNav--isMobile .LoginRegister {
        border-bottom:1px solid #424c59;
        padding-bottom: 16px
    }
}

.SuperNav--isMobile .LoginRegister .material-icons {
    float: left;
    margin: 0 8px 0 0
}

.SubNavItems {
    display: flex;
    flex-grow: 1
}

@media (max-width: 1275px) {
    .SubNavItems {
        display:none
    }
}

.SubNav__Item {
    height: auto;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    font-family: OstrichProper,Arial,sans-serif
}

.SubNav__Item:hover>a {
    color: #b2ff33
}

.SubNav__Item__Link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px 0 0;
    letter-spacing: .6px;
    text-align: center;
    text-transform: uppercase;
    height: 100%;
    white-space: nowrap
}

.SubNav__Item__Link,.SubNav__Item__Link:visited {
    color: #fff
}

.SubNav__Item .SubNav__Item__Link--isActive,.SubNav__Item__Link:active,.SubNav__Item__Link:focus,.SubNav__Item__Link:hover {
    color: #b2ff33;
    text-decoration: none
}

@media (min-width: 1276px) {
    .SubNav__Item:hover .ThirdNavItems {
        max-height:10000%
    }
}

@media (min-width: 1276px) {
    .SuperNav .SubNavItems {
        display:none
    }
}

.SuperNav--isMobile .SubNavItems {
    display: flex;
    flex: none;
    width: 100%;
    border-bottom: 1px solid #424c59;
    padding: 8px 0;
    flex-direction: column
}

.SuperNav--isMobile .SubNav__Item {
    display: block;
    padding: 12px 0;
    font-size: 16px
}

.SuperNav--isMobile .SubNav__Item__Link {
    height: auto
}

.ThirdNavItems {
    overflow: hidden;
    max-height: 0;
    text-align: center;
    background: #1a222a;
    z-index: 80;
    min-width: 100%;
    transition: all .3s cubic-bezier(0,1,0,1)
}

.ThirdNavItems,.ThirdNavItems:visited {
    color: #fff
}

@media (min-width: 1276px) {
    .ThirdNavItems {
        position:absolute;
        top: 63px;
        left: 0;
        background: #242e3a;
        text-align: left
    }
}

@media (min-width: 1276px) {
    #Navigation.small .ThirdNavItems {
        top:39px
    }
}

.ThirdNavItem {
    display: block;
    padding: 9px 0;
    white-space: nowrap
}

.ThirdNavItem,.ThirdNavItem:visited {
    color: #fff
}

.ThirdNavItem:active,.ThirdNavItem:focus,.ThirdNavItem:hover,.ThirdNavItems .ThirdNavItem--isActive {
    color: #b2ff33;
    text-decoration: none
}

@media (min-width: 1276px) {
    .ThirdNavItem {
        padding:6px 24px;
        text-align: left
    }

    .ThirdNavItem:first-child {
        padding-top: 24px
    }

    .ThirdNavItem:last-child {
        padding-bottom: 24px
    }
}

.MobileToggle,.SubNav__Item input.MobileToggle {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 0;
    opacity: 0;
    z-index: 20
}

.MobileToggle,.MobileToggle__Label,.SubNav__Item input.MobileToggle,.SubNav__Item input.MobileToggle__Label {
    position: absolute;
    top: 0;
    right: 6px;
    color: #fff;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-top: 0!important
}

@media (min-width: 1276px) {
    .MobileToggle,.MobileToggle__Label,.SubNav__Item input.MobileToggle,.SubNav__Item input.MobileToggle__Label {
        display:none
    }
}

.MobileToggle:after,.MobileToggle__Label:after,.SubNav__Item input.MobileToggle:after,.SubNav__Item input.MobileToggle__Label:after {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    top: 12px;
    width: 12px;
    height: 12px;
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    transform: rotate(135deg)
}

.MobileToggle:checked+.MobileToggle,.MobileToggle:checked+.MobileToggle__Label,.SubNav__Item input.MobileToggle:checked+.MobileToggle,.SubNav__Item input.MobileToggle:checked+.MobileToggle__Label {
    top: 6px
}

.MobileToggle:checked+.MobileToggle__Label:after,.SubNav__Item input.MobileToggle:checked+.MobileToggle__Label:after {
    transform: rotate(-45deg)
}

.MobileToggle:checked~.ThirdNavItems,.SubNav__Item input.MobileToggle:checked~.ThirdNavItems {
    max-height: 1000px;
    margin-top: 12px;
    transition: all .3s ease-in-out
}

.MobileToggle:checked~.ThirdNavItems .ThirdNavItem:visited,.SubNav__Item input.MobileToggle:checked~.ThirdNavItems .ThirdNavItem:visited {
    color: #fff
}

.Searchbar {
    position: relative
}

@media (max-width: 1440px) {
    .Searchbar .Searchbar__Input {
        display:none
    }
}

.Searchbar::-ms-clear {
    display: none
}

.Searchbar .Searchbar__Input,.Searchbar .Searchbar__Input:focus {
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    height: 24px;
    line-height: 24px;
    width: auto;
    max-width: 200px;
    margin: 18px 18px 18px auto!important;
    padding: 0 30px 0 0
}

.Searchbar .Searchbar__Input:-ms-input-placeholder,.Searchbar .Searchbar__Input:focus:-ms-input-placeholder {
    color: #d7d7d9;
    background: transparent;
    font-size: .8rem;
    line-height: 2
}

.Searchbar .Searchbar__Input::-ms-input-placeholder,.Searchbar .Searchbar__Input:focus::-ms-input-placeholder {
    color: #d7d7d9;
    background: transparent;
    font-size: .8rem;
    line-height: 2
}

.Searchbar .Searchbar__Input::placeholder,.Searchbar .Searchbar__Input:focus::placeholder {
    color: #d7d7d9;
    background: transparent;
    font-size: .8rem;
    line-height: 2
}

.Searchbar__SubmitButton {
    background: transparent;
    color: #fff;
    border: 0;
    position: absolute;
    right: 20px;
    top: 16px;
    height: 24px;
    padding-right: 6px;
    padding-left: 6px
}

@media (max-width: 1440px) {
    .Searchbar__SubmitButton {
        display:none
    }

    .Searchbar__SubmitButton--isSearchActive {
        display: block
    }
}

.Searchbar__ShowTextFieldButton {
    background: transparent;
    color: #fff;
    border: 0;
    position: absolute;
    right: 20px;
    top: 16px;
    height: 24px;
    display: block;
    padding-top: 3px;
    padding-right: 2px
}

@media (min-width: 1441px) {
    .Searchbar__ShowTextFieldButton {
        display:none
    }
}

@media (max-width: 350px) {
    .Searchbar__ShowTextFieldButton {
        right:5px
    }
}

@media (max-width: 1440px) {
    .Searchbar__ShowTextFieldButton--isSearchActive {
        display:none
    }
}

.Searchbar__EscapeTextField {
    background: transparent;
    color: #fff;
    border: 0;
    position: absolute;
    right: 18px;
    top: 16px;
    height: 24px;
    display: block;
    display: none;
    padding-top: 3px;
    padding-right: 2px
}

@media (max-width: 1440px) {
    .Searchbar__EscapeTextField--isSearchActive {
        display:block;
        top: -80%
    }
}

@media (max-width: 350px) {
    .Searchbar__EscapeTextField {
        right:5px
    }
}

@media (max-width: 1440px) {
    .Searchbar--isSearchActive {
        background-color:#242e3a;
        top: 100%;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0
    }
}

.Searchbar--isSearchActive .Searchbar__Input {
    display: block
}

.Transparent.theme--dark .Searchbar__Input {
    border-color: #000
}

.Transparent.theme--dark .Searchbar__Input:-ms-input-placeholder {
    color: #000
}

.Transparent.theme--dark .Searchbar__Input::-ms-input-placeholder {
    color: #000
}

.Transparent.theme--dark .Searchbar__Input::placeholder {
    color: #000
}

#Navigation.small .Searchbar__Input {
    margin: 8px 0 8px auto!important
}

#Navigation.small .Searchbar__ShowTextFieldButton,#Navigation.small .Searchbar__SubmitButton {
    top: 6px
}

.SearchPlaceholder {
    display: block
}

@media (max-width: 1440px) {
    .SearchPlaceholder {
        visibility:hidden
    }
}

@media (min-width: 1441px) {
    .SearchPlaceholder {
        display:none
    }
}

@media (max-width: 350px) {
    .SearchPlaceholder {
        margin-right:-16px
    }
}

.rsCartLinkAndItemCountWrapper {
    align-items: center;
    display: flex;
    position: relative
}

.rsCartLink {
    display: flex;
    align-items: flex-end;
    line-height: 1px;
    font-size: 12px;
    color: #fff
}

.rsCartLink:before {
    font-size: 22px!important;
    color: #b2ff33
}

.rsCartLink:hover {
    color: #fff!important
}

.MetaNav {
    text-align: right;
    z-index: 1;
    display: flex
}

@media (max-width: 1440px) {
    .MetaNav--isSearchActive {
        top:100%;
        position: absolute;
        height: inherit;
        width: 100%
    }
}

.MetaNav .MetaNav__IconLink {
    align-items: center;
    display: flex;
    position: relative;
    margin: 0 11px 0 0
}

.MetaNav .MetaNav__IconLink img {
    height: 22px;
    width: 22px
}

.MetaNav .MetaNav__CartLink {
    display: flex;
    position: relative
}

@media (min-width: 351px) {
    .MetaNav .MetaNav__CartLink {
        padding:0 6px
    }
}

.MetaNav .MetaNav__CartLink>i {
    align-self: center;
    position: relative
}

.MetaNav .MetaNav__CartLink:hover {
    color: #b2ff33
}

.MetaNav .MetaNav__ProductRegistrationLink {
    display: flex;
    position: relative
}

@media (min-width: 351px) {
    .MetaNav .MetaNav__ProductRegistrationLink {
        padding:0 6px
    }
}

.MetaNav .MetaNav__ProductRegistrationLink>i {
    align-self: center
}

@media (max-width: 350px) {
    .MetaNav .MetaNav__ProductRegistrationLink {
        position:relative;
        right: -14px
    }
}

.MetaNav__Item {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    letter-spacing: .5px;
    white-space: nowrap;
    margin: 20px 6px;
    padding: 0
}

.MetaNav__Item--isActive,.MetaNav__Item:active,.MetaNav__Item:focus,.MetaNav__Item:hover {
    color: #b2ff33
}

.MetaNav__ItemBar {
    display: flex;
    margin-right: 16px
}

.MetaNav__ItemText {
    font-size: 12px;
    display: none;
    margin-left: 8px
}

.MetaNav__ItemCount {
    font-size: 12px;
    position: absolute;
    bottom: 12px;
    right: -3px;
    color: #fff
}

@media (max-width: 350px) {
    .MetaNav__ItemCount {
        right:-12px
    }
}

.MetaNav .material-icons {
    color: #b2ff33;
    vertical-align: sub
}

@media (min-width: 630px) {
    .MetaNav .material-icons {
        font-size:22px
    }
}

.SuperNav .MetaNav {
    border-bottom: 1px solid #424c59;
    padding-bottom: 4px
}

@media (min-width: 631px) {
    .SuperNav .MetaNav {
        display:none
    }
}

.SuperNav .MetaNav__Item {
    display: block;
    text-align: left
}

@media (max-width: 630px) {
    .SuperNav .MetaNav__ItemBar {
        display:block
    }
}

@media (max-width: 630px) {
    .SubNav .show-in-side-navigation {
        display:none
    }
}

.MobileNav .rsCartLinkAndItemCountWrapper {
    display: none
}

.MobileNav .SuperNav--isMobile .MetaNav {
    width: 100%;
    flex-direction: column
}

.MobileNav .SuperNav--isMobile .MetaNav>a,.MobileNav .SuperNav--isMobile .MetaNav__Item {
    display: none
}

.MobileNav .SuperNav--isMobile .MetaNav .MetaNav__ItemBar .show-in-side-navigation {
    display: block
}

.MobileNav .SuperNav--isMobile .MetaNav .MetaNav__ItemBar .show-in-side-navigation .MetaNav__Item {
    padding-left: 10px;
    display: block
}

.MobileNav .SuperNav--isMobile .MetaNav .MetaNav__ItemBar .show-in-side-navigation .MetaNav__ItemText {
    display: inline
}

@media (max-width: 630px) {
    .MobileNav .SuperNav--isMobile .MetaNav .MetaNav__ItemBar .show-in-side-navigation .MetaNav__ItemText {
        margin-left:8px
    }
}

.MobileNav .SuperNav--isMobile .MetaNav .MetaNav__ItemBar .SearchPlaceholder {
    display: none
}

.SuperNav {
    display: flex
}

.SuperNav:not(.SuperNav--isMobile) {
    flex-wrap: nowrap;
    align-items: center;
    border-bottom: 1px solid #424c59
}

@media (max-width: 1275px) {
    .SuperNav:not(.SuperNav--isMobile) {
        display:none
    }
}

.SuperNav--isMobile {
    flex-direction: column;
    max-height: none
}

.SuperNav--isMobile div.LanguageSwitch {
    order: 1
}

.SuperNav--isMobile div.LanguageSwitch a,.SuperNav--isMobile div.LanguageSwitch a:visited {
    color: #fff
}

.SuperNav--isMobile div.LanguageSwitch a:after,.SuperNav--isMobile div.LanguageSwitch a:visited:after {
    display: none
}

.SuperNav--isMobile .LoginRegister {
    order: 2
}

.SuperNav--isMobile .MetaNav {
    order: 3
}

.SuperNav--isMobile .SubNavItems {
    order: 4
}

.SuperNav--isMobile .MainNav {
    order: 5
}

.scrolled--down .SuperNav:not(.SuperNav--isMobile) {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.Transparent .SuperNav:not(.SuperNav--isMobile) {
    border-bottom: 1px solid #fff
}

.SectionLogo {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 160px
}

.SectionLogo__Image {
    width: 160px;
    padding: 20px 12px 20px 24px
}

.SectionLogo__Image--less-padding {
    padding-top: 10px
}

.SectionLogo img {
    width: 131px
}

.SectionLogo--Section {
    width: 265px
}

.SectionTitle {
    opacity: .6;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    padding-right: 8px;
    padding-bottom: 20px;
    margin-top: auto;
    flex-shrink: 0
}

#Navigation.small .SectionLogo__Image {
    padding: 8px 12px 8px 24px
}

@media (max-width: 375px) {
    #Navigation.small .SectionLogo__Image {
        width:auto
    }
}

#Navigation.small .SectionTitle {
    padding-bottom: 8px
}

.SubNav {
    height: 64px
}

.SubNav,.SubNav__Wrapper {
    display: flex;
    flex-wrap: nowrap
}

.SubNav__Wrapper {
    flex-grow: 1;
    position: relative
}

.SubNav__Wrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: linear-gradient(90deg,transparent 0,#000);
    transition: background 1s;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .SubNav__Wrapper:after {
        display:none
    }
}

.MobileNavigationToggle {
    position: relative;
    height: 24px;
    width: 24px;
    min-width: 24px;
    margin: 20px 0 20px 12px;
    background: transparent;
    border: none
}

@media (min-width: 1276px) {
    .MobileNavigationToggle {
        display:none
    }
}

.MobileNavigationToggle:active span,.MobileNavigationToggle:focus span,.MobileNavigationToggle:hover span {
    background: #b3b3b3
}

.MobileNavigationToggle span {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    top: 50%;
    left: 0;
    background: #fff;
    margin-top: -1px;
    transition: .5s
}

.MobileNavigationToggle span:first-child {
    top: 4px
}

.MobileNavigationToggle span:last-child {
    top: 20px
}

.MobileNavigationToggle--isOpen span {
    top: 50%;
    opacity: 0;
    background: #b3b3b3
}

.MobileNavigationToggle--isOpen span:first-child {
    opacity: 1;
    top: 50%;
    transform: rotate(405deg)
}

.MobileNavigationToggle--isOpen span:last-child {
    opacity: 1;
    top: 50%;
    transform: rotate(-405deg)
}

@media (max-width: 375px) {
    #Navigation div.SectionLogo.SectionLogo--Section,#Navigation div.SectionLogo.SectionLogo--Section a.SectionLogo__Image {
        width:auto
    }
}

.Transparent .SubNav__Wrapper:after {
    display: none
}

.MobileNav {
    width: 288px;
    height: calc(100vh - 64px);
    position: fixed;
    left: -288px;
    top: 64px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    background: #242e3a;
    transition: all .3s ease-in-out
}

@media (min-width: 768px) {
    .MobileNav::-webkit-scrollbar {
        width:12px
    }

    .MobileNav::-webkit-scrollbar-thumb {
        background-color: #a9a9a9;
        border-radius: 1px
    }
}

@media (min-width: 1276px) {
    .MobileNav {
        display:none
    }
	
	.NavigationPlaceholder {
        height: 66px;
    }
}

.MobileNav.open {
    transform: translateX(288px)
}

.MobileNav .material-icons {
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 18px
}

#Navigation.small .MobileNav {
    top: 40px;
    height: calc(100vh - 40px)
}

.BreadcrumbNav {
    background-color: #8c8c8e;
    color: #fff
}

@media (max-width: 1275px) {
    .BreadcrumbNav {
        display:none
    }
}

.BreadcrumbNav__Transparent {
    background-color: transparent;
    color: #fff;
    position: absolute;
    width: 100%
}

.BreadcrumbNav__Items {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 20px;
    font-size: 14px;
    height: 48px;
    line-height: 45px;
    font-weight: 500
}

.BreadcrumbNav__Item {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    line-height: normal
}

.BreadcrumbNav__Item:after {
    content: ">";
    margin: 0 0 0 5px
}

.BreadcrumbNav__Item:last-child:after {
    content: "";
    margin: 0
}

.BreadcrumbNav__Item a,.BreadcrumbNav__Item a:visited {
    color: #fff;
    text-decoration: none
}

.BreadcrumbNav__Item a:hover {
    color: #b2ff33
}

.Scrim {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    border: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

@media (min-width: 1276px) {
    .Scrim {
        display:none
    }
}

.Scrim.open {
    opacity: 1;
    z-index: 990;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 64px;
    bottom: 0
}

.small .Scrim.open {
    top: 40px
}

.NavigationContainer .NavigationPlaceholder {
    position: relative;
    background: #000
}

.NavigationContainer .Navigation {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: background 1s
}

.NavigationContainer .Navigation>.SuperNav {
    max-height: 50px;
    transition: max-height 1s
}

.NavigationContainer.ScrolledDown .Navigation>.SuperNav {
    max-height: 0;
    overflow: hidden
}

.NavigationContainer.Transparent {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999
}

.NavigationContainer.Transparent .Navigation {
    background-color: transparent;
    position: relative
}

.NavigationContainer.Transparent .SubNav__Wrapper:after {
    display: none;
    background: transparent
}

.NavigationContainer.Homepage .NavigationPlaceholder,.NavigationContainer.Transparent .NavigationPlaceholder {
    display: none
}

.select-wrap {
    border: 1px solid #8c8c8e;
    overflow: hidden;
    position: relative
}

.select-wrap:before {
    background: #fff;
    content: "\e5c5";
    font-family: Material Icons;
    font-size: 20px;
    height: 40px;
    line-height: 0;
    padding: 20px 5px 0 0;
    position: absolute;
    right: 0;
    top: 0
}

.modal-overlay.modal-overlay--visible select,.modal-overlay.modal-overlay--visible select:focus {
    background: none;
    border: none;
    height: 40px;
    outline: none;
    position: relative;
    width: 110%;
    margin: 0;
    padding: 0 1em;
    font-size: 16px
}

.modal-overlay {
    align-items: center;
    background: rgba(0,0,0,.85);
    bottom: 0;
    display: flex;
    height: 0;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 75ms;
    visibility: hidden;
    z-index: 999999
}

.modal-overlay--visible {
    height: 100%;
    opacity: 1;
    padding: 5rem;
    visibility: visible
}

@media only screen and (max-width: 650px) {
    .modal-overlay--visible {
        padding:24px
    }
}

.region-modal {
    background: #333335;
    max-width: 448px;
    padding: 32px 32px 64px;
    width: 100%
}

.region-modal h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 24px
}

.region-modal .select-wrap {
    background: #fff
}

.region-modal__url span {
    color: #d7d7d9;
    display: block;
    font-size: 12px;
    letter-spacing: .32px;
    line-height: 20px;
    padding-top: 20px
}

.region-modal__url span a {
    color: #b2ff33;
    display: block
}

.CuratedCategoryList {
    display: flex;
    margin: 12px
}

.CuratedCategoryListItem {
    flex: 1 1;
    text-align: center;
    display: block;
    color: #000
}

.CuratedCategoryListItem--browse {
    border-left: 1px solid #000;
    margin-left: 12px
}

.CuratedCategoryListItem__Title {
    margin: 12px
}

.DownloadListItem {
    color: #000
}

.DownloadListItem .FileList {
    display: flex
}

.DownloadListItem .FileType {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    padding: 12px;
    margin-right: 12px;
    color: #b2ff33;
    background: #000
}

.DownloadListItem .FileType .material-icons {
    font-size: 38px
}

.DownloadListItem .FileContent {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    font-size: 20px
}

.DownloadListItem .FileDescription {
    color: #8c8c8e;
    margin-top: 12px;
    font-weight: 400;
    font-size: 18px
}

div[data-react-class="PortalSlider/components/PortalSlider"] {
    height: 100vh;
    background-color: #000
}

div[data-react-class="PortalSlider/components/PortalSlider"]+.loader {
    background-color: #000;
    position: absolute;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 100;
    opacity: 1
}

.PortalSlider {
    min-height: 640px;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

@fix-media-queries (0, $breakpoint-sm) {
    .PortalSlider {
        height: auto
    }
}

@media screen and (max-width: 768px) {
    .PortalSlider {
        height:auto;
        min-height: 532px
    }
}

.PortalSlider .ImagesContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(./packs/media/components19/PortalSlider/assets/loader-image-f0441d8f84bc9de13185f96bfe6520ca.jpg);
    background-size: cover
}

.PortalSlider .ImagesContainer .Image {
    width: 100%;
    height: 0;
    position: absolute;
    overflow: hidden;
    transition: height 0s .3s,opacity 0s linear .4s;
    z-index: 0;
    opacity: 0
}

.PortalSlider .ImagesContainer .Image.Active {
    z-index: 1;
    opacity: 1;
    height: 100%;
    transition: height 0s,opacity .3s linear
}

.PortalSlider .ImagesContainer .Image.Active a {
    animation: ImageLinkAppear .7s .3s;
    animation-fill-mode: forwards
}

@keyframes ImageLinkAppear {
    0% {
        opacity: 0;
        margin-left: -15px
    }

    to {
        opacity: 1;
        margin-left: 0
    }
}

.PortalSlider .ImagesContainer .Image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.PortalSlider .ImagesContainer .Image a {
    position: absolute;
    top: 48%;
    left: 45%;
    max-width: 30%;
    transition: all .4s ease-out 3s;
    text-transform: uppercase;
    display: block;
    opacity: 0;
    margin-left: -15px
}

.PortalSlider .ImagesContainer .Image a:hover,.PortalSlider .ImagesContainer .Image a:hover h2 {
    text-decoration: none
}

.PortalSlider .ImagesContainer .Image a:hover i.material-icons {
    transform: scale(1.2)
}

.PortalSlider .ImagesContainer .Image a i.material-icons {
    background: #b2ff33;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #000;
    transform: scale(1);
    transition: transform .1s
}

.PortalSlider .ImagesContainer .Image a p {
    text-transform: uppercase
}

.PortalSlider .ImagesContainer .Image a h2 {
    letter-spacing: .8px;
    margin-bottom: 0
}

.PortalSlider .ImagesContainer .Image a h2 .special {
    font-family: OstrichProperInline-Open,Arial,sans-serif;
    font-weight: 400;
    color: #b2ff33;
    letter-spacing: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.PortalSlider .ImageOverlay {
    background: linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50%
}

@media screen and (max-width: 767px) {
    .PortalSlider .ImageOverlay {
        background:rgba(0,0,0,.7);
        bottom: 0
    }
}

.PortalSlider .NavigationsContainer {
    padding-left: 8.3%;
    position: relative;
    z-index: 99;
    min-width: 250px
}

@media screen and (max-width: 767px) {
    .PortalSlider .NavigationsContainer {
        padding-left:0;
        text-align: center;
        flex-grow: 1
    }
}

.PortalSlider .NavigationsContainer .OverlineText {
    border-bottom: 1px solid
}

.PortalSlider .NavigationsContainer .Button {
    display: block;
    position: relative;
    margin: 40px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif;
    font-size: 32px;
    line-height: 1;
    letter-spacing: .4px;
    transition: color 1s
}

@media screen and (max-width: 767px) {
    .PortalSlider .NavigationsContainer .Button {
        font-size:32px
    }

    .PortalSlider .NavigationsContainer .Button.Active:after {
        display: none
    }
}

.PortalSlider .NavigationsContainer .Button:after {
    visibility: hidden;
    right: -64px;
    transition: opacity .3s ease-in,right .4s linear;
    content: "chevron_right";
    font-family: Material Icons;
    font-size: 2.5em;
    text-transform: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    color: #b2ff33
}

.PortalSlider .NavigationsContainer .Button.Active {
    color: #b2ff33;
    text-decoration: none
}

.PortalSlider .NavigationsContainer .Button.Active:after {
    right: -70px;
    visibility: visible;
    opacity: 1
}

.PortalSlider.Theme-dark * {
    color: #000
}

.PortalSlider.Theme-light * {
    color: #fff
}

.PortalSlider.Author {
    display: flex;
    height: auto;
    min-height: 0;
    padding: 20px 0;
    flex-wrap: wrap;
    align-items: flex-start
}

.PortalSlider.Author h2 {
    flex-basis: 100%;
    font-size: 2.3em;
    color: #8c8c8e;
    margin: 0;
    padding: 0 20px;
    border-top: 1px solid #8c8c8e
}

.PortalSlider.Author .Item {
    flex-basis: 20%;
    margin-right: 20px
}

.PortalSlider.Author .Item.Overline {
    flex-basis: 100%
}

.PortalSlider.Author .Item>div {
    height: 100%
}

.PortalSlider.Author .Item .link {
    color: #8c8c8e
}

.PortalSlider.Author .Item .navtitle {
    font-size: 2em;
    line-height: 2.3em
}

.PortalSlider.Author .Item .imagetitle {
    font-size: 1.4em;
    line-height: 1.7em
}

.PortalSlider .OverlineText {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 8px;
    display: inline-block
}

.FilterAggregationForm {
    margin-top: 24px;
    margin-bottom: 12px
}

.FilterAggregationForm .hide {
    display: none
}

.FilterAggregationForm__Actions {
    display: flex;
    justify-content: center;
    position: relative
}

.FilterAggregationForm__Actions .FilterSortSelect {
    position: absolute;
    right: 0
}

@media screen and (max-width: 767px) {
    .FilterAggregationForm__Actions {
        display:block
    }

    .FilterAggregationForm__Actions .button {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .FilterAggregationForm__Actions {
        justify-content:space-between
    }

    .FilterAggregationForm__Actions .FilterSortSelect {
        position: relative
    }
}

.FilterAggregationForm__More {
    margin-top: 24px
}

.FilterAggregationForm__More__Row {
    padding: 12px;
    border-bottom: 1px solid #8c8c8e
}

.FilterAggregationForm__More__Row:last-child {
    border-bottom: none
}

.FilterAggregationForm__More__Title {
    font-weight: 700;
    line-height: 30px
}

.FilterAggregationForm__More__Content {
    display: flex;
    flex-wrap: wrap
}

.FilterAggregationForm__More__Item {
    margin-right: 12px;
    line-height: 30px
}

.FilterSelectionPills {
    margin-top: 12px;
    margin-bottom: 12px
}

.FilterSelectionPills__Pill {
    background-color: #8c8c8e;
    padding: 6px;
    margin-right: 8px;
    color: #fff;
    line-height: 40px
}

.FilterSelectionPills__Pill button {
    border: none;
    background: none;
    color: #fff
}

@media screen and (min-width: 768px) {
    .FilterSortSelect .DropdownTrigger {
        min-width:289px
    }
}

@media screen and (max-width: 767px) {
    .FilterSortSelect {
        margin-top:12px;
        width: 100%
    }

    .FilterSortSelect .DropdownTrigger {
        min-width: 0
    }
}

.WishlistButton {
    display: flex;
    margin: 15px 0 0;
    justify-content: flex-end
}

.WishlistButton button,.WishlistButton div {
    display: inline-block;
    border: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    color: #8c8c8e;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer
}

.WishlistButton button .material-icons,.WishlistButton div .material-icons {
    margin-left: 5px;
    position: relative;
    top: 2px;
    font-size: 14px;
    line-height: 12px
}

.WishlistButton button .Spinner,.WishlistButton div .Spinner {
    margin-right: 5px;
    position: relative;
    top: -2px
}

.WishlistButton button .Spinner__spin,.WishlistButton div .Spinner__spin {
    stroke: #8c8c8e
}

.WishlistButton__Compare,.WishlistButton__Loading {
    text-align: right
}

.WishlistButton__Loading {
    height: 15px
}

.WishlistButton__GoToCompare,.WishlistButton__Remove {
    width: 50%;
    flex-basis: 50%
}

.WishlistButton .WishlistButton__GoToCompare {
    color: #000
}

.LiveProductFilter .Top3Products__Button {
    text-align: center
}

.LiveProductFilter .FilterForm {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.LiveProductFilter .FilterForm label {
    margin: auto 12px
}

.LiveProductFilter .FilterForm .DropdownSelect:nth-child(n+5) {
    margin-top: 12px
}

.LiveProductFilter .FilterForm .DropdownSelect .DropdownReact {
    min-width: 173px
}

.LiveProductFilter .FilterForm .DropdownSelect .DropdownReact .DropdownTrigger {
    border: none;
    border-bottom: 1px solid #000;
    background: none;
    padding: 4px 30px 4px 4px;
    color: rgba(0,0,0,.33);
    min-height: 31px
}

.LiveProductFilter .FilterForm .DropdownSelect .DropdownReact .DropdownTrigger .DropdownArrow {
    right: 0
}

.LiveProductFilter .FilterForm .FilterSubmit {
    background: #000;
    color: #9fff00;
    border: none;
    padding: 6px 32px;
    font-size: 14px;
    margin-left: 12px
}

.LiveProductFilter__RRPSpelledOut {
    font-size: .875rem;
    color: #8c8c8e;
    padding-left: 12px;
    padding-right: 12px
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .LiveProductFilter .FilterForm .DropdownSelect:nth-child(n+4) {
        margin-top:12px
    }

    .LiveProductFilter .FilterForm .DropdownSelect .DropdownReact {
        width: 100px
    }
}

@media screen and (max-width: 767px) {
    .LiveProductFilter .FilterForm {
        flex-direction:column;
        margin: 0 12px 12px
    }

    .LiveProductFilter .FilterForm .DropdownSelect {
        flex-direction: column;
        margin-bottom: 12px
    }

    .LiveProductFilter .FilterForm .DropdownSelect .DropdownReact {
        width: 100%
    }

    .LiveProductFilter .FilterForm .FilterSubmit {
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .LiveProductFilter .PaginatedList .ItemsContainer.row,.LiveProductFilter .Top3Products .row {
        justify-content:center
    }

    .LiveProductFilter .PaginationDropdown {
        margin-bottom: 12px
    }
}

.ProductSelector .Results h4,.ProductSelector .Results h4.main-message {
    font-size: 1.125rem;
    line-height: 2rem
}

@media screen and (max-width: 767px) {
    .ProductSelector .Results .PaginatedList .ResultDisplay .PaginationDropdown {
        margin-bottom:12px
    }
}

@media screen and (min-width: 400px) and (max-width:767px) {
    .ProductSelector .Results .PaginatedList .ItemsContainer {
        justify-content:center
    }
}

.ProductSelector .attribute-filters .DropdownReact:last-child,.ProductSelector .AttributeFilters .DropdownReact:last-child {
    margin-bottom: 20px
}

.ProductSelector .attribute-filters .DropdownReact .filter-items,.ProductSelector .AttributeFilters .DropdownReact .filter-items {
    list-style: none;
    margin: 0;
    padding: 0
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 1px;
    padding: 12px 45px 12px 12px;
    background: hsla(0,0%,100%,.66);
    position: relative;
    border-bottom: 1px solid #d7d7d9
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item .filter-icon,.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item .filter-label,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item .filter-icon,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item .filter-label {
    margin-right: 12px
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item .filter-icon,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item .filter-icon {
    min-width: 12px;
    text-align: center
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item .filter-checkbox,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item .filter-checkbox {
    margin-left: auto
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-item>label.label-for-checkbox,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-item>label.label-for-checkbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    cursor: pointer
}

.ProductSelector .attribute-filters .DropdownReact .filter-items .filter-checkbox,.ProductSelector .AttributeFilters .DropdownReact .filter-items .filter-checkbox {
    position: absolute;
    right: 20px;
    top: 9px
}

.ProductSelector .SortingFilter label {
    display: none
}

.ProductSelector .SortingFilter .DropdownReact {
    width: 100%
}

.ProductSelector .SortingFilter .DropdownReact .DropdownContentContainer .DropdownContent ul {
    border-width: 1px;
    box-shadow: none
}

.FilterSelected span {
    margin-right: 8px
}

.FilterSelected .Label {
    margin-bottom: .5rem;
    display: inline-block;
    line-height: 1;
    font-size: 1em
}

.FilterSelected .LabelPrefix {
    padding: 7px 0;
    color: #8c8c8e;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 5px;
    position: relative
}

.FilterSelected .Label {
    background: rgba(0,0,0,.33);
    color: #fff;
    margin-right: 6px;
    padding: 6px
}

.FilterSelected .Label .Remove.material-icons {
    font-size: inherit;
    position: relative;
    cursor: pointer;
    top: 3px;
    margin-left: 4px
}

.FilterSelected a.RemoveAll {
    cursor: pointer;
    color: #319e01
}

.FilterSelected a.RemoveAll:hover {
    color: #319e01;
    text-decoration: underline
}

.ProductRegistrationProductCard {
    height: 100%
}

.ProductRegistrationProductCard__Container {
    display: flex;
    height: 100%
}

.ProductRegistrationProductCard .Image__Img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ProductRegistrationProductCard__Text__Wrapper {
    padding-left: 20px;
    display: flex;
    flex-direction: column
}

.ProductRegistrationProductCard__Text__Wrapper__Title {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 1rem;
    line-height: 1rem
}

.ProductRegistrationProductCard__Text__Wrapper__Description {
    font-size: 1rem;
    line-height: 1rem;
    margin: 0
}

.product-registration a * {
    color: #000
}

.product-registration h2 {
    font-size: 36px;
    margin-bottom: 20px
}

.product-registration .product-finder-select-results {
    display: none
}

.product-registration .product-finder-select-results.visible {
    display: block
}

.product-registration .advice {
    margin-top: 20px;
    margin-bottom: 50px
}

.product-registration .form-group {
    margin-bottom: 16px
}

.product-registration h2 {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-registration fieldset {
    padding-left: 15px;
    padding-right: 15px
}

.product-registration fieldset .input-acceptTerms span.checkbox-label-text,.product-registration fieldset .input-subscribeNewsletter span.checkbox-label-text {
    margin-left: 10px
}

.product-registration .form-group input {
    font-size: 1.2rem
}

.product-registration .required-field-info {
    margin-botom: 30px
}

.alert .close {
    font-size: 21px;
    line-height: .8;
    color: currentColor;
    opacity: .8;
    transition: opacity .3s;
    float: right;
    cursor: pointer
}

.alert .close:hover {
    opacity: 1
}

.alert.slide {
    border-width: 0;
    padding: 0 10px;
    max-height: 0;
    margin-bottom: 0;
    overflow: hidden;
    transition: all .25s
}

.alert.in {
    border-width: 1px;
    padding: 10px;
    max-height: 100px;
    margin-bottom: 1em
}

.alert {
    border-radius: 0;
    padding: 10px
}

.alert a.close {
    float: right
}

.alert.alert-danger {
    background-color: rgba(244,126,138,.35);
    border-color: #f47e8a;
    color: #e52238
}

.alert.alert-success {
    background-color: rgba(31,125,9,.35);
    border-color: #1f7d09;
    color: #007600
}

.ProductCard {
    margin-bottom: 24px
}

@media screen and (min-width: 400px) and (max-width:767px) {
    .ProductCard {
        flex-basis:50%;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .ProductCard {
        min-width:330px
    }
}

@media screen and (max-width: 399px) {
    .ProductCard {
        max-width:330px;
        min-width: 300px
    }
}

.ProductCard__Container {
    background: #fff;
    box-shadow: 2px 2px 6px rgba(0,0,0,.5);
    display: flex;
    height: 100%;
    flex-direction: column;
    position: relative
}

.ProductCard__Image__Wrapper {
    flex-shrink: 0;
    flex-grow: 0
}

.ProductCard__Image {
    overflow: hidden
}

.ProductCard__Image img {
    transition: transform .1s ease-in-out;
    transform: scale(1)
}

.ProductCard:hover .ProductCard__Image img {
    transform: scale(1.05)
}

.ProductCard__Flags {
    position: absolute;
    top: 12px;
    left: -12px
}

.ProductCard__Flags .Flag {
    margin-bottom: 4px;
    min-width: 128px;
    min-height: 32px;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    color: #fff
}

.ProductCard__ContentWrapper {
    padding: 16px 24px;
    flex-grow: 1;
    flex-shrink: 0;
    display: flex;
    flex-direction: column
}

.ProductCard__Icons .ProductIcons {
    display: flex;
    position: relative;
    margin-top: 10px;
    margin-bottom: 12px
}

.ProductCard__Icons .ProductIcons .ShureIcon {
    margin-right: 12px;
    width: 19px;
    text-align: center
}

.ProductCard__Text .ProductTitle {
    margin: 0;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: normal;
    word-break: break-word
}

@media screen and (max-width: 1200px) {
    .ProductCard__Text .ProductTitle {
        font-size:35px
    }
}

@media screen and (max-width: 992px) {
    .ProductCard__Text .ProductTitle {
        font-size:30px
    }
}

@media screen and (max-width: 768px) {
    .ProductCard__Text .ProductTitle {
        font-size:25px
    }
}

.ProductCard__Text .ProductDetailedTitle {
    color: #8c8c8e;
    margin: 0 0 10px
}

.ProductCard__Text .ProductDescription {
    line-height: 1.71
}

.ProductCard__Bottom {
    margin-top: auto
}

.ProductCard__Bottom .AddToCartButtonPlaceholder {
    visibility: hidden
}

.ProductCard__PriceCart {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column
}

.ProductCard__PriceCart .AddToCartButton {
    margin-top: 15px;
    margin-left: auto
}

.ProductLifeCycleStatus {
    background: #009bdf
}

.ProductLifeCycleStatus.New {
    background: #eb008b
}

.ProductLifeCycleStatus.Featured {
    background: #009bdf
}

.ProductLifeCycleStatus.ComingSoon {
    background: #0061a0
}

.ProductLifeCycleStatus.Available {
    background: #319e01
}

.ProductLifeCycleStatus.Discontinued {
    background: #8c8c8e
}

.ProductLabel {
    background: #319e01
}

.ShureIcon {
    cursor: pointer
}

.ShureIcon .tooltip {
    display: none
}

.ShureIcon .tooltip:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    border-color: transparent transparent #d7d7d9;
    border-style: solid;
    border-width: 0 10px 10px
}

.ShureIcon .tooltip-container {
    width: 100%;
    max-height: 250px;
    overflow: auto;
    background: #d7d7d9;
    padding: 24px;
    top: calc(100% + 10px);
    left: 0;
    position: absolute;
    font-size: .875rem;
    line-height: 1.5rem;
    text-align: left;
    font-style: normal
}

.ShureIcon.Active .tooltip {
    display: block
}

.ShureIcon__Key {
    display: none
}

.ProductCardListView {
    background-color: #fff
}

.ProductCardListView.updating {
    opacity: .6
}

.ProductCardListView__Image {
    max-width: 125px
}

.ProductCardListView__Image>a>img {
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover
}

.ProductCardListView__Title {
    padding: 15px 15px 0!important
}

.ProductCardListView__Title>a:hover {
    text-decoration: none
}

.ProductCardListView__Title a {
    font-size: 18px;
    color: #000
}

.ProductCardListView__Quantity {
    margin-left: 15px;
    text-align: center;
    width: 50px;
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .ProductCardListView__Quantity {
        flex-direction:row
    }
}

.ProductCardListView__Quantity__Count {
    padding: 10px 10px 10px 0;
    margin: 0
}

.ProductCardListView__Quantity__Input,.ProductCardListView__Quantity input {
    background-color: #f2f2f4;
    width: 50px;
    padding: 0;
    font-size: 18px;
    text-align: center;
    border: 0;
    line-height: 25px
}

.ProductCardListView__Quantity__Input:focus,.ProductCardListView__Quantity input:focus {
    border: 0
}

.ProductCardListView__Quantity__Price {
    padding-left: 15px;
    padding-right: 15px
}

.ProductCardListView__Quantity__Price>div {
    margin-top: auto;
    margin-bottom: auto
}

.ProductCardListView__Availability {
    text-align: right;
    margin-top: auto;
    margin-bottom: auto;
    min-width: 70px
}

.ProductCardListView__Availability>div {
    margin: 4px;
    float: right
}

.ProductCardListView__Availability__RRP {
    font-size: 12px;
    color: rgba(140,140,142,.66);
    margin-bottom: 5px
}

.ProductCardListView__Availability__Price {
    white-space: nowrap;
    width: 100%;
    font-size: 23px
}

.ProductCardListView__Availability__Price>div {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content
}

@media (min-width: 1200px) {
    .ProductCardListView__Availability__Price {
        font-size:25px
    }
}

.ProductCardListView__Availability__Available {
    color: #759330
}

.ProductCardListView__Actions {
    height: 100%;
    display: block
}

@media (min-width: 1200px) {
    .ProductCardListView__Actions {
        display:flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
}

.ProductCardListView__Actions__Cart,.ProductCardListView__Actions__List {
    margin-left: auto;
    text-align: right
}

.ProductCardListView__Actions__Cart:hover,.ProductCardListView__Actions__List:hover {
    text-decoration: none;
    color: #000!important
}

.ProductCardListView__Actions__List {
    color: #868688!important;
    float: right;
    padding: 8px 10px;
    margin-right: 10px
}

.ProductCardListView__Actions__List>i {
    font-size: 16px;
    color: rgba(140,140,142,.66);
    position: relative;
    font-weight: 700;
    top: 2px;
    right: -5px
}

.ProductCardListView__Actions__Cart {
    color: #d7d7d9!important;
    float: left;
    padding: 8px 10px;
    margin-right: 10px;
    color: rgba(140,140,142,.66);
    white-space: nowrap;
    border: none;
    background: none;
    cursor: pointer
}

.ProductCardListView__Actions__Cart>i {
    font-size: 16px;
    color: rgba(140,140,142,.66);
    position: relative;
    font-weight: 700;
    top: 2px;
    right: -5px
}

@media (min-width: 1200px) {
    .ProductCardListView__Actions__Cart {
        float:right
    }
}

.dqf .FilterRow .DropdownSelect label {
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .5px
}

.dqf .DropdownReact.disabled {
    opacity: .4
}

.dqf .DropdownSelect {
    display: block
}

@media screen and (max-width: 767px) {
    .PaginationDropdown {
        margin-bottom:12px
    }
}

.PaginationDropdown .DropdownSelect {
    display: flex
}

.finder-results-inner {
    padding: 24px 0
}

.dqfResult {
    display: flex;
    margin-bottom: 24px;
    align-items: flex-start
}

.dqfResult:hover {
    text-decoration: none
}

.dqfResult:hover .text h6.title {
    color: #319e01
}

.dqfResult .material-icons {
    background: #000;
    color: #b2ff33;
    font-size: 40px;
    display: block;
    padding: 7px;
    margin-right: 8px;
    text-align: center
}

.dqfResult .text h6.title {
    font-weight: 700;
    color: #000;
    margin-bottom: 5px
}

.dqfResult .text .download {
    color: #8c8c8e
}

.DropdownReact {
    position: relative
}

@media screen and (max-width: 767px) {
    .DropdownReact {
        width:100%
    }
}

.DropdownReact .DropdownTrigger {
    background-color: #fff;
    padding: 12px 48px 12px 12px;
    border: 1px solid #8c8c8e;
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    cursor: pointer;
    white-space: nowrap
}

.DropdownReact .DropdownTrigger.Placeholder {
    color: #d7d7d9
}

.DropdownReact .DropdownTrigger .DropdownArrow {
    position: absolute;
    right: 12px
}

.DropdownReact .DropdownContentContainer {
    display: none;
    width: 100%;
    position: relative
}

.DropdownReact .DropdownContentContainer .DropdownContent ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #8c8c8e
}

.DropdownReact .DropdownContentContainer .DropdownContent ul li {
    display: block;
    margin: 0;
    padding: 12px;
    cursor: pointer;
    color: #000;
    font-size: 14px
}

.DropdownReact .DropdownContentContainer .DropdownContent ul li.Active,.DropdownReact .DropdownContentContainer .DropdownContent ul li:hover {
    background: #d7d7d9
}

.DropdownReact.Active>.DropdownContentContainer {
    display: block
}

.DropdownSelect {
    display: flex;
    align-items: center
}

.DropdownSelect label {
    margin-right: 12px;
    white-space: nowrap
}

@media screen and (max-width: 767px) {
    .DropdownSelect .DropdownReact {
        width:100%
    }
}

.DropdownSelect .DropdownTrigger {
    position: relative;
    margin-bottom: 0;
    height: auto
}

.DropdownSelect .DropdownTrigger label {
    white-space: nowrap
}

.DropdownSelect .DropdownTrigger.empty {
    color: #d7d7d9
}

.DropdownSelect .SupplementaryText {
    color: #8c8c8e
}

.DropdownSelect.error {
    border-color: #d6001c
}

.DropdownSelect.error .SupplementaryText,.DropdownSelect.error label {
    color: #d6001c
}

.DropdownSelect .DropdownContentContainer {
    z-index: 999
}

.DropdownSelect .DropdownContentContainer.absolute {
    position: absolute;
    top: 0
}

.DropdownSelect .DropdownContentContainer .DropdownContent ul {
    background: #fff;
    border: 2px solid #000;
    box-shadow: 0 2px 6px rgba(0,0,0,.35);
    max-height: 350px;
    overflow-y: auto
}

.DropdownSelect .DropdownContentContainer .DropdownContent ul::-webkit-scrollbar {
    width: 12px
}

.DropdownSelect .DropdownContentContainer .DropdownContent ul::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 1px
}

.DropdownSelect .DropdownContentContainer .DropdownContent ul li.Active {
    background: #d7d7d9
}

.DropdownSelect .DropdownContentContainer .DropdownContent ul li:hover {
    background: #b2ff33
}

.DropdownSelect.Active .DropdownContentContainer {
    display: block
}

.FilterRow .DropdownSelect .DropdownTrigger {
    min-height: 48px
}

.FilterRow .DropdownReact.blue {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400
}

.FilterRow .DropdownReact.blue.disabled {
    cursor: not-allowed
}

.FilterRow .DropdownReact.blue.disabled .DropdownTrigger {
    pointer-events: none
}

.PaginatedList {
    width: 100%
}

.PaginatedList .ItemsContainer .Item {
    margin-bottom: 24px
}

.PaginatedList .Pagination .PaginationLinks {
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .PaginatedList .Pagination .PaginationLinks {
        justify-content:center;
        margin-bottom: 12px
    }
}

.PaginatedList .Pagination .PaginationLinks .PageLink {
    background: #d7d7d9;
    padding: 6px 12px;
    margin-right: 1px;
    width: auto;
    flex: 0 0;
    color: #8c8c8e;
    font-weight: 300;
    font-size: 16px;
    cursor: pointer
}

.PaginatedList .Pagination .PaginationLinks .PageLink.Active,.PaginatedList .Pagination .PaginationLinks .PageLink:hover {
    background: rgba(215,215,217,.66);
    color: rgba(0,0,0,.33)
}

.PaginatedList .Pagination .PaginationLinks .PaginationLinksSeparator {
    font-size: 20px;
    width: 32px;
    padding: 6px 8px;
    color: #8c8c8e
}

.PaginatedList .Pagination .PaginationLinks .PaginationLinks__Arrow {
    cursor: pointer
}

.PaginatedList .Pagination .PaginationLinks .PaginationLinks__Arrow:hover {
    color: #8c8c8e
}

.PaginatedList .PaginationDropdown .DropdownSelect {
    justify-content: flex-end
}

@media screen and (max-width: 767px) {
    .PaginatedList .PaginationDropdown .DropdownSelect {
        justify-content:center
    }

    .PaginatedList .PaginationDropdown .DropdownSelect .DropdownReact {
        width: 100px
    }
}

.PaginatedList .PaginationDropdown .DropdownSelect label {
    margin-top: auto;
    margin-bottom: auto
}

.AddToSimpleWishlistButton {
    right: 0;
    top: 0;
    position: absolute!important;
    height: 100px;
    width: 100px
}

.AddToSimpleWishlistButton.button {
    background: none;
    padding: 0
}

.AddToSimpleWishlistButton.button:hover {
    color: grey
}

.AddToSimpleWishlistButton.button .material-icons {
    position: relative;
    top: 7px;
    margin-right: 6px
}

.Wishlist.ListView {
    display: block
}

.wishlist-views {
    position: relative;
    margin-bottom: 48px
}

.wishlist-views .button {
    border-bottom: 1px solid #000;
    width: 100%;
    background-color: transparent
}

.wishlist-views .button.active {
    color: #000;
    background-color: #d7d7d9
}

.wishlist-views .button:hover {
    color: #000;
    background-color: #b2ff33
}

.wishlist-views .fa {
    margin-right: 12px
}

@media screen and (min-width: 768px) {
    .wishlist-views {
        top:7px;
        right: 15px;
        position: absolute;
        margin-bottom: 0;
        min-width: 450px
    }

    .wishlist-views .button {
        width: 50%;
        border-bottom: none;
        border-right: 1px solid transparent
    }
}

.Wishlist .ProductCard__Image {
    position: relative
}

.Wishlist .ProductCard__Image__Title {
    position: absolute;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    bottom: 0;
    padding: 5px;
    background-color: hsla(0,0%,100%,.8);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #000;
    text-transform: capitalize
}

.Wishlist .ProductCard__ContentWrapper,.Wishlist .ProductContainer {
    display: flex;
    flex-direction: column
}

.Wishlist .tab-section-content>.pane {
    display: none
}

.Wishlist .tab-section-content>.pane.active {
    display: block
}

.Wishlist .nav.nav-tabs {
    display: flex;
    flex-direction: row
}

.Wishlist .ProductCard {
    min-width: 170px;
    max-width: 180px;
    box-shadow: none;
    padding: 0;
    border: .5px solid #f2f2f4;
    background-color: #fff;
    background-color: purple!important
}

.Wishlist .ProductCard__ContentWrapper {
    background-color: red
}

.Wishlist .ProductCard__Container {
    box-shadow: none
}

.Wishlist .ProductCard .ProductDescription {
    font-size: 16px!important
}

.Wishlist .ProductCard .MainContent {
    height: 220px
}

.Wishlist .ProductCard .ContentWrapper {
    padding: 15px 15px 0
}

.Wishlist .ProductCard .Bottom .attribute>label {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 5px
}

.Wishlist .ProductCard .Bottom .attribute>.value {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: .36px
}

.Wishlist .ProductCard .Bottom .attribute>.value>ul {
    padding-left: 0;
    border: none
}

.Wishlist .ProductCard .Bottom .attribute>.value>ul>li {
    list-style-type: none;
    padding-left: 0
}

.Wishlist .ProductCard .Bottom ul {
    padding: 0
}

.Wishlist .ProductCard .Bottom ul li {
    display: block;
    padding: 0;
    line-height: 19px;
    height: 19px
}

.Wishlist .ProductCard .ProductPrice__Price {
    font-size: 21px;
    line-height: 26px
}

.Wishlist .ProductCard__PriceCart {
    height: 55px;
    margin-bottom: 10px
}

.Wishlist .ProductCard .DropdownReact>.DropdownTrigger {
    border: none
}

.Wishlist .ProductCard .DropdownReact ul {
    border: none;
    color: #00f
}

.wishlist-container .tab-section .nav.nav-tabs>ul {
    padding-left: 0
}

.wishlist-container .tab-section .nav.nav-tabs>ul>li {
    display: block
}

.wishlist-container .tab-section .nav.nav-tabs>ul>li>a {
    background: #d3d3d3
}

.wishlist-container .tab-section .nav.nav-tabs>ul>li>a:hover {
    background: #b2ff33
}

.wishlist-container .tab-section .tab-section-content .WishlistListView {
    display: block
}

.wishlist-container .tab-section .tab-section-content .WishlistComparisonView {
    display: flex;
    flex-wrap: wrap
}

.wishlist-container .nav.nav-tabs>li,.wishlist-container .tab-section .ProductTitle {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400
}

.wishlist-container .nav.nav-tabs>li {
    background: transparent;
    display: block;
    margin-bottom: 0
}

.wishlist-container .nav.nav-tabs>li.active {
    background-color: #d3d3d3
}

.wishlist-container .nav.nav-tabs>li.active>a {
    color: grey
}

.wishlist-container .nav.nav-tabs>li>a {
    background: transparent!important;
    font-size: 20px!important;
    line-height: 22px!important;
    text-transform: uppercase;
    font-family: OstrichProper,Arial,sans-serif
}

.wishlist-container .nav.nav-tabs>li>a:hover {
    color: #000!important;
    background-color: #b2ff33!important
}

.Wishlist .WishlistComparisonView .ProductCard {
    background-color: purple!important
}

.Wishlist .WishlistComparisonView .ProductCard .DropdownReact.more-details>.DropdownContentContainer {
    display: none
}

.Wishlist .WishlistComparisonView .ProductCard .DropdownReact.more-details.Active>.DropdownContentContainer {
    display: block
}

.content-element.wishlist {
    top: 70px
}

.wishlist-views {
    position: absolute;
    top: -45px
}

.wishlist-views>.button {
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    line-height: normal
}

.wishlist-views>.button>i {
    position: relative;
    padding-right: 7px
}

.WishlistLayer {
    z-index: 8000;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0
}

@media (max-width: 960px) {
    .WishlistLayer {
        background-color:#f2f2f4
    }
}

.WishlistLayer .Background {
    right: 79%;
    height: 100%
}

.WishlistLayer .Background,.WishlistLayer .Content {
    background-color: #f2f2f4;
    left: 0;
    position: relative;
    top: 0;
    bottom: 0
}

.WishlistLayer .Content {
    padding-right: 35px;
    padding-left: 20%;
    right: 0;
    min-height: 100%;
    height: -webkit-fill-available;
    overflow: auto
}

@media (min-width: 961px) {
    .WishlistLayer .Content {
        margin:0 20% 0 0
    }
}

.WishlistLayer .Content .Close-Button {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 10000;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.WishlistLayer__Content {
    background-color: #f2f2f4;
    padding-right: 35px;
    padding-left: 20px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 100%;
    height: -webkit-fill-available;
    overflow: auto
}

@media (min-width: 961px) {
    .WishlistLayer__Content {
        max-width:840px;
        margin: 0 20%
    }
}

.Overlay-enter .Content {
    transform: translateX(-100%)
}

.Overlay-enter-active .Content {
    transition: all .5s ease-in;
    transform: translateX(0)
}

.Overlay-enter-active.WishlistLayer {
    transition: all .5s ease-in;
    background-color: rgba(0,0,0,.6)
}

.Overlay-enter-done.WishlistLayer {
    background-color: rgba(0,0,0,.6)
}

.Overlay-exit .Content {
    transform: translateX(0)
}

.Overlay-exit.WishlistLayer {
    background-color: rgba(0,0,0,.6)
}

.Overlay-exit-active .Content {
    transition: all .5s ease-in;
    transform: translateX(-100%)
}

.Overlay-exit-active.WishlistLayer {
    transition: all .5s ease-in;
    background-color: transparent
}

.wishlist-views * .ProductCard {
    box-shadow: none
}

.Wishlist .DropdownReact.more-details {
    cursor: pointer;
    margin-left: -15px;
    margin-right: -15px
}

.Wishlist .DropdownReact.more-details>.DropdownTrigger {
    background-color: #f2f2f4;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px
}

.Wishlist .DropdownReact.more-details>.DropdownTrigger>DropdownArrow {
    position: relative
}

.Wishlist .DropdownReact.more-details>.DropdownContentContainer {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}

.CartComponent {
    margin: 40px auto;
    max-width: 1200px
}

.CartComponent__Message {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    height: 20px
}

.CartComponent__Message,.CartComponent__Message__Text {
    display: flex;
    flex-direction: row
}

.CartComponent__Message__Text .Spinner {
    position: relative;
    margin-right: 6px;
    bottom: 2px
}

.CartComponent__Container>div {
    margin-top: 10px
}

.CartComponent__FreeShipping {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    text-align: right
}

@media (min-width: 1200px) {
    .CartComponent__FreeShipping {
        text-align:left
    }
}

.CartComponent__FreeShipping__Text__Detail {
    font-size: 14px
}

.CartComponent__Quantity {
    display: flex;
    height: 100%
}

.CartComponent__Quantity>label {
    margin: auto 5px auto auto
}

.CartComponent__PriceTotal {
    margin-bottom: 12px
}

.CartComponent__PriceTotal__Values {
    float: right;
    font-size: 25px;
    margin-right: 4px
}

.CartComponent__PriceTotal__Values__RRP,.CartComponent__PriceTotal__Values__VAT {
    font-size: 12px;
    float: right;
    color: rgba(140,140,142,.66);
    margin-bottom: 5px
}

.CartComponent__Actions__ProceedToCheckout {
    text-transform: uppercase;
    float: right
}

@media (max-width: 768px) {
    .CartComponent__Actions__ProceedToCheckout {
        width:100%
    }
}

@media (min-width: 769px) {
    .CartComponent__Actions__ProceedToCheckout {
        width:100%
    }
}

.CartComponent__Actions__ContinueShopping {
    text-transform: uppercase;
    width: 90%;
    float: left
}

@media (max-width: 768px) {
    .CartComponent__Actions__ContinueShopping {
        width:100%
    }
}

.CartComponent__Actions__WaitText {
    text-align: center;
    font-size: 14px
}

.rdt {
    position: relative
}

.rdtPicker {
    display: none;
    position: absolute;
    width: 300px;
    padding: 4px;
    margin-top: -16px;
    z-index: 99999!important;
    background: #fff;
    box-shadow: 1px 1px 5px 0 #979797
}

.rdtOpen .rdtPicker {
    display: block
}

.rdtStatic .rdtPicker {
    box-shadow: none;
    position: static
}

.rdtPicker .rdtTimeToggle {
    text-align: center;
    background: #37a5ff
}

.rdtPicker table {
    width: 100%;
    margin: 0
}

.rdtPicker table tr {
    border-bottom: 1px solid #f2f2f4
}

.rdtPicker td,.rdtPicker th {
    text-align: center;
    height: 28px
}

.rdtPicker td {
    cursor: pointer;
    color: #000
}

.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtMonth:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker td.rdtYear:hover {
    color: #fff;
    background: #9fff00;
    cursor: pointer
}

.rdtPicker td.rdtNew,.rdtPicker td.rdtOld {
    color: #999
}

.rdtPicker td.rdtToday {
    position: relative
}

.rdtPicker td.rdtToday:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #b2ff33;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover {
    background-color: #b2ff33;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.rdtPicker td.rdtActive.rdtToday:before {
    border-bottom-color: #fff
}

.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
}

.rdtPicker td span.rdtOld {
    color: #999
}

.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
}

.rdtPicker .dow {
    width: 14.2857%;
    border-bottom: none
}

.rdtPicker .dow,.rdtPicker th.rdtSwitch {
    text-transform: uppercase;
    font-size: 16px;
    color: #b2ff33
}

.rdtPicker th.rdtSwitch {
    width: 100px;
    color: #000
}

.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev {
    font-size: 35px;
    color: #b2ff33;
    vertical-align: top
}

.rdtPicker .dow:hover {
    cursor: auto
}

.rdtCounter .rdtBtn:hover,.rdtPicker .dow:hover {
    background: #9fff00;
    color: #fff
}

.rdtNext span,.rdtPrev span {
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
}

.rdtPicker thead tr:first-child th {
    cursor: pointer
}

.rdtPicker thead tr:first-child th:hover {
    background: #9fff00;
    color: #fff
}

.rdtPicker tfoot {
    border-top: 1px solid #f9f9f9
}

.rdtPicker button {
    border: none;
    background: none;
    cursor: pointer
}

.rdtPicker button:hover {
    background-color: #eee
}

.rdtPicker thead button {
    width: 100%;
    height: 100%
}

td.rdtMonth,td.rdtYear {
    height: 50px;
    width: 25%;
    cursor: pointer
}

.rdtCounters {
    display: inline-block
}

.rdtCounters>div {
    float: left
}

.rdtCounter {
    height: 100px;
    width: 40px
}

.rdtCounterSeparator {
    line-height: 100px
}

.rdtCounter .rdtBtn {
    height: 40%;
    line-height: 40px;
    cursor: pointer;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rdtCounter .rdtCount {
    height: 20%;
    font-size: 1.2em
}

.rdtMilli {
    vertical-align: middle;
    padding-left: 8px;
    width: 48px
}

.rdtMilli input {
    width: 100%;
    font-size: 1.2em;
    margin-top: 37px
}

.product-registration .DropdownSelect {
    display: block
}

.product-registration .DropdownSelect label {
    font-size: .75rem;
    margin: 0
}

.product-registration .DropdownSelect .DropdownReact {
    width: 100%;
    background: #ff0!important
}

.product-registration .DropdownSelect .DropdownReact.disabled {
    cursor: not-allowed;
    opacity: .4
}

.product-registration .DropdownSelect .DropdownReact.disabled .DropdownTrigger {
    pointer-events: none
}

.product-registration .DropdownSelect .DropdownReact .DropdownTrigger {
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 48px
}

.product-registration .DropdownSelect .DropdownReact .DropdownContentContainer {
    position: absolute;
    top: 0
}

.product-registration .DropdownSelect .DropdownReact .DropdownContentContainer .DropddownContent ul ::-webkit-scrollbar {
    width: 12px
}

.product-registration .DropdownSelect .DropdownReact .DropdownContentContainer .DropddownContent ul ::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 1px
}

.product-finder-select .finder-filter {
    padding: 0;
    margin-bottom: 30px
}

.product-finder-select .stylized-select {
    margin-bottom: 15px
}

.product-finder-select .stylized-select-title {
    margin-top: 0;
    padding: 0
}

.product-finder-select .main-message {
    position: absolute;
    top: 0;
    visibility: hidden;
    line-height: 16px
}

.product-finder-select .main-message .fa {
    margin-right: 10px
}

.product-finder-select .main-message.active {
    visibility: visible
}

.product-finder-select-results {
    position: relative;
    height: 22px;
    overflow: hidden;
    transition: height .2s ease-in-out;
    margin-bottom: 30px;
    background-color: #fff
}

.product-finder-select-results>div {
    height: 100%
}

.product-finder-select-results .box {
    float: none;
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.product-finder-select-results.visible {
    height: 115px
}

.product-finder-select-results.visible .box {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.product-finder-select-results.visible .box.invisible {
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.product-finder-select-results .product-variant .box-image {
    padding-top: 0;
    width: 160px;
    height: 115px
}

.product-finder-select-results .product-variant .box-content.headline {
    text-align: left
}

.product-finder-select-results .product-variant .box-content.headline .box-headline {
    max-height: 90px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .product-finder-select-results .product-variant .box-content.headline .box-headline {
        max-height:100px
    }
}

.product-finder-select-results .product-variant .box-description.visible-xxs {
    display: none!important
}

.product-finder-select-results .product-variant .box-description.hidden-xxs {
    display: block!important
}

.CartProductCard {
    background-color: #fff
}

.CartProductCard.updating {
    opacity: .6
}

.CartProductCard__Image {
    max-width: 125px
}

.CartProductCard__Image>a>img {
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover
}

.CartProductCard__Title {
    padding: 15px 15px 0!important
}

.CartProductCard__Title>a:hover {
    text-decoration: none
}

.CartProductCard__Title a {
    font-size: 18px;
    color: #000
}

.CartProductCard__Quantity {
    margin-left: 15px;
    text-align: center;
    width: 50px;
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .CartProductCard__Quantity {
        flex-direction:row
    }
}

.CartProductCard__Quantity__Count {
    padding: 10px 10px 10px 0;
    margin: 0
}

.CartProductCard__Quantity__Input,.CartProductCard__Quantity input {
    background-color: #f2f2f4;
    width: 50px;
    padding: 0;
    font-size: 18px;
    text-align: center;
    border: 0;
    line-height: 25px;
    margin-bottom: 0
}

.CartProductCard__Quantity__Input:focus,.CartProductCard__Quantity input:focus {
    border: 0;
    margin-bottom: 0
}

.CartProductCard__Quantity__Price {
    padding-left: 15px;
    padding-right: 15px
}

.CartProductCard__Availability,.CartProductCard__Quantity__Price>div {
    margin-top: auto;
    margin-bottom: auto
}

.CartProductCard__Availability {
    text-align: right;
    min-width: 70px
}

.CartProductCard__Availability>div {
    margin: 4px;
    float: right
}

.CartProductCard__Availability__RRP {
    font-size: 12px;
    color: rgba(140,140,142,.66);
    margin-bottom: 5px
}

.CartProductCard__Availability__Price {
    white-space: nowrap;
    width: 100%;
    font-size: 23px
}

.CartProductCard__Availability__Price>div {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content
}

@media (min-width: 1200px) {
    .CartProductCard__Availability__Price {
        font-size:25px
    }
}

.CartProductCard__Availability__Available {
    color: #759330
}

.CartProductCard__Actions {
    height: 100%;
    display: block
}

@media (min-width: 1200px) {
    .CartProductCard__Actions {
        display:flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
}

.CartProductCard__Actions__Cart,.CartProductCard__Actions__List {
    margin-left: auto;
    text-align: right
}

.CartProductCard__Actions__Cart:hover,.CartProductCard__Actions__List:hover {
    text-decoration: none;
    color: #000!important
}

.CartProductCard__Actions__List {
    color: #868688!important;
    float: right;
    padding: 8px 10px;
    margin-right: 10px
}

.CartProductCard__Actions__List>i {
    font-size: 16px;
    color: rgba(140,140,142,.66);
    position: relative;
    font-weight: 700;
    top: 2px;
    right: -5px
}

.CartProductCard__Actions__Cart {
    color: #d7d7d9!important;
    float: left;
    padding: 8px 10px;
    margin-right: 10px;
    color: rgba(140,140,142,.66);
    white-space: nowrap;
    border: none;
    background: none;
    cursor: pointer
}

.CartProductCard__Actions__Cart>i {
    font-size: 16px;
    color: rgba(140,140,142,.66);
    position: relative;
    font-weight: 700;
    top: 2px;
    right: -5px
}

@media (min-width: 1200px) {
    .CartProductCard__Actions__Cart {
        float:right
    }
}

/* Paymetric */
.paymetric-header {
	font-size: 20px;
    font-weight: 400;
    margin-bottom: 24px;
    line-height: 1.5rem;
}

.valmsg {
    margin-bottom: 15px;
    margin-top: -10px;
    color: #d6001c;
}