.jxml-html-title {display: none;}

.slider-container {
    width: 300px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.slider-container .back-bar {
    height: 10px;
    position: relative
}
.slider-container .back-bar .selected-bar {
    position: absolute;
    height: 100%
}
.slider-container .back-bar .pointer {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    cursor: col-resize;
    opacity: 1;
    z-index: 2
}
.slider-container .back-bar .pointer.last-active {
    z-index: 3
}
.slider-container .back-bar .pointer-label {
    position: absolute;
    top: -17px;
    font-size: 8px;
    background: #fff;
    white-space: nowrap;
    line-height: 1
}
.slider-container .back-bar .focused {
    z-index: 10
}
.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}
.slider-container .scale {
    top: 2px;
    position: relative
}
.slider-container .scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0
}
.slider-container .scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 5px;
    color: #999;
    line-height: 1
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
    cursor: auto
}
.theme-green .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-green .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #a1fad0;
    background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
    background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
    background-image: -o-linear-gradient(top, #bdfade, #76fabc);
    background-image: linear-gradient(180deg, #bdfade, #76fabc);
    background-repeat: repeat-x
}
.theme-green .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-green .back-bar .pointer-label {
    color: #999
}
.theme-green .back-bar .focused {
    color: #333
}
.theme-green .scale span {
    border-left: 1px solid #e5e5e5
}
.theme-green .scale ins {
    color: #999
}
.theme-blue .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-blue .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #92c1f9;
    background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
    background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: linear-gradient(180deg, #b1d1f9, #64a8f9);
    background-repeat: repeat-x
}
.theme-blue .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-blue .back-bar .pointer-label {
    color: #999
}
.theme-blue .back-bar .focused {
    color: #333
}
.theme-blue .scale span {
    border-left: 1px solid #e5e5e5
}
.theme-blue .scale ins {
    color: #999
}
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0
}
:root {
    --gray-dark: #282828;
    --blue: #0579fc;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #ff138c;
    --red: #d05656;
    --orange: #ffb400;
    --yellow: #fdf402;
    --green: #96cd00;
    --teal: #20c997;
    --cyan: #18d7ec;
    --gray: #888;
    --gray-darker: #003046;
    --gray-light: #f2f5f5;
    --gray-lighter: #f8f8f8;
    --primary: #cc0000;
    --secondary: #cc0000;
    --success: #cc0000;
    --info: #0579fc;
    --warning: #ffb400;
    --danger: #ff138c;
    --light: #f2f5f5;
    --dark: #282828;
    --info-light: #18d7ec;
    --white: #fff;
    --breakpoint-xs: 0;
    --breakpoint-xsm: 28.57143rem;
    --breakpoint-sm: 41.14286rem;
    --breakpoint-md: 54.85714rem;
    --breakpoint-lg: 70.85714rem;
    --breakpoint-xl: 85.71429rem;
    --breakpoint-xxl: 134.14286rem;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
@-ms-viewport {
    width: device-width
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}
body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.643;
    color: #888;
    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: 1em
}
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
}
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
}
dfn {
    font-style: italic
}
b,
strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    color: #003046;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
    color: #888;
    text-decoration: none
}
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;
    -ms-overflow-style: scrollbar
}
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: #888;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus {
    outline: .07143rem dotted;
    outline: .35714rem 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
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
[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: -.14286rem;
    -webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button,
[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
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1em;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.4;
    color: #fff;
}
.h1,
h1 {
    font-size: 2.857rem
}
.h2,
h2 {
    font-size: 1.857rem
}
.h3,
.h4,
h3,
h4 {
    font-size: 1.429rem
}
.h5,
.h6,
h5,
h6 {
    font-size: 1rem
}
.lead {
    font-size: 1.25rem;
    font-weight: 300
}
.display-1 {
    font-size: 6rem
}
.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.4
}
.display-2 {
    font-size: 5.5rem
}
.display-3 {
    font-size: 4.5rem
}
.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.4
}
.display-4 {
    font-size: 3.5rem
}
hr {
    margin-top: 2.14286rem;
    margin-bottom: 2.14286rem;
    border: 0;
    border-top: .07143rem solid #e5e5e5
}
.small,
small {
    font-size: 80%;
    font-weight: 400
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline-item {
    display: inline-block
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
.blockquote {
    margin-bottom: 2.14286rem;
    font-size: 1.25rem
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #888
}
.blockquote-footer:before {
    content: "\2014   \A0"
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: .07143rem solid #e5e5e5;
    box-shadow: 0 .07143rem .14286rem rgba(0, 0, 0, .075)
}
.figure {
    display: inline-block
}
.figure-img {
    margin-bottom: 1.07143rem;
    line-height: 1
}
.figure-caption {
    font-size: 90%;
    color: #888
}
code {
    font-size: 87.5%;
    color: #ff138c;
    word-break: break-word
}
a>code {
    color: inherit
}
kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #003046;
    box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}
pre {
    display: block;
    font-size: 87.5%;
    color: #003046
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}
.pre-scrollable {
    max-height: 24.28571rem;
    overflow-y: scroll
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 746px
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 966px
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}
@media (min-width: 1878px) {
    .container {
        max-width: 1400px
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row,
main .products {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.07143rem;
    margin-left: -1.07143rem
}
.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-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto,
.col-xsm,
.col-xsm-1,
.col-xsm-10,
.col-xsm-11,
.col-xsm-12,
.col-xsm-2,
.col-xsm-3,
.col-xsm-4,
.col-xsm-5,
.col-xsm-6,
.col-xsm-7,
.col-xsm-8,
.col-xsm-9,
.col-xsm-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.has-error .help-block,
.layout-both-columns main .grid .products article.product-miniature,
.layout-both-columns main .list .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
.layout-full-width main .list .products article.product-miniature,
main .grid .products article.product-miniature,
main .list .products article.product-miniature,
main .products article.product-miniature {
    position: relative;
    width: 100%;
    min-height: .07143rem;
    padding-right: 1.07143rem;
    padding-left: 1.07143rem
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.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,
.layout-both-columns main .grid .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
main .grid .products article.product-miniature,
main .products article.product-miniature {
    flex: 0 0 48%;
    max-width: 48%
}
.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,
.has-error .help-block,
.layout-both-columns main .list .products article.product-miniature,
.layout-full-width main .list .products article.product-miniature,
main .list .products article.product-miniature {
    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: 400px) {
    .col-xsm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xsm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xsm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xsm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xsm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xsm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xsm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xsm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xsm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xsm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xsm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xsm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xsm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xsm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xsm-first {
        order: -1
    }
    .order-xsm-last {
        order: 13
    }
    .order-xsm-0 {
        order: 0
    }
    .order-xsm-1 {
        order: 1
    }
    .order-xsm-2 {
        order: 2
    }
    .order-xsm-3 {
        order: 3
    }
    .order-xsm-4 {
        order: 4
    }
    .order-xsm-5 {
        order: 5
    }
    .order-xsm-6 {
        order: 6
    }
    .order-xsm-7 {
        order: 7
    }
    .order-xsm-8 {
        order: 8
    }
    .order-xsm-9 {
        order: 9
    }
    .order-xsm-10 {
        order: 10
    }
    .order-xsm-11 {
        order: 11
    }
    .order-xsm-12 {
        order: 12
    }
    .offset-xsm-0 {
        margin-left: 0
    }
    .offset-xsm-1 {
        margin-left: 8.33333%
    }
    .offset-xsm-2 {
        margin-left: 16.66667%
    }
    .offset-xsm-3 {
        margin-left: 25%
    }
    .offset-xsm-4 {
        margin-left: 33.33333%
    }
    .offset-xsm-5 {
        margin-left: 41.66667%
    }
    .offset-xsm-6 {
        margin-left: 50%
    }
    .offset-xsm-7 {
        margin-left: 58.33333%
    }
    .offset-xsm-8 {
        margin-left: 66.66667%
    }
    .offset-xsm-9 {
        margin-left: 75%
    }
    .offset-xsm-10 {
        margin-left: 83.33333%
    }
    .offset-xsm-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: none
    }
    .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,
    main .grid .products article.product-miniature {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6,
    .layout-both-columns main .grid .products article.product-miniature,
    main .products article.product-miniature {
        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,
    .has-error .help-block {
        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%
    }
    .has-error .help-block,
    .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: none
    }
    .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,
    .layout-full-width main .grid .products article.product-miniature,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6,
    .layout-both-columns main .grid .products article.product-miniature {
        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: none
    }
    .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,
    .layout-full-width main .grid .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        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: none
    }
    .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,
    main .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4,
    .layout-both-columns main .grid .products article.product-miniature,
    main .grid .products article.product-miniature {
        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%
    }
}
@media (min-width: 1878px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2,
    .layout-full-width main .grid .products article.product-miniature {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3,
    .layout-both-columns main .grid .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}
.table {
    width: 100%;
    margin-bottom: 2.14286rem;
    background-color: transparent
}
.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: .07143rem solid #e5e5e5
}
.table thead th {
    vertical-align: bottom;
    border-bottom: .14286rem solid #e5e5e5
}
.table tbody+tbody {
    border-top: .14286rem solid #e5e5e5
}
.table .table {
    background-color: #fff
}
.table-sm td,
.table-sm th {
    padding: .3rem
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: .07143rem solid #e5e5e5
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: .14286rem
}
.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #cce3eb
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #bad9e4
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #fbd1cb
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #f9bcb3
}
.table-success,
.table-success>td,
.table-success>th {
    background-color: #cce3eb
}
.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #bad9e4
}
.table-info,
.table-info>td,
.table-info>th {
    background-color: #b9d9fe
}
.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #a0cbfe
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeab8
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe29f
}
.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #ffbddf
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ffa4d3
}
.table-light,
.table-light>td,
.table-light>th {
    background-color: #fbfcfc
}
.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ecf1f1
}
.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c3c3c3
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b6b6b6
}
.table-info-light,
.table-info-light>td,
.table-info-light>th {
    background-color: #bef4fa
}
.table-hover .table-info-light:hover,
.table-hover .table-info-light:hover>td,
.table-hover .table-info-light:hover>th {
    background-color: #a6f0f8
}
.table-white,
.table-white>td,
.table-white>th {
    background-color: #fff
}
.table-hover .table-white:hover,
.table-hover .table-white:hover>td,
.table-hover .table-white:hover>th {
    background-color: #f2f2f2
}
.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}
.table .thead-dark th {
    color: #fff;
    background-color: #003046;
    border-color: #004a6c
}
.table .thead-light th {
    color: #666;
    background-color: #f2f5f5;
    border-color: #e5e5e5
}
.table-dark {
    color: #fff;
    background-color: #003046
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #004a6c
}
.table-dark.table-bordered {
    border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}
.table-dark.table-hover tbody tr:hover {
    background-color: hsla(0, 0%, 100%, .075)
}
@media (max-width: 399.98px) {
    .table-responsive-xsm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xsm>.table-bordered {
        border: 0
    }
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}
@media (max-width: 1877.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xxl>.table-bordered {
        border: 0
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
    border: 0
}
.form-control {
    display: block;
    width: 100%;
    height: 3.571rem;
    padding: 1.071rem 1.42857rem;
    font-size: 1rem;
    line-height: 1.429;
    color: #666;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #000;
    background-color: #f2f5f5;
    border-color: #a4cddc;
    outline: 0;
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.form-control::-webkit-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control::-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control::placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #f2f5f5;
    opacity: 1
}
select.form-control:focus::-ms-value {
    color: #666;
    background-color: #f2f5f5
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}
.col-form-label {
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.429
}
.col-form-label-lg {
    padding-top: 1.571rem;
    padding-bottom: 1.571rem;
    font-size: 1.25rem;
    line-height: 1.471
}
.col-form-label-sm {
    padding-top: .643rem;
    padding-bottom: .643rem;
    font-size: .875rem;
    line-height: 1.5
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
    margin-bottom: 0;
    line-height: 1.429;
    color: #888;
    background-color: transparent;
    border: 0 solid transparent
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}
.form-control-sm {
    height: 2.5985rem;
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5
}
.form-control-lg {
    height: 4.98075rem;
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}
.form-group {
    margin-bottom: 1rem
}
.form-text {
    display: block;
    margin-top: .25rem
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.35714rem;
    margin-left: -.35714rem
}
.form-row>.col,
.form-row>[class*=col-] {
    padding-right: .35714rem;
    padding-left: .35714rem
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}
.form-check-input:disabled~.form-check-label {
    color: #888
}
.form-check-label {
    margin-bottom: 0
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #cc0000
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.643;
    color: #fff;
    background-color: rgba(72, 155, 185, .9)
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #cc0000
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #cc0000;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}
.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #cc0000
}
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}
.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #cc0000
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid~.color-box,
.custom-control-input.is-valid~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid~.color-box,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    background-color: #a4cddc
}
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid:checked~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid:checked~.color-box,
.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid:checked~.color-box,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    background-color: #6dafc7
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid:focus~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid:focus~.color-box,
.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid:focus~.color-box,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #cc0000
}
.custom-file-input.is-valid~.custom-file-label:after,
.was-validated .custom-file-input:valid~.custom-file-label:after {
    border-color: inherit
}
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}
.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ff138c
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.643;
    color: #fff;
    background-color: rgba(255, 19, 140, .9)
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #ff138c
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #ff138c;
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #ff138c
}
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}
.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #ff138c
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid~.color-box,
.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid~.color-box,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    background-color: #ff93ca
}
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid:checked~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid:checked~.color-box,
.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid:checked~.color-box,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    background-color: #ff46a5
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid:focus~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid:focus~.color-box,
.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid:focus~.color-box,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #ff138c
}
.custom-file-input.is-invalid~.custom-file-label:after,
.was-validated .custom-file-input:invalid~.custom-file-label:after {
    border-color: inherit
}
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}
.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}
.form-inline .form-check {
    width: 100%
}
@media (min-width: 576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}
.btn,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0 solid transparent;
    padding: 1.071rem 2.143rem;
    font-size: 1rem;
    line-height: 1.429;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn,
    .list .product-miniature-information .product-buttons a.add-to-cart,
    .list .product-miniature-information .product-buttons a.customize,
    .list .product-miniature-information .product-buttons a.view-product {
        transition: none
    }
}
.btn:focus,
.btn:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:focus,
.list .product-miniature-information .product-buttons a.view-product:hover {
    text-decoration: none
}
.btn.focus,
.btn:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.focus.add-to-cart,
.list .product-miniature-information .product-buttons a.focus.customize,
.list .product-miniature-information .product-buttons a.focus.view-product,
.list .product-miniature-information .product-buttons a.view-product:focus {
    outline: 0;
    box-shadow: none
}
.btn.disabled,
.btn:disabled,
.list .product-miniature-information .product-buttons a.add-to-cart:disabled,
.list .product-miniature-information .product-buttons a.customize:disabled,
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons a.view-product:disabled {
    opacity: .65;
    box-shadow: none
}
.btn:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled) {
    cursor: pointer
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active {
    box-shadow: none
}
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active:focus {
    box-shadow: none, none
}
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons fieldset:disabled a.add-to-cart,
.list .product-miniature-information .product-buttons fieldset:disabled a.customize,
.list .product-miniature-information .product-buttons fieldset:disabled a.view-product,
a.btn.disabled,
fieldset:disabled .list .product-miniature-information .product-buttons a.add-to-cart,
fieldset:disabled .list .product-miniature-information .product-buttons a.customize,
fieldset:disabled .list .product-miniature-information .product-buttons a.view-product,
fieldset:disabled a.btn {
    pointer-events: none
}
.btn-primary,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-primary:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:hover {
    background-color: #3d849e;
    border-color: #397d95
}
.btn-primary.focus,
.btn-primary:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.focus.add-to-cart,
.list .product-miniature-information .product-buttons a.focus.customize,
.list .product-miniature-information .product-buttons a.focus.view-product,
.list .product-miniature-information .product-buttons a.view-product:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-primary.disabled,
.btn-primary:disabled,
.list .product-miniature-information .product-buttons a.add-to-cart:disabled,
.list .product-miniature-information .product-buttons a.customize:disabled,
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons a.view-product:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.add-to-cart,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.customize,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.view-product,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #397d95;
    border-color: #35758c
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.add-to-cart:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.customize:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.view-product:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-secondary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-secondary:hover {
    color: #fff;
    background-color: #ee3d22;
    border-color: #ed3217
}
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none, 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ed3217;
    border-color: #e62d11
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-success {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-success:hover {
    color: #fff;
    background-color: #3d849e;
    border-color: #397d95
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #397d95;
    border-color: #35758c
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-info {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc;
    box-shadow: none
}
.btn-info:hover {
    color: #fff;
    background-color: #0367d8;
    border-color: #0261cc
}
.btn-info.focus,
.btn-info:focus {
    box-shadow: none, 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0261cc;
    border-color: #025bbf
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-warning {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400;
    box-shadow: none
}
.btn-warning:hover {
    color: #003046;
    background-color: #d99900;
    border-color: #cc9000
}
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc9000;
    border-color: #bf8700
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-danger {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c;
    box-shadow: none
}
.btn-danger:hover {
    color: #fff;
    background-color: #ec0079;
    border-color: #df0072
}
.btn-danger.focus,
.btn-danger:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #df0072;
    border-color: #d2006c
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-light {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5;
    box-shadow: none
}
.btn-light:hover {
    color: #003046;
    background-color: #dce4e4;
    border-color: #d5dfdf
}
.btn-light.focus,
.btn-light:focus {
    box-shadow: none, 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-light.disabled,
.btn-light:disabled {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #003046;
    background-color: #d5dfdf;
    border-color: #ced9d9
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-dark {
    color: #fff;
    background-color: #282828;
    border-color: #282828;
    box-shadow: none
}
.btn-dark:hover {
    color: #fff;
    background-color: #151515;
    border-color: #0f0f0f
}
.btn-dark.focus,
.btn-dark:focus {
    box-shadow: none, 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0f0f0f;
    border-color: #080808
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-info-light {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec;
    box-shadow: none
}
.btn-info-light:hover {
    color: #fff;
    background-color: #11bacd;
    border-color: #10b0c1
}
.btn-info-light.focus,
.btn-info-light:focus {
    box-shadow: none, 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-info-light.disabled,
.btn-info-light:disabled {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-info-light:not(:disabled):not(.disabled).active,
.btn-info-light:not(:disabled):not(.disabled):active,
.show>.btn-info-light.dropdown-toggle {
    color: #fff;
    background-color: #10b0c1;
    border-color: #0fa5b5
}
.btn-info-light:not(:disabled):not(.disabled).active:focus,
.btn-info-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-info-light.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-white {
    color: #003046;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none
}
.btn-white:hover {
    color: #003046;
    background-color: #ececec;
    border-color: #e6e6e6
}
.btn-white.focus,
.btn-white:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-white.disabled,
.btn-white:disabled {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show>.btn-white.dropdown-toggle {
    color: #003046;
    background-color: #e6e6e6;
    border-color: #dfdfdf
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-white.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-primary {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-secondary {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-outline-success {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-info {
    color: #0579fc;
    background-color: transparent;
    background-image: none;
    border-color: #0579fc
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #0579fc;
    background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-outline-warning {
    color: #ffb400;
    background-color: transparent;
    background-image: none;
    border-color: #ffb400
}
.btn-outline-warning:hover {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffb400;
    background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-outline-danger {
    color: #ff138c;
    background-color: transparent;
    background-image: none;
    border-color: #ff138c
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ff138c;
    background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-outline-light {
    color: #f2f5f5;
    background-color: transparent;
    background-image: none;
    border-color: #f2f5f5
}
.btn-outline-light:hover {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f2f5f5;
    background-color: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-outline-dark {
    color: #282828;
    background-color: transparent;
    background-image: none;
    border-color: #282828
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #282828;
    background-color: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-outline-info-light {
    color: #18d7ec;
    background-color: transparent;
    background-image: none;
    border-color: #18d7ec
}
.btn-outline-info-light:hover {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-outline-info-light.focus,
.btn-outline-info-light:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-outline-info-light.disabled,
.btn-outline-info-light:disabled {
    color: #18d7ec;
    background-color: transparent
}
.btn-outline-info-light:not(:disabled):not(.disabled).active,
.btn-outline-info-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-info-light.dropdown-toggle {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-outline-info-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-info-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff
}
.btn-outline-white:hover {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-outline-white.focus,
.btn-outline-white:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-white.disabled,
.btn-outline-white:disabled {
    color: #fff;
    background-color: transparent
}
.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show>.btn-outline-white.dropdown-toggle {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-link {
    font-weight: 400;
    color: #003046;
    background-color: transparent
}
.btn-link:hover {
    color: #888;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}
.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none
}
.btn-link.disabled,
.btn-link:disabled {
    color: #888;
    pointer-events: none
}
.btn-group-lg>.btn,
.btn-lg,
.list .product-miniature-information .product-buttons .btn-group-lg>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-lg>a.customize,
.list .product-miniature-information .product-buttons .btn-group-lg>a.view-product {
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471;
    border-radius: 0
}
.btn-group-sm>.btn,
.btn-sm,
.list .product-miniature-information .product-buttons .btn-group-sm>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-sm>a.customize,
.list .product-miniature-information .product-buttons .btn-group-sm>a.view-product {
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: .5rem
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    transition: opacity .15s linear
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}
.fade:not(.show) {
    opacity: 0
}
.collapse:not(.show) {
    display: none
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 14.28571rem;
    padding: .5rem 0;
    margin: 1rem 0 0;
    font-size: 1rem;
    color: #888;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11)
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 1rem
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 1rem
}
.dropright .dropdown-toggle:after {
    vertical-align: 0
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 1rem
}
.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: 1.07143rem 0;
    overflow: hidden;
    border-top: .07143rem solid #f2f5f5
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .71429rem 1.07143rem;
    clear: both;
    font-weight: 400;
    color: #003046;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #888;
    text-decoration: none;
    background-color: transparent
}
.dropdown-item.active,
.dropdown-item.current,
.dropdown-item:active {
    color: #cc0000;
    text-decoration: none;
    background-color: transparent
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #888;
    background-color: transparent
}
.dropdown-menu.show {
    display: block
}
.dropdown-header {
    display: block;
    padding: .5rem 1.07143rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #888;
    white-space: nowrap
}
.dropdown-item-text {
    display: block;
    padding: .71429rem 1.07143rem;
    color: #003046
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group>a.customize,
.list .product-miniature-information .product-buttons .btn-group>a.view-product {
    position: relative;
    flex: 0 1 auto
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:hover,
.list .product-miniature-information .product-buttons .btn-group>a.active.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group>a.active.customize,
.list .product-miniature-information .product-buttons .btn-group>a.active.view-product,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:active,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:focus,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:hover,
.list .product-miniature-information .product-buttons .btn-group>a.customize:active,
.list .product-miniature-information .product-buttons .btn-group>a.customize:focus,
.list .product-miniature-information .product-buttons .btn-group>a.customize:hover,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:active,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:focus,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:hover {
    z-index: 1
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons .btn+a.customize,
.btn-group .list .product-miniature-information .product-buttons .btn+a.view-product,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.customize,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.customize+.btn,
.btn-group .list .product-miniature-information .product-buttons a.customize+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.view-product+.btn,
.btn-group .list .product-miniature-information .product-buttons a.view-product+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .btn-group .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group .btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group .btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.view-product {
    margin-left: 0
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}
.btn-toolbar .input-group {
    width: auto
}
.btn-group>.btn:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.customize:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:first-child {
    margin-left: 0
}
.dropdown-toggle-split {
    padding-right: 1.60725rem;
    padding-left: 1.60725rem
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}
.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.add-to-cart+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.customize+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.view-product+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.add-to-cart+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.customize+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.view-product+.dropdown-toggle-split {
    padding-right: 2.73225rem;
    padding-left: 2.73225rem
}
.btn-group.show .dropdown-toggle,
.btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product {
    width: 100%
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.view-product {
    margin-top: 0;
    margin-left: 0
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product {
    margin-bottom: 0
}
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}
.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: 0
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}
.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}
.input-group>.custom-file {
    display: flex;
    align-items: center
}
.input-group-append,
.input-group-prepend {
    display: flex
}
.input-group-append .btn,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.view-product,
.input-group-prepend .btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product {
    position: relative;
    z-index: 2
}
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.customize,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.customize,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.customize+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.customize+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.customize,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.customize,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.customize+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.customize+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.view-product {
    margin-left: 0
}
.input-group-prepend {
    margin-right: 0
}
.input-group-append {
    margin-left: 0
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 1.071rem 1.42857rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.429;
    color: #666;
    text-align: center;
    white-space: nowrap;
    background-color: #f2f5f5;
    border: 0 solid #e2e2e2
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.customize,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.view-product,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.customize,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.view-product {
    height: 4.98075rem;
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.customize,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.view-product,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.customize,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.view-product {
    height: 2.5985rem;
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.643rem;
    padding-left: 2rem
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1.357rem
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    background-color: #282828;
    box-shadow: none
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:focus~.color-box,
.custom-control-input:focus~.custom-control-label:before {
    box-shadow: none
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:active~.color-box,
.custom-control-input:active~.custom-control-label:before {
    color: #fff;
    background-color: #282828;
    box-shadow: none
}
.custom-control-input:disabled~.custom-control-label {
    color: #888
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled~.color-box,
.custom-control-input:disabled~.custom-control-label:before {
    background-color: #f8f8f8
}
.custom-control-label {
    position: relative;
    margin-bottom: 0
}
#search_filters_wrapper section.facet .facet-list li .color-box,
.custom-control-label:before {
    position: absolute;
    top: .143rem;
    left: -2rem;
    display: block;
    width: 1.357rem;
    height: 1.357rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f2f5f5;
    box-shadow: none
}
.custom-control-label:after {
    position: absolute;
    top: .143rem;
    left: -2rem;
    display: block;
    width: 1.357rem;
    height: 1.357rem;
    content: "";
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:checked~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #282828
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:indeterminate~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:indeterminate~.color-box,
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color: #cc0000;
    box-shadow: none
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:disabled:checked~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:checked~.color-box,
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:disabled:indeterminate~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:indeterminate~.color-box,
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .color-box,
.custom-radio .custom-control-label:before {
    border-radius: 50%
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #282828
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: none
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:disabled:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:checked~.color-box,
.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: 3.571rem;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.429;
    color: #666;
    vertical-align: middle;
    background: #ccc url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=) no-repeat right .75rem center;
    background-size: .57143rem .71429rem;
    border: 1 solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.custom-select:focus {
    border-color: #a4cddc;
    outline: 0;
    box-shadow: none, 0 0 0 .2rem rgba(164, 205, 220, .5)
}
.custom-select:focus::-ms-value {
    color: #666;
    background-color: #f2f5f5
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}
.custom-select:disabled {
    color: #888;
    background-color: #f2f5f5
}
.custom-select::-ms-expand {
    opacity: 0
}
.custom-select-sm {
    height: 2.5985rem;
    font-size: 75%
}
.custom-select-lg,
.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem
}
.custom-select-lg {
    height: 4.98075rem;
    font-size: 125%
}
.custom-file {
    display: inline-block;
    margin-bottom: 0
}
.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: 3.571rem
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}
.custom-file-input:focus~.custom-file-label {
    border-color: #a4cddc;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-file-input:focus~.custom-file-label:after {
    border-color: #a4cddc
}
.custom-file-input:disabled~.custom-file-label {
    background-color: #f2f5f5
}
.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}
.custom-file-label {
    left: 0;
    z-index: 1;
    border: 0 solid #e2e2e2;
    box-shadow: none
}
.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 3.571rem;
    padding: 1.071rem 2.143rem;
    line-height: 1.429;
    color: #666;
    background-color: #f2f5f5
}
.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    content: "Browse";
    border-left: 0 solid #e2e2e2
}
.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.custom-range:focus {
    outline: 0
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range::-moz-focus-outer {
    border: 0
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}
.custom-range::-moz-range-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}
.custom-range::-ms-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-ms-fill-lower {
    background-color: #e5e5e5
}
.custom-range::-ms-fill-upper {
    margin-right: 1.07143rem;
    background-color: #e5e5e5
}
#search_filters_wrapper section.facet .facet-list li .color-box,
.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    #search_filters_wrapper section.facet .facet-list li .color-box,
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav-link {
    display: block;
    padding: .5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}
.nav-link.disabled {
    color: #888
}
.nav-tabs {
    border-bottom: .07143rem solid #e5e5e5
}
.nav-tabs .nav-item {
    margin-bottom: -.07143rem
}
.nav-tabs .nav-link {
    border: .07143rem solid transparent
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #f2f5f5 #f2f5f5 #e5e5e5
}
.nav-tabs .nav-link.disabled {
    color: #888;
    background-color: transparent;
    border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #666;
    border-color: #e5e5e5 #e5e5e5 #fff
}
.nav-tabs .dropdown-menu {
    margin-top: -.07143rem
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #cc0000
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.navbar {
    position: relative;
    padding: 1.07143rem 2.14286rem
}
.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}
.navbar-brand {
    display: inline-block;
    padding-top: .29462rem;
    padding-bottom: .29462rem;
    margin-right: 2.14286rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none
}
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: .07143rem solid transparent
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}
@media (max-width: 399.98px) {
    .navbar-expand-xsm>.container,
    .navbar-expand-xsm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 400px) {
    .navbar-expand-xsm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xsm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xsm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xsm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xsm>.container,
    .navbar-expand-xsm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xsm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xsm .navbar-toggler {
        display: none
    }
}
@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}
@media (max-width: 1877.98px) {
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 1878px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
}
.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}
.navbar-expand .navbar-nav {
    flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}
.navbar-expand .navbar-toggler {
    display: none
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}
.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}
.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: .07143rem solid rgba(0, 0, 0, .125)
}
.card>hr {
    margin-right: 0;
    margin-left: 0
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}
.card-title {
    margin-bottom: .75rem
}
.card-subtitle {
    margin-top: -.375rem
}
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}
.card-link:hover {
    text-decoration: none
}
.card-link+.card-link {
    margin-left: 1.25rem
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: .07143rem solid rgba(0, 0, 0, .125)
}
.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: .07143rem solid rgba(0, 0, 0, .125)
}
.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}
.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}
.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}
.card-deck {
    display: flex;
    flex-direction: column
}
.card-deck .card {
    margin-bottom: 1.07143rem
}
@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -1.07143rem;
        margin-left: -1.07143rem
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 1.07143rem;
        margin-bottom: 0;
        margin-left: 1.07143rem
    }
}
.card-group {
    display: flex;
    flex-direction: column
}
.card-group>.card {
    margin-bottom: 1.07143rem
}
@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
}
.card-columns .card {
    margin-bottom: .75rem
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 0;
    margin-bottom: 2.14286rem;
    list-style: none;
    background-color: #f5f5f5;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}
.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #888;
    content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}
.breadcrumb-item.active {
    color: #888
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -.07143rem;
    line-height: 1.25;
    color: #003046;
    background-color: #fff;
    border: .07143rem solid #e5e5e5
}
.page-link:hover {
    z-index: 2;
    color: #888;
    text-decoration: none;
    background-color: #f2f5f5;
    border-color: #e5e5e5
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}
.page-item:first-child .page-link {
    margin-left: 0
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.page-item.disabled .page-link {
    color: #888;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #e5e5e5
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}
.badge:empty {
    display: none
}
.btn .badge,
.list .product-miniature-information .product-buttons a.add-to-cart .badge,
.list .product-miniature-information .product-buttons a.customize .badge,
.list .product-miniature-information .product-buttons a.view-product .badge {
    position: relative;
    top: -.07143rem
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em
}
.badge-primary {
    color: #fff;
    background-color: #cc0000
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #397d95
}
.badge-secondary {
    color: #fff;
    background-color: #cc0000
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ed3217
}
.badge-success {
    color: #fff;
    background-color: #cc0000
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #397d95
}
.badge-info {
    color: #fff;
    background-color: #0579fc
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0261cc
}
.badge-warning {
    color: #003046;
    background-color: #ffb400
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #cc9000
}
.badge-danger {
    color: #fff;
    background-color: #ff138c
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #df0072
}
.badge-light {
    color: #003046;
    background-color: #f2f5f5
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #d5dfdf
}
.badge-dark {
    color: #fff;
    background-color: #282828
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0f0f0f
}
.badge-info-light {
    color: #003046;
    background-color: #18d7ec
}
.badge-info-light[href]:focus,
.badge-info-light[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #10b0c1
}
.badge-white {
    color: #003046;
    background-color: #fff
}
.badge-white[href]:focus,
.badge-white[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #e6e6e6
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f2f5f5
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0
}
.alert {
    padding: 1rem 4.28571rem;
    margin-bottom: 2.143rem;
    border: .07143rem solid transparent
}
.alert-heading {
    color: inherit
}
.alert-link {
    font-weight: 700
}
.alert-dismissible {
    padding-right: 10.07142rem
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem 4.28571rem;
    color: inherit
}
.alert-primary {
    color: #cc0000;
    background-color: #e9f3f7;
    border-color: #e9f3f7
}
.alert-primary hr {
    border-top-color: #d6e9f0
}
.alert-primary .alert-link {
    color: #397d95
}
.alert-secondary {
    color: #cc0000;
    background-color: #fdebe9;
    border-color: #fdebe9
}
.alert-secondary hr {
    border-top-color: #fbd6d2
}
.alert-secondary .alert-link {
    color: #ed3217
}
.alert-success {
    color: #cc0000;
    background-color: #e9f3f7;
    border-color: #e9f3f7
}
.alert-success hr {
    border-top-color: #d6e9f0
}
.alert-success .alert-link {
    color: #397d95
}
.alert-info {
    color: #0579fc;
    background-color: #e1efff;
    border-color: #e1efff
}
.alert-info hr {
    border-top-color: #c8e1ff
}
.alert-info .alert-link {
    color: #0261cc
}
.alert-warning {
    color: #ffb400;
    background-color: #fff6e0;
    border-color: #fff6e0
}
.alert-warning hr {
    border-top-color: #ffefc7
}
.alert-warning .alert-link {
    color: #cc9000
}
.alert-danger {
    color: #ff138c;
    background-color: #ffe3f1;
    border-color: #ffe3f1
}
.alert-danger hr {
    border-top-color: #ffcae4
}
.alert-danger .alert-link {
    color: #df0072
}
.alert-light {
    color: #f2f5f5;
    background-color: #fdfefe;
    border-color: #fdfefe
}
.alert-light hr {
    border-top-color: #ecf6f6
}
.alert-light .alert-link {
    color: #d5dfdf
}
.alert-dark {
    color: #282828;
    background-color: #e5e5e5;
    border-color: #e5e5e5
}
.alert-dark hr {
    border-top-color: #d8d8d8
}
.alert-dark .alert-link {
    color: #0f0f0f
}
.alert-info-light {
    color: #18d7ec;
    background-color: #e3fafd;
    border-color: #e3fafd
}
.alert-info-light hr {
    border-top-color: #cbf6fb
}
.alert-info-light .alert-link {
    color: #10b0c1
}
.alert-white {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}
.alert-white hr {
    border-top-color: #f2f2f2
}
.alert-white .alert-link {
    color: #e6e6e6
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f2f5f5;
    box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #cc0000;
    transition: width .6s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}
.media {
    display: flex;
    align-items: flex-start
}
.media-body {
    flex: 1
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}
.list-group-item-action {
    width: 100%;
    color: #666;
    text-align: inherit
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #666;
    text-decoration: none;
    background-color: #f8f8f8
}
.list-group-item-action:active {
    color: #888;
    background-color: #f2f5f5
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -.07143rem;
    background-color: #fff;
    border: .07143rem solid rgba(0, 0, 0, .125)
}
.list-group-item:last-child {
    margin-bottom: 0
}
.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #888;
    background-color: #fff
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}
.list-group-item-primary {
    color: #255160;
    background-color: #cce3eb
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #255160;
    background-color: #bad9e4
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #255160;
    border-color: #255160
}
.list-group-item-secondary {
    color: #7d3024;
    background-color: #fbd1cb
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #7d3024;
    background-color: #f9bcb3
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #7d3024;
    border-color: #7d3024
}
.list-group-item-success {
    color: #255160;
    background-color: #cce3eb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #255160;
    background-color: #bad9e4
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #255160;
    border-color: #255160
}
.list-group-item-info {
    color: #033f83;
    background-color: #b9d9fe
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #033f83;
    background-color: #a0cbfe
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #033f83;
    border-color: #033f83
}
.list-group-item-warning {
    color: #855e00;
    background-color: #ffeab8
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #855e00;
    background-color: #ffe29f
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #855e00;
    border-color: #855e00
}
.list-group-item-danger {
    color: #850a49;
    background-color: #ffbddf
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #850a49;
    background-color: #ffa4d3
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #850a49;
    border-color: #850a49
}
.list-group-item-light {
    color: #7e7f7f;
    background-color: #fbfcfc
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #7e7f7f;
    background-color: #ecf1f1
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7e7f7f;
    border-color: #7e7f7f
}
.list-group-item-dark {
    color: #151515;
    background-color: #c3c3c3
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #151515;
    background-color: #b6b6b6
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #151515;
    border-color: #151515
}
.list-group-item-info-light {
    color: #0c707b;
    background-color: #bef4fa
}
.list-group-item-info-light.list-group-item-action:focus,
.list-group-item-info-light.list-group-item-action:hover {
    color: #0c707b;
    background-color: #a6f0f8
}
.list-group-item-info-light.list-group-item-action.active {
    color: #fff;
    background-color: #0c707b;
    border-color: #0c707b
}
.list-group-item-white {
    color: #858585;
    background-color: #fff
}
.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
    color: #858585;
    background-color: #f2f2f2
}
.list-group-item-white.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 .07143rem 0 #fff;
    opacity: .5
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.show {
    opacity: .5
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2.14286rem;
    border-bottom: 0 solid #f2f5f5
}
.modal-header .close {
    padding: 2.14286rem;
    margin: -2.14286rem -2.14286rem -2.14286rem auto
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.643
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2.14286rem
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2.14286rem;
    border-top: 0 solid #f2f5f5
}
.modal-footer>:not(:first-child) {
    margin-left: .25rem
}
.modal-footer>:not(:last-child) {
    margin-right: .25rem
}
.modal-scrollbar-measure {
    position: absolute;
    top: -714.21429rem;
    width: 3.57143rem;
    height: 3.57143rem;
    overflow: scroll
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 85.71429rem;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }
    .modal-content {
        box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11)
    }
    .modal-sm {
        max-width: 35.71429rem
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 127.85714rem
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.643;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}
.tooltip.show {
    opacity: .9
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}
.tooltip-inner {
    max-width: 14.28571rem;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 19.71429rem;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.643;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: .07143rem solid rgba(0, 0, 0, .2);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2)
}
.popover,
.popover .arrow {
    position: absolute;
    display: block
}
.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}
.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
    bottom: -.57143rem
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
    border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-top .arrow:after {
    bottom: .07143rem;
    border-top-color: #cc0000
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
    left: -.57143rem;
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
    border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-right .arrow:after {
    left: .07143rem;
    border-right-color: #cc0000
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
    top: -.57143rem
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
    border-width: 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-bottom .arrow:after {
    top: .07143rem;
    border-bottom-color: #cc0000
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: .07143rem solid #cc0000
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}
.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
    right: -.57143rem;
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
    border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-left .arrow:after {
    right: .07143rem;
    border-left-color: #cc0000
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #fff;
    background-color: #cc0000;
    border-bottom: .07143rem solid #408ca7
}
.popover-header:empty {
    display: none
}
.popover-body {
    padding: .5rem .75rem;
    color: #888
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 71.42857rem;
    perspective: 71.42857rem
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        transition: none
    }
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}
.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: 1.42857rem;
    height: 1.42857rem;
    background: transparent no-repeat 50%;
    background-size: 100% 100%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%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.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: .71429rem;
    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 {
    position: relative;
    flex: 0 1 auto;
    width: 2.14286rem;
    height: .21429rem;
    margin-right: .21429rem;
    margin-left: .21429rem;
    text-indent: -71.35714rem;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, .5)
}
.carousel-indicators li:before {
    top: -.71429rem
}
.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: .71429rem;
    content: ""
}
.carousel-indicators li:after {
    bottom: -.71429rem
}
.carousel-indicators .active {
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.42857rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.42857rem;
    padding-bottom: 1.42857rem;
    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: #cc0000!important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #397d95!important
}
.bg-secondary {
    background-color: #cc0000!important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #ed3217!important
}
.bg-success {
    background-color: #cc0000!important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #397d95!important
}
.bg-info {
    background-color: #0579fc!important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #0261cc!important
}
.bg-warning {
    background-color: #ffb400!important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #cc9000!important
}
.bg-danger {
    background-color: #ff138c!important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #df0072!important
}
.bg-light {
    background-color: #f2f5f5!important
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #d5dfdf!important
}
.bg-dark {
    background-color: #282828!important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #0f0f0f!important
}
.bg-info-light {
    background-color: #18d7ec!important
}
a.bg-info-light:focus,
a.bg-info-light:hover,
button.bg-info-light:focus,
button.bg-info-light:hover {
    background-color: #10b0c1!important
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6!important
}
.bg-white {
    background-color: #fff!important
}
.bg-transparent {
    background-color: transparent!important
}
.border {
    border: .07143rem solid #e5e5e5!important
}
.border-top {
    border-top: .07143rem solid #e5e5e5!important
}
.border-right {
    border-right: .07143rem solid #e5e5e5!important
}
.border-bottom {
    border-bottom: .07143rem solid #e5e5e5!important
}
.border-left {
    border-left: .07143rem solid #e5e5e5!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: #cc0000!important
}
.border-secondary {
    border-color: #cc0000!important
}
.border-success {
    border-color: #cc0000!important
}
.border-info {
    border-color: #0579fc!important
}
.border-warning {
    border-color: #ffb400!important
}
.border-danger {
    border-color: #ff138c!important
}
.border-light {
    border-color: #f2f5f5!important
}
.border-dark {
    border-color: #282828!important
}
.border-info-light {
    border-color: #18d7ec!important
}
.border-white {
    border-color: #fff!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-circle {
    border-radius: 50%!important
}
.rounded-0 {
    border-radius: 0!important
}
.clearfix:after {
    display: block;
    clear: both;
    content: ""
}
.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: 400px) {
    .d-xsm-none {
        display: none!important
    }
    .d-xsm-inline {
        display: inline!important
    }
    .d-xsm-inline-block {
        display: inline-block!important
    }
    .d-xsm-block {
        display: block!important
    }
    .d-xsm-table {
        display: table!important
    }
    .d-xsm-table-row {
        display: table-row!important
    }
    .d-xsm-table-cell {
        display: table-cell!important
    }
    .d-xsm-flex {
        display: flex!important
    }
    .d-xsm-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 (min-width: 1878px) {
    .d-xxl-none {
        display: none!important
    }
    .d-xxl-inline {
        display: inline!important
    }
    .d-xxl-inline-block {
        display: inline-block!important
    }
    .d-xxl-block {
        display: block!important
    }
    .d-xxl-table {
        display: table!important
    }
    .d-xxl-table-row {
        display: table-row!important
    }
    .d-xxl-table-cell {
        display: table-cell!important
    }
    .d-xxl-flex {
        display: flex!important
    }
    .d-xxl-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
    }
}
.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%
}
.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: 400px) {
    .flex-xsm-row {
        flex-direction: row!important
    }
    .flex-xsm-column {
        flex-direction: column!important
    }
    .flex-xsm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xsm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xsm-wrap {
        flex-wrap: wrap!important
    }
    .flex-xsm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xsm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xsm-fill {
        flex: 1 1 auto!important
    }
    .flex-xsm-grow-0 {
        flex-grow: 0!important
    }
    .flex-xsm-grow-1 {
        flex-grow: 1!important
    }
    .flex-xsm-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xsm-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xsm-start {
        justify-content: flex-start!important
    }
    .justify-content-xsm-end {
        justify-content: flex-end!important
    }
    .justify-content-xsm-center {
        justify-content: center!important
    }
    .justify-content-xsm-between {
        justify-content: space-between!important
    }
    .justify-content-xsm-around {
        justify-content: space-around!important
    }
    .align-items-xsm-start {
        align-items: flex-start!important
    }
    .align-items-xsm-end {
        align-items: flex-end!important
    }
    .align-items-xsm-center {
        align-items: center!important
    }
    .align-items-xsm-baseline {
        align-items: baseline!important
    }
    .align-items-xsm-stretch {
        align-items: stretch!important
    }
    .align-content-xsm-start {
        align-content: flex-start!important
    }
    .align-content-xsm-end {
        align-content: flex-end!important
    }
    .align-content-xsm-center {
        align-content: center!important
    }
    .align-content-xsm-between {
        align-content: space-between!important
    }
    .align-content-xsm-around {
        align-content: space-around!important
    }
    .align-content-xsm-stretch {
        align-content: stretch!important
    }
    .align-self-xsm-auto {
        align-self: auto!important
    }
    .align-self-xsm-start {
        align-self: flex-start!important
    }
    .align-self-xsm-end {
        align-self: flex-end!important
    }
    .align-self-xsm-center {
        align-self: center!important
    }
    .align-self-xsm-baseline {
        align-self: baseline!important
    }
    .align-self-xsm-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
    }
}
@media (min-width: 1878px) {
    .flex-xxl-row {
        flex-direction: row!important
    }
    .flex-xxl-column {
        flex-direction: column!important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xxl-fill {
        flex: 1 1 auto!important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xxl-start {
        justify-content: flex-start!important
    }
    .justify-content-xxl-end {
        justify-content: flex-end!important
    }
    .justify-content-xxl-center {
        justify-content: center!important
    }
    .justify-content-xxl-between {
        justify-content: space-between!important
    }
    .justify-content-xxl-around {
        justify-content: space-around!important
    }
    .align-items-xxl-start {
        align-items: flex-start!important
    }
    .align-items-xxl-end {
        align-items: flex-end!important
    }
    .align-items-xxl-center {
        align-items: center!important
    }
    .align-items-xxl-baseline {
        align-items: baseline!important
    }
    .align-items-xxl-stretch {
        align-items: stretch!important
    }
    .align-content-xxl-start {
        align-content: flex-start!important
    }
    .align-content-xxl-end {
        align-content: flex-end!important
    }
    .align-content-xxl-center {
        align-content: center!important
    }
    .align-content-xxl-between {
        align-content: space-between!important
    }
    .align-content-xxl-around {
        align-content: space-around!important
    }
    .align-content-xxl-stretch {
        align-content: stretch!important
    }
    .align-self-xxl-auto {
        align-self: auto!important
    }
    .align-self-xxl-start {
        align-self: flex-start!important
    }
    .align-self-xxl-end {
        align-self: flex-end!important
    }
    .align-self-xxl-center {
        align-self: center!important
    }
    .align-self-xxl-baseline {
        align-self: baseline!important
    }
    .align-self-xxl-stretch {
        align-self: stretch!important
    }
}
.float-left {
    float: left!important
}
.float-right {
    float: right!important
}
.float-none {
    float: none!important
}
@media (min-width: 400px) {
    .float-xsm-left {
        float: left!important
    }
    .float-xsm-right {
        float: right!important
    }
    .float-xsm-none {
        float: none!important
    }
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}
@media (min-width: 1878px) {
    .float-xxl-left {
        float: left!important
    }
    .float-xxl-right {
        float: right!important
    }
    .float-xxl-none {
        float: none!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: .07143rem;
    height: .07143rem;
    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
}
.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: .53571rem!important
}
.mt-1,
.my-1 {
    margin-top: .53571rem!important
}
.mr-1,
.mx-1 {
    margin-right: .53571rem!important
}
.mb-1,
.my-1 {
    margin-bottom: .53571rem!important
}
.ml-1,
.mx-1 {
    margin-left: .53571rem!important
}
.m-2 {
    margin: 1.07143rem!important
}
.mt-2,
.my-2 {
    margin-top: 1.07143rem!important
}
.mr-2,
.mx-2 {
    margin-right: 1.07143rem!important
}
.mb-2,
.my-2 {
    margin-bottom: 1.07143rem!important
}
.ml-2,
.mx-2 {
    margin-left: 1.07143rem!important
}
.m-3 {
    margin: 2.14286rem!important
}
.mt-3,
.my-3 {
    margin-top: 2.14286rem!important
}
.mr-3,
.mx-3 {
    margin-right: 2.14286rem!important
}
.mb-3,
.my-3 {
    margin-bottom: 2.14286rem!important
}
.ml-3,
.mx-3 {
    margin-left: 2.14286rem!important
}
.m-4 {
    margin: 3.21429rem!important
}
.mt-4,
.my-4 {
    margin-top: 3.21429rem!important
}
.mr-4,
.mx-4 {
    margin-right: 3.21429rem!important
}
.mb-4,
.my-4 {
    margin-bottom: 3.21429rem!important
}
.ml-4,
.mx-4 {
    margin-left: 3.21429rem!important
}
.m-5 {
    margin: 4.28571rem!important
}
.mt-5,
.my-5 {
    margin-top: 4.28571rem!important
}
.mr-5,
.mx-5 {
    margin-right: 4.28571rem!important
}
.mb-5,
.my-5 {
    margin-bottom: 4.28571rem!important
}
.ml-5,
.mx-5 {
    margin-left: 4.28571rem!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: .53571rem!important
}
.pt-1,
.py-1 {
    padding-top: .53571rem!important
}
.pr-1,
.px-1 {
    padding-right: .53571rem!important
}
.pb-1,
.py-1 {
    padding-bottom: .53571rem!important
}
.pl-1,
.px-1 {
    padding-left: .53571rem!important
}
.p-2 {
    padding: 1.07143rem!important
}
.pt-2,
.py-2 {
    padding-top: 1.07143rem!important
}
.pr-2,
.px-2 {
    padding-right: 1.07143rem!important
}
.pb-2,
.py-2 {
    padding-bottom: 1.07143rem!important
}
.pl-2,
.px-2 {
    padding-left: 1.07143rem!important
}
.p-3 {
    padding: 2.14286rem!important
}
.pt-3,
.py-3 {
    padding-top: 2.14286rem!important
}
.pr-3,
.px-3 {
    padding-right: 2.14286rem!important
}
.pb-3,
.py-3 {
    padding-bottom: 2.14286rem!important
}
.pl-3,
.px-3 {
    padding-left: 2.14286rem!important
}
.p-4 {
    padding: 3.21429rem!important
}
.pt-4,
.py-4 {
    padding-top: 3.21429rem!important
}
.pr-4,
.px-4 {
    padding-right: 3.21429rem!important
}
.pb-4,
.py-4 {
    padding-bottom: 3.21429rem!important
}
.pl-4,
.px-4 {
    padding-left: 3.21429rem!important
}
.p-5 {
    padding: 4.28571rem!important
}
.pt-5,
.py-5 {
    padding-top: 4.28571rem!important
}
.pr-5,
.px-5 {
    padding-right: 4.28571rem!important
}
.pb-5,
.py-5 {
    padding-bottom: 4.28571rem!important
}
.pl-5,
.px-5 {
    padding-left: 4.28571rem!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: 400px) {
    .m-xsm-0 {
        margin: 0!important
    }
    .mt-xsm-0,
    .my-xsm-0 {
        margin-top: 0!important
    }
    .mr-xsm-0,
    .mx-xsm-0 {
        margin-right: 0!important
    }
    .mb-xsm-0,
    .my-xsm-0 {
        margin-bottom: 0!important
    }
    .ml-xsm-0,
    .mx-xsm-0 {
        margin-left: 0!important
    }
    .m-xsm-1 {
        margin: .53571rem!important
    }
    .mt-xsm-1,
    .my-xsm-1 {
        margin-top: .53571rem!important
    }
    .mr-xsm-1,
    .mx-xsm-1 {
        margin-right: .53571rem!important
    }
    .mb-xsm-1,
    .my-xsm-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xsm-1,
    .mx-xsm-1 {
        margin-left: .53571rem!important
    }
    .m-xsm-2 {
        margin: 1.07143rem!important
    }
    .mt-xsm-2,
    .my-xsm-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xsm-2,
    .mx-xsm-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xsm-2,
    .my-xsm-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xsm-2,
    .mx-xsm-2 {
        margin-left: 1.07143rem!important
    }
    .m-xsm-3 {
        margin: 2.14286rem!important
    }
    .mt-xsm-3,
    .my-xsm-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xsm-3,
    .mx-xsm-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xsm-3,
    .my-xsm-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xsm-3,
    .mx-xsm-3 {
        margin-left: 2.14286rem!important
    }
    .m-xsm-4 {
        margin: 3.21429rem!important
    }
    .mt-xsm-4,
    .my-xsm-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xsm-4,
    .mx-xsm-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xsm-4,
    .my-xsm-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xsm-4,
    .mx-xsm-4 {
        margin-left: 3.21429rem!important
    }
    .m-xsm-5 {
        margin: 4.28571rem!important
    }
    .mt-xsm-5,
    .my-xsm-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xsm-5,
    .mx-xsm-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xsm-5,
    .my-xsm-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xsm-5,
    .mx-xsm-5 {
        margin-left: 4.28571rem!important
    }
    .p-xsm-0 {
        padding: 0!important
    }
    .pt-xsm-0,
    .py-xsm-0 {
        padding-top: 0!important
    }
    .pr-xsm-0,
    .px-xsm-0 {
        padding-right: 0!important
    }
    .pb-xsm-0,
    .py-xsm-0 {
        padding-bottom: 0!important
    }
    .pl-xsm-0,
    .px-xsm-0 {
        padding-left: 0!important
    }
    .p-xsm-1 {
        padding: .53571rem!important
    }
    .pt-xsm-1,
    .py-xsm-1 {
        padding-top: .53571rem!important
    }
    .pr-xsm-1,
    .px-xsm-1 {
        padding-right: .53571rem!important
    }
    .pb-xsm-1,
    .py-xsm-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xsm-1,
    .px-xsm-1 {
        padding-left: .53571rem!important
    }
    .p-xsm-2 {
        padding: 1.07143rem!important
    }
    .pt-xsm-2,
    .py-xsm-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xsm-2,
    .px-xsm-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xsm-2,
    .py-xsm-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xsm-2,
    .px-xsm-2 {
        padding-left: 1.07143rem!important
    }
    .p-xsm-3 {
        padding: 2.14286rem!important
    }
    .pt-xsm-3,
    .py-xsm-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xsm-3,
    .px-xsm-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xsm-3,
    .py-xsm-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xsm-3,
    .px-xsm-3 {
        padding-left: 2.14286rem!important
    }
    .p-xsm-4 {
        padding: 3.21429rem!important
    }
    .pt-xsm-4,
    .py-xsm-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xsm-4,
    .px-xsm-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xsm-4,
    .py-xsm-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xsm-4,
    .px-xsm-4 {
        padding-left: 3.21429rem!important
    }
    .p-xsm-5 {
        padding: 4.28571rem!important
    }
    .pt-xsm-5,
    .py-xsm-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xsm-5,
    .px-xsm-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xsm-5,
    .py-xsm-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xsm-5,
    .px-xsm-5 {
        padding-left: 4.28571rem!important
    }
    .m-xsm-auto {
        margin: auto!important
    }
    .mt-xsm-auto,
    .my-xsm-auto {
        margin-top: auto!important
    }
    .mr-xsm-auto,
    .mx-xsm-auto {
        margin-right: auto!important
    }
    .mb-xsm-auto,
    .my-xsm-auto {
        margin-bottom: auto!important
    }
    .ml-xsm-auto,
    .mx-xsm-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: .53571rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .53571rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .53571rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .53571rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .53571rem!important
    }
    .m-sm-2 {
        margin: 1.07143rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 1.07143rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 1.07143rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 1.07143rem!important
    }
    .m-sm-3 {
        margin: 2.14286rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 2.14286rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 2.14286rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 2.14286rem!important
    }
    .m-sm-4 {
        margin: 3.21429rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 3.21429rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 3.21429rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 3.21429rem!important
    }
    .m-sm-5 {
        margin: 4.28571rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 4.28571rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 4.28571rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .53571rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .53571rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .53571rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .53571rem!important
    }
    .p-sm-2 {
        padding: 1.07143rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 1.07143rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 1.07143rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 1.07143rem!important
    }
    .p-sm-3 {
        padding: 2.14286rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 2.14286rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 2.14286rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 2.14286rem!important
    }
    .p-sm-4 {
        padding: 3.21429rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 3.21429rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 3.21429rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 3.21429rem!important
    }
    .p-sm-5 {
        padding: 4.28571rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 4.28571rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 4.28571rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .53571rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .53571rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .53571rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .53571rem!important
    }
    .m-md-2 {
        margin: 1.07143rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 1.07143rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 1.07143rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 1.07143rem!important
    }
    .m-md-3 {
        margin: 2.14286rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 2.14286rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 2.14286rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 2.14286rem!important
    }
    .m-md-4 {
        margin: 3.21429rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 3.21429rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 3.21429rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 3.21429rem!important
    }
    .m-md-5 {
        margin: 4.28571rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 4.28571rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 4.28571rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .53571rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .53571rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .53571rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .53571rem!important
    }
    .p-md-2 {
        padding: 1.07143rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 1.07143rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 1.07143rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 1.07143rem!important
    }
    .p-md-3 {
        padding: 2.14286rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 2.14286rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 2.14286rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 2.14286rem!important
    }
    .p-md-4 {
        padding: 3.21429rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 3.21429rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 3.21429rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 3.21429rem!important
    }
    .p-md-5 {
        padding: 4.28571rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 4.28571rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 4.28571rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .53571rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .53571rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .53571rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .53571rem!important
    }
    .m-lg-2 {
        margin: 1.07143rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 1.07143rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 1.07143rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 1.07143rem!important
    }
    .m-lg-3 {
        margin: 2.14286rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 2.14286rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 2.14286rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 2.14286rem!important
    }
    .m-lg-4 {
        margin: 3.21429rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 3.21429rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 3.21429rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 3.21429rem!important
    }
    .m-lg-5 {
        margin: 4.28571rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 4.28571rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 4.28571rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .53571rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .53571rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .53571rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .53571rem!important
    }
    .p-lg-2 {
        padding: 1.07143rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 1.07143rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 1.07143rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 1.07143rem!important
    }
    .p-lg-3 {
        padding: 2.14286rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 2.14286rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 2.14286rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 2.14286rem!important
    }
    .p-lg-4 {
        padding: 3.21429rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 3.21429rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 3.21429rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 3.21429rem!important
    }
    .p-lg-5 {
        padding: 4.28571rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 4.28571rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 4.28571rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .53571rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .53571rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .53571rem!important
    }
    .m-xl-2 {
        margin: 1.07143rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 1.07143rem!important
    }
    .m-xl-3 {
        margin: 2.14286rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 2.14286rem!important
    }
    .m-xl-4 {
        margin: 3.21429rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 3.21429rem!important
    }
    .m-xl-5 {
        margin: 4.28571rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .53571rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .53571rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .53571rem!important
    }
    .p-xl-2 {
        padding: 1.07143rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 1.07143rem!important
    }
    .p-xl-3 {
        padding: 2.14286rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 2.14286rem!important
    }
    .p-xl-4 {
        padding: 3.21429rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 3.21429rem!important
    }
    .p-xl-5 {
        padding: 4.28571rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 4.28571rem!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
    }
}
@media (min-width: 1878px) {
    .m-xxl-0 {
        margin: 0!important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0!important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0!important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0!important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0!important
    }
    .m-xxl-1 {
        margin: .53571rem!important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .53571rem!important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .53571rem!important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .53571rem!important
    }
    .m-xxl-2 {
        margin: 1.07143rem!important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 1.07143rem!important
    }
    .m-xxl-3 {
        margin: 2.14286rem!important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 2.14286rem!important
    }
    .m-xxl-4 {
        margin: 3.21429rem!important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 3.21429rem!important
    }
    .m-xxl-5 {
        margin: 4.28571rem!important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 4.28571rem!important
    }
    .p-xxl-0 {
        padding: 0!important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0!important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0!important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0!important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0!important
    }
    .p-xxl-1 {
        padding: .53571rem!important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .53571rem!important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .53571rem!important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .53571rem!important
    }
    .p-xxl-2 {
        padding: 1.07143rem!important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 1.07143rem!important
    }
    .p-xxl-3 {
        padding: 2.14286rem!important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 2.14286rem!important
    }
    .p-xxl-4 {
        padding: 3.21429rem!important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 3.21429rem!important
    }
    .p-xxl-5 {
        padding: 4.28571rem!important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 4.28571rem!important
    }
    .m-xxl-auto {
        margin: auto!important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto!important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto!important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto!important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto!important
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
.text-justify {
    text-align: justify!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: 400px) {
    .text-xsm-left {
        text-align: left!important
    }
    .text-xsm-right {
        text-align: right!important
    }
    .text-xsm-center {
        text-align: center!important
    }
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}
@media (min-width: 1878px) {
    .text-xxl-left {
        text-align: left!important
    }
    .text-xxl-right {
        text-align: right!important
    }
    .text-xxl-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-normal {
    font-weight: 400!important
}
.font-weight-bold {
    font-weight: 700!important
}
.font-italic {
    font-style: italic!important
}
.text-primary {
    color: #cc0000!important
}
a.text-primary:focus,
a.text-primary:hover {
    color: #397d95!important
}
.text-secondary {
    color: #cc0000!important
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #ed3217!important
}
.text-success {
    color: #cc0000!important
}
a.text-success:focus,
a.text-success:hover {
    color: #397d95!important
}
.text-info {
    color: #0579fc!important
}
a.text-info:focus,
a.text-info:hover {
    color: #0261cc!important
}
.text-warning {
    color: #ffb400!important
}
a.text-warning:focus,
a.text-warning:hover {
    color: #cc9000!important
}
.text-danger {
    color: #ff138c!important
}
a.text-danger:focus,
a.text-danger:hover {
    color: #df0072!important
}
.text-light {
    color: #f2f5f5!important
}
a.text-light:focus,
a.text-light:hover {
    color: #d5dfdf!important
}
.text-dark {
    color: #282828!important
}
a.text-dark:focus,
a.text-dark:hover {
    color: #0f0f0f!important
}
.text-info-light {
    color: #18d7ec!important
}
a.text-info-light:focus,
a.text-info-light:hover {
    color: #10b0c1!important
}
.text-white {
    color: #fff!important
}
a.text-white:focus,
a.text-white:hover {
    color: #e6e6e6!important
}
.text-body,
.text-muted {
    color: #888!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
}
.visible {
    visibility: visible!important
}
.invisible {
    visibility: hidden!important
}
@media print {
    *,
    :after,
    :before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: .07143rem solid #a9b6ba;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 70.85714rem!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: .07143rem solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: .07143rem solid #e5e5e5!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #e5e5e5
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #e5e5e5
    }
}
.btn.btn-social,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart,
.list .product-miniature-information .product-buttons a.btn-social.customize,
.list .product-miniature-information .product-buttons a.btn-social.view-product {
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none
}
.btn.btn-social span,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.customize span,
.list .product-miniature-information .product-buttons a.btn-social.view-product span {
    margin-left: 3.571rem
}
.btn.btn-social>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.view-product>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3.571rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6em;
    text-align: center;
    border-right: .07143rem solid rgba(0, 0, 0, .2)
}
.btn-group-lg>.btn.btn-social span,
.btn.btn-social.btn-lg span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.customize span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.view-product span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.customize span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.view-product span {
    margin-left: 4.98075rem
}
.btn-group-lg>.btn.btn-social>:first-child,
.btn.btn-social.btn-lg>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.view-product>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.view-product>:first-child {
    line-height: 4.98075rem;
    width: 4.98075rem;
    font-size: 1.8em
}
.btn-group-sm>.btn.btn-social span,
.btn.btn-social.btn-sm span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.customize span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.view-product span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.customize span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.view-product span {
    margin-left: 4.98075rem
}
.btn-group-sm>.btn.btn-social>:first-child,
.btn.btn-social.btn-sm>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.view-product>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.view-product>:first-child {
    line-height: 2.5985rem;
    width: 2.5985rem;
    font-size: 1.4em
}
.btn-social-icon {
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1.21429rem;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: .08em
}
.btn-social-icon i {
    height: 3.571rem;
    flex: 0 0 3.571rem;
    width: 3.571rem;
    border-radius: 100%;
    line-height: 3.571rem;
    text-align: center;
    margin-right: .71429rem
}
.btn-social-icon:hover {
    color: #888
}
.btn-social-icon.btn-social-icon-sm {
    font-size: .85714rem
}
.btn-social-icon.btn-social-icon-sm i {
    height: 2.5985rem;
    flex: 0 0 2.5985rem;
    line-height: 2.5985rem;
    margin-right: .35714rem
}
.btn-adn,
.btn-social-icon .btn-twitter {
    color: #fff
}
.btn-adn {
    background-color: #d87a68;
    border-color: #fff;
    box-shadow: none
}
.btn-adn:hover {
    color: #fff;
    background-color: #d05f4a;
    border-color: #e6e6e6
}
.btn-adn.focus,
.btn-adn:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-adn.disabled,
.btn-adn:disabled {
    color: #fff;
    background-color: #d87a68;
    border-color: #fff
}
.btn-adn:not(:disabled):not(.disabled).active,
.btn-adn:not(:disabled):not(.disabled):active,
.show>.btn-adn.dropdown-toggle {
    color: #fff;
    background-color: #ce563f;
    border-color: #dfdfdf
}
.btn-adn:not(:disabled):not(.disabled).active:focus,
.btn-adn:not(:disabled):not(.disabled):active:focus,
.show>.btn-adn.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: #fff;
    box-shadow: none
}
.btn-bitbucket:hover {
    color: #fff;
    background-color: #183d62;
    border-color: #e6e6e6
}
.btn-bitbucket.focus,
.btn-bitbucket:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
    color: #fff;
    background-color: #205081;
    border-color: #fff
}
.btn-bitbucket:not(:disabled):not(.disabled).active,
.btn-bitbucket:not(:disabled):not(.disabled):active,
.show>.btn-bitbucket.dropdown-toggle {
    color: #fff;
    background-color: #163758;
    border-color: #dfdfdf
}
.btn-bitbucket:not(:disabled):not(.disabled).active:focus,
.btn-bitbucket:not(:disabled):not(.disabled):active:focus,
.show>.btn-bitbucket.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff;
    box-shadow: none
}
.btn-dropbox:hover {
    color: #fff;
    background-color: #0d71b9;
    border-color: #e6e6e6
}
.btn-dropbox.focus,
.btn-dropbox:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-dropbox.disabled,
.btn-dropbox:disabled {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff
}
.btn-dropbox:not(:disabled):not(.disabled).active,
.btn-dropbox:not(:disabled):not(.disabled):active,
.show>.btn-dropbox.dropdown-toggle {
    color: #fff;
    background-color: #0d6aad;
    border-color: #dfdfdf
}
.btn-dropbox:not(:disabled):not(.disabled).active:focus,
.btn-dropbox:not(:disabled):not(.disabled):active:focus,
.show>.btn-dropbox.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
    box-shadow: none
}
.btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #e6e6e6
}
.btn-facebook.focus,
.btn-facebook:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show>.btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #dfdfdf
}
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.show>.btn-facebook.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff;
    box-shadow: none
}
.btn-flickr:hover {
    color: #fff;
    background-color: #d90070;
    border-color: #e6e6e6
}
.btn-flickr.focus,
.btn-flickr:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-flickr.disabled,
.btn-flickr:disabled {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff
}
.btn-flickr:not(:disabled):not(.disabled).active,
.btn-flickr:not(:disabled):not(.disabled):active,
.show>.btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #cc006a;
    border-color: #dfdfdf
}
.btn-flickr:not(:disabled):not(.disabled).active:focus,
.btn-flickr:not(:disabled):not(.disabled):active:focus,
.show>.btn-flickr.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: #fff;
    box-shadow: none
}
.btn-foursquare:hover {
    color: #fff;
    background-color: #f8235b;
    border-color: #e6e6e6
}
.btn-foursquare.focus,
.btn-foursquare:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-foursquare.disabled,
.btn-foursquare:disabled {
    color: #fff;
    background-color: #f94877;
    border-color: #fff
}
.btn-foursquare:not(:disabled):not(.disabled).active,
.btn-foursquare:not(:disabled):not(.disabled):active,
.show>.btn-foursquare.dropdown-toggle {
    color: #fff;
    background-color: #f71752;
    border-color: #dfdfdf
}
.btn-foursquare:not(:disabled):not(.disabled).active:focus,
.btn-foursquare:not(:disabled):not(.disabled):active:focus,
.show>.btn-foursquare.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-github {
    color: #fff;
    background-color: #444;
    border-color: #fff;
    box-shadow: none
}
.btn-github:hover {
    color: #fff;
    background-color: #313131;
    border-color: #e6e6e6
}
.btn-github.focus,
.btn-github:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-github.disabled,
.btn-github:disabled {
    color: #fff;
    background-color: #444;
    border-color: #fff
}
.btn-github:not(:disabled):not(.disabled).active,
.btn-github:not(:disabled):not(.disabled):active,
.show>.btn-github.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #dfdfdf
}
.btn-github:not(:disabled):not(.disabled).active:focus,
.btn-github:not(:disabled):not(.disabled):active:focus,
.show>.btn-github.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff;
    box-shadow: none
}
.btn-google:hover {
    color: #fff;
    background-color: #cd3623;
    border-color: #e6e6e6
}
.btn-google.focus,
.btn-google:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-google.disabled,
.btn-google:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff
}
.btn-google:not(:disabled):not(.disabled).active,
.btn-google:not(:disabled):not(.disabled):active,
.show>.btn-google.dropdown-toggle {
    color: #fff;
    background-color: #c23321;
    border-color: #dfdfdf
}
.btn-google:not(:disabled):not(.disabled).active:focus,
.btn-google:not(:disabled):not(.disabled):active:focus,
.show>.btn-google.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff;
    box-shadow: none
}
.btn-instagram:hover {
    color: #fff;
    background-color: #345e80;
    border-color: #e6e6e6
}
.btn-instagram.focus,
.btn-instagram:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-instagram.disabled,
.btn-instagram:disabled {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff
}
.btn-instagram:not(:disabled):not(.disabled).active,
.btn-instagram:not(:disabled):not(.disabled):active,
.show>.btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #305777;
    border-color: #dfdfdf
}
.btn-instagram:not(:disabled):not(.disabled).active:focus,
.btn-instagram:not(:disabled):not(.disabled):active:focus,
.show>.btn-instagram.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff;
    box-shadow: none
}
.btn-linkedin:hover {
    color: #fff;
    background-color: #006190;
    border-color: #e6e6e6
}
.btn-linkedin.focus,
.btn-linkedin:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-linkedin.disabled,
.btn-linkedin:disabled {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff
}
.btn-linkedin:not(:disabled):not(.disabled).active,
.btn-linkedin:not(:disabled):not(.disabled):active,
.show>.btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005983;
    border-color: #dfdfdf
}
.btn-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-linkedin:not(:disabled):not(.disabled):active:focus,
.show>.btn-linkedin.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff;
    box-shadow: none
}
.btn-microsoft:hover {
    color: #fff;
    background-color: #135fd9;
    border-color: #e6e6e6
}
.btn-microsoft.focus,
.btn-microsoft:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-microsoft.disabled,
.btn-microsoft:disabled {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff
}
.btn-microsoft:not(:disabled):not(.disabled).active,
.btn-microsoft:not(:disabled):not(.disabled):active,
.show>.btn-microsoft.dropdown-toggle {
    color: #fff;
    background-color: #125acd;
    border-color: #dfdfdf
}
.btn-microsoft:not(:disabled):not(.disabled).active:focus,
.btn-microsoft:not(:disabled):not(.disabled):active:focus,
.show>.btn-microsoft.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-odnoklassniki {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff;
    box-shadow: none
}
.btn-odnoklassniki:hover {
    color: #fff;
    background-color: #df600b;
    border-color: #e6e6e6
}
.btn-odnoklassniki.focus,
.btn-odnoklassniki:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-odnoklassniki.disabled,
.btn-odnoklassniki:disabled {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active,
.btn-odnoklassniki:not(:disabled):not(.disabled):active,
.show>.btn-odnoklassniki.dropdown-toggle {
    color: #fff;
    background-color: #d35b0a;
    border-color: #dfdfdf
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active:focus,
.btn-odnoklassniki:not(:disabled):not(.disabled):active:focus,
.show>.btn-odnoklassniki.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-openid {
    color: #003046;
    background-color: #f7931e;
    border-color: #fff;
    box-shadow: none
}
.btn-openid:hover {
    color: #fff;
    background-color: #e78008;
    border-color: #e6e6e6
}
.btn-openid.focus,
.btn-openid:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-openid.disabled,
.btn-openid:disabled {
    color: #003046;
    background-color: #f7931e;
    border-color: #fff
}
.btn-openid:not(:disabled):not(.disabled).active,
.btn-openid:not(:disabled):not(.disabled):active,
.show>.btn-openid.dropdown-toggle {
    color: #fff;
    background-color: #da7908;
    border-color: #dfdfdf
}
.btn-openid:not(:disabled):not(.disabled).active:focus,
.btn-openid:not(:disabled):not(.disabled):active:focus,
.show>.btn-openid.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff;
    box-shadow: none
}
.btn-pinterest:hover {
    color: #fff;
    background-color: #aa1b21;
    border-color: #e6e6e6
}
.btn-pinterest.focus,
.btn-pinterest:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-pinterest.disabled,
.btn-pinterest:disabled {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff
}
.btn-pinterest:not(:disabled):not(.disabled).active,
.btn-pinterest:not(:disabled):not(.disabled):active,
.show>.btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #9f191f;
    border-color: #dfdfdf
}
.btn-pinterest:not(:disabled):not(.disabled).active:focus,
.btn-pinterest:not(:disabled):not(.disabled):active:focus,
.show>.btn-pinterest.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-reddit {
    background-color: #eff7ff;
    box-shadow: none
}
.btn-reddit,
.btn-reddit:hover {
    color: #003046;
    border-color: #000
}
.btn-reddit:hover {
    background-color: #c9e4ff
}
.btn-reddit.focus,
.btn-reddit:focus {
    box-shadow: none, 0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-reddit.disabled,
.btn-reddit:disabled {
    color: #003046;
    background-color: #eff7ff;
    border-color: #000
}
.btn-reddit:not(:disabled):not(.disabled).active,
.btn-reddit:not(:disabled):not(.disabled):active,
.show>.btn-reddit.dropdown-toggle {
    color: #003046;
    background-color: #bcdeff;
    border-color: #000
}
.btn-reddit:not(:disabled):not(.disabled).active:focus,
.btn-reddit:not(:disabled):not(.disabled):active:focus,
.show>.btn-reddit.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: #fff;
    box-shadow: none
}
.btn-soundcloud:hover {
    color: #fff;
    background-color: #d94800;
    border-color: #e6e6e6
}
.btn-soundcloud.focus,
.btn-soundcloud:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-soundcloud.disabled,
.btn-soundcloud:disabled {
    color: #fff;
    background-color: #f50;
    border-color: #fff
}
.btn-soundcloud:not(:disabled):not(.disabled).active,
.btn-soundcloud:not(:disabled):not(.disabled):active,
.show>.btn-soundcloud.dropdown-toggle {
    color: #fff;
    background-color: #c40;
    border-color: #dfdfdf
}
.btn-soundcloud:not(:disabled):not(.disabled).active:focus,
.btn-soundcloud:not(:disabled):not(.disabled):active:focus,
.show>.btn-soundcloud.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff;
    box-shadow: none
}
.btn-tumblr:hover {
    color: #fff;
    background-color: #203448;
    border-color: #e6e6e6
}
.btn-tumblr.focus,
.btn-tumblr:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-tumblr.disabled,
.btn-tumblr:disabled {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff
}
.btn-tumblr:not(:disabled):not(.disabled).active,
.btn-tumblr:not(:disabled):not(.disabled):active,
.show>.btn-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #1c2e3f;
    border-color: #dfdfdf
}
.btn-tumblr:not(:disabled):not(.disabled).active:focus,
.btn-tumblr:not(:disabled):not(.disabled):active:focus,
.show>.btn-tumblr.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-twitter {
    color: #003046;
    background-color: #55acee;
    border-color: #fff;
    box-shadow: none
}
.btn-twitter:hover {
    color: #fff;
    background-color: #329beb;
    border-color: #e6e6e6
}
.btn-twitter.focus,
.btn-twitter:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-twitter.disabled,
.btn-twitter:disabled {
    color: #003046;
    background-color: #55acee;
    border-color: #fff
}
.btn-twitter:not(:disabled):not(.disabled).active,
.btn-twitter:not(:disabled):not(.disabled):active,
.show>.btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #2795e9;
    border-color: #dfdfdf
}
.btn-twitter:not(:disabled):not(.disabled).active:focus,
.btn-twitter:not(:disabled):not(.disabled):active:focus,
.show>.btn-twitter.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff;
    box-shadow: none
}
.btn-vimeo:hover {
    color: #fff;
    background-color: #139ecb;
    border-color: #e6e6e6
}
.btn-vimeo.focus,
.btn-vimeo:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vimeo.disabled,
.btn-vimeo:disabled {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff
}
.btn-vimeo:not(:disabled):not(.disabled).active,
.btn-vimeo:not(:disabled):not(.disabled):active,
.show>.btn-vimeo.dropdown-toggle {
    color: #fff;
    background-color: #1295bf;
    border-color: #dfdfdf
}
.btn-vimeo:not(:disabled):not(.disabled).active:focus,
.btn-vimeo:not(:disabled):not(.disabled):active:focus,
.show>.btn-vimeo.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff;
    box-shadow: none
}
.btn-vk:hover {
    color: #fff;
    background-color: #4b6b8a;
    border-color: #e6e6e6
}
.btn-vk.focus,
.btn-vk:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vk.disabled,
.btn-vk:disabled {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff
}
.btn-vk:not(:disabled):not(.disabled).active,
.btn-vk:not(:disabled):not(.disabled):active,
.show>.btn-vk.dropdown-toggle {
    color: #fff;
    background-color: #466482;
    border-color: #dfdfdf
}
.btn-vk:not(:disabled):not(.disabled).active:focus,
.btn-vk:not(:disabled):not(.disabled):active:focus,
.show>.btn-vk.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff;
    box-shadow: none
}
.btn-yahoo:hover {
    color: #fff;
    background-color: #590b7b;
    border-color: #e6e6e6
}
.btn-yahoo.focus,
.btn-yahoo:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-yahoo.disabled,
.btn-yahoo:disabled {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff
}
.btn-yahoo:not(:disabled):not(.disabled).active,
.btn-yahoo:not(:disabled):not(.disabled):active,
.show>.btn-yahoo.dropdown-toggle {
    color: #fff;
    background-color: #500a6f;
    border-color: #dfdfdf
}
.btn-yahoo:not(:disabled):not(.disabled).active:focus,
.btn-yahoo:not(:disabled):not(.disabled):active:focus,
.show>.btn-yahoo.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.lang-rtl * {
    direction: rtl!important
}
.lang-rtl main {
    text-align: right!important
}
html {
    min-height: 100vh;
    font-size: .75rem
}
@media (min-width: 992px) {
    html {
        font-size: .813rem
    }
}
@media (min-width: 1200px) {
    html {
        font-size: .875rem
    }
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f2f5f5
}
main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    /*background: #fff;*/
    overflow: hidden
}
a {
    outline: 0
}
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}
.h5,
h5 {
    font-size: 1.28571rem
}
.btn-dark {
    background-color: #003046;
    border-color: #003046
}
.btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124
}
.btn-primary,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    color: #fff;
    text-transform: uppercase
}
.btn-primary:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:hover {
    color: #fff
}
.link {
    cursor: pointer;
    text-transform: uppercase
}
.link.link-primary {
    font-size: .85714rem;
    letter-spacing: .06em;
    color: #cc0000
}
.link.link-primary span {
    text-decoration: underline
}
.link.link-primary i {
    font-size: 1.28571rem;
    margin-right: .35714rem
}
.link.link-primary:hover span {
    text-decoration: none
}
.link.link-dark {
    color: #003046;
    font-size: 1rem;
    line-height: 1.14286rem
}
.link.link-dark:focus,
.link.link-dark:hover {
    color: #cc0000
}
ul {
    list-style: none;
    padding-left: 0
}
ul.list-default>li {
    margin-bottom: .85714rem
}
ul.list-default>li:last-child {
    margin-bottom: 0
}
ul.list-style-disk li {
    position: relative;
    padding-left: 1.42857rem;
    margin-bottom: .35714rem
}
ul.list-style-disk li:before {
    content: "\2022";
    font-size: 1.14286rem;
    position: absolute;
    top: -.07143rem;
    left: .07143rem;
    color: #cc0000
}
.icon-toggle {
    font-size: 1.5rem;
    color: #cc0000;
    transition: .3s
}
@media (min-width: 1878px) {
    .icon-toggle {
        font-size: 2.14286rem
    }
}
.breadcrumb,
.icon-toggle:hover {
    color: #003046
}

.breadcrumb .breadcrumb-item:not(:first-child):before {
    display: none
}
#notifications,
.alert,
.help-block {
    text-align: left
}
#notifications:empty,
.alert:empty,
.help-block:empty {
    display: none
}
#notifications ul:last-child,
.alert ul:last-child,
.help-block ul:last-child {
    margin-bottom: 0
}
.alert {
    padding-left: 4.28571rem;
    position: relative;
    font-size: .85714rem;
    line-height: 1.429rem
}
.alert:before {
    font-family: FontAwesome;
    font-size: 1.42857rem;
    line-height: 1.42857rem;
    display: block;
    position: absolute;
    top: .92857rem;
    left: 1.57143rem
}
.alert.alert-info:before,
.alert.alert-warning:before {
    content: "\F05A"
}
.alert.alert-danger:before {
    content: "\F071"
}
.alert.alert-success:before {
    content: "\F058"
}
.alert.alert-dismissible .close {
    padding: 0;
    top: 1rem;
    right: 1.07143rem
}
.alert.alert-dismissible .close i {
    font-size: 1.07143rem
}
.has-error input,
.has-error select {
    outline: .1875rem solid #ff138c
}
.has-error .help-block {
    padding: 0;
    margin-top: 1.07143rem
}
.has-error .help-block .alert {
    margin-bottom: .71429rem
}
.has-error .help-block .alert:last-child {
    margin-bottom: 0
}
[data-toggle=collapse]:not(.collapsed) .fa-angle-down:before {
    content: "\F106"
}
.dropdown-menu .dropdown-close.close {
    cursor: pointer;
    outline: 0;
    position: absolute;
    right: .71429rem;
    top: .71429rem;
    z-index: 5;
    width: 1.42857rem;
    height: 1.42857rem;
    font-size: 1.14286rem;
    line-height: 1.42857rem
}
.to-hide {
    display: none
}
form:not(#add-to-cart-or-refresh):not(#product-customization) {
    max-width: 42.85714rem
}
.label-auto-width {
    font-size: .85714rem;
    color: #282828;
    padding-bottom: .14286rem;
    margin-bottom: 0
}
label {
    color: #282828
}
.custom-control-label:after,
.custom-control-label:before {
    cursor: pointer
}
.custom-control label .custom-control-label {
    display: block
}
.custom-control-label:before {
    background: #e2e2e2
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background: #a9b6ba
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
    border: .28571rem solid #a9b6ba;
    background: #003046;
    border-radius: 100%
}
.form-group {
    margin-bottom: 1.42857rem
}
.form-group.form-check-radio {
    margin-bottom: 1.64286rem
}
.form-control:focus {
    transition: border-color .15s ease-in-out, background-color .15s ease-in-out;
    box-shadow: .35714rem 0 2.14286rem rgba(0, 48, 70, .15)
}
input {
    font-family: Montserrat, sans-serif
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 2.14286rem #fff inset;
    -webkit-text-fill-color: #888!important
}
.custom-select {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis
}
.custom-file-wrapper .custom-file {
    height: auto
}
.custom-file-wrapper .custom-file .custom-file-input {
    position: absolute;
    height: 100%;
    padding: 0;
    z-index: 0
}
@media (max-width: 399.98px) {
    .contact-form .custom-select,
    .contact-form .form-control,
    .contact-form .input-group {
        max-width: 95%;
        float: right
    }
}
.bootstrap-touchspin .btn,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.add-to-cart,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.customize,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.add-to-cart,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.customize,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.view-product {
    border-radius: 0!important
}
.product-thumbnail {
    background: #f2f5f5;
    display: block;
    text-align: center;
    position: relative
}
.product-thumbnail a.product-thumbnail-link {
    display: block
}
.product-thumbnail .close-product {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-color: transparent #e2e2e2 transparent transparent;
    border-style: solid;
    border-width: 0 2.14286rem 2.14286rem 0;
    text-align: center;
    z-index: 1;
    opacity: 1;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 .0625rem 0 #fff
}
.product-thumbnail .close-product:focus,
.product-thumbnail .close-product:hover {
    color: #003046
}
.product-thumbnail .close-product i,
.product-thumbnail .close-product span {
    position: absolute;
    top: 0;
    margin-right: -2.14286rem;
    right: 0
}
.product-thumbnail .close-product i.fa,
.product-thumbnail .close-product span.fa {
    font-size: 1.07143rem;
    line-height: 1.4
}
ul.product-flags {
    position: absolute;
    top: 3.57143rem;
    left: 0;
    z-index: 5
}
ul.product-flags li {
    color: #fff;
    white-space: nowrap;
    float: left;
    clear: left;
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    height: 2rem;
    line-height: 1.4;
    min-width: 3.57143rem;
    padding: .35714rem .57143rem 0;
    position: relative;
    font-weight: 700;
    box-shadow: .28571rem .21429rem .42857rem 0 rgba(0, 0, 0, .1)
}
ul.product-flags li:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #cc0000;
    border-style: solid;
    border-width: 2rem 0 0 1.07143rem;
    position: absolute;
    right: -1.07143rem;
    top: 0
}
ul.product-flags li:not(:first-child) {
    margin-top: .71429rem
}
ul.product-flags li.discount {
    background: #cc0000
}
ul.product-flags li.discount:after {
    border-left-color: #cc0000
}
ul.product-flags li.new {
    background: #0579fc
}
ul.product-flags li.new:after {
    border-left-color: #0579fc
}
ul.product-flags li.label-daydeal {
    background: #cc0000
}
ul.product-flags li.label-daydeal:after {
    border-left-color: #cc0000
}
ul.product-flags li.on-sale {
    background: #cc0000
}
ul.product-flags li.on-sale:after {
    border-left-color: #cc0000
}
ul.product-flags li.online-only {
    background: #96cd00
}
ul.product-flags li.online-only:after {
    border-left-color: #96cd00
}
ul.product-flags li.pack {
    background: #ffb400
}
ul.product-flags li.pack:after {
    border-left-color: #ffb400
}
@media (max-width: 767.98px) {
    ul.product-flags {
        left: .35714rem;
        top: .35714rem
    }
    ul.product-flags li {
        font-size: .71429rem;
        line-height: 1.42857rem;
        padding: 0 .35714rem;
        min-width: 2.14286rem;
        height: 1.42857rem
    }
    ul.product-flags li:after {
        width: 0;
        height: 0;
        border-color: transparent transparent transparent #cc0000;
        border-style: solid;
        border-width: 1.42857rem 0 0 1.07143rem
    }
    ul.product-flags li:not(:first-child) {
        margin-top: .35714rem
    }
}
.product-title {
    font-weight: 400;
    color: #003046;
    font-size: 1.28571rem;
    margin-top: .21429rem;
    min-height: 3.57143rem;
    margin-bottom: .85714rem
}
.list .product-title {
    min-height: unset
}

@media (max-width: 1877.98px) {
    .jxcategoryproducts .product-title {
        min-height: 5.35714rem
    }
}
@media (max-width: 1199.98px) {
    .jxcategoryproducts .product-title {
        min-height: 3.57143rem
    }
}
@media (max-width: 399.98px) {
    .product-title {
        font-size: 1rem
    }
    .jxcategoryproducts .product-title,
    .product-title {
        min-height: 2.71429rem
    }
}
.jxml-html-title,
.products-section-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.28571rem;
    font-weight: 400
}
.jxml-html-title+div,
.products-section-title+div {
    margin-top: 2.14286rem
}
.product-description-short {
    font-size: .875rem;
    margin-bottom: 1.42857rem
}
.variant-links {
    margin: 0 -.35714rem .71429rem;
    line-height: 0;
    clear: both
}
.variant-links .variant-links-item {
    margin: 0 .35714rem .71429rem;
    display: inline-block;
    border: .07143rem solid #e2e2e2;
    box-shadow: inset 0 0 0 .07143rem #e2e2e2;
    transition: .3s
}
.variant-links .variant-links-item a,
.variant-links .variant-links-item label {
    display: block;
    margin: 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    width: auto;
    height: 2.14286rem;
    font-size: .78571rem;
    line-height: 2.14286rem;
    font-weight: 500;
    color: #888;
    padding-left: .35714rem;
    padding-right: .35714rem
}
.variant-links .variant-links-item a input,
.variant-links .variant-links-item a.color span,
.variant-links .variant-links-item label input,
.variant-links .variant-links-item label.color span {
    display: none
}
.variant-links .variant-links-item a.color,
.variant-links .variant-links-item label.color {
    width: 2.14286rem
}
.variant-links .variant-links-item.active,
.variant-links .variant-links-item:hover {
    border: .07143rem solid #003046;
    box-shadow: inset 0 0 0 .21429rem #e2e2e2;
    color: #003046
}
.variant-links .js-count {
    display: none
}
.product-price,
[class*=" product-price-"],
[class^=product-price-] {
    font-size: 1rem;
    line-height: 1.42857rem;
    display: inline-flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 1.07143rem
}
.product-price .price,
[class*=" product-price-"] .price,
[class^=product-price-] .price {
    font-size: 1.28571rem;
    line-height: 1.42857rem;
    color: #003046;
    font-weight: 600
}
.product-price .regular-price,
[class*=" product-price-"] .regular-price,
[class^=product-price-] .regular-price {
    text-decoration: line-through;
    color: #a9b6ba;
    order: 1
}
.product-price .discount-amount,
.product-price .discount-percentage,
[class*=" product-price-"] .discount-amount,
[class*=" product-price-"] .discount-percentage,
[class^=product-price-] .discount-amount,
[class^=product-price-] .discount-percentage {
    color: #cc0000;
    order: 2
}
.product-price.product-price-lg,
[class*=" product-price-"].product-price-lg,
[class^=product-price-].product-price-lg {
    font-size: 1.42857rem;
    line-height: 2.85714rem
}
.product-price.product-price-lg .price,
[class*=" product-price-"].product-price-lg .price,
[class^=product-price-].product-price-lg .price {
    font-size: 2.85714rem
}
.product-price.product-price-sm,
[class*=" product-price-"].product-price-sm,
[class^=product-price-].product-price-sm {
    font-size: .85714rem;
    line-height: 1.14286rem
}
.product-price.product-price-sm .price,
[class*=" product-price-"].product-price-sm .price,
[class^=product-price-].product-price-sm .price {
    font-size: 1.14286rem
}
.product-price.with-discount .price,
[class*=" product-price-"].with-discount .price,
[class^=product-price-].with-discount .price {
    margin-right: .57143rem
}
.product-price.with-discount .regular-price,
[class*=" product-price-"].with-discount .regular-price,
[class^=product-price-].with-discount .regular-price {
    margin-right: .42857rem;
    position: absolute;
    left: 4.64286rem
}
.product-price.with-discount.product-prices-lg .price,
.product-price.with-discount.product-prices-lg .regular-price,
[class*=" product-price-"].with-discount.product-prices-lg .price,
[class*=" product-price-"].with-discount.product-prices-lg .regular-price,
[class^=product-price-].with-discount.product-prices-lg .price,
[class^=product-price-].with-discount.product-prices-lg .regular-price {
    margin-right: .71429rem
}
#product-card .product-price.with-discount .regular-price,
#product-card [class*=" product-price-"].with-discount .regular-price,
#product-card [class^=product-price-].with-discount .regular-price,
#quickview-product-card .product-price.with-discount .regular-price,
#quickview-product-card [class*=" product-price-"].with-discount .regular-price,
#quickview-product-card [class^=product-price-].with-discount .regular-price {
    position: static
}
.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 1.64286rem;
    right: 1.64286rem;
    padding: 0;
    overflow: hidden;
    outline: 0!important;
    border: none;
    box-shadow: 0 .21429rem .71429rem rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    background: #282828;
    transition: all .3s cubic-bezier(.25, .25, 0, 1)
}
.material-scrolltop:hover {
    background-color: #cc0000;
    text-decoration: none;
    box-shadow: 0 .21429rem .71429rem rgba(0, 0, 0, .5), 0 .21429rem 1.07143rem rgba(0, 0, 0, .5)
}
.material-scrolltop.reveal {
    width: 4rem;
    height: 4rem
}
.material-scrolltop i {
    display: block;
    font-size: 1.78571rem;
    color: #fff
}
#header .isStuck {
    background: #003046;
    transition: .3s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
#header .isStuck:not(:hover):not(.active) {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
div[class*=mobile_for_]:empty,
div[id^=_mobile_]:empty {
    display: none
}
div[class*=mobile_for_]:not(:empty),
div[id^=_mobile_]:not(:empty) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
.swiper-button-next,
.swiper-button-prev {
    background: 0 0!important;
    position: absolute;
    top: 50%;
    width: 2.85714rem;
    height: 2.85714rem;
    margin-top: -1.42857rem;
    z-index: 10;
    cursor: pointer;
    font-size: 2.85714rem;
    line-height: 1;
    color: #003046;
    text-align: center;
    outline: 0
}
.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-prev:hover {
    color: #cc0000
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
    content: "\E5CB";
    font-family: Material Icons
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
    content: "\E5CC";
    font-family: Material Icons
}
@media (min-width: 1200px) {
    .u-carousel .swiper-button-prev,
    .u-carousel .swiper-container-rtl .swiper-button-next {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    .u-carousel .swiper-button-next,
    .u-carousel .swiper-container-rtl .swiper-button-prev {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }
    .u-carousel .swiper-button-next,
    .u-carousel .swiper-button-prev {
        opacity: 0;
        transition: .3s
    }
    .u-carousel .swiper-container:hover .swiper-button-next,
    .u-carousel .swiper-container:hover .swiper-button-prev {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto
}
.swiper-button-next.swiper-button-disabled.hideControlOnEnd,
.swiper-button-prev.swiper-button-disabled.hideControlOnEnd {
    display: none
}
.swiper-container-vertical .swiper-button-next,
.swiper-container-vertical .swiper-button-prev {
    background: 0 0!important;
    left: 50%;
    right: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0;
    margin-top: 0;
    margin-left: -15px;
    font-size: 20px
}
.swiper-container-vertical .swiper-button-next:before,
.swiper-container-vertical .swiper-button-prev:before {
    font-family: FontAwesome;
    content: "\F106"
}
.swiper-container-vertical .swiper-button-next {
    top: auto;
    bottom: 0
}
.swiper-container-vertical .swiper-button-next:before {
    font-family: FontAwesome;
    content: "\F107"
}
.swiper-pagination {
    text-align: center;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -5px
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-pagination-bullet {
    background: #282828;
    width: .71429rem;
    height: .71429rem;
    display: inline-block;
    border-radius: 100%;
    box-shadow: 0 0 0 .14286rem rgba(40, 40, 40, .25);
    opacity: 1;
    transition: all .3s ease
}
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-bullet:hover {
    background: #e2e2e2;
    box-shadow: 0 0 0 .14286rem hsla(0, 0%, 100%, .25)
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-container-vertical>.swiper-pagination-bullets {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 0;
    display: block
}
@media (max-width: 399.98px) {
    .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 10px 0
    }
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
    margin-top: 5px
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-bottom: 5px
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 15px 10px 0
}
@media (max-width: 399.98px) {
    .products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 10px 0
    }
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet:first-child,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
    margin-left: 5px
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-right: 5px
}
[class*=u-carousel] .swiper-container-vertical .swiper-wrapper {
    flex-direction: row!important;
    flex-wrap: wrap
}
[class*=u-carousel] .swiper-container-vertical .swiper-wrapper .swiper-slide {
    height: auto!important;
    margin: 0;
    flex: 0 0 100%!important;
    max-width: 100%!important
}
[class*=u-carousel] .hidden-controls .swiper-button-next,
[class*=u-carousel] .hidden-controls .swiper-button-prev,
[class*=u-carousel] .hidden-controls .swiper-pagination {
    display: none
}
[class*=u-carousel] .products .swiper-button-prev,
[class*=u-carousel] .row .swiper-button-prev,
[class*=u-carousel] main .products .swiper-button-prev,
main [class*=u-carousel] .products .swiper-button-prev {
    margin-left: 2.14286rem
}
[class*=u-carousel] .products .swiper-button-next,
[class*=u-carousel] .row .swiper-button-next,
[class*=u-carousel] main .products .swiper-button-next,
main [class*=u-carousel] .products .swiper-button-next {
    margin-right: 2.14286rem
}
.swiper-container {
    width: 100%
}
ul.swiper-wrapper {
    margin-bottom: 0
}
body#checkout .nav-tabs-checkout {
    margin-top: 5.42857rem;
    border-top: .07143rem solid #e5e5e5;
    border-bottom: none;
    justify-content: space-between
}
body#checkout .nav-tabs-checkout li {
    position: relative;
    text-align: center;
    flex: 0 0 24%;
    max-width: 7.14286rem;
    font-weight: 500;
    text-transform: uppercase
}
@media (max-width: 575.98px) {
    body#checkout .nav-tabs-checkout li {
        font-size: .85714rem;
        max-width: 5rem
    }
}
body#checkout .nav-tabs-checkout li a,
body#checkout .nav-tabs-checkout li span {
    padding: 0;
    border: none;
    color: #282828
}
body#checkout .nav-tabs-checkout li a .step-number,
body#checkout .nav-tabs-checkout li span .step-number {
    display: block;
    font-size: 1.85714rem;
    width: 7.14286rem;
    height: 7.14286rem;
    line-height: 7.14286rem;
    border-radius: 100%;
    border: .21429rem solid #282828;
    margin-top: -3.5rem;
    margin-bottom: 1.71429rem;
    background: #fff
}
@media (max-width: 575.98px) {
    body#checkout .nav-tabs-checkout li a .step-number,
    body#checkout .nav-tabs-checkout li span .step-number {
        width: 5rem;
        height: 5rem;
        line-height: 5rem;
        margin-top: -2.42857rem;
        font-size: 1.42857rem
    }
}
body#checkout .nav-tabs-checkout li a.active,
body#checkout .nav-tabs-checkout li a:hover {
    color: #cc0000
}
body#checkout .nav-tabs-checkout li a.active .step-number,
body#checkout .nav-tabs-checkout li a:hover .step-number {
    color: #cc0000;
    border-color: #cc0000
}
body#checkout .nav-tabs-checkout li span.disabled {
    color: #333
}
body#checkout .nav-tabs-checkout li span.disabled .step-number {
    color: #e5e5e5;
    border-color: #e5e5e5
}
body#checkout .checkout-step .payment-option:not(:first-child) {
    margin-top: .71429rem
}
body#checkout .checkout-step .delivery-options {
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item {
    background: #f8f8f8;
    padding: 1.42857rem;
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item * {
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item.current {
    background: #f2f5f5
}
body#checkout .checkout-step .delivery-options .delivery-option-item .delivery-option,
body#checkout .checkout-step .delivery-options .delivery-option-item .row,
body#checkout .checkout-step .delivery-options .delivery-option-item main .products,
main body#checkout .checkout-step .delivery-options .delivery-option-item .products {
    align-items: center
}
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control {
    margin-bottom: 0;
    padding-left: 4.28571rem
}
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control .custom-control-label:after,
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control .custom-control-label:before {
    top: 50%!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -3.57143rem
}
body#checkout .checkout-step .invoice-address-wrapper {
    margin-top: 3.21429rem
}
body#checkout .checkout-step #conditions-to-approve {
    padding-top: 2.14286rem
}
body#checkout .checkout-step #conditions-to-approve a {
    color: #0579fc
}
body#checkout .checkout-step #conditions-to-approve a:hover {
    color: #cc0000
}
body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}
body#checkout #order-summary-content {
    padding-top: .9375rem
}
body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    color: #003046
}
body#checkout #order-summary-content h4.black {
    color: #000
}
body#checkout #order-summary-content h4.addresshead {
    margin-top: .1875rem
}
body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: .21429rem solid #e5e5e5;
    border-radius: 0
}
body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    background-color: #fff;
    border: .07143rem solid #e5e5e5;
    border-radius: 0;
    padding: 1rem
}
body#checkout #delivery,
body#checkout #gift_message {
    max-width: 100%;
    border-color: #003046
}
body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: .71429rem
}
body#checkout .identity a {
    color: #cc0000;
    font-weight: 700
}
body#checkout .identity a:hover {
    color: #cc0000
}
body#checkout .header-checkout #contact-link {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}
body#checkout .header-checkout #contact-link a {
    color: #ffb400
}
body#checkout .header-checkout #contact-link a:hover {
    color: #282828
}
body#checkout .sidebar .cart-product-quantity {
    background: #fff
}
.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none
}
.js-payment-binary.disabled {
    opacity: .6;
    cursor: not-allowed
}
.js-payment-binary.disabled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}
.js-payment-binary.disabled .accept-cgv,
.order-options .custom-checkbox {
    display: block
}
#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}
.form-control-content label+label {
    margin-left: 1.42857rem
}
@media (min-width: 470px) {
    .address-selector {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -1.07143rem
    }
}
.address-selector .address-item {
    background: #f8f8f8;
    margin-bottom: 1.42857rem
}
@media (min-width: 470px) {
    .address-selector .address-item {
        flex: 0 0 calc(50% - 2.14286rem);
        margin: 0 1.07143rem 2.14286rem
    }
}
.address-selector .address-item.selected {
    background: #f2f5f5
}
.address-selector .address-item .address-header {
    padding: 1.42857rem;
    text-align: left
}
.address-selector .address-item .address-header label {
    cursor: pointer
}
.address-selector .address-item .address-footer {
    padding: .71429rem 0 1.42857rem;
    text-align: center
}
.address-selector .address-item .address-footer .btn,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.add-to-cart,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.customize,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.add-to-cart,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.customize,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.view-product {
    margin: 0 .35714rem
}
.page-my-account .my-account-links {
    margin: 0 -.35714rem!important
}
.page-my-account .my-account-links li {
    display: block;
    text-align: center;
    background: #f2f5f5;
    margin: 0 .35714rem .71429rem!important;
    padding: 0!important
}
.page-my-account .my-account-links li a {
    padding: 2.14286rem;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
}
.page-my-account .my-account-links li a i {
    font-weight: 400;
    display: block;
    font-size: 5.71429rem;
    color: #888;
    margin-bottom: 1.42857rem
}
.page-my-account .my-account-links li:hover {
    background: #e5e5e5
}
.page-my-account .my-account-links li:hover a i {
    color: #003046
}
.table-labeled td,
.table-labeled th {
    vertical-align: middle
}
.table-labeled .label {
    font-weight: 400;
    border-radius: .21429rem;
    font-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    white-space: nowrap
}
.page-order .table {
    margin-bottom: 0
}
.page-order table td,
.page-order table th {
    padding: .5rem
}
.page-order table thead th {
    text-align: center
}
.page-order-detail {
    font-size: .875rem;
    color: #888
}
.page-order-detail .box {
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem
}
.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #003046;
    margin-bottom: 1rem
}
.page-order-detail #order-history .history-lines .history-line {
    padding: .5rem 0;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0
}
.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: .21429rem
}
.page-order-detail .addresses {
    margin: 0 -.9375rem
}
.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 700
}
.page-order-detail #order-products.return {
    margin-bottom: 1rem
}
.page-order-detail #order-products.return th.head-checkbox {
    width: 2.14286rem
}
.page-order-detail #order-products.return td {
    padding: 1.375rem .75rem
}
.page-order-detail #order-products.return td.qty {
    min-width: 8.92857rem
}
.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: .5rem
}
.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -.625rem 0;
    padding-left: .25rem
}
.page-order-detail #order-products.return td.qty .select select {
    text-align: center
}
.page-order-detail .order-items {
    padding: 0!important
}
.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail .order-items .order-item .checkbox {
    width: 2.14286rem;
    float: left;
    padding: 0 .9375rem
}
.page-order-detail .order-items .order-item .content {
    width: calc(100% - 2.14286rem);
    float: left;
    padding: 0 .9375rem
}
.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem
}
.page-order-detail .order-items .order-item .desc .name {
    font-weight: 700
}
.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem
}
.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: .25rem
}
.page-order-detail .messages .message {
    margin-top: .5rem;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail .messages .message:last-child {
    border-bottom: 0
}
.page-order-detail .messages .message>div {
    margin-bottom: .5rem
}
.page-order-detail .customization {
    margin-top: .75rem
}
#order-return-infos .thead-default th {
    color: #003046
}
#order-return-infos .customization {
    margin-top: .75rem
}
#history .orders {
    margin: 0 -1rem
}
#history .orders .order {
    padding: .75rem 1rem;
    border-bottom: .07143rem solid #f8f8f8
}
#history .orders .order a h3 {
    color: #888
}
#history .orders .order .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: .21429rem
}
#history .orders .order:last-child {
    border-bottom: 0
}
.renew-password {
    margin-left: .71429rem
}
.renew-password .email {
    padding-bottom: 2.14286rem
}
.renew-password [type=submit] {
    margin-left: 3.57143rem
}
.contact-rich {
    font-size: 1.14286rem;
    line-height: 2.14286rem
}
@media (max-width: 1199.98px) {
    .contact-rich {
        font-size: 1rem;
        line-height: 1.71429rem
    }
}
.contact-rich h3 {
    margin-bottom: .71429rem
}
.contact-rich h3 i {
    min-width: 2.85714rem;
    font-size: 2.14286rem
}
.contact-rich p {
    margin-bottom: 3.57143rem
}
.contact-rich p.number {
    padding-top: .85714rem;
    font-size: 2.57143rem;
    line-height: 3.21429rem
}
@media (max-width: 1199.98px) {
    .contact-rich p.number {
        padding-top: .35714rem;
        font-size: 1.42857rem;
        line-height: 2rem
    }
}
#contact-info-block li {
    font-size: .92857rem;
    margin-bottom: .35714rem
}
#contact-info-block li span {
    color: #fff
}
#contact-info-block li a {
    color: #cc0000
}
#contact-info-block li a:hover {
    color: #fff
}
#cms #testimonials {
    text-align: center
}
@media (min-width: 768px) {
    #cms #testimonials {
        max-width: 55rem;
        margin-left: auto;
        margin-right: auto
    }
}
#cms #testimonials .testimonial>p {
    color: #a9b6ba
}
#cms hr {
    margin-bottom: 3.57143rem;
    margin-top: 3.57143rem
}
#cms .content-wrapper h2 .fa {
    margin-right: 1rem
}
#cms .swiper-pagination {
    position: static
}
#cms .swiper-pagination .swiper-pagination-bullet {
    background: #e2e2e2;
    box-shadow: 0 0 0 .28571rem hsla(0, 0%, 88.6%, .25)
}
#cms .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
#cms .swiper-pagination .swiper-pagination-bullet:hover {
    background: #cc0000;
    box-shadow: 0 0 0 .28571rem rgba(72, 155, 185, .25)
}
#cms .content-wrapper h1 a {
    color: #003046
}
#cms .content-wrapper h1 a:hover {
    color: #888
}
#cms .content-wrapper h2 .fa {
    margin-right: .85714rem
}
#cms .content-wrapper .animateCount li {
    text-align: center;
    font: 700 4rem/3.21429rem Roboto, sans-serif;
    color: #003046;
    padding: .42857rem 1.07143rem 0
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li {
        font: 700 3.28571rem/2.5rem Roboto, sans-serif
    }
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .animateCount li {
        width: 100%
    }
}
#cms .content-wrapper .animateCount li h3 {
    margin-top: 1.5rem
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li h3 {
        font: 700 1.14286rem/1.71429rem Roboto, sans-serif
    }
}
#cms .content-wrapper .iconBox li {
    padding-top: 2.92857rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .iconBox li {
        width: 100%
    }
}
#cms .content-wrapper .iconBox li>a {
    display: block;
    height: 19.28571rem;
    color: #888;
    background: #f2f5f5;
    padding: 3.85714rem 3.57143rem 0;
    font: 700 1.42857rem/2.42857rem Roboto, sans-serif;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    cursor: pointer
}
#cms .content-wrapper .iconBox li>a:before {
    font-size: 5.78571rem;
    line-height: 1em;
    display: block;
    margin-bottom: 1.21429rem;
    color: #cc0000;
    font-family: FontAwesome
}
#cms .content-wrapper .iconBox li>a:hover {
    background: #cc0000;
    color: #fff
}
#cms .content-wrapper .iconBox li>a:hover:before {
    color: #fff
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #cms .content-wrapper .iconBox li>a {
        padding: 3.85714rem 1.42857rem 0
    }
}
#cms .content-wrapper .list-1 {
    list-style: none
}
#cms .content-wrapper .list-1 li {
    padding: .28571rem 0 .42857rem;
    font-weight: 700;
    color: #96cd00;
    border-top: .07143rem solid #f2f5f5
}
#cms .content-wrapper .list-1 li:first-child {
    border: none
}
#cms .content-wrapper .list-1 li em {
    font-size: 1.42857rem;
    line-height: 1.42857rem;
    padding-right: 1.07143rem;
    vertical-align: -.14286rem
}
#cms .content-wrapper .list-2 {
    padding-top: 2.85714rem
}
#cms .content-wrapper .list-2 li {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-bottom: 2.14286rem
}
#cms .content-wrapper .list-2 li:before {
    font-size: 5rem;
    line-height: 10.57143rem;
    width: 10.57143rem;
    height: 10.57143rem;
    text-align: center;
    background: #f2f5f5;
    display: block;
    float: left;
    border-radius: 50%;
    margin-right: 2.5rem;
    color: #003046;
    margin-bottom: .71429rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-2 li:before {
        font-size: 2.85714rem;
        line-height: 7.14286rem;
        width: 7.14286rem;
        height: 7.14286rem
    }
}
#cms .content-wrapper .list-3 {
    overflow: hidden;
    padding: 1.64286rem 0 0;
    border: none;
    position: relative
}
#cms .content-wrapper .list-3 li {
    padding-bottom: 1.42857rem
}
#cms .content-wrapper .list-3.countBox {
    counter-reset: li
}
#cms .content-wrapper .list-3.countBox li h4:before {
    display: inline-block;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 2.57143rem;
    line-height: 2.14286rem;
    margin-right: 1.07143rem;
    font-weight: 300;
    color: #888
}
#cms .content-wrapper .list-3.disk {
    padding-top: 2.21429rem
}
#cms .content-wrapper .list-3.disk li h4:before {
    display: inline-block;
    content: "";
    height: 1rem;
    width: 1rem;
    background: #003046;
    margin-right: 1.42857rem;
    border-radius: 50%;
    vertical-align: -.07143rem
}
#cms .content-wrapper .list-3.disk.accordion_content {
    padding-top: 0;
    padding-bottom: 3.57143rem
}
#cms .content-wrapper .list-3.disk.accordion_content li:not(.text) h4 {
    margin-bottom: 0
}
@media (min-width: 576px) {
    #cms .content-wrapper .list-3.disk.accordion_content li:not(.text) {
        padding-left: 2.14286rem
    }
}
#cms .content-wrapper .list-4 li {
    text-align: center;
    padding-top: 1rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-4 li {
        width: 100%
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .list-4 li h3 {
        font: 700 1.14286rem/1.71429rem Roboto, sans-serif
    }
}
#cms .content-wrapper .list-4 li:before {
    font-size: 6.14286rem;
    line-height: 1em;
    color: #003046;
    margin: 0 0 .57143rem;
    display: inline-block
}
#cms .content-wrapper .list-accordion .accordion_current:before {
    height: 2.92857rem;
    width: 2.92857rem;
    background: #003046;
    color: #fff;
    content: "+";
    line-height: 2.71429rem;
    font-size: 2rem;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1.42857rem;
    text-align: center;
    vertical-align: -.14286rem;
    margin-bottom: .71429rem
}
#cms .content-wrapper .list-accordion .accordion_current.active:before {
    content: "-"
}
#cms .content-wrapper .list-accordion .accordion_current:not(.active)+.accordion_content {
    display: none
}
#cms .content-wrapper .list-check>li>h3 {
    margin-bottom: .64286rem
}
#cms .content-wrapper .list-check>li>h3 i {
    font-size: 2.85714rem;
    margin-right: .71429rem
}
#cms .content-wrapper .list-check>li .list-3 {
    overflow: hidden;
    padding: 0 0 .78571rem 4.28571rem;
    border: none;
    position: relative
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-check>li .list-3 {
        padding: 0 0 .78571rem 1.42857rem
    }
}
#cms .content-wrapper .list-check>li .list-3:after {
    display: none
}
#cms .content-wrapper .list-check>li .list-3 li {
    padding-bottom: 0
}
#cms .content-wrapper .list-check>li .list-3 li h4 {
    margin-bottom: .92857rem
}
#cms .content-wrapper .list-check>li .list-3 li.text {
    margin-left: -4.28571rem;
    padding-bottom: 1.85714rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-check>li .list-3 li.text {
        margin-left: -1.42857rem
    }
}
#cms .content-wrapper .list-check>li .list-3 li.text:before {
    display: none
}
#cms .content-wrapper img {
    margin: .28571rem 0 1.21429rem;
    max-width: 100%;
    height: auto
}
#cms .content-wrapper #admin-action-cms {
    background: none repeat 0 0 #f6f6f6;
    border: .07143rem solid #d2d0d0;
    padding: .71429rem
}
#cms .content-wrapper #admin-action-cms p {
    margin: 0
}
#cms .content-wrapper #admin-action-cms p span {
    display: block;
    padding-bottom: .71429rem;
    font-size: 1rem;
    font-weight: 700;
    color: #cc0000
}
#cms .content-wrapper #admin-action-cms p .btn,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.view-product {
    font: 700 1.21429rem/1.5rem Roboto, sans-serif;
    border: .07143rem solid;
    padding: .71429rem 1rem;
    display: inline-block
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.view-product {
    color: #333;
    text-shadow: .07143rem .07143rem rgba(0, 0, 0, .2);
    border-color: #0079b6 #006fa8 #012740;
    background: #009ad0;
    background: linear-gradient(180deg, #009ad0 0, #007ab7)
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.add-to-cart:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.customize:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.view-product:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.add-to-cart:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.customize:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.view-product:hover {
    border-color: #01314e #004b74 #0079b6;
    -webkit-filter: none;
    filter: none;
    background: #0084bf
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.view-product {
    color: #888;
    text-shadow: .07143rem .07143rem #fff;
    border-color: #cacaca #b7b7b7 #9a9a9a;
    background: #f7f7f7;
    background: linear-gradient(180deg, #f7f7f7 0, #ededed)
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.add-to-cart:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.customize:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.view-product:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.add-to-cart:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.customize:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.view-product:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8;
    -webkit-filter: none;
    filter: none;
    background: #e7e7e7
}
@media (max-width: 767.98px) {
    #cms .content-wrapper .table.table-bordered thead>tr>td,
    #cms .content-wrapper .table.table-bordered thead>tr>th,
    #cms .content-wrapper .table.table-bordered>tbody>tr>td,
    #cms .content-wrapper .table.table-bordered>tbody>tr>th,
    #cms .content-wrapper .table.table-bordered>tfoot>tr>td,
    #cms .content-wrapper .table.table-bordered>tfoot>tr>th {
        padding: .64286rem .35714rem .78571rem .28571rem
    }
}
@media (max-width: 399.98px) {
    #cms.cms-pages-configuration .table {
        font-size: .71429rem
    }
}
.block-category #category-description .category-description-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.block-category #category-description .category-description-wrap .btn,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product {
    order: 1
}
.block-category #category-description .category-description-wrap .btn.active span:first-child,
.block-category #category-description .category-description-wrap .btn.active+.category-description-short,
.block-category #category-description .category-description-wrap .btn:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .btn:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.add-to-cart span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.add-to-cart+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.customize span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.customize+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.view-product span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.view-product+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.add-to-cart span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.add-to-cart+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.customize span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.customize+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.view-product span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.view-product+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product:not(.active)+.category-description-short+.category-description-full {
    display: none
}
#subcategories .subcategories-items-inner {
    background: #f2f5f5;
    height: 100%;
    padding: 1.07143rem
}
.products-selection #grid-list-buttons {
    white-space: nowrap
}
.products-selection #grid-list-buttons li {
    margin-right: .71429rem;
    display: inline-block
}
.products-selection #grid-list-buttons li:last-child {
    margin-right: 0
}
.products-selection #grid-list-buttons li a {
    color: #e5e5e5
}
.products-selection #grid-list-buttons li a i {
    font-size: 2.71429rem
}
.products-selection #grid-list-buttons li a#list i {
    font-size: 2.64286rem
}
.products-selection #grid-list-buttons li a.active,
.products-selection #grid-list-buttons li a:hover {
    color: #282828
}
.products-sort-order .custom-select {
    width: 14.28571rem
}
.pagination .disabled {
    color: #e5e5e5;
    cursor: not-allowed
}
.pagination .disabled.next,
.pagination .disabled.previous {
    display: none
}
.pagination a:not(.btn) {
    font-weight: 500;
    letter-spacing: .04em;
    color: #282828
}
.pagination a:not(.btn):hover {
    color: #cc0000
}
.pagination .current a {
    color: #cc0000;
    text-decoration: none
}
#search_filters_wrapper section.facet .facet-list {
    margin-bottom: 2.14286rem
}
#search_filters_wrapper section.facet .facet-list li {
    margin-bottom: .42857rem
}
#search_filters_wrapper section.facet .facet-list li .color-box {
    border: .07143rem solid #f2f5f5;
    box-shadow: inset 0 0 0 .07143rem #fff
}
#search_filters_wrapper section.facet .facet-list li a {
    color: #282828
}
#search_filters_wrapper section.facet .facet-list li a:hover {
    color: #888
}
#search_filters_wrapper section.facet .facet-list #price-slider-label {
    display: block;
    margin: -.71429rem -.35714rem 1.5rem;
    color: #282828
}
#search_filters_wrapper section.facet .facet-list #price-slider-label strong {
    margin-right: .71429rem;
    font-weight: 400;
    letter-spacing: .04em
}
#search_filters_wrapper section.facet .facet-list #price-slider-label span {
    color: #888
}
.active_filters .active_filters_wrapper {
    margin-bottom: 1.92857rem
}
.active_filters .active_filters_wrapper li {
    font-size: .85714rem;
    padding: .07143rem 0 .64286rem
}
.active_filters .active_filters_wrapper li span {
    color: #282828
}
.active_filters .active_filters_wrapper li i {
    margin-left: .42857rem
}
.block-categories a {
    display: inline-block
}
.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    cursor: pointer;
    margin-left: .35714rem
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #cc0000
}
.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded=true] .arrow-right {
    display: none
}
.block-categories .arrows[aria-expanded=true] .arrow-down {
    display: inline-block
}
.theme-pink .back-bar {
    height: .42857rem;
    background-color: #e5e5e5
}
.theme-pink .back-bar .selected-bar {
    background-color: #cc0000
}
.theme-pink .back-bar .pointer {
    width: 1.28571rem;
    height: 1.28571rem;
    top: -.42857rem;
    box-sizing: border-box;
    border-radius: .71429rem;
    background-color: #cc0000
}
.theme-pink .back-bar .pointer-label {
    display: none
}
.theme-pink .back-bar .focused {
    color: #888
}
.theme-pink .scale {
    display: none
}
.product-miniature {
    margin-bottom: 2.14286rem
}

@media (min-width: 1200px) {
    .product-miniature-thumbnail:hover .quick-view {
        opacity: 1;
        -webkit-transform: translate(-50%, -3.57143rem) scale(1);
        transform: translate(-50%, -3.57143rem) scale(1)
    }
}
.product-miniature-information {
    padding-top: 1.07143rem
}
.product-miniature .daydeal-wrap {
    display: block
}
.product-miniature .discount-product {
    color: #fff;
    font-weight: 700;
    background: #cc0000;
    padding: .28571rem .5rem .21429rem;
    display: inline-block;
    font-size: .85714rem
}
.product-miniature .discount-product:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #cc0000;
    border-style: solid;
    border-width: 1.85714rem 0 0 1.07143rem;
    position: absolute;
    right: -1.07143rem;
    top: 0
}
@media (max-width: 991.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.92857rem 0 0 1.07143rem
    }
}
@media (max-width: 767.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.42857rem 0 0 1.07143rem
    }
}
@media (max-width: 399.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.35714rem 0 0 1.07143rem
    }
}
@media (max-width: 767.98px) {
    .product-miniature .discount-product {
        padding: 0 .35714rem
    }
}
.product-miniature *+.category-name {
    margin-top: .71429rem
}
.product-miniature .category-name {
    margin-bottom: 0
}
.product-miniature .category-name a {
    color: #cc0000
}
.product-miniature .category-name a:hover {
    color: #e2e2e2
}
.product-miniature .product-price {
    flex-direction: column
}
.product-miniature .product-price.with-discount.daydeal-wrap {
    position: absolute;
    top: 1.07143rem;
    margin: 0
}
@media (max-width: 767.98px) {
    .product-miniature .product-price.with-discount.daydeal-wrap {
        top: 3.92857rem;
        left: .35714rem
    }
}
.list .product-miniature .product-price {
    position: relative
}
.list .product-miniature .product-price.with-discount.daydeal-wrap {
    left: 0
}
@media (max-width: 767.98px) {
    .list .product-miniature .product-price.with-discount.daydeal-wrap {
        left: .35714rem
    }
}
.product-miniature .product-buttons {
    display: flex;
    margin-left: auto
}
.product-miniature .product-buttons a {
    color: #e2e2e2;
    font-size: 1.71429rem
}
.product-miniature .product-buttons a:hover {
    color: #222020
}
.product-miniature .product-buttons a.add-to-cart {
    color: #cc0000
}
.product-miniature .product-buttons a.add-to-cart:hover {
    color: #222020
}
.grid .product-miniature-thumbnail {
    background: #f2f5f5
}
@media (max-width: 399.98px) {
    .grid .product-miniature-container {
        padding: 0;
        background: 0 0
    }
}
.grid .product-miniature-information .product-description-short,
.grid .product-miniature-information .variant-links {
    display: none
}
@media (min-width: 1200px) {
    .grid .product-miniature-information .product-price {
        margin-bottom: 0
    }
}
.grid .product-miniature-information .daydeal-box {
    padding-bottom: 0
}
@media (min-width: 1200px) {
    .grid .product-miniature-information .product-info-footer {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}
.grid .product-miniature-information .product-buttons {
    display: flex;
    margin-left: auto
}
@media (max-width: 1199.98px) {
    .grid .product-miniature-information .product-buttons {
        justify-content: space-around;
        background: #f2f5f5
    }
}
.grid .product-miniature-information .product-buttons a {
    display: inline-block;
    margin: 0 .42857rem
}
.grid .product-miniature-information .product-buttons a i {
    margin: 0;
    font-size: 1.71429rem
}
.grid .product-miniature-information .product-buttons a span {
    display: none
}
.list .product-miniature-container {
    display: flex
}
.list .product-miniature-thumbnail {
    flex: 0 0 35%;
    max-width: 25rem;
    margin-right: 2.14286rem
}
.list .product-miniature-information .product-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.list .product-miniature-information .product-buttons a {
    margin-bottom: .71429rem
}
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    align-items: center
}
.list .product-miniature-information .product-buttons a.add-to-cart i+span,
.list .product-miniature-information .product-buttons a.customize i+span,
.list .product-miniature-information .product-buttons a.view-product i+span {
    margin-left: .5rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product) {
    color: #a9b6ba;
    font-size: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: .28571rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product) i {
    margin-right: .5rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product):hover {
    color: #003046
}
.product-miniature-small:not(:last-child) {
    margin-bottom: 2.14286rem
}
.product-miniature-small .product-miniature-container {
    display: flex
}
.product-miniature-small .product-miniature-container .product-miniature-thumbnail {
    flex: 0 0 30%;
    max-width: 89px;
    margin-right: 20px
}
.product-miniature-small .product-miniature-container .product-title {
    margin-bottom: 4px
}
.product-miniature-small .product-miniature-container .discount-product,
.product-miniature-small .product-miniature-container .regular-price {
    display: none
}
@media (min-width: 1878px) {
    .col-xxl-2_5,
    main .grid .products article.product-miniature {
        flex: 0 0 18%;
        max-width: 18%
    }
}
.ps_shoppingcart .block-cart-body {
    width: 100%
}
.ps_shoppingcart .dropdown-menu {
    min-width: 22.85714rem;
    padding: 2.14286rem
}
#cart-summary-product-list .cart-summary-product-item {
    margin-bottom: 2rem
}
#cart-summary-product-list .cart-summary-product-item .product-thumbnail {
    flex: 0 0 40%;
    max-width: 6.35714rem;
    margin-right: 1.35714rem
}
#cart-summary-product-list .cart-summary-product-item .product-title {
    margin-top: -.28571rem;
    margin-bottom: .35714rem;
    line-height: 1.35714rem
}
#cart-summary-product-list .cart-summary-product-item .cart-product-quantity {
    height: 3.57143rem;
    width: 4.21429rem;
    background: #f2f5f5;
    text-align: center;
    line-height: 3.57143rem
}
#cart-summary-product-list .cart-summary-product-item .close {
    margin-top: -.14286rem
}
.cart-footer {
    margin-top: 2.85714rem;
    padding-top: 2.85714rem;
    border-top: .07143rem solid #f2f5f5
}
.cart-footer .btn,
.cart-footer .list .product-miniature-information .product-buttons a.add-to-cart,
.cart-footer .list .product-miniature-information .product-buttons a.customize,
.cart-footer .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .cart-footer a.add-to-cart,
.list .product-miniature-information .product-buttons .cart-footer a.customize,
.list .product-miniature-information .product-buttons .cart-footer a.view-product {
    width: 100%;
    margin-bottom: 1.35714rem
}
.cart-container .product-price,
.cart-container .product-title,
.cart-container [class*=" product-price-"],
.cart-container [class^=product-price-] {
    margin-bottom: 0
}
.cart-summary .cart-summary-line {
    padding-top: 1.42857rem;
    line-height: 2.14286rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #282828
}
.cart-summary .cart-summary-line.cart-total {
    font-size: 1.42857rem;
    font-weight: 600
}
.cart-summary .cart-summary-line .label {
    margin-right: .35714rem
}
.cart-summary .cart-summary-line .value {
    color: #cc0000
}
.cart-summary .promo-highlighted .label {
    color: #888
}
.cart-summary .promo-highlighted .label .code {
    text-decoration: underline;
    cursor: pointer;
    color: #0579fc
}
.cart-summary .promo-highlighted .label .code:hover {
    text-decoration: none
}
.product-line-grid .product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}
.product-line-grid .product-line-grid-body>.product-line-info>.out-of-stock {
    color: #ff138c
}
.product-line-grid .product-line-grid-body>.product-line-info>.available {
    color: #96cd00
}
.product-line-grid .product-line-grid-right .cart-line-product-actions,
.product-line-grid .product-line-grid-right .product-price {
    color: #003046;
    line-height: 2.57143rem
}
.product-line-grid .product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid .product-line-grid-right .product-price .remove-from-cart {
    color: #003046;
    display: inline-block;
    margin-top: .3125rem
}
#block-reassurance {
    text-align: right
}
#block-reassurance li .block-reassurance-item {
    padding: 1.07143rem 0
}
#block-reassurance img {
    width: 1.563rem;
    margin-right: .625rem
}
#stores .page-stores .store-item {
    padding-left: .75rem;
    padding-right: .75rem;
    margin-bottom: 2.14286rem
}
#stores .page-stores .store-picture img {
    max-width: 100%
}
#stores .page-stores .store-item-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 45px 0
}
#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 1.25rem
}
#stores .page-stores .store-item-container .divide-left {
    border-left: 1px solid #f2f5f5
}
#stores .page-stores .store-item-container .divide-left tr {
    height: 1.563rem
}
#stores .page-stores .store-item-container .divide-left td {
    padding-left: .375rem
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: right
}
#stores .page-stores .store-item-container .store-description {
    font-size: 1rem
}
#stores .page-stores .store-item-footer {
    margin-top: .5rem;
    padding-top: .5rem;
    display: flex;
    justify-content: space-around
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: .07143rem solid #f2f5f5
}
#stores .page-stores .store-item-footer div:first-child {
    flex: 0 0 65%
}
#stores .page-stores .store-item-footer i.material-icons {
    margin-right: 1.07143rem;
    color: #888;
    font-size: 1rem
}
#stores .page-stores .store-item-footer li {
    margin-bottom: 1.07143rem
}
@media (max-width: 767.98px) {
    #stores .page-stores {
        width: 100%
    }
    #stores .page-stores .store-item-container {
        padding: 1rem 0
    }
}
@media (max-width: 399.98px) {
    #stores .page-stores .store-item-container {
        display: block
    }
    #stores .page-stores .store-item-container .divide-left {
        border-left: none
    }
    #stores .page-stores .store-item-container .store-description a,
    #stores .page-stores .store-item-container .store-description address {
        margin-bottom: .5rem
    }
    #stores .page-stores .store-item-footer {
        display: block
    }
    #stores .page-stores .store-item-footer.divide-top {
        border-top: .07143rem solid #f2f5f5
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: 1.07143rem
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: .75rem .75rem 0
    }
}
#pagenotfound .page-not-found {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAe8AAAH4CAYAAABjWmXuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjRDMjQ2MjQ0NTlGMTFFOTg1QUFBQTcyQTYxMDU3MzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjRDMjQ2MjU0NTlGMTFFOTg1QUFBQTcyQTYxMDU3MzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNEMyNDYyMjQ1OUYxMUU5ODVBQUFBNzJBNjEwNTczMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNEMyNDYyMzQ1OUYxMUU5ODVBQUFBNzJBNjEwNTczMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiMR7xsAAEVrSURBVHja7J19bF3nfd8fyYxEyZJIKhXjULZ1ZVqWG6um0krYGpcW06XKghWgi7S1NmwLVf/lDEMML/95XRxgblFgcFxssP/qxKDARm8NIgItOrNDS4VTXUDKKq1SGkdhfSXHrEslEinLtixL0Z4f73Okoyvey3PvPed5O58P8OCK4ss55znPOd/n9/Y8q27cuKGysHPnTgWQYrP5vEBXQBbeeOMNOgEgJ7roAliBdboNmLZVtz7dBlPfn9Rthm4CAEC8wZ01nRbqASPWzRjV7UHdJnT7gC4EAEC8oXiLerAFoW7EI7o9p9sh3WbpWgAAxBvys6oHTUus6zzp1u1p3aZMAwAAxBtaJLGqHzSf3ZaOu98cb1zhRgcAQLzBS7FeDjm+uNElDn6KWwMAgHiDf2K9HHI+Y6qWiT7J7QIAQLzLSDpmLa0vkPMeVrfc6NSEAwAg3tEjordL3UoyC9lL8KzCjQ4AgHhHbF0ngt0d0bUlbvTjquZGJ5kNAADxxroOhD3mOsUKn+P2AwAg3iGwLiXWuyKzrrMi4v1lY4EfY0gAACDePiLucFmF7EHzCbVJy5NmAsPSqgAAiLc31qVY13tVOdzh7SKTGUlmk6VVcaMDACDeTgR7r7Em++iOzPQZAWeHMgAAxBvBDgx2KAMAQLwR7ABJ3Ogi4OxQBgCAeCPYgSD9e1C3F7DAAQAQ71aRLPE9RrQRbLuwkAsAAOLdkmA/osgSd4mswkb9NwAA4t2UZOGUXYo6bNdcVOxCBgCAeDchEew9DAVvkHpv3OUAAIj3bZB45i9icbNQCwAA4r1E4hYfVsSxfeW0YoEWAADEW+EWDwWJc0/QDQAA5RVvyrvCgxXVAABKKt67jGCTLR4WU4qV1AAASiXeWNlhM2vEGwAASiDeWNnhc0W3cboBACBu8ZaM8WGs7GignhsAIGLxltKuxxUZ461atbNmkuNjadyMIs4NABCleO81gj3Ibcos1j80n3NGtJ/18Fzl3Fj+FAAgIvHGNZ6d2bpW348HPJ1kjHPrysnOnTvpBEe88cYbdALiXQiSNb5f4Rpvhixkciol1s3ixaPKT3e51HNf4FYCAIQt3oNGtHGNL2+lzqYEO6vo7fV0EjRjrgUAAAIVbxEY1hm/k7k6wW6VAWN1+3hd1HMDAAQq3nuNpU08+xan27CulyOJc3d76EFg+VMAgMDEO0lCe9xDYXElZqdSLS/2Kz89GWzzCQAQkHgj2re4mBLrIuqbk+1OfeO4bsd4zAAA/BdvRPt2wT5WsOUpmfo+loVRzw0AEIB4I9o1l/gxC4KdZszT/ibODQDgsXiXXbSLimFnwdd6buLcAAAei/deIyBlFO0kS9xVTHdQ+Rnnln6Z4dECAPBPvHcZ0S5bydecEWsRKJcrhYm346CH/SNx/gkeKwAA/8R7WPm5EEhRJG7x7yh/XMFjyk9vB9t8AgB4KN6+ruBVBFLS5WOpk6/LyU4p4twAAN6Jt6+u2rytbBFridn6uIFGsha8jxMdlj8FAPBQvGOOcftqZddPntjmEwAAson3zp07fd2pKmYru54Dnk6eiHMDAPgm3lq4Y4tzS0a0uHhPBSQ6kiT4iIfnJf04y2MEAOCReGvh9nWnqnZI3OKhiQ3bfAIAQEuWt687VWUlNNd4Pb4mCRLnBgDwUby11e3rTlVZENf4d4y1HXI81tckwYlAJ0MAAPGKtxZuX3eqWok5Y2XHsA2lr0mC0r+neHQAAPyzvMdUWHHupM44luQpn+PcbPMJAOCbeGur29edqsog2oKvSYIS52bdcgAA38RbC7evO1XVc9yItrW468yMnY2yhoeHvd3mU/cBy58CBMj8/DydYI9e3UZ0221ar/n/ad2q8tnf31/NTbxNWZjvy59aF22baOGWJEEf49zHtXAfK+uTqO/LOjOhkib/lpyQLImE4q14W9WSJmXic1H3I4l+AHGKddKGGvzcvtRkSsKPL2kRn87D8h5T/sa5ZQvOSRVxhrMWCF+TBEsX59b3QjxQSdva4XPxSN3fTgRdQj2zWsxZ5AYgTrFuhnhYR7WIHxHtbccS7zJWt687VQnjqhzZzb5Onia0wES9/KmZOInI7rLwHHSnJgaJmM+aMX4q9r4GKKlYqybW+Akt4s9oAR9v5RdXPfTQQ/ISedrjjksSpZwKeJExbxPn9jHXQOLcMzE+jUawJUQhJXk+1dIvrQSIRQ4QpVg342ArAi7i/R9VGGVhIiLO3LdFaZiJc4952N+n9TUfilC095qJku8VFTfX4McaB4hSrDsScBFveZmNBiLgEn+VC7Me+y5CvE0i1HMe9r0Ix4uxiEbKyn5chbdOv3ievlMbgog4QGRiXc+ibruzxMBX3bhxI9k57IAKo77biRu9IPGWcIWPuQYvxlAWZkR7v4pjO1sZ96/FGsYAKKlYL8cRLd4jmcRbMKViowG96CQ2KG50K9ZI3u9MLSz7jbD4RvBx7shEux7xikwQEweIRqyX47MrlZHdFO8EsyFJKNuAzhkrvHArMU89M6VIPiYJSunSKwGLdmgT0E44rUpQCQBQErG+w4jS4v1ES+JtBFwslzEVjhtdLPBCFxHJS7w9jnNLP74QqhgYT0aIMe1O75kIOBvFAGIdH31awBdaEu+UiPtawtTQElEFudFzFG9Zxe4RD/vvlRBdscaLIZ6iPlVelkJIWOGAWEdF08zzpuJtBDwkN7rEA6W8KXc3eh7irYVGJkI+7hY2pa9vKjDRLpOLPPPYZ/15QKyj4ZtavMfaFm8j4PKilD8yGMhFixs916SrTsVbi42EIJ71sK+Ci3Ob2vhQJpQ2uWIs8GN0BSDWwbOoxbu30TdXZ/kLb7zxhrjj5AUfinUmFpm4p9d5ZCX6uOmLvOxfDcna1u2ACm+/eVtInzxpVuwD8J2Kqq3bUdXt27p9BeG+jZ75+fknOhLvFFNGxK8EcOESV37OE2+BrzHZiVB2uTKxbfFc4CbP1F3DB8ykEcBHS1tE+03dviQiRZc0ZCQv8RYkqekFVUsQC8ESkZIsZ/XUZjlOHxPUZkLJUjaZ5E+rcieltYpMcp5GwMEzZH/rE0a0IdtEJzfxFsSNLolhoWwVmbz8rb7ITJzbRxfmnBZu7++dcZM7nXwFzgACDp4J97Ru2+iKTMhSqc/nLd43rTfdXlS1TFffEberNTe6eWH6mFQlIY/xAIQ7SfAb5BlGwCEKC/KwwkXeCs83W+N8dQ4HmDMCHpIb3YY1PKr8XORm0vc4twk1fFnhJkfAIRohwuJuCVnf/KVmP7A6pwOl3eghJLMNG6tuc0HiI6VMPiZWHfe9jMhkSj+pyCYvRMDpBnBARdUyySE7z6z0A6tzPqC40V9WFtYaz+llJgK+K2fxkQnBAQ+vd055nKNg4tsHVTgr+gUp4KbUDsAmT9AFLfF1bXWfsC3eiUhIOdnxADpJrLsxVXNx5+VSHFN+xrm93cTCuHPFKnyE57Zw9piV/gAQb/+QVdWez/KDqws6AREJWWf8VRWOG/1p1WGM2rh8fYxzv+brspmpxLQBnltrjJq6eQAb7KMLMiGe0Wey/vDqgk9G4qsvqnDc6JIktbdNEdql/HT5nvZ1f24j3CSmueEgCWxggd10QSZ+X7YAbbaLmG3xFi4YAZ8JoAOXlpdUtZh15hebx3FuKeGb8Fy4SUxzN9aJf0PR9NIFTTmi22e1aD/T6i+utniS4hIYV2G40SVTvBVXrq/Z0Yd8jHOnSsEQbrc8YjxGAEUxQhcsyzeNaI/oNt3OH1ht+YRPGSs8hH2j+4yAD68gRLL6l4/xw0kf49xGuCkF8wfWQIciqdAFNy3srxvBXiVbfbYr2gldDi5C3OiSjb5fhbHspSShPahfcHdka5ukHx+vwcs4d0q4wR+6zRifoCugAMoY85ZlTaXUazppWqhzP0im/byFnTt3FnGRIn4HA7HCluLHWhNnjRCJtfKc8rMs7AXf3OWRC/dFMyldzqO0VdXCL74n5b3oa0UCBM2NElzjYlqojXDfRhHi3eX4opMdysaU/2tYy8tXlpic0i+5KeXvntKHEG4rYn3KjN/ZLP1tJnu7TPOxnl2s71fQGsDq7lysbeDa8r7t/ab83IGr0cvbR0sqmVj4JNyxZJWLR0NKH491aqGa6gQJt/i2hO4riWcJIAdkcZZvI9ZxWt5pZowlc1D572L08fxmEe7CJmrSr6fy8miYjWEmxItjPBK+eJ32Y30Dlrc6WyfWVR9P0ifLOyHZSpOlMluzCr2Kc0cg3BeNJ+OYhb4Sr9PnPekrYt+QFyJ8IayuVrhYx255JyQ7lIXkRnfNhGfCvS5w4Z6qGch2+lQOpPts1kxaXS8T+7gi8xzyoYJlXS7LO82AJy80n5F3vze7haU2GQnxnomAvupqv3OP+u63fd3EBoLCl0zzk+r2eLV1sS6L5Z0m2aFMLPA9PAt39o9Pwm0IUbgl7PCa69p4EUwt4K940IeSEX+Mxws6YMQTsZa2EGMHrw7gHEPbocym4Iz7dEJmr+jQhFsmiC/7sqiNsXhfUW4382HLUOgUm8lqkg3++7r9mqolE8uxZa3ww7EKdyjinSCWwMsqjB3KbDDhyr3bQLh9LH3KoJUz3iVoGQEfdzhZHTDlbADtUrF4rJfKINYhi3diJYWyQ1mRHNcv+FMeCbcswrI/oP4TUXzVw5BDWsBlYvaaw1Ngv28IxfKulrGDVwd63iHtUFbEBManBDVxk4e0epqMmZdtlIDl4RZQ7jbxYbcxQLwR70JIdigrkxtdhMebsrBUSVhIE58XAqtjdrXwDpY3tEtFtx6LxztRxk5eHfj5XzACPlWS++XNNp+psqZQarlPq9ryn0GVQJnlSl1Y393GqwLQjnjbQpLVFsrYyV2RXMeUurW0aqz7RJ/2zNUr5XuhvNwlRyDkhUeOO7KE5ZgkiEKrjGB1Y3m3QrJDWYwbKyxtR+rLyZjlPEPJLA9duAVXyYlb0SFoA5vxbsQ7EpIa2djc6Ic8inMPqHCWrY1BuJPSMReT0j4F0DoVi8eqIt5xIeL9orFYQ8e3OHcoCWpRCHcKF+JN0hq0wxCWN+LdCUlN+OmAr+G0Lyt/GcZUGDkFsQm3cjURNRM2gKzY3gYUyztSkh3KJgM8d9/i3PsDscRiFG7B1Wp6ZJwD4o14O2NGhVcTfsyjOLeIdggrqMUq3M4sb4AWqVg81pEyd/TqEl1rskPZ8UDOd78WTeeJYcZtehDhdjz7dLeOPXFvaIURrG7EuwhC26FMqrKedbxJhOwU5nuc26slYwGwvBFvxLsYThkhDwGJOT5rNv+wPnPQH48EINzBrZwGECG9um2zeLxpxLt8iDUZUg2rWL5Pyn7ZtrJ/TT335z3vl6U9zRFuAC+wnay2UObOLqN4h2BNNkJWNXva0prTvrvLk93BLpRi0Lor2aJUDHwV7xNl7uyyiXdIq4M1u4YvG5d2UUIRwrrlE4HtDpbHfS/TcSE8KhaPdbLsnV0m8V5nrMkYEIt4VIvswbwtMlMWNuz59b+qhfuUAoCyWt5VxLs8hLQLVlbE/f9sXm50MxHwfYJz3LPd1WzhqmRrVgFkY5/FY50oe2eXRbwlU3tPpNfWZwQ8D2t5v/I7kW825lruFdisAPylYvl4iHcJrjGGOHcmz4LW76fbdaMH4C6XFcbGS/ysssMXIN63qCLe8RPCIiN5IQL8nBHiVoTbd3e5ZJYfKnlJGCudgc+MYHkj3rlao6p82bIyUWnVAvfdXV62zPL6yZVL4aaGHrJgM1ntLN0dt3jvUv5nTRfFZFYr1SS7+dxPM2SWO7W65xTAylQsHqtKd8cr3pLcc6Ck97TVPcB97idJUGPNclzm4D9DFo81TXfHK95jqjxx7jQSG86cjW0y1H0NK5Q9QS25R+uwvMFz2MMb8c6F/aq8q0IdasFdLqLw+RiuJXJ2uTw49wAQb8TbBoNGvMvIlH7RtrKghiTz+eqdmCxzgppH4s0CLZCFiuXjTdPlSnVFdC1iSR4s6X2U2PBU1h822cu+LlrTasw+Wox3xOUmOle4C5BipO5TLO5ey5b3IrchPvEeU+WNc4+3+Du+Llojce4JHksvrG7hbW5BqaznSkqM059DHp3nCW5VXOItrvKyZuROtBKX1NacLBXra04Ace662+X4+IQu4mF3A2EWwd4W0HUg3hGJt69x7lnz8ivyBdxSDbRxw/pqdU8R577tXm32YJLF/QiDtOt6pO5zX2TXWuV2xyHevi7rueTKFitSv4RnVTFLtM61UQM9rPwMLbQUs8fqtsJFfU8ucBu8oNKg+ebSxvJGvDMjoujjsp433b9iGWsBf0HVYvJ5ufZbjnMbS+5xXyc6PIq33SuZlO7F6i4N9dZy2rXdQ/cg3rGJt1gmj3h4XneUbBkhf0W/lMW9n4eLf6INq2i/p1b3BHHuO9jlwb36IbchF5aLMycu7n10T8ss0AVhi7ev23zONXP/yveMG/1gBy/nltf6Nla3j6Vhx1m3vOFEyzXUeGdjuQSwpG2je3LlCF0Qtnj7Ws+dyf0rVrlxox9ow3Mgrsx2YsM+JvRJWRjrlt850RJ3uetQ0BWSB2+zmoWRuk9c2vap0gVhi/eo8jPOndmVbdzEh8za4lk9CFdUGy5mj61u3OUNbpkH51AWb0hF3ZkA5mNtMyDewYv3Xk+FqK1tK+WXUm70lSYk7S4Zut/T/sIte+dESxIafajBj+XepK3kkGubocY0XRCmePsc527b/SuCrF/aL6rmbnSJDR9rQwx8tLrFXU5ZmN8TrRAs7+USwBKxJhEMyxvx9oSkntu3bOmWtuBsIuCJG32vunPDkE5iwz5a3bjLl59oSYa5D6sEznpyf5ZLAKtgNSPeEJZ4+7rNZ667X4l1rV/ib5uJSnK9bS0Z6qnVjbu8Mb54lWxZ3SN1n9Q2QzNO0gXhibdYJMMenldbruwM6iZu9FfMy/ztDiYHvvUZ7vLGEy0fMswTTufwNxIL2fdNLgCrG/EuiM3Kz+VPRVALK3Mylnbb7nhPVuiqB3d543vlS3hjNmPFRCybXEA4sLJaYOI9plgVrB32eNZvx3GXN9Zvj6zu46pcm1wA4o14F4C4jaOPcxeET2uYS1Ifi7Esb3VbX2/+scce27Rjx46egYGBTVu2bOnp7e3dpOlZq+np6fl33BXwlCpdEIZ4Dyo/49ynJePKc0HYpfxaxGYSd3lDcl9vfmxs7D75HBoaWvq85557tqxZs6Z78+bNW7q6utbS5YDljXgXiY8WtyRcTQRwT32Kdc8WkdQXidUtE9SWqgEGBwfX6t/r15by2u3bt/d3d3ev7dfI9/THvfQqRAqZ5gGJt1i3WVces8Uh3y1I44b1aac13OWNuaM0bHR0tL+vr2/tjh07+tevX782cWlv2LBhk/56E10GJYWdxAISb0HiyiutPGaLqUA2avBJuGfY3OI2biaCvf322//6G9/4xsP333//kmsblzZAU6bpgrDEW1haeUzV4t+uFrEQD0Ao9cm+JKpdUeWr6a6ojJtcbN26dakBQCaqdEF44n3TijMiml55zJYIjYfQQcPDw9IvvoQYXoswSW3EfFLbDIB4I94tIC7YZOUxW8t+HjLWfwj4kqh20feM/GVgkwsAf5mmC8IWb2WEdMJY4fUbeOTNlApra8RdnpyHjxn5bHIBECZn6YI4xDtByo/qN/DIk5Di3D65zGcdraQ2UvfJJhcAcVClC+ISbyHJRhcLPM8FXSTO/WpgfeGLy7yICU9iIbPJBYA9jphPWRzlKw7Pg8VZIhTvhEl1K5ktDze6uH0vBNYHvuwD3Y7VvVwCWNJwaQPkz1lj0S4YcVxIieT0Mj/vUryxvCMWb+GUscLHVGdu9Bllbz/jXDALs/iwIt1yVjebXAC4tZrTAl1tQwx3O74WLO/IxVsZa1kEfL9qb4vFQrf5jNHqTja5eOihh67oScS/Ure7uHFpAxRnOZ9YxlqeLuBYvYg34m3TAkyWVs3qRg+mnnsZCssyTza5SJbrZJMLAC94RrfDlo414vA6FxVLo5ZKvJUR7xdUzY2exTKdVOHFuTuyvNnkAiBYbAqaS8sbq7uE4i1ITbgs6rKSG/24qpWeBYcpEVvWu8AmFwDRYlPUXMa8q9zqcop3QuJGl2z0+lroUOPcwsjv/d7vPbxmzZrPyBdscgFQOEmWdtLSyWB/jeWNeCPe+SPiXb9DmcS5J5Sfy59WVIZNLj7zmc8wggHy46S6s3wqS5b2bsvnaBOXiafTDEnEW6k7dyh7zVjeTqzm1EPPJhcAdjhSJwrTOYmETevUptVdcXy/sLwR79uQWu7TqrgENTa5ALBPo4VH0guQFIVNy9umNYp4I97e0a5wpwW5ou50bVPbDFAM9S7tal1zSW+kfe5SvI8w5BHvPHlJty/RDQBW+azyO/5pzfL+3ve+94NPfepTZRBv6rtXYDVd0JyZmZkx3Z43s3uEG8A+Vc/Pz5rl/frrr48ODw/vt3Q4l2Vi1HhjeXck3OMINgDivRxmnYVB/Z6wlssyPj7+lv7Yr48tizON62MXWS3DAi2IN8INEDj1mdqVsj0fiVjr9qD57HZ4OnL85/Q5Teh3VVGbKblMsK3yyCHeCDdAc9rJ1H4esb61/r8N5ufnf1T3X3I+Y/o89StrZjKy7sfyRrxbFm6S0iA2fM7U9kmsNxuRTlqfT+d39erVK41P/aYbPa8S2BHH4xUQ75aEu6LcbjwP0LZFdu7cube2bNkyu23btj9IWS9k7TYXbBG9XUasB1r9/aGhIWuW9zvvvHO+ybfl3J/N0Y3OsqiId1A8QxeAT7z//vuXLl++fEmsLnl5668/PHPmzPzFixc/nJycnK/78Yu6vVhwEpNtzhZkXSeC3R3QWPhwhR9J3Oiy2dJkh+OATHPEOyieoAvANYuLi+d/93d/9/DRo0cvtfirE5EJdy5WWKfWdTOSDYFsIJO2jD+6R67TWOHtLgFdwfJGvINAD3IRbtYVB+d8qGlDuCVpadbiaY742n9atNalxHpXSNZ1M8Tb0sKPyyTly7ovxAJvZ8tjxBvxDoZxugB8YK2mxV8R62qqzH1m3OGyY+CD6tbOgYXT399/r61jLRMmWQmZtDyp+0YmMK16ZVyK9zRvAcS7FXroAljGCv7x4uLilUuXLi0ODAzct379+k2FD8Seni0t/kqM7vIsgp2Ucu1VObvDfePatWsfdvDrMpmRZLZDLbjRXXkhzypAvAEykCw+ckd9s37ZySIVw8kPfutb33rShni3yFQHcc1QBVvEWqxJp6VcNmu8L1y4cL7DP9FnBFzc6DMr/KzLZLUqryTEG2BR3bnYyHTdZyOR2JsWbk+Z0+/h2N3lVZ8E2xXi+cnpT8na6BJaaOatcVkmNs1rC/GG+ElWBqtvHe3hbIT7Sc+vXRbsGHd4fCsv+JMnT4p1+6yPN8BmjffCwsKlHP9c4kafaJDkOOKwW1mXAPGGCKhfT7vetZ07xsobXe57TVa4csFkjqtptaVdNg7y0UcfreMxUOr8+fOLOf9J8WAc1OP9Bc/yJajxRrwhMGRt5pfqxNoqRri/rBqUFskiKffee++DNs7lscce29SkXOx4m+U/kCM2a7zn5uYuFfHMNRBul5Y34p0R9vO+BVmO7mfc074Kt2127NjRqPrhopnoQIk4c+ZM3pZ3swmgq5i3XCNuc8S7ZabpAqc4y3D1TbhX4FAZy8J8xGaNdxuL9jRjpQngkKMuxepGvBHvPJDaUllb29LhnMz2zWpcBwIR7skylYUJBcR6g6OAZ7DZBLDi8FIR7xYg5n2LwzKoy3TBsoa2LMUpZSiSzSovSomtiYsumelLLetTTz31mxZOZ58j4X5ahbHAx/EM9bm2sDbRKijW2zE2a7xlYxqLE0CX4o3LHPFu60W+oAe17CM7FMs1pbeKlM8333xzXgv1h/o652dnZzOt2NTiesp5iMKCpfvdsqtc+m/Pnj0ubqW8bH2Kc+/mjWGPHGu8T2eYALoU72nuNuLdyeAJQrxv3LjxrljK9VtFyvfGx8ffym2aPjk5/9WvftWmKBT+ALcb45aJj62O2LFjR7/+kPso5WkTxLn9IsAab4lzT2T4OZfiXWVkId6diPdXPDmXk8YKrS7XVq1apb74xS/+JxsnIjE3S8uCFv7iCCU5Tfd3sjnJhG9xbj1Z3HjPPffwtrCEeHxy+DNZJ4AsjYp4ByveNhF3WFLb3M4CJPJSLzxeKzG3GMTb7K4USnKaIF7OU76cjOm/vWNjY//0qaeeKvWLwmaNdw4en6kWtot1VSZ2BPlBvDt5OdmOe0st7/Md/P6sDfGe11gqixkp8N6GsORp2vK+oMfipAfPhGy1KYF+6T/r64oXUN+cC21s29rJDK4Ty3u2xfXvXVneWN2Idy7Wt82490gHFr+Id+GbZ1y5csVWrLeQWb8WoANGgDrCZvLeQw895LRsJrGy1TJ7Yw8MDFjbWS3n+ub8Zt2tb9vavvpmTC5d7tFVra9/72prZMQb8c5FvG3GvTsV78I5efLkW3v27PlFC4fKddJkSsHGVG3P546xmbzX1dV1zYFgrzOTwaZW9pYtW3rK/IIYHBy0ZnVLOWcHv97qgj4jDruVGm/EOxfxtknbD4w8mPqFO5uXOPlgcapa3LvjWbjuF+mTgyqc+LazF6lJ4ns8D+9EGdD91W/rWLIOQ/uvh5lWJ/cutwLF8m4RVli788GUZLGTFg/Z6eIkhSc0icVpWbw7vYf7VW3xlW5GdNN+2qub9NOzCPeKiAv6tDwOX/jCF16zdVDJN2nj1+bazJdwmWmO5Y3lnZv1HUrcW14oo0WfoMVysbZrvU1y1ZNFeyICF+xMrnFYYjZpdVbsP7E2Y2g936STfd5dWd4nGWqId57iHUTcW/Z01i9kEfBHijxBi+Vibb1AdB+IIH0ea7vpxGZ/SBa2xXX1E2Qhk1Mpwf7AtchJvkmLvzLRwT7vZJoj3sG/6A5bXkZ6pMPfP1a0ePtaLmZi2+J5sLI+uUUPRF5jedCIdm7eiN7eXivXn/Oa3o2s1NlEsLOK3gcffDC8bt06H293p+sCVBydNy5zxDtXZNEAW5tl7FMdrOstD6x+SYvVUJgb1LdyMVeWZCgL1pi69uEiJjWbNm0KOdt8LhHsNhK6lpL7/uRP/mSrLfFuYaljua6pDg+3DfFGvGNgWtnd6UoszsMd/P53VIGxb1/KxUJ0/9p8kRrR3q+IZ6c53ap13aBvl7aP1ZOXT3h2fXmsf+8yWY3dxBDv3MX7awGJ93FVYMzXdblYs0VDyk4qCe1xRcw/EbNTxrrOsxpj/+Dg4HZbF5HsCpiBPPZ5d1kmNs2QRbzzfCFOhxT3NjXf3zFWV+5Y3l1sSbyNYEusdheWJKK90vwyJdizBfT1rtqHvRrvrJN2fb3Hcvg7rizvszzJiHcR2Ix7D6nO97OeUQWWANlK1vrud7/7b5555plfZfiVW7Qz7GOdCPaxIndeM6EaWWJX4v3WVlc7d+7cSvHuPPd5d2V5V3miEe8imFYBxb2N9S1JK4VswGErWWvt2rUP+Dojlxeqpax7b0V78+bNVtb1brCPtbjEjxUt2HWMJf29fft2a5a3niyvFKrKc5/3EYfvWEC8CxlYIcW9RcCP6Ze8JHPlvlCJrXIxfYx+ht4S4so84Zul3dXVtdbyIYuKYWeZMN1Whtjd3W3t2s+cOdNsdbXJnCcvWN6IdzyEFvdOP9iqtuRlvm9QS+ViGzZs2MToq71QTfb4qCphTFuPAxGvV3OK6bbz/A+qul37bE4smySJnp7J/8U05Og2I95twtrmK2Nzk/ihPGbAZkY+lffJtbHaU1uEtAhKkfzhH/7hv1S1EEgpk9EefvjhEw6FW7wdB+v/3+Y+3g32FJA4/0Tek0SHt5kab8S7MKYtHy8X61u/9ES8c40J2iwXGx0dLb3r/OrVqxt5/JwxttykydY+3teuXWv0rB3KMc6d4CrTXBISqfFGvAvjsOXjjeT4t8ZVLV5YpCVQCH19fWt9HAznz59f5JGwRtWR1b3scrI29/G+cOHCcvt4TxWUpFfB6ka8o0M/yCfMDDE48TarSeXqYrO1WcTQ0NB9Po6Hubm5S2V+Hix7RKoOnvdkLfjlvmft2q9evVo/6Z413rQiQLwR72iZtnisXOLeKQGX7Ny8akFtbBaxhM2sXl/xcQLjq0ckJ+FeWv600fdt1ni/8847acu7k20+s8BuYog34u2b9W0EXDJTj+fxt6RczEYHUC4GDhDhbrjAkc0a77rwTBFx7jSuEtawvBFvxDuDgE/kIeCUi0GkVreUhDVdN9+mNygVnpkqYrlXLG/EuywPdrBx7zrEfd5RwgvlYhDh8y2LsKy4I59Nb9CZM2fkfTNXYJw7jastXhFvxDs66zvXuHfK+hbX2yudCHjZy8Va2F8ZAni5N6rnXg6bNd5Hjx6V8NR4wIbCShxheCPeMYp3YQ9VSsBPt2W6Uy5mDR+T9iwn0dmwzMTizrSRj60ab1PRMdHJ3uMtwLKoiDfiHcqMWARct0OqzRh4icvFis76vQ0fk/bWrFnzbiwPtFl6dk+Wn33ssceshXGuX7/+lsU13Il3I97RE0vcOy3iksTWckzNVrlYb2+vT3FvSRp60fbGGJ5d/yuPPvro65EId6Y4d8KOHTusxYU3btx43GJXuLK8pxV0BBuTtD7gRi0dK4/9vbMI+JR+kV1ULWx+YWt3sU2bNvV4ct+nLCUO+SraNjKebQp3Us+dec34gYEBmxNJm1YpljfijXgXwBPKgpvWbCP6tnmhDaz087bKxWztG72CcC239aJ4YHoiH+vHjWhfiPDaRrOM8zRbtmyxeb9tClsF8Q4T3OatEfI65ysJuAhUpkQ2W+ViDvaNvjk/MaL9SoO1pGNeXEJE+3ckpOJYuM8WZHXvUhnj3Gksh3BsCts2B/f2JFKC5e1itnjW4oAfsXlxJhP9kHnBNXQr2iwXGxsbu89yeZY3Fqdlz8NpM2G54MmYzF3A9LjerJosf9oMyyEcW5NDrG4s71IxbXlWbP0BM0lZL6qa2/gObJaLWVxPeikhywOL04XnYVyqDyJ1kd82F1Rt7o1uecU/W9tkuhJvlkVFvKMXb+vWd0rAL4jbWNVi7hfrv2+rXMzCetJyba8aF/lsScf0AeNtiRZ9fS3HudNYXPHPpkvZVbIa4o14I94WrfDbsq0jKBdLRPsFSdgr+ZgWa3TMCFyMwi0Tk+F2f99mjbdFq3vp8XJ0S6rISOcQ825v4EUb924g4BILl5IyiQfLXsd7Ai4Xm6tdUkeCLZbDvjh1bmk/6/FYXOgrbfOZBZs13patUlfvFixvLO9SWN9O4t4NRPyCWdjld9auXfumjWPmmLQlEw9xjb+Yg6W9EPHYFtfys03c6LastbysszHVZpz7ZofYrfGOeWwpVVAVAeINPoq3F9Z3vYhra+S/2DhWh0lbYmXLTmq/bRLRgotpS7a9g8MmbvQDxnJNMxSKeOtzFy/RYKd/x3KNt02r1IX3qKogn3cjXRCMeI971gfWLIQWy8VEsMWyPl2C7OmikXroAS2CEw3q3b3FuP/35/G3LNd423quWBYV8S4lMnssVdzbpYWwQrmYJJ7NJg3Bzh1xo39Zi+FkKIl9rWzzmXH82bS8bYkby6Ii3qW2vr9k6VhJ3Nu3gW9lAmPKxX5orGoR67fNv+ccifVCyca6uNGflDi47u8QzreldctXwnKNty0qiDfijXjbs77HPfRAFC7en/70p8Wi/moZvQ6e8UgAVvdw3udpscb7SAnEe1pBLpCw1j7RrnPum4jddddd95V1kFlcYW5FBgcHbZ5LyxZaq9t8ZsFyjXfslveiAsTbA8R1anM1pBFP+8AG+8o6yCysMNeKONo8l2qL55ZrnDvBco23TavUhXhT3414e4PNh82bem9H19/LcIMmSJy7L+8/arnG2yYuEtYQb8S7lOLlo/VtM3FrN8MNGljde1VB8XjLNd423ycu9qOvMloRb8TbD2zOpCtlvO5PfvKT3+cxayrcuce500Ra4z0S+3ODeEOWh63scW9byx1WPLvvVti6des5VdsY5iKP2x3Cnaxb3l3UMSLdx7sMk33EG7yyvn2Me1ctHaesbvOKWd1MBPy0yxOxHP/NMq462uYzCxZrvG1mYrsyAhYUIN4lFW8frW9bs+myJqwtTdZkZzfdDqnaWu1XXJyI5fhvdQWrWzZO2VP0SVis8bZplbp4lo4oQLxLLt5PeHb9lItZZKa2xNnLqrbCXCnRwr1ZdbjNZxZGR0f7I3yOBBderCpPL+LtG2WPe9ucvFAuVhNwEe5XVG2b0zIypgqMcyf09fXZXJQm9uRPxBvxLr313aP8iv+WtVzMqRvQuNFlb/VXlSM3uiOru/A4d8KOHTtitby3Obh10woQ75KLt2/Wd1nLxXyxwmWnL0lmi96NbuLcw7aOt379+hgtb1fPEJY34o14K/9c52UsF7PFirF+2VlNNxHwQrf8sljzfHYZ4bYS505zzz33bIlQ3BBvxBtSiMvLphvVN/G29WCyylpzEZdM9HFVkBvdYs3zcuPpSWUhzp1mzZo13TxDuUCmOeKN9W3wLe4du8svJAE/pWpu9NlYrklb3fv1x6Dt427evNmW5X3W4mW5SPqkvhvxRrw9tb5tPZxDHl1z1deBaNzoko0+FYFwi2jvd3Hsrq6utRGOJTYkQbwB8XZy7b5Y31XfB6QWcBFvEfEgs9GL2uYzC5ZrvG2OJReWN+KNeHtPWePeNt1ilRKOq7ZfuFrAxX3+ggrIjX758uVka88xZTnOnWC5xtumeLtY7KiqAPHG+r6JT3FvmzPrMiatdXTNpiZcLPDJTv6OrRjwO++8c5e2up9TDuLcCZZrvG2JW28J3g+IN3gv3r5Z37aSblhlrX0Rl1KytncosxUDXlhYuCTGr8u+slzjbUu8XUx8T/LkId6It9/iXS3hNYco4F7sUOY7kdZ4k2mOeEMTyhr3LtvuYtOhDtC6HcpgGajx5jlBvLG+i8SnuHcZy8VCt8ITN/ocvXE7Fmu8bbqVKw66sspoQrwRb7+tb5vXXSnZmCrsetmhbHks1njHXqmBeCPeQYn3YgnFm3KxQK83yw5lNuuez58/v+iysy3XeMdeqTGtAPHG+vZavCkXCxyzQ9nLahk3us2657m5uUsu+8FyjbfNSW+P5a48y1OFeCPezR9IX8SsTOVi1UgFfM7GDmU+Y7nG29akdzfPCOINfom3T9Z3tUTXG/WLqegdynymt7f3aoSWN8uiIt6QcdCWMe7N7mJxCXiyQ1mZstGvPPzwwzcifGZcvCOwvBFvrO8VGPXkmm1ZEdtKNpachUXMDmUvbtu27VhJ+nrSco03ljcg3iUWb1+sb5vXXKakNecx/s997nMbbB3rzJkzrrLNT5ukPVtj60jkzwvijXgj3oGIt83MWdY4j5SjR4+6yDaX9d4nzL97IuxW28/LomJpVMQ7UMoY9z5Rsutl04V4OCT17pbHlc0J/lDE7wLEG4J+OPd5cs1lKhfDsoiDSbPSXKxUHByzyrBCvBHvsKxRWw8tMW/Ig9NmjXcXz5Ct9wPijXgD4r0ilIvlD5uxFEM6zh0zLIuKeEMbQmZziUAfxJtysTixMrbef/99m8lqx0yc29UzZEvgXHhusLwRb6zvFthXsut17Ton5p0zly9ftine+4eHh12tkbAY+XOCeCPeiHdg1neZysXIqA0frd/Dz+q22fIE+ETEz8kRhhXijXiHJ95lKxeD8BnQTQR8b6STXNseOaxuxDsKZCCXLe5dpnIxW1R4lAqle2xs7KsRTnKJdyPeEIj17UPc29bDW6ZyMdfiTblamJY3y6Ii3hCIePtgfVMuFh9WytUuXbq06OwCh4buw/LG8ka8ocziXZZyMSyMvAfOwsKlslwqljcg3v4jM9Eyxb2nS3KtlIpFxP333x+j5V2x3I2s9494Y313gOu4N7uLATTG5kTetnhXub2IN+IdrkVq021WlqS13TxCxdLf339vhAJXifjZR7wB8Q7YuqiUZPz0lvTYMWJTvLdFfG2IN1gb1DbjQSMeXG/s4l2WmLc1q//8+fNOss3Hxsbui/DZYFlUxBsCtL73ObaYbLnPdpfgGkvD3NxcGbLNbQmci+d/mlGMeCPeYVvftqzSHoYVdIrlGu9qpM//WUYS4o14hy/e0yW5TgBfxZvrQrwhR2u0LHFvysWYoASD5RrvWC3vaUYS4o31nQ9DDoWNcrF4qNAFuWHTtWz72WfRIsQb8Y7EYitDuVgZ4nzW+vfMmTNOss0jrfEestyNJHAi3oh3JOJt60VVKcE1loKjR49azzYfHBxcG6HAuXgmEG/EO2rKFPcuQ7kYBM7w8HC/5ec/RvFeVLjNEW+s71xxGfe2WS4We9JaxdWBL1682Odpn8zqNtPpH9m0aROWN1Y34g3eibdL69vmdcZufTvZ/lRbpevOnTu3y8P+uKLb+MzMzKR8mq/bYvv27VjeiDfiDYi3gxeVU8s0cg7cfffdn/DwvA5p4f5A/qE/T+mPF4wl3jLd3d0xWt67I37WAfF2hgz0IyUQb5uzcVfiPR3rINVW97D+eGTTpk1WVrF7//33syarTWnBvk2oRch1e0W+1+px+zURilwvzwHiDeEPdpdxb1ulVCSt5SvcA/pj1OYxL1++nEW857RINxRo8z0R8cxu9LUaS5doM1F1n+UhU+WpQbwR77isb1sPNdtW5ifc6/THQQ9PbSnOvdIPGatc3Oins/zRnp6eLZFZ3TE/54B4I96WsOU631eCMWPLuyAWt48Z5hNamC9k+UHjRj+k/znZ7Ocs13hPR/qsH1GAeJeMMsS9WeM8oOvTVvde/bHHw2ufMYlpLf+S/nhRt4sNrrefcYLVjXiDz9a3q7i3zWt0EfeO5sXVKM69efPmLY5Pbc6UhLWr+nNGwO9wo1uu8Z6O9DlAvBFvxDtC6zv2crEoXlwmzn1At+7673V1dVkRuEuXLi23rrnEuSdyMNsTN/qrKpXMZrnGO9bnYFoB4o14RyfeZSgXi4H9ug24PIGFhYXlss0njeWcC/pvHdMfL4s1L19brvGejvQ5oMYb8S4lZYh7Uy7mt9UtK6gNe3hqx43Y5oqZDEg52fEHHnggxnegbfFmdTXEG+u7YFzFvauWjhN7wlruky8t3JtVzV3uGyKwk0X9ceNGn1i/fv2qCCfpNpfSPakA8Ua8rfCEg2ukXMxfxtQycW4PmEiWP7UwobWBLdcyyWqIN1gU78WQrTePXlxCJfLJV55Wt2SWN41zj46OukjoyjXO3QSbnhpbE1jb3idc5og31nfE4m3z+ioMp0zCPagyxLn7+vqsJXSdP39eJrGnTW12bFZqrJY34o14I96W2KbizkYlaS0bA76d0I9//OO3VQ5lYVje0T7bgHiXWrxdWN82Z+cxJ63ldm0rrTzmgl/6pV/6U0tx7pgtb9vP9rQCxLvEiLjFHvc+G/G1BSk2zVYec8H27dt/EupkqKSW91kFiDdEH/euRmx5L4Y66LJu4MFkKJjxMRThMw2IN+JtcBH3tmV5DDm4d8En7aTc6LdleQ8NDd0X8TPXG9n4sD1xnVaAeEP0ce/Y1zgPnvTKY45OwbYlNxTZdVHjjXiDI+st5ri3zckJ4t2+gC+tPKbqNvCIUAx6I7yuSsT3CxBvrO8SWN6xlotZu65kA481a9a8S18i3k0MDkC8QcUd96ZcrHN6LFvhc48++ujrkfalzbFvS7xtTkgWFTXeiDc4EW8X1nes5WJYIIi3D+Ldy5hHvMENsce9Y3yJqcgtkJFIrwvLG/FGvCFXDkf8Yo65XAw6w/aCH5UIr8tmWKXKkEW84XamLR7LdtybpDXwRQwqkV1XrBNxQLwRbw8eepvXFmvS2giPSG4T15jE2/Z4x/JGvGGZh8Kmq82mGCxwXeABFcvPsw1YoAXxhpJZ3zZFLtZysZhdiDF6MCoRjg2b9+kIr2jEG9yLt+24ty2vAjHvfIgx+c/meF+IcLxjdXtAF11QevEWxiwec0HZiTfKC3okwhdnzJOSkciOk1jEI5bGO+JdIlbduHEj0w/u3Lmz1B1V23TJKlVlL6kGACArn1XsKNYS/f397izvN954o9SdPz8/78L6/hLDHgA8A8vbA4h5+wszWwBAvAHxRrwBADriJF2AeMPKs9uzdAMAYHUD4h0Wh+kCAPAIlkVFvCED03QBACDegHgj3gAA7VKlCxBvWBlZ0IQEEQDA8gbEG+sbAKBlSKBFvAHxBoDAqNIFiDcg3gDAuwgQ72gh7g0AWN6AeDPjBQBAvBFvQLwBgPcQIN7AQwMA3rBIFyDe0DrEvQHAJS/RBYg3tAfrnAOAK8bpAsQb2mOaLgAAB4jXr0o3IN6AeANAODxPFyDe0BlH6AIAsMhBRcgO8QasbwAIhm8qYt2INyDeABAUz9MFiDcg3gAQBlLT/VlFkhriDblC3BsAihLtr+tWwVDwny66IEjrex/dAAA5GgSSlDauagtCAeINBYn31yweT7JNq3Q7QHScQKwRb7Ar3mU4JgAANICYd5jYjHuP0N0AAIg3hGUJI94AAIg3BCbe21Qt+xQAABBvCES8sb4BABBvyAni3gAAiDdgfSPeAACIN8Qi3sS9AQAQbwhMvLG+AQAQb8gJ4t4AAIg3YH0j3gAAiDfEIt7EvQEAEG8ITLyxvgEAEG/ICeLeAACIN2B9I94AAIg3xCLexL0BABBvCEy8sb4BABBvyAni3gAAiDdgfSPeAACIN8Qi3sS9AQAQbwhMvLG+AQAQb8gJ4t4AAIg3YH0j3gAAiDfEIt7EvQEAEG8ITLyxvgEAHLLqxo0b9EIG5ufnQxHwfZaOdVa3KiMDADJwwrwvDpfxvdHf35/73+xiTEVnfdsS722mAQCsRPJe+oZuJ3V7SbdxuqV9cJvHJ94AAD4zpNsh876q0B2INyDeABCWNS7u9N10BeINduu9AQA6occYHQg44o31TRcAQGACLolsvXQF4o14AwCEgyS/vkQ3IN6INwBAWHxJkcCGeJcc4t4AECLP0AWIN9Y3AEBYPEEXIN6INwBAWEjsm8Q1xBvxBgAIDMrGEO9SQ9wbAADxBqxvAABAvAHxBgAAxBsQbwAAxBtChrg3AITGCboA8S47C3QBAATEWd5biDewVjAAhMVhugDxhlrcG9c5AGBwIN4QGM/TBQAQAN/UrUo3IN5wy/r+fboBADxmUbEpCeINd/CMmdUCAPgo3COKRDXEG5ZlDAEHAE+Fm/IwxBtWEPBfMw8MAIBLTiLciDdkR0oxKubBAQCwjdRyH1S13cMQ7jbpogtKyYJ5cKQ9YT7ZQxcAinznnDDGA4KNeEOHnOBBAgAID9zmAAAAiDcAAAAg3gAAAIB4AwAAIN4AAACAeAMAAADiDQAAgHgDAAAA4g0AAACINwAAAOINAAAAiDcAAAAg3gAAAIg3AAAAIN4AAACAeAMAACDeAAAAgHgDAAAA4g0AAIB4AwAAAOINAAAAiDcAAADiDQAAAIg3AAAAIN4AAAAlpYsugAgYSbWKbtua/OxJ3aq6ndDtsPkEsMXuurE61ORnF834TNq0GbsAatWNGzfohQzMz8/TCf4J9phuT+jW08HfkRfkuG4v8WKEAgV7zLSeDv/WSTNepS3QtWHQ39+PeCPepUfE+vkVLJZ2OWL+9jTdDDlNMGU87Svgby+aCedLiHg5xZuYN4RkvYiofrsg4VbmJfsXxqrppcuhTSpmrP5FQcKtjAX/NVXzFj1Dl5cPxBtCQKyXvy7wRVjPl8xL8Qm6HlpEhPSExbEqIv4NM1lgwol4A3hBr3kpfc3BsXuMlf8StwEyjtXDRkh7HBx/n5lw7uZWIN4ALqkY4d7n+Dy+glUDGSeZo47Po8ecxxi3BPEGcIFYD+J6HPLkfPYh4LCCcPsyVkXADyHgiDeAq5dhj2fnNYSAg+fCneaQwoWOeAOUXLjTAj7ObQLPhTtBzq/CrUK8AYpm3POXoSBxzee5VYzVAMaqTIIPc6sQb4AieUa5T/jJimS/j3DLGKsBMMRkM05YYS0jrLBWKBXd3gzsnM+qWkyR1a3KN1ZPKH9DO434tGIdf2ewwhrEyniA57xNsbJVGXkpQOFOzhsiAvEG14wo97Xc7fI1RUJQ2cbqaKDnvk8R6kG8AXLkec4fuNecPyDeEA67A7a6E2T9c2q/46cSwVjdp/AUId4AOTAWwTX0KDYwKQOx5DcwVhFvAF4kvBAZq0yYAfGGMiEu822RXMsot5OxGghS902YB/EGaJsRrge4t1wPIN4QnjXD9QD3lusBxBsCosL1APcW8Yb26PLhJD744APuBNYM1wOItx2IeUegcVje4IoeugACYRtdAFjeABGyatWqvg0bNnxO/7PP/Fe3buvMv5P/W1Vn9WxMPYPrzO8Id+m2qe4Q6e+nLahVy5zOet3WNjndu3VbU0A3XNXtvTa+L7sj1W/wckUMlrr/u6Tb9WW+f023d1M/d3GZf39gfif9f+m/sZA6D/lcfPfdd3/KyAbEGyBiVq9e/aj++LOSd8OagiYFTti4cePShEGLOAMc/Hvn0AUAAA3ZRBcAljdEhbZMxMoSl/DmVGv2tbh5JdbdgzUD4IZVq1Z9fMOGDY/pf14w7aJ+Hq/SM4g3hCnEEk/dots9usnO8T9jvt5SJ8Dpf29o93irV69WP/0pIUXwn7vuuktdv349muvRz94u/fF/6p7/y4mQp0Q9+fq8aT/WbV63d+RrLfhXGB2IN+QvxqtT4puIcvLvTxiB3mI+5euNlmf/cT1IXTxKEM5kZBk2mHZ/C++Yy0bI5424y+c/pMT+ndS/z5MAiHgjzBs3flx/fFK3e83nfeZzq2kDRpRX+/wCicmaiW0yArdPzBirqpHgP2jaSvxUv7dE3Od0e9u0v9ftLfP5I/nUAv8TRhziHaIo32VEuGJEOBHogZRQy/+vC/1axW1eAmsGIoCxmk83qpr3T9rPN3kHfpAS9h/VCbz8f9WI/PWyj0vE2644dxkr+QEj0Nvqmgjzx8rQFzGJnbzcY3vBQ7wTM8+vZ10Ga/4j/S4VIT9b10TY39TtnBb3a4g3tCrQsgDGDjP4Bo1QJ+1++vx2wYshaQ2rO27EzRzLWI0kN+NjxvipNPj+Nf0ePqc//y7VZnX7oW5ntLC/h3iXV6Dlbb1dt0/p9pBpD5rPrfRQxifwYx9TH374YRTXAXGzZs0adeVK+MnVJUms7EoZTMu9v8Vq/4ER8x+Y9j2x2kNyx6+6ceOG85PweGOSu4wV/XO6/awR64dNW8srrTNk7F2+fDl4D8Ldd9/NzSzBWH3vvfeUD+/LTjwIMlZJrmyIWBLfN03E/G91+xtjrXck6ma1PsS7IGQBkV8wQi1tSLdH1J3rSUOOiDXz0UcfBXv+3d3dWN4l4erVq0F7isR7sHYtNkc7ryndTut20oi5tO9qQV9AvO2Lt6zytceIddIGGaP2kTji+++/H6RFg9WN9R0SMlZJrMwViaN/N9WOa0FfRLxzvEZVc3P/omn/WNXc34xiLJqOWLduHYuzMFaDQCxusbyhWFtE1dztf6Xb66Z9Xwv6DcQ7OyLOv6zbiG77VG2pT/AYsWhCyuYV0RbxBsaq74i1vX79emLdbpAlZY/oNq3bnxtxR7xTyDrbv6LbP9Ntv6ot9wkhTVn1y1BeiiFA4g9jNaRQjwg35YzeIMvHytbBf2w+L5RRvGXFsd/Q7QndPqMoewseSVwLoRyH2CGEMlZJUvMayWA/qtth3f6nqq0oF614i4X9z3U7YASbN2hk+J59TnY5JEjsW2LgviLWtljdEAQSh/lL3SZ0++9ZLPJQxFuSzP6tbl9U1Fcj4Ag3MFabQpw77Hmhbt/S7T+rWvJbkOL9Od3+g27D3E9eigg3MFYR7pIh+65/Xbf/HYp4V3R7WbcvcO9KPP30xC2JcMNK+FJChnBHy5/q9mVV23yldq89PMnfUrUVbBDukiOJNiKcrl5EySIsCDeshCSGSemgS9GUcYpwR8sXjC7+lq/i/Zxuf6Bqm7wD3Hwh2S51kTpuOS5Z5dDqmLE9VkWsZZLrcqILVthg9PG5pfvukdtcktH+iPsDjZC4orgni1wgQ8RaXoLUxUInXLt2bcmNXvRiLjK5FaufSWbp+HWfxPuEqm0GAtAQGa8i4tLyfDHKy09egrjIIYQJJ6Jdek76JN6y4gFlYJCZ69evL70c5bOdl6O8+MTVKS9CXoJQJDI+ZayKRd6ukMtYFY+QjFfc46XnKpY3RPNyTJqMaRH0euTFJy89+RSx5gUILpDxKeM0GaMi6PUk4zQZt4RxwGfL+9dVbYk4AAAAaMxv+OQrlGS1f889AQAAaIjo5B/5Fuh7QbendHuP+wMAAHCT94w+ik56uUjLf9Xt53T7X9wrAACAJT38OaOPylfxFt5UtRVlZG/uo9w3AAAoIUeNDn7B6OJNQtlVTLb/lF3Ffk1RTgYAAPEii+R/W9V2FfvLRj8U4n7e/0Ld2s+bWh8AAAidG+rWft7/TUW0n/dy3Kfbb+o2aoScQkgAAAgFKfR/XbfDuv0P3d5q5ZdDFu96i1ziAr+q26/o1s+4AAAAz5jX7c90+2PdprJY2LGL923XpNundPtl3T6r2+O6fZwxAwAAlvmJbt/R7S90+3PdvqdqLvLOhS5C8a5HMup/Vrd/pNtjuv2ibg8r4uUAAJAfIqbfVzVXuGSJ/5X5upCt5cog3svRp9se3X4h1bYz9gAAICNSuvXdVDuu20VbBy+reC+HxM1/XrdHVa0YXj7F/d7NGAUAKC2y46W4u/+fbn9jPv+v6iBejXgXT5duDxkxFyH/WdPk/9YwpgEAouGqbj/Q7W9NSwT7jG7XfDtZxLt9UX9A1WLn0h40gr5DtwGeAQAAb5kzgixC/UPd3jBi/Xc+ijTibY8NKTF/oK7dZ4QfAACKQQT4LSPG6ZaI9eUYLhLxtsvHjICLkFd021bXtiLuAAArivPbup2ta1VVSyI7p9tHsXcC4u0XdxkBv1+3e3X7pBH7e8zX8j1xy5NEBwAxIslhc0acf6TbO8aK/nvz9Tnzvetl7yjEO0w+nhL2T6aEfmvq37LK3Gq6CgA8QGqd51Mi/Hbq33+fEuif0FWId9kR4d5imgj5J1Jf32P+72fMp3y9gS4DgBa4bCzj86bN1339D+b/kq9/Spch3pA/61LCnhZ9EXhZ1GZzqiVf3023AUTBe6pWt3zRfF5Iff3jOhFOBJoXN+LNGAiUtU2Efbmve3XbqNsm3dbTfQC58r5ul3R7V7eFOgG+sMLXH9J9iDfiDVm4y4h4X0rQN6X+nf7/9Pd7U/+3znwNEDIitFeM8F4yX19KCXHyebHu/+r//zpdWR4oSwJXXDcvnTzWAu5OCbl4A+424r42ZeUnXoK15utN5t8bzc+vNb+/xnwtZX0bUp9QTiSu+1HqU9zLV43Afmi+ftf8+5Kxfj9MWbOJNfyh+bn3zL8TwcZyAcQbSssV0y4W/KxsTHkMkk9lxH5Ng/+TxMGeur+R0Jf698bU85hMRtIkx1QN/lbCqhW8EclEpigSwWpmZS7n7hNhu1Y3ubtU9zMfmPuszM++m/rexQZ/a1HVEqWuGuFUKSt1uf9LPuvPB8Ar/r8AAwB8wLg827TyXQAAAABJRU5ErkJggg==) no-repeat;
    background-size: contain;
    padding-left: 35.35714rem;
    min-height: 36rem;
    margin: 3.57143rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}
#pagenotfound .page-not-found .page-not-found-info {
    padding-left: 3.57143rem
}
#pagenotfound .page-not-found #search_widget {
    max-width: 25rem
}
@media (max-width: 1877.98px) {
    #pagenotfound .page-not-found {
        padding-left: 21.42857rem;
        min-height: 21.78571rem
    }
    #pagenotfound .page-not-found .page-not-found-info {
        padding-left: 2.14286rem
    }
}
@media (max-width: 767.98px) {
    #pagenotfound .page-not-found {
        background-size: 22.85714rem;
        padding-left: 0;
        min-height: auto;
        padding-top: 23.28571rem
    }
    #pagenotfound .page-not-found .page-not-found-info {
        padding-left: 0;
        padding-top: 2.14286rem
    }
}
.sitemap h2 {
    color: #cc0000;
    text-transform: none
}
.sitemap .nested-link {
    margin-left: .35714rem
}
.sitemap .nested-link i {
    font-size: 1.07143rem;
    vertical-align: -.21429rem
}
.sitemap .nested-link:not(.collapsed) i:before {
    content: "\E15B"
}
@media (min-width: 768px) {
    .sitemap div>ul>li>.nested-link,
    .sitemap div>ul>li>ul>li>.nested-link {
        display: none
    }
    .sitemap div>ul>li>ul,
    .sitemap div>ul>li>ul>li>ul {
        display: block!important
    }
}
@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/MaterialIcons-Regular.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../assets/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../../assets/fonts/MaterialIcons-Regular.woff) format("woff"), url(../../assets/fonts/MaterialIcons-Regular.ttf) format("truetype")
}
.material-icons-ico,
[class*=material-icons-]:before {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: inherit
}
.material-icons-3d_rotation:before {
    content: "\E84D"
}
.material-icons-access_alarm:before {
    content: "\E190"
}
.material-icons-access_alarms:before {
    content: "\E191"
}
.material-icons-access_time:before {
    content: "\E192"
}
.material-icons-accessibility:before {
    content: "\E84E"
}
.material-icons-account_balance:before {
    content: "\E84F"
}
.material-icons-account_balance_wallet:before {
    content: "\E850"
}
.material-icons-account_box:before {
    content: "\E851"
}
.material-icons-account_circle:before {
    content: "\E853"
}
.material-icons-adb:before {
    content: "\E60E"
}
.material-icons-add:before {
    content: "\E145"
}
.material-icons-add_alarm:before {
    content: "\E193"
}
.material-icons-add_alert:before {
    content: "\E003"
}
.material-icons-add_box:before {
    content: "\E146"
}
.material-icons-add_circle:before {
    content: "\E147"
}
.material-icons-add_circle_outline:before {
    content: "\E148"
}
.material-icons-add_shopping_cart:before {
    content: "\E854"
}
.material-icons-add_to_photos:before {
    content: "\E39D"
}
.material-icons-adjust:before {
    content: "\E39E"
}
.material-icons-airline_seat_flat:before {
    content: "\E630"
}
.material-icons-airline_seat_flat_angled:before {
    content: "\E631"
}
.material-icons-airline_seat_individual_suite:before {
    content: "\E632"
}
.material-icons-airline_seat_legroom_extra:before {
    content: "\E633"
}
.material-icons-airline_seat_legroom_normal:before {
    content: "\E634"
}
.material-icons-airline_seat_legroom_reduced:before {
    content: "\E635"
}
.material-icons-airline_seat_recline_extra:before {
    content: "\E636"
}
.material-icons-airline_seat_recline_normal:before {
    content: "\E637"
}
.material-icons-airplanemode_active:before {
    content: "\E195"
}
.material-icons-airplanemode_inactive:before {
    content: "\E194"
}
.material-icons-airplay:before {
    content: "\E055"
}
.material-icons-alarm:before {
    content: "\E855"
}
.material-icons-alarm_add:before {
    content: "\E856"
}
.material-icons-alarm_off:before {
    content: "\E857"
}
.material-icons-alarm_on:before {
    content: "\E858"
}
.material-icons-album:before {
    content: "\E019"
}
.material-icons-android:before {
    content: "\E859"
}
.material-icons-announcement:before {
    content: "\E85A"
}
.material-icons-apps:before {
    content: "\E5C3"
}
.material-icons-archive:before {
    content: "\E149"
}
.material-icons-arrow_back:before {
    content: "\E5C4"
}
.material-icons-arrow_drop_down:before {
    content: "\E5C5"
}
.material-icons-arrow_drop_down_circle:before {
    content: "\E5C6"
}
.material-icons-arrow_drop_up:before {
    content: "\E5C7"
}
.material-icons-arrow_forward:before {
    content: "\E5C8"
}
.material-icons-aspect_ratio:before {
    content: "\E85B"
}
.material-icons-assessment:before {
    content: "\E85C"
}
.material-icons-assignment:before {
    content: "\E85D"
}
.material-icons-assignment_ind:before {
    content: "\E85E"
}
.material-icons-assignment_late:before {
    content: "\E85F"
}
.material-icons-assignment_return:before {
    content: "\E860"
}
.material-icons-assignment_returned:before {
    content: "\E861"
}
.material-icons-assignment_turned_in:before {
    content: "\E862"
}
.material-icons-assistant:before {
    content: "\E39F"
}
.material-icons-assistant_photo:before {
    content: "\E3A0"
}
.material-icons-attach_file:before {
    content: "\E226"
}
.material-icons-attach_money:before {
    content: "\E227"
}
.material-icons-attachment:before {
    content: "\E2BC"
}
.material-icons-audiotrack:before {
    content: "\E3A1"
}
.material-icons-autorenew:before {
    content: "\E863"
}
.material-icons-av_timer:before {
    content: "\E01B"
}
.material-icons-backspace:before {
    content: "\E14A"
}
.material-icons-backup:before {
    content: "\E864"
}
.material-icons-battery_alert:before {
    content: "\E19C"
}
.material-icons-battery_charging_full:before {
    content: "\E1A3"
}
.material-icons-battery_full:before {
    content: "\E1A4"
}
.material-icons-battery_std:before {
    content: "\E1A5"
}
.material-icons-battery_unknown:before {
    content: "\E1A6"
}
.material-icons-beenhere:before {
    content: "\E52D"
}
.material-icons-block:before {
    content: "\E14B"
}
.material-icons-bluetooth:before {
    content: "\E1A7"
}
.material-icons-bluetooth_audio:before {
    content: "\E60F"
}
.material-icons-bluetooth_connected:before {
    content: "\E1A8"
}
.material-icons-bluetooth_disabled:before {
    content: "\E1A9"
}
.material-icons-bluetooth_searching:before {
    content: "\E1AA"
}
.material-icons-blur_circular:before {
    content: "\E3A2"
}
.material-icons-blur_linear:before {
    content: "\E3A3"
}
.material-icons-blur_off:before {
    content: "\E3A4"
}
.material-icons-blur_on:before {
    content: "\E3A5"
}
.material-icons-book:before {
    content: "\E865"
}
.material-icons-bookmark:before {
    content: "\E866"
}
.material-icons-bookmark_border:before {
    content: "\E867"
}
.material-icons-border_all:before {
    content: "\E228"
}
.material-icons-border_bottom:before {
    content: "\E229"
}
.material-icons-border_clear:before {
    content: "\E22A"
}
.material-icons-border_color:before {
    content: "\E22B"
}
.material-icons-border_horizontal:before {
    content: "\E22C"
}
.material-icons-border_inner:before {
    content: "\E22D"
}
.material-icons-border_left:before {
    content: "\E22E"
}
.material-icons-border_outer:before {
    content: "\E22F"
}
.material-icons-border_right:before {
    content: "\E230"
}
.material-icons-border_style:before {
    content: "\E231"
}
.material-icons-border_top:before {
    content: "\E232"
}
.material-icons-border_vertical:before {
    content: "\E233"
}
.material-icons-brightness_1:before {
    content: "\E3A6"
}
.material-icons-brightness_2:before {
    content: "\E3A7"
}
.material-icons-brightness_3:before {
    content: "\E3A8"
}
.material-icons-brightness_4:before {
    content: "\E3A9"
}
.material-icons-brightness_5:before {
    content: "\E3AA"
}
.material-icons-brightness_6:before {
    content: "\E3AB"
}
.material-icons-brightness_7:before {
    content: "\E3AC"
}
.material-icons-brightness_auto:before {
    content: "\E1AB"
}
.material-icons-brightness_high:before {
    content: "\E1AC"
}
.material-icons-brightness_low:before {
    content: "\E1AD"
}
.material-icons-brightness_medium:before {
    content: "\E1AE"
}
.material-icons-broken_image:before {
    content: "\E3AD"
}
.material-icons-brush:before {
    content: "\E3AE"
}
.material-icons-bug_report:before {
    content: "\E868"
}
.material-icons-build:before {
    content: "\E869"
}
.material-icons-business:before {
    content: "\E0AF"
}
.material-icons-cached:before {
    content: "\E86A"
}
.material-icons-cake:before {
    content: "\E7E9"
}
.material-icons-call:before {
    content: "\E0B0"
}
.material-icons-call_end:before {
    content: "\E0B1"
}
.material-icons-call_made:before {
    content: "\E0B2"
}
.material-icons-call_merge:before {
    content: "\E0B3"
}
.material-icons-call_missed:before {
    content: "\E0B4"
}
.material-icons-call_received:before {
    content: "\E0B5"
}
.material-icons-call_split:before {
    content: "\E0B6"
}
.material-icons-camera:before {
    content: "\E3AF"
}
.material-icons-camera_alt:before {
    content: "\E3B0"
}
.material-icons-camera_enhance:before {
    content: "\E8FC"
}
.material-icons-camera_front:before {
    content: "\E3B1"
}
.material-icons-camera_rear:before {
    content: "\E3B2"
}
.material-icons-camera_roll:before {
    content: "\E3B3"
}
.material-icons-cancel:before {
    content: "\E5C9"
}
.material-icons-card_giftcard:before {
    content: "\E8F6"
}
.material-icons-card_membership:before {
    content: "\E8F7"
}
.material-icons-card_travel:before {
    content: "\E8F8"
}
.material-icons-cast:before {
    content: "\E307"
}
.material-icons-cast_connected:before {
    content: "\E308"
}
.material-icons-center_focus_strong:before {
    content: "\E3B4"
}
.material-icons-center_focus_weak:before {
    content: "\E3B5"
}
.material-icons-change_history:before {
    content: "\E86B"
}
.material-icons-chat:before {
    content: "\E0B7"
}
.material-icons-chat_bubble:before {
    content: "\E0CA"
}
.material-icons-chat_bubble_outline:before {
    content: "\E0CB"
}
.material-icons-check:before {
    content: "\E5CA"
}
.material-icons-check_box:before {
    content: "\E834"
}
.material-icons-check_box_outline_blank:before {
    content: "\E835"
}
.material-icons-check_circle:before {
    content: "\E86C"
}
.material-icons-chevron_left:before {
    content: "\E5CB"
}
.material-icons-chevron_right:before {
    content: "\E5CC"
}
.material-icons-chrome_reader_mode:before {
    content: "\E86D"
}
.material-icons-class:before {
    content: "\E86E"
}
.material-icons-clear:before {
    content: "\E14C"
}
.material-icons-clear_all:before {
    content: "\E0B8"
}
.material-icons-close:before {
    content: "\E5CD"
}
.material-icons-closed_caption:before {
    content: "\E01C"
}
.material-icons-cloud:before {
    content: "\E2BD"
}
.material-icons-cloud_circle:before {
    content: "\E2BE"
}
.material-icons-cloud_done:before {
    content: "\E2BF"
}
.material-icons-cloud_download:before {
    content: "\E2C0"
}
.material-icons-cloud_off:before {
    content: "\E2C1"
}
.material-icons-cloud_queue:before {
    content: "\E2C2"
}
.material-icons-cloud_upload:before {
    content: "\E2C3"
}
.material-icons-code:before {
    content: "\E86F"
}
.material-icons-collections:before {
    content: "\E3B6"
}
.material-icons-collections_bookmark:before {
    content: "\E431"
}
.material-icons-color_lens:before {
    content: "\E3B7"
}
.material-icons-colorize:before {
    content: "\E3B8"
}
.material-icons-comment:before {
    content: "\E0B9"
}
.material-icons-compare:before {
    content: "\E3B9"
}
.material-icons-computer:before {
    content: "\E30A"
}
.material-icons-confirmation_number:before {
    content: "\E638"
}
.material-icons-contact_phone:before {
    content: "\E0CF"
}
.material-icons-contacts:before {
    content: "\E0BA"
}
.material-icons-content_copy:before {
    content: "\E14D"
}
.material-icons-content_cut:before {
    content: "\E14E"
}
.material-icons-content_paste:before {
    content: "\E14F"
}
.material-icons-control_point:before {
    content: "\E3BA"
}
.material-icons-control_point_duplicate:before {
    content: "\E3BB"
}
.material-icons-create:before {
    content: "\E150"
}
.material-icons-credit_card:before {
    content: "\E870"
}
.material-icons-crop:before {
    content: "\E3BE"
}
.material-icons-crop_16_9:before {
    content: "\E3BC"
}
.material-icons-crop_3_2:before {
    content: "\E3BD"
}
.material-icons-crop_5_4:before {
    content: "\E3BF"
}
.material-icons-crop_7_5:before {
    content: "\E3C0"
}
.material-icons-crop_din:before {
    content: "\E3C1"
}
.material-icons-crop_free:before {
    content: "\E3C2"
}
.material-icons-crop_landscape:before {
    content: "\E3C3"
}
.material-icons-crop_original:before {
    content: "\E3C4"
}
.material-icons-crop_portrait:before {
    content: "\E3C5"
}
.material-icons-crop_square:before {
    content: "\E3C6"
}
.material-icons-dashboard:before {
    content: "\E871"
}
.material-icons-data_usage:before {
    content: "\E1AF"
}
.material-icons-dehaze:before {
    content: "\E3C7"
}
.material-icons-delete:before {
    content: "\E872"
}
.material-icons-description:before {
    content: "\E873"
}
.material-icons-desktop_mac:before {
    content: "\E30B"
}
.material-icons-desktop_windows:before {
    content: "\E30C"
}
.material-icons-details:before {
    content: "\E3C8"
}
.material-icons-developer_board:before {
    content: "\E30D"
}
.material-icons-developer_mode:before {
    content: "\E1B0"
}
.material-icons-device_hub:before {
    content: "\E335"
}
.material-icons-devices:before {
    content: "\E1B1"
}
.material-icons-dialer_sip:before {
    content: "\E0BB"
}
.material-icons-dialpad:before {
    content: "\E0BC"
}
.material-icons-directions:before {
    content: "\E52E"
}
.material-icons-directions_bike:before {
    content: "\E52F"
}
.material-icons-directions_boat:before {
    content: "\E532"
}
.material-icons-directions_bus:before {
    content: "\E530"
}
.material-icons-directions_car:before {
    content: "\E531"
}
.material-icons-directions_railway:before {
    content: "\E534"
}
.material-icons-directions_run:before {
    content: "\E566"
}
.material-icons-directions_subway:before {
    content: "\E533"
}
.material-icons-directions_transit:before {
    content: "\E535"
}
.material-icons-directions_walk:before {
    content: "\E536"
}
.material-icons-disc_full:before {
    content: "\E610"
}
.material-icons-dns:before {
    content: "\E875"
}
.material-icons-do_not_disturb:before {
    content: "\E612"
}
.material-icons-do_not_disturb_alt:before {
    content: "\E611"
}
.material-icons-dock:before {
    content: "\E30E"
}
.material-icons-domain:before {
    content: "\E7EE"
}
.material-icons-done:before {
    content: "\E876"
}
.material-icons-done_all:before {
    content: "\E877"
}
.material-icons-drafts:before {
    content: "\E151"
}
.material-icons-drive_eta:before {
    content: "\E613"
}
.material-icons-dvr:before {
    content: "\E1B2"
}
.material-icons-edit:before {
    content: "\E3C9"
}
.material-icons-eject:before {
    content: "\E8FB"
}
.material-icons-email:before {
    content: "\E0BE"
}
.material-icons-equalizer:before {
    content: "\E01D"
}
.material-icons-error:before {
    content: "\E000"
}
.material-icons-error_outline:before {
    content: "\E001"
}
.material-icons-event:before {
    content: "\E878"
}
.material-icons-event_available:before {
    content: "\E614"
}
.material-icons-event_busy:before {
    content: "\E615"
}
.material-icons-event_note:before {
    content: "\E616"
}
.material-icons-event_seat:before {
    content: "\E903"
}
.material-icons-exit_to_app:before {
    content: "\E879"
}
.material-icons-login:before {
    content: "\E854"
}
.material-icons-expand_less:before {
    content: "\E5CE"
}
.material-icons-expand_more:before {
    content: "\E5CF"
}
.material-icons-explicit:before {
    content: "\E01E"
}
.material-icons-explore:before {
    content: "\E87A"
}
.material-icons-exposure:before {
    content: "\E3CA"
}
.material-icons-exposure_neg_1:before {
    content: "\E3CB"
}
.material-icons-exposure_neg_2:before {
    content: "\E3CC"
}
.material-icons-exposure_plus_1:before {
    content: "\E3CD"
}
.material-icons-exposure_plus_2:before {
    content: "\E3CE"
}
.material-icons-exposure_zero:before {
    content: "\E3CF"
}
.material-icons-extension:before {
    content: "\E87B"
}
.material-icons-face:before {
    content: "\E87C"
}
.material-icons-fast_forward:before {
    content: "\E01F"
}
.material-icons-fast_rewind:before {
    content: "\E020"
}
.material-icons-favorite:before {
    content: "\E87D"
}
.material-icons-favorite_border:before {
    content: "\E87E"
}
.material-icons-feedback:before {
    content: "\E87F"
}
.material-icons-file_download:before {
    content: "\E2C4"
}
.material-icons-file_upload:before {
    content: "\E2C6"
}
.material-icons-filter:before {
    content: "\E3D3"
}
.material-icons-filter_1:before {
    content: "\E3D0"
}
.material-icons-filter_2:before {
    content: "\E3D1"
}
.material-icons-filter_3:before {
    content: "\E3D2"
}
.material-icons-filter_4:before {
    content: "\E3D4"
}
.material-icons-filter_5:before {
    content: "\E3D5"
}
.material-icons-filter_6:before {
    content: "\E3D6"
}
.material-icons-filter_7:before {
    content: "\E3D7"
}
.material-icons-filter_8:before {
    content: "\E3D8"
}
.material-icons-filter_9:before {
    content: "\E3D9"
}
.material-icons-filter_9_plus:before {
    content: "\E3DA"
}
.material-icons-filter_b_and_w:before {
    content: "\E3DB"
}
.material-icons-filter_center_focus:before {
    content: "\E3DC"
}
.material-icons-filter_drama:before {
    content: "\E3DD"
}
.material-icons-filter_frames:before {
    content: "\E3DE"
}
.material-icons-filter_hdr:before {
    content: "\E3DF"
}
.material-icons-filter_list:before {
    content: "\E152"
}
.material-icons-filter_none:before {
    content: "\E3E0"
}
.material-icons-filter_tilt_shift:before {
    content: "\E3E2"
}
.material-icons-filter_vintage:before {
    content: "\E3E3"
}
.material-icons-find_in_page:before {
    content: "\E880"
}
.material-icons-find_replace:before {
    content: "\E881"
}
.material-icons-flag:before {
    content: "\E153"
}
.material-icons-flare:before {
    content: "\E3E4"
}
.material-icons-flash_auto:before {
    content: "\E3E5"
}
.material-icons-flash_off:before {
    content: "\E3E6"
}
.material-icons-flash_on:before {
    content: "\E3E7"
}
.material-icons-flight:before {
    content: "\E539"
}
.material-icons-flight_land:before {
    content: "\E904"
}
.material-icons-flight_takeoff:before {
    content: "\E905"
}
.material-icons-flip:before {
    content: "\E3E8"
}
.material-icons-flip_to_back:before {
    content: "\E882"
}
.material-icons-flip_to_front:before {
    content: "\E883"
}
.material-icons-folder:before {
    content: "\E2C7"
}
.material-icons-folder_open:before {
    content: "\E2C8"
}
.material-icons-folder_shared:before {
    content: "\E2C9"
}
.material-icons-folder_special:before {
    content: "\E617"
}
.material-icons-font_download:before {
    content: "\E167"
}
.material-icons-format_align_center:before {
    content: "\E234"
}
.material-icons-format_align_justify:before {
    content: "\E235"
}
.material-icons-format_align_left:before {
    content: "\E236"
}
.material-icons-format_align_right:before {
    content: "\E237"
}
.material-icons-format_bold:before {
    content: "\E238"
}
.material-icons-format_clear:before {
    content: "\E239"
}
.material-icons-format_color_fill:before {
    content: "\E23A"
}
.material-icons-format_color_reset:before {
    content: "\E23B"
}
.material-icons-format_color_text:before {
    content: "\E23C"
}
.material-icons-format_indent_decrease:before {
    content: "\E23D"
}
.material-icons-format_indent_increase:before {
    content: "\E23E"
}
.material-icons-format_italic:before {
    content: "\E23F"
}
.material-icons-format_line_spacing:before {
    content: "\E240"
}
.material-icons-format_list_bulleted:before {
    content: "\E241"
}
.material-icons-format_list_numbered:before {
    content: "\E242"
}
.material-icons-format_paint:before {
    content: "\E243"
}
.material-icons-format_quote:before {
    content: "\E244"
}
.material-icons-format_size:before {
    content: "\E245"
}
.material-icons-format_strikethrough:before {
    content: "\E246"
}
.material-icons-format_textdirection_l_to_r:before {
    content: "\E247"
}
.material-icons-format_textdirection_r_to_l:before {
    content: "\E248"
}
.material-icons-format_underlined:before {
    content: "\E249"
}
.material-icons-forum:before {
    content: "\E0BF"
}
.material-icons-forward:before {
    content: "\E154"
}
.material-icons-forward_10:before {
    content: "\E056"
}
.material-icons-forward_30:before {
    content: "\E057"
}
.material-icons-forward_5:before {
    content: "\E058"
}
.material-icons-fullscreen:before {
    content: "\E5D0"
}
.material-icons-fullscreen_exit:before {
    content: "\E5D1"
}
.material-icons-functions:before {
    content: "\E24A"
}
.material-icons-gamepad:before {
    content: "\E30F"
}
.material-icons-games:before {
    content: "\E021"
}
.material-icons-gesture:before {
    content: "\E155"
}
.material-icons-get_app:before {
    content: "\E884"
}
.material-icons-gif:before {
    content: "\E908"
}
.material-icons-gps_fixed:before {
    content: "\E1B3"
}
.material-icons-gps_not_fixed:before {
    content: "\E1B4"
}
.material-icons-gps_off:before {
    content: "\E1B5"
}
.material-icons-grade:before {
    content: "\E885"
}
.material-icons-gradient:before {
    content: "\E3E9"
}
.material-icons-grain:before {
    content: "\E3EA"
}
.material-icons-graphic_eq:before {
    content: "\E1B8"
}
.material-icons-grid_off:before {
    content: "\E3EB"
}
.material-icons-grid_on:before {
    content: "\E3EC"
}
.material-icons-group:before {
    content: "\E7EF"
}
.material-icons-group_add:before {
    content: "\E7F0"
}
.material-icons-group_work:before {
    content: "\E886"
}
.material-icons-hd:before {
    content: "\E052"
}
.material-icons-hdr_off:before {
    content: "\E3ED"
}
.material-icons-hdr_on:before {
    content: "\E3EE"
}
.material-icons-hdr_strong:before {
    content: "\E3F1"
}
.material-icons-hdr_weak:before {
    content: "\E3F2"
}
.material-icons-headset:before {
    content: "\E310"
}
.material-icons-headset_mic:before {
    content: "\E311"
}
.material-icons-healing:before {
    content: "\E3F3"
}
.material-icons-hearing:before {
    content: "\E023"
}
.material-icons-help:before {
    content: "\E887"
}
.material-icons-help_outline:before {
    content: "\E8FD"
}
.material-icons-high_quality:before {
    content: "\E024"
}
.material-icons-highlight_off:before {
    content: "\E888"
}
.material-icons-history:before {
    content: "\E889"
}
.material-icons-home:before {
    content: "\E88A"
}
.material-icons-hotel:before {
    content: "\E53A"
}
.material-icons-hourglass_empty:before {
    content: "\E88B"
}
.material-icons-hourglass_full:before {
    content: "\E88C"
}
.material-icons-http:before {
    content: "\E902"
}
.material-icons-https:before {
    content: "\E88D"
}
.material-icons-image:before {
    content: "\E3F4"
}
.material-icons-image_aspect_ratio:before {
    content: "\E3F5"
}
.material-icons-import_export:before {
    content: "\E0C3"
}
.material-icons-inbox:before {
    content: "\E156"
}
.material-icons-indeterminate_check_box:before {
    content: "\E909"
}
.material-icons-info:before {
    content: "\E88E"
}
.material-icons-info_outline:before {
    content: "\E88F"
}
.material-icons-input:before {
    content: "\E890"
}
.material-icons-insert_chart:before {
    content: "\E24B"
}
.material-icons-insert_comment:before {
    content: "\E24C"
}
.material-icons-insert_drive_file:before {
    content: "\E24D"
}
.material-icons-insert_emoticon:before {
    content: "\E24E"
}
.material-icons-insert_invitation:before {
    content: "\E24F"
}
.material-icons-insert_link:before {
    content: "\E250"
}
.material-icons-insert_photo:before {
    content: "\E251"
}
.material-icons-invert_colors:before {
    content: "\E891"
}
.material-icons-invert_colors_off:before {
    content: "\E0C4"
}
.material-icons-iso:before {
    content: "\E3F6"
}
.material-icons-keyboard:before {
    content: "\E312"
}
.material-icons-keyboard_arrow_down:before {
    content: "\E313"
}
.material-icons-keyboard_arrow_left:before {
    content: "\E314"
}
.material-icons-keyboard_arrow_right:before {
    content: "\E315"
}
.material-icons-keyboard_arrow_up:before {
    content: "\E316"
}
.material-icons-keyboard_backspace:before {
    content: "\E317"
}
.material-icons-keyboard_capslock:before {
    content: "\E318"
}
.material-icons-keyboard_hide:before {
    content: "\E31A"
}
.material-icons-keyboard_return:before {
    content: "\E31B"
}
.material-icons-keyboard_tab:before {
    content: "\E31C"
}
.material-icons-keyboard_voice:before {
    content: "\E31D"
}
.material-icons-label:before {
    content: "\E892"
}
.material-icons-label_outline:before {
    content: "\E893"
}
.material-icons-landscape:before {
    content: "\E3F7"
}
.material-icons-language:before {
    content: "\E894"
}
.material-icons-laptop:before {
    content: "\E31E"
}
.material-icons-laptop_chromebook:before {
    content: "\E31F"
}
.material-icons-laptop_mac:before {
    content: "\E320"
}
.material-icons-laptop_windows:before {
    content: "\E321"
}
.material-icons-launch:before {
    content: "\E895"
}
.material-icons-layers:before {
    content: "\E53B"
}
.material-icons-layers_clear:before {
    content: "\E53C"
}
.material-icons-leak_add:before {
    content: "\E3F8"
}
.material-icons-leak_remove:before {
    content: "\E3F9"
}
.material-icons-lens:before {
    content: "\E3FA"
}
.material-icons-library_add:before {
    content: "\E02E"
}
.material-icons-library_books:before {
    content: "\E02F"
}
.material-icons-library_music:before {
    content: "\E030"
}
.material-icons-link:before {
    content: "\E157"
}
.material-icons-list:before {
    content: "\E896"
}
.material-icons-live_help:before {
    content: "\E0C6"
}
.material-icons-live_tv:before {
    content: "\E639"
}
.material-icons-local_activity:before {
    content: "\E53F"
}
.material-icons-local_airport:before {
    content: "\E53D"
}
.material-icons-local_atm:before {
    content: "\E53E"
}
.material-icons-local_bar:before {
    content: "\E540"
}
.material-icons-local_cafe:before {
    content: "\E541"
}
.material-icons-local_car_wash:before {
    content: "\E542"
}
.material-icons-local_convenience_store:before {
    content: "\E543"
}
.material-icons-local_dining:before {
    content: "\E556"
}
.material-icons-local_drink:before {
    content: "\E544"
}
.material-icons-local_florist:before {
    content: "\E545"
}
.material-icons-local_gas_station:before {
    content: "\E546"
}
.material-icons-local_grocery_store:before {
    content: "\E547"
}
.material-icons-local_hospital:before {
    content: "\E548"
}
.material-icons-local_hotel:before {
    content: "\E549"
}
.material-icons-local_laundry_service:before {
    content: "\E54A"
}
.material-icons-local_library:before {
    content: "\E54B"
}
.material-icons-local_mall:before {
    content: "\E54C"
}
.material-icons-local_movies:before {
    content: "\E54D"
}
.material-icons-local_offer:before {
    content: "\E54E"
}
.material-icons-local_parking:before {
    content: "\E54F"
}
.material-icons-local_pharmacy:before {
    content: "\E550"
}
.material-icons-local_phone:before {
    content: "\E551"
}
.material-icons-local_pizza:before {
    content: "\E552"
}
.material-icons-local_play:before {
    content: "\E553"
}
.material-icons-local_post_office:before {
    content: "\E554"
}
.material-icons-local_printshop:before {
    content: "\E555"
}
.material-icons-local_see:before {
    content: "\E557"
}
.material-icons-local_shipping:before {
    content: "\E558"
}
.material-icons-local_taxi:before {
    content: "\E559"
}
.material-icons-location_city:before {
    content: "\E7F1"
}
.material-icons-location_disabled:before {
    content: "\E1B6"
}
.material-icons-location_off:before {
    content: "\E0C7"
}
.material-icons-location_on:before {
    content: "\E0C8"
}
.material-icons-location_searching:before {
    content: "\E1B7"
}
.material-icons-lock:before {
    content: "\E897"
}
.material-icons-lock_open:before {
    content: "\E898"
}
.material-icons-lock_outline:before {
    content: "\E899"
}
.material-icons-looks:before {
    content: "\E3FC"
}
.material-icons-looks_3:before {
    content: "\E3FB"
}
.material-icons-looks_4:before {
    content: "\E3FD"
}
.material-icons-looks_5:before {
    content: "\E3FE"
}
.material-icons-looks_6:before {
    content: "\E3FF"
}
.material-icons-looks_one:before {
    content: "\E400"
}
.material-icons-looks_two:before {
    content: "\E401"
}
.material-icons-loop:before {
    content: "\E028"
}
.material-icons-loupe:before {
    content: "\E402"
}
.material-icons-loyalty:before {
    content: "\E89A"
}
.material-icons-mail:before {
    content: "\E158"
}
.material-icons-map:before {
    content: "\E55B"
}
.material-icons-markunread:before {
    content: "\E159"
}
.material-icons-markunread_mailbox:before {
    content: "\E89B"
}
.material-icons-memory:before {
    content: "\E322"
}
.material-icons-menu:before {
    content: "\E5D2"
}
.material-icons-merge_type:before {
    content: "\E252"
}
.material-icons-message:before {
    content: "\E0C9"
}
.material-icons-mic:before {
    content: "\E029"
}
.material-icons-mic_none:before {
    content: "\E02A"
}
.material-icons-mic_off:before {
    content: "\E02B"
}
.material-icons-mms:before {
    content: "\E618"
}
.material-icons-mode_comment:before {
    content: "\E253"
}
.material-icons-mode_edit:before {
    content: "\E254"
}
.material-icons-money_off:before {
    content: "\E25C"
}
.material-icons-monochrome_photos:before {
    content: "\E403"
}
.material-icons-mood:before {
    content: "\E7F2"
}
.material-icons-mood_bad:before {
    content: "\E7F3"
}
.material-icons-more:before {
    content: "\E619"
}
.material-icons-more_horiz:before {
    content: "\E5D3"
}
.material-icons-more_vert:before {
    content: "\E5D4"
}
.material-icons-mouse:before {
    content: "\E323"
}
.material-icons-movie:before {
    content: "\E02C"
}
.material-icons-movie_creation:before {
    content: "\E404"
}
.material-icons-music_note:before {
    content: "\E405"
}
.material-icons-my_location:before {
    content: "\E55C"
}
.material-icons-nature:before {
    content: "\E406"
}
.material-icons-nature_people:before {
    content: "\E407"
}
.material-icons-navigate_before:before {
    content: "\E408"
}
.material-icons-navigate_next:before {
    content: "\E409"
}
.material-icons-navigation:before {
    content: "\E55D"
}
.material-icons-network_cell:before {
    content: "\E1B9"
}
.material-icons-network_locked:before {
    content: "\E61A"
}
.material-icons-network_wifi:before {
    content: "\E1BA"
}
.material-icons-new_releases:before {
    content: "\E031"
}
.material-icons-nfc:before {
    content: "\E1BB"
}
.material-icons-no_sim:before {
    content: "\E0CC"
}
.material-icons-not_interested:before {
    content: "\E033"
}
.material-icons-note_add:before {
    content: "\E89C"
}
.material-icons-notifications:before {
    content: "\E7F4"
}
.material-icons-notifications_active:before {
    content: "\E7F7"
}
.material-icons-notifications_none:before {
    content: "\E7F5"
}
.material-icons-notifications_off:before {
    content: "\E7F6"
}
.material-icons-notifications_paused:before {
    content: "\E7F8"
}
.material-icons-offline_pin:before {
    content: "\E90A"
}
.material-icons-ondemand_video:before {
    content: "\E63A"
}
.material-icons-open_in_browser:before {
    content: "\E89D"
}
.material-icons-open_in_new:before {
    content: "\E89E"
}
.material-icons-open_with:before {
    content: "\E89F"
}
.material-icons-pages:before {
    content: "\E7F9"
}
.material-icons-pageview:before {
    content: "\E8A0"
}
.material-icons-palette:before {
    content: "\E40A"
}
.material-icons-panorama:before {
    content: "\E40B"
}
.material-icons-panorama_fish_eye:before {
    content: "\E40C"
}
.material-icons-panorama_horizontal:before {
    content: "\E40D"
}
.material-icons-panorama_vertical:before {
    content: "\E40E"
}
.material-icons-panorama_wide_angle:before {
    content: "\E40F"
}
.material-icons-party_mode:before {
    content: "\E7FA"
}
.material-icons-pause:before {
    content: "\E034"
}
.material-icons-pause_circle_filled:before {
    content: "\E035"
}
.material-icons-pause_circle_outline:before {
    content: "\E036"
}
.material-icons-payment:before {
    content: "\E8A1"
}
.material-icons-people:before {
    content: "\E7FB"
}
.material-icons-people_outline:before {
    content: "\E7FC"
}
.material-icons-perm_camera_mic:before {
    content: "\E8A2"
}
.material-icons-perm_contact_calendar:before {
    content: "\E8A3"
}
.material-icons-perm_data_setting:before {
    content: "\E8A4"
}
.material-icons-perm_device_information:before {
    content: "\E8A5"
}
.material-icons-perm_identity:before {
    content: "\E8A6"
}
.material-icons-perm_media:before {
    content: "\E8A7"
}
.material-icons-perm_phone_msg:before {
    content: "\E8A8"
}
.material-icons-perm_scan_wifi:before {
    content: "\E8A9"
}
.material-icons-person:before {
    content: "\E7FD"
}
.material-icons-person_add:before {
    content: "\E7FE"
}
.material-icons-person_outline:before {
    content: "\E7FF"
}
.material-icons-person_pin:before {
    content: "\E55A"
}
.material-icons-personal_video:before {
    content: "\E63B"
}
.material-icons-phone:before {
    content: "\E0CD"
}
.material-icons-phone_android:before {
    content: "\E324"
}
.material-icons-phone_bluetooth_speaker:before {
    content: "\E61B"
}
.material-icons-phone_forwarded:before {
    content: "\E61C"
}
.material-icons-phone_in_talk:before {
    content: "\E61D"
}
.material-icons-phone_iphone:before {
    content: "\E325"
}
.material-icons-phone_locked:before {
    content: "\E61E"
}
.material-icons-phone_missed:before {
    content: "\E61F"
}
.material-icons-phone_paused:before {
    content: "\E620"
}
.material-icons-phonelink:before {
    content: "\E326"
}
.material-icons-phonelink_erase:before {
    content: "\E0DB"
}
.material-icons-phonelink_lock:before {
    content: "\E0DC"
}
.material-icons-phonelink_off:before {
    content: "\E327"
}
.material-icons-phonelink_ring:before {
    content: "\E0DD"
}
.material-icons-phonelink_setup:before {
    content: "\E0DE"
}
.material-icons-photo:before {
    content: "\E410"
}
.material-icons-photo_album:before {
    content: "\E411"
}
.material-icons-photo_camera:before {
    content: "\E412"
}
.material-icons-photo_library:before {
    content: "\E413"
}
.material-icons-photo_size_select_actual:before {
    content: "\E432"
}
.material-icons-photo_size_select_large:before {
    content: "\E433"
}
.material-icons-photo_size_select_small:before {
    content: "\E434"
}
.material-icons-picture_as_pdf:before {
    content: "\E415"
}
.material-icons-picture_in_picture:before {
    content: "\E8AA"
}
.material-icons-pin_drop:before {
    content: "\E55E"
}
.material-icons-place:before {
    content: "\E55F"
}
.material-icons-play_arrow:before {
    content: "\E037"
}
.material-icons-play_circle_filled:before {
    content: "\E038"
}
.material-icons-play_circle_outline:before {
    content: "\E039"
}
.material-icons-play_for_work:before {
    content: "\E906"
}
.material-icons-playlist_add:before {
    content: "\E03B"
}
.material-icons-plus_one:before {
    content: "\E800"
}
.material-icons-poll:before {
    content: "\E801"
}
.material-icons-polymer:before {
    content: "\E8AB"
}
.material-icons-portable_wifi_off:before {
    content: "\E0CE"
}
.material-icons-portrait:before {
    content: "\E416"
}
.material-icons-power:before {
    content: "\E63C"
}
.material-icons-power_input:before {
    content: "\E336"
}
.material-icons-power_settings_new:before {
    content: "\E8AC"
}
.material-icons-present_to_all:before {
    content: "\E0DF"
}
.material-icons-print:before {
    content: "\E8AD"
}
.material-icons-public:before {
    content: "\E80B"
}
.material-icons-publish:before {
    content: "\E255"
}
.material-icons-query_builder:before {
    content: "\E8AE"
}
.material-icons-question_answer:before {
    content: "\E8AF"
}
.material-icons-queue:before {
    content: "\E03C"
}
.material-icons-queue_music:before {
    content: "\E03D"
}
.material-icons-radio:before {
    content: "\E03E"
}
.material-icons-radio_button_checked:before {
    content: "\E837"
}
.material-icons-radio_button_unchecked:before {
    content: "\E836"
}
.material-icons-rate_review:before {
    content: "\E560"
}
.material-icons-receipt:before {
    content: "\E8B0"
}
.material-icons-recent_actors:before {
    content: "\E03F"
}
.material-icons-redeem:before {
    content: "\E8B1"
}
.material-icons-redo:before {
    content: "\E15A"
}
.material-icons-refresh:before {
    content: "\E5D5"
}
.material-icons-remove:before {
    content: "\E15B"
}
.material-icons-remove_circle:before {
    content: "\E15C"
}
.material-icons-remove_circle_outline:before {
    content: "\E15D"
}
.material-icons-remove_red_eye:before {
    content: "\E417"
}
.material-icons-reorder:before {
    content: "\E8FE"
}
.material-icons-repeat:before {
    content: "\E040"
}
.material-icons-repeat_one:before {
    content: "\E041"
}
.material-icons-replay:before {
    content: "\E042"
}
.material-icons-replay_10:before {
    content: "\E059"
}
.material-icons-replay_30:before {
    content: "\E05A"
}
.material-icons-replay_5:before {
    content: "\E05B"
}
.material-icons-reply:before {
    content: "\E15E"
}
.material-icons-reply_all:before {
    content: "\E15F"
}
.material-icons-report:before {
    content: "\E160"
}
.material-icons-report_problem:before {
    content: "\E8B2"
}
.material-icons-restaurant_menu:before {
    content: "\E561"
}
.material-icons-restore:before {
    content: "\E8B3"
}
.material-icons-ring_volume:before {
    content: "\E0D1"
}
.material-icons-room:before {
    content: "\E8B4"
}
.material-icons-rotate_90_degrees_ccw:before {
    content: "\E418"
}
.material-icons-rotate_left:before {
    content: "\E419"
}
.material-icons-rotate_right:before {
    content: "\E41A"
}
.material-icons-router:before {
    content: "\E328"
}
.material-icons-satellite:before {
    content: "\E562"
}
.material-icons-save:before {
    content: "\E161"
}
.material-icons-scanner:before {
    content: "\E329"
}
.material-icons-schedule:before {
    content: "\E8B5"
}
.material-icons-school:before {
    content: "\E80C"
}
.material-icons-screen_lock_landscape:before {
    content: "\E1BE"
}
.material-icons-screen_lock_portrait:before {
    content: "\E1BF"
}
.material-icons-screen_lock_rotation:before {
    content: "\E1C0"
}
.material-icons-screen_rotation:before {
    content: "\E1C1"
}
.material-icons-sd_card:before {
    content: "\E623"
}
.material-icons-sd_storage:before {
    content: "\E1C2"
}
.material-icons-search:before {
    content: "\E8B6"
}
.material-icons-security:before {
    content: "\E32A"
}
.material-icons-select_all:before {
    content: "\E162"
}
.material-icons-send:before {
    content: "\E163"
}
.material-icons-settings:before {
    content: "\E8B8"
}
.material-icons-settings_applications:before {
    content: "\E8B9"
}
.material-icons-settings_backup_restore:before {
    content: "\E8BA"
}
.material-icons-settings_bluetooth:before {
    content: "\E8BB"
}
.material-icons-settings_brightness:before {
    content: "\E8BD"
}
.material-icons-settings_cell:before {
    content: "\E8BC"
}
.material-icons-settings_ethernet:before {
    content: "\E8BE"
}
.material-icons-settings_input_antenna:before {
    content: "\E8BF"
}
.material-icons-settings_input_component:before {
    content: "\E8C0"
}
.material-icons-settings_input_composite:before {
    content: "\E8C1"
}
.material-icons-settings_input_hdmi:before {
    content: "\E8C2"
}
.material-icons-settings_input_svideo:before {
    content: "\E8C3"
}
.material-icons-settings_overscan:before {
    content: "\E8C4"
}
.material-icons-settings_phone:before {
    content: "\E8C5"
}
.material-icons-settings_power:before {
    content: "\E8C6"
}
.material-icons-settings_remote:before {
    content: "\E8C7"
}
.material-icons-settings_system_daydream:before {
    content: "\E1C3"
}
.material-icons-settings_voice:before {
    content: "\E8C8"
}
.material-icons-share:before {
    content: "\E80D"
}
.material-icons-shop:before {
    content: "\E8C9"
}
.material-icons-shop_two:before {
    content: "\E8CA"
}
.material-icons-shopping_basket:before {
    content: "\E8CB"
}
.material-icons-shopping_cart:before {
    content: "\E8CC"
}
.material-icons-shuffle:before {
    content: "\E043"
}
.material-icons-signal_cellular_4_bar:before {
    content: "\E1C8"
}
.material-icons-signal_cellular_connected_no_internet_4_bar:before {
    content: "\E1CD"
}
.material-icons-signal_cellular_no_sim:before {
    content: "\E1CE"
}
.material-icons-signal_cellular_null:before {
    content: "\E1CF"
}
.material-icons-signal_cellular_off:before {
    content: "\E1D0"
}
.material-icons-signal_wifi_4_bar:before {
    content: "\E1D8"
}
.material-icons-signal_wifi_4_bar_lock:before {
    content: "\E1D9"
}
.material-icons-signal_wifi_off:before {
    content: "\E1DA"
}
.material-icons-sim_card:before {
    content: "\E32B"
}
.material-icons-sim_card_alert:before {
    content: "\E624"
}
.material-icons-skip_next:before {
    content: "\E044"
}
.material-icons-skip_previous:before {
    content: "\E045"
}
.material-icons-slideshow:before {
    content: "\E41B"
}
.material-icons-smartphone:before {
    content: "\E32C"
}
.material-icons-sms:before {
    content: "\E625"
}
.material-icons-sms_failed:before {
    content: "\E626"
}
.material-icons-snooze:before {
    content: "\E046"
}
.material-icons-sort:before {
    content: "\E164"
}
.material-icons-sort_by_alpha:before {
    content: "\E053"
}
.material-icons-space_bar:before {
    content: "\E256"
}
.material-icons-speaker:before {
    content: "\E32D"
}
.material-icons-speaker_group:before {
    content: "\E32E"
}
.material-icons-speaker_notes:before {
    content: "\E8CD"
}
.material-icons-speaker_phone:before {
    content: "\E0D2"
}
.material-icons-spellcheck:before {
    content: "\E8CE"
}
.material-icons-star:before {
    content: "\E838"
}
.material-icons-star_border:before {
    content: "\E83A"
}
.material-icons-star_half:before {
    content: "\E839"
}
.material-icons-stars:before {
    content: "\E8D0"
}
.material-icons-stay_current_landscape:before {
    content: "\E0D3"
}
.material-icons-stay_current_portrait:before {
    content: "\E0D4"
}
.material-icons-stay_primary_landscape:before {
    content: "\E0D5"
}
.material-icons-stay_primary_portrait:before {
    content: "\E0D6"
}
.material-icons-stop:before {
    content: "\E047"
}
.material-icons-storage:before {
    content: "\E1DB"
}
.material-icons-store:before {
    content: "\E8D1"
}
.material-icons-store_mall_directory:before {
    content: "\E563"
}
.material-icons-straighten:before {
    content: "\E41C"
}
.material-icons-strikethrough_s:before {
    content: "\E257"
}
.material-icons-style:before {
    content: "\E41D"
}
.material-icons-subject:before {
    content: "\E8D2"
}
.material-icons-subtitles:before {
    content: "\E048"
}
.material-icons-supervisor_account:before {
    content: "\E8D3"
}
.material-icons-surround_sound:before {
    content: "\E049"
}
.material-icons-swap_calls:before {
    content: "\E0D7"
}
.material-icons-swap_horiz:before {
    content: "\E8D4"
}
.material-icons-swap_vert:before {
    content: "\E8D5"
}
.material-icons-swap_vertical_circle:before {
    content: "\E8D6"
}
.material-icons-switch_camera:before {
    content: "\E41E"
}
.material-icons-switch_video:before {
    content: "\E41F"
}
.material-icons-sync:before {
    content: "\E627"
}
.material-icons-sync_disabled:before {
    content: "\E628"
}
.material-icons-sync_problem:before {
    content: "\E629"
}
.material-icons-system_update:before {
    content: "\E62A"
}
.material-icons-system_update_alt:before {
    content: "\E8D7"
}
.material-icons-tab:before {
    content: "\E8D8"
}
.material-icons-tab_unselected:before {
    content: "\E8D9"
}
.material-icons-tablet:before {
    content: "\E32F"
}
.material-icons-tablet_android:before {
    content: "\E330"
}
.material-icons-tablet_mac:before {
    content: "\E331"
}
.material-icons-tag_faces:before {
    content: "\E420"
}
.material-icons-tap_and_play:before {
    content: "\E62B"
}
.material-icons-terrain:before {
    content: "\E564"
}
.material-icons-text_format:before {
    content: "\E165"
}
.material-icons-textsms:before {
    content: "\E0D8"
}
.material-icons-texture:before {
    content: "\E421"
}
.material-icons-theaters:before {
    content: "\E8DA"
}
.material-icons-thumb_down:before {
    content: "\E8DB"
}
.material-icons-thumb_up:before {
    content: "\E8DC"
}
.material-icons-thumbs_up_down:before {
    content: "\E8DD"
}
.material-icons-time_to_leave:before {
    content: "\E62C"
}
.material-icons-timelapse:before {
    content: "\E422"
}
.material-icons-timer:before {
    content: "\E425"
}
.material-icons-timer_10:before {
    content: "\E423"
}
.material-icons-timer_3:before {
    content: "\E424"
}
.material-icons-timer_off:before {
    content: "\E426"
}
.material-icons-toc:before {
    content: "\E8DE"
}
.material-icons-today:before {
    content: "\E8DF"
}
.material-icons-toll:before {
    content: "\E8E0"
}
.material-icons-tonality:before {
    content: "\E427"
}
.material-icons-toys:before {
    content: "\E332"
}
.material-icons-track_changes:before {
    content: "\E8E1"
}
.material-icons-traffic:before {
    content: "\E565"
}
.material-icons-transform:before {
    content: "\E428"
}
.material-icons-translate:before {
    content: "\E8E2"
}
.material-icons-trending_down:before {
    content: "\E8E3"
}
.material-icons-trending_flat:before {
    content: "\E8E4"
}
.material-icons-trending_up:before {
    content: "\E8E5"
}
.material-icons-tune:before {
    content: "\E429"
}
.material-icons-turned_in:before {
    content: "\E8E6"
}
.material-icons-turned_in_not:before {
    content: "\E8E7"
}
.material-icons-tv:before {
    content: "\E333"
}
.material-icons-undo:before {
    content: "\E166"
}
.material-icons-unfold_less:before {
    content: "\E5D6"
}
.material-icons-unfold_more:before {
    content: "\E5D7"
}
.material-icons-usb:before {
    content: "\E1E0"
}
.material-icons-verified_user:before {
    content: "\E8E8"
}
.material-icons-vertical_align_bottom:before {
    content: "\E258"
}
.material-icons-vertical_align_center:before {
    content: "\E259"
}
.material-icons-vertical_align_top:before {
    content: "\E25A"
}
.material-icons-vibration:before {
    content: "\E62D"
}
.material-icons-video_library:before {
    content: "\E04A"
}
.material-icons-videocam:before {
    content: "\E04B"
}
.material-icons-videocam_off:before {
    content: "\E04C"
}
.material-icons-view_agenda:before {
    content: "\E8E9"
}
.material-icons-view_array:before {
    content: "\E8EA"
}
.material-icons-view_carousel:before {
    content: "\E8EB"
}
.material-icons-view_column:before {
    content: "\E8EC"
}
.material-icons-view_comfy:before {
    content: "\E42A"
}
.material-icons-view_compact:before {
    content: "\E42B"
}
.material-icons-view_day:before {
    content: "\E8ED"
}
.material-icons-view_headline:before {
    content: "\E8EE"
}
.material-icons-view_list:before {
    content: "\E8EF"
}
.material-icons-view_module:before {
    content: "\E8F0"
}
.material-icons-view_quilt:before {
    content: "\E8F1"
}
.material-icons-view_stream:before {
    content: "\E8F2"
}
.material-icons-view_week:before {
    content: "\E8F3"
}
.material-icons-vignette:before {
    content: "\E435"
}
.material-icons-visibility:before {
    content: "\E8F4"
}
.material-icons-visibility_off:before {
    content: "\E8F5"
}
.material-icons-voice_chat:before {
    content: "\E62E"
}
.material-icons-voicemail:before {
    content: "\E0D9"
}
.material-icons-volume_down:before {
    content: "\E04D"
}
.material-icons-volume_mute:before {
    content: "\E04E"
}
.material-icons-volume_off:before {
    content: "\E04F"
}
.material-icons-volume_up:before {
    content: "\E050"
}
.material-icons-vpn_key:before {
    content: "\E0DA"
}
.material-icons-vpn_lock:before {
    content: "\E62F"
}
.material-icons-wallpaper:before {
    content: "\E1BC"
}
.material-icons-warning:before {
    content: "\E002"
}
.material-icons-watch:before {
    content: "\E334"
}
.material-icons-wb_auto:before {
    content: "\E42C"
}
.material-icons-wb_cloudy:before {
    content: "\E42D"
}
.material-icons-wb_incandescent:before {
    content: "\E42E"
}
.material-icons-wb_iridescent:before {
    content: "\E436"
}
.material-icons-wb_sunny:before {
    content: "\E430"
}
.material-icons-wc:before {
    content: "\E63D"
}
.material-icons-web:before {
    content: "\E051"
}
.material-icons-whatshot:before {
    content: "\E80E"
}
.material-icons-widgets:before {
    content: "\E1BD"
}
.material-icons-wifi:before {
    content: "\E63E"
}
.material-icons-wifi_lock:before {
    content: "\E1E1"
}
.material-icons-wifi_tethering:before {
    content: "\E1E2"
}
.material-icons-work:before {
    content: "\E8F9"
}
.material-icons-wrap_text:before {
    content: "\E25B"
}
.material-icons-youtube_searched_for:before {
    content: "\E8FA"
}
.material-icons-zoom_in:before {
    content: "\E8FF"
}
.material-icons-zoom_out:before {
    content: "\E900"
}
#header #link_block_displayNav2 {
    display: flex;
    flex-direction: column
}
#header #link_block_displayNav2 li {
    margin-bottom: .35714rem
}
#header #link_block_displayNav2 li:last-child {
    order: -1
}
@media (min-width: 1200px) {
    #header #link_block_displayNav2 {
        flex-direction: row;
        margin-bottom: 0
    }
    #header #link_block_displayNav2 li {
        margin-right: .92857rem;
        margin-bottom: 0
    }
}
@media (min-width: 1878px) {
    #header #link_block_displayNav2 li {
        margin-right: 1.64286rem
    }
}
#header .compare-products,
#header .dropdown-toggle,
#header .jxwishlist-link a {
    display: block
}
#header .compare-products span,
#header .dropdown-toggle span,
#header .jxwishlist-link a span {
    display: inline-block;
    vertical-align: middle
}
#header .compare-products i,
#header .dropdown-toggle i,
#header .jxwishlist-link a i {
    font-size: 1.5rem;
    color: #fff;
    transition: .3s
}
@media (min-width: 1878px) {
    #header .compare-products i,
    #header .dropdown-toggle i,
    #header .jxwishlist-link a i {
        font-size: 2.14286rem
    }
}
#header .compare-products .material-icons-shopping_cart,
#header .dropdown-toggle .material-icons-shopping_cart,
#header .jxwishlist-link a .material-icons-shopping_cart {
    color: #cc0000
}
#header .compare-products:hover i,
#header .dropdown-toggle:hover i,
#header .jxwishlist-link a:hover i {
    color: #cc0000
}
@media (max-width: 767.98px) {
    #header .compare-products span,
    #header .jxwishlist-link a span {
        vertical-align: super
    }
}
#header .ps_shoppingcart .dropdown-toggle {
    display: flex;
    align-items: center
}
#header .icon_toggle .compare-products>span:first-child,
#header .icon_toggle .dropdown-toggle>span:first-child,
#header .icon_toggle .jxwishlist-link a>span:first-child {
    display: none
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 3.57143rem;
    height: 3.57143rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: .35714rem 0 3.57143rem rgba(0, 48, 70, .15)
}
@media (min-width: 1878px) {
    #header .icon_toggle .ps_shoppingcart .dropdown-toggle {
        width: 4.64286rem;
        height: 4.64286rem
    }
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle i {
    padding-top: .35714rem;
    padding-right: .35714rem
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle .blockcart {
    position: absolute;
    top: .64286rem;
    right: .85714rem
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle .blockcart .cart-products-count-text {
    display: none
}
#header .compare-products .compare-counter {
    vertical-align: top
}
#header [class*=js-modal-sidebar]:before {
    font-size: 1.5rem;
    color: #cc0000
}
#header .bg-primary-header {
    position: relative
}
@media (min-width: 1200px) {
    #header .bg-primary-header #link_block_displayNav2 a,
    #header .bg-primary-header .toggle-wrapper {
        color: #fff
    }
    #header .bg-primary-header #link_block_displayNav2 a:focus,
    #header .bg-primary-header #link_block_displayNav2 a:hover,
    #header .bg-primary-header .toggle-wrapper:focus,
    #header .bg-primary-header .toggle-wrapper:hover {
        color: #003046
    }
}
#header .bg-primary-header .blockcart {
    color: #fff
}
@media (min-width: 768px) {
    #header .bg-primary-header .dropdown-toggle,
    #header .bg-primary-header [class*=js-modal-sidebar] {
        margin-right: 1.78571rem
    }
}
#header .bg-primary-header .dropdown-toggle i,
#header .bg-primary-header [class*=js-modal-sidebar] i {
    color: #fff;
    font-size: 2.14286rem
}
#header .bg-primary-header .dropdown-toggle:hover i,
#header .bg-primary-header [class*=js-modal-sidebar]:hover i {
    color: #003046
}
@media (min-width: 768px) {
    #header .bg-primary-header .default-menu>ul>li>a,
    #header .bg-primary-header .default-menu>ul>li>span {
        color: #fff
    }
    #header .bg-primary-header .default-menu>ul>li>a:hover {
        color: #003046
    }
}
#header .bg-primary-header [class*=js-modal-sidebar]:before {
    color: #fff;
    font-size: 2.14286rem
}
@media (max-width: 767.98px) {
    #header .bg-primary-header [class*=js-modal-sidebar] {
        line-height: 1
    }
}
#header .modal-dialog {
    left: auto;
    right: 0;
    max-width: 21.42857rem
}
#header .modal-dialog .modal-body {
    padding: 1.42857rem
}
#header .header-top {
    position: relative;
    z-index: 3;
    background: #fff
}
#header .tablet_down_menu .menu-title {
    color: #fff
}
#header .tablet_down_menu .menu-title i {
    font-size: 1.5rem
}
body#index header+div {
    z-index: 2
}
@media (min-width: 768px) {
    body#index header+div {
        margin-bottom: 0
    }
}
body:not(#index) #wrapper .content-wrapper {
    padding-bottom: 2.14286rem;
    box-shadow: .35714rem 0 4.28571rem rgba(0, 48, 70, .15)
}
body#product #wrapper .content-wrapper {
    padding-top: 0
}
#top-column,
#wrapper,
header+div {
    position: relative
}
#wrapper {
    flex: 1 1 auto
}
#wrapper .left-column,
#wrapper .right-column {
    margin-top: 2.85714rem;
    margin-bottom: 2.85714rem;
    flex: 0 0 100%
}
@media (min-width: 1200px) {
    #wrapper .left-column,
    #wrapper .right-column {
        max-width: 21.42857rem;
        flex: 0 0 21.42857rem
    }
}
@media (min-width: 768px) {
    #wrapper .left-column,
    #wrapper .right-column {
        margin-top: 0;
        margin-bottom: 0
    }
    #wrapper .left-column {
        order: 1
    }
    #wrapper .content-wrapper {
        order: 2
    }
    #wrapper .right-column {
        order: 3
    }
}
#footer {
    color: #fff;
    position: relative;
    z-index: 5
}
#footer .h4,
#footer .h5 {
    text-transform: uppercase;
    color: #fff
}
#footer .h6 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.42857rem
}
#footer .block-newsletter #block-newsletter-label,
#footer .block-newsletter .h5 {
    color: #fff
}
#footer .block-newsletter .h5 {
    text-transform: uppercase
}
#footer .block-newsletter #block-newsletter-label {
    font-weight: 300
}
#footer .block-social li a {
    color: #fff
}
#footer .block-social li a:focus,
#footer .block-social li a:hover {
    color: #cc0000
}
#footer .footer-bg-primary {
    background: #cc0000
}
#footer .footer-bg-primary .block-newsletter {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}
@media (max-width: 1199.98px) {
    #footer .footer-bg-primary .block-newsletter {
        max-width: 40.71429rem;
        margin-left: auto;
        margin-right: auto
    }
}
@media (min-width: 1200px) {
    #footer .footer-bg-primary .block-newsletter {
        align-items: flex-end;
        display: flex;
        justify-content: center
    }
    #footer .footer-bg-primary .block-newsletter .alert {
        padding-top: .07143rem;
        padding-bottom: 0
    }
    #footer .footer-bg-primary .block-newsletter .alert:before {
        position: static;
        display: inline-block;
        margin-right: .35714rem;
        font-size: .71429rem;
        vertical-align: baseline
    }
    #footer .footer-bg-primary .block-newsletter #block-newsletter-label,
    #footer .footer-bg-primary .block-newsletter .alert,
    #footer .footer-bg-primary .block-newsletter .h5 {
        margin-bottom: 0
    }
    #footer .footer-bg-primary .block-newsletter form {
        min-width: 38rem
    }
    #footer .footer-bg-primary .block-newsletter>div+form {
        margin-left: 2.14286rem
    }
}
@media (min-width: 1878px) {
    #footer .footer-bg-primary .block-newsletter {
        align-items: center
    }
    #footer .footer-bg-primary .block-newsletter .h5+#block-newsletter-label {
        margin-left: .71429rem
    }
    #footer .footer-bg-primary .block-newsletter .info-block-newsletter {
        display: flex;
        align-items: baseline;
        justify-content: center
    }
}
#footer .footer-bg-primary .block-newsletter .btn,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.add-to-cart,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.customize,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.add-to-cart,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.customize,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.view-product {
    min-width: 12.07143rem;
    color: #fff;
    text-transform: uppercase;
    border-color: #000;
    background: #000
}
#footer .footer-bg-primary .block-newsletter .btn:hover,
#footer .footer-bg-primary .block-newsletter .btnfocus,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.add-to-cart:hover,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.customize:hover,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.view-product:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.add-to-cart:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.customize:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.view-product:hover {
    color: #fff;
    border-color: #222020;
    background: #222020
}
#footer .footer-bg {
    background: #222020;
    position: relative;
    overflow: hidden;
    z-index: 2
}
#footer .custom-checkbox .custom-control-input:not(:checked)~.custom-control-label:before,
#footer .form-control {
    background: #fff
}
@media (min-width: 768px) {
    #footer .list-inline *+.module,
    #footer .list-inline *+.module+* {
        margin-top: 2.85714rem
    }
    #footer .list-inline .module h3.h5 {
        display: none!important
    }
    #footer .list-inline .module .list-default {
        display: flex!important;
        justify-content: center
    }
    #footer .list-inline .module .list-default li+li {
        margin-left: 1.42857rem
    }
}
@media (min-width: 768px) and (min-width: 1878px) {
    #footer .list-inline .module .list-default li+li {
        margin-left: 2.5rem
    }
}
@media (min-width: 768px) {
    #footer .list .product-miniature-information .product-buttons p+a.add-to-cart,
    #footer .list .product-miniature-information .product-buttons p+a.customize,
    #footer .list .product-miniature-information .product-buttons p+a.view-product,
    #footer .list-inline .link-block,
    #footer p+.btn,
    .list .product-miniature-information .product-buttons #footer p+a.add-to-cart,
    .list .product-miniature-information .product-buttons #footer p+a.customize,
    .list .product-miniature-information .product-buttons #footer p+a.view-product {
        margin-top: 1.42857rem
    }
}
@media (min-width: 768px) {
    #footer .custom-mw {
        max-width: 33.57143rem;
        margin-left: auto;
        margin-right: auto
    }
}
#footer .footer-phone p,
#footer .footer-phone span {
    color: #cc0000;
    font-weight: 700;
    font-size: 1.42857rem
}
#footer .block-contact i {
    font-size: 1.42857rem
}

@media (min-width: 768px) {
    #footer .border-left-mod {
        border-left: .07143rem solid hsla(0, 0%, 100%, .2)
    }
}
@media (max-width: 767.98px) {
    #footer .jxml-html-description ul li+li {
        margin-top: 2.85714rem
    }
}
@media (min-width: 1200px) {
    #footer .border-side:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -1.07143rem;
        right: -1.07143rem;
        border-left: .07143rem solid hsla(0, 0%, 100%, .2);
        border-right: .07143rem solid hsla(0, 0%, 100%, .2);
        z-index: -1
    }
}
.jxwl_popup_item>.jxwl_row_1 {
    background: url(../../assets/img/jxwl_row_1.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_2 {
    background: url(../../assets/img/jxwl_row_2.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_3 {
    background: url(../../assets/img/jxwl_row_3.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_4 {
    background: url(../../assets/img/jxwl_row_4.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.material-scrolltop {
    z-index: 99
}
#block-newsletter-label {
    font-size: 12px
}
.slider-container {
    width: 300px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.slider-container .back-bar {
    height: 10px;
    position: relative
}
.slider-container .back-bar .selected-bar {
    position: absolute;
    height: 100%
}
.slider-container .back-bar .pointer {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    cursor: col-resize;
    opacity: 1;
    z-index: 2
}
.slider-container .back-bar .pointer.last-active {
    z-index: 3
}
.slider-container .back-bar .pointer-label {
    position: absolute;
    top: -17px;
    font-size: 8px;
    background: #fff;
    white-space: nowrap;
    line-height: 1
}
.slider-container .back-bar .focused {
    z-index: 10
}
.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}
.slider-container .scale {
    top: 2px;
    position: relative
}
.slider-container .scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0
}
.slider-container .scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 5px;
    color: #999;
    line-height: 1
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
    cursor: auto
}
.theme-green .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-green .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #a1fad0;
    background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
    background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
    background-image: -o-linear-gradient(top, #bdfade, #76fabc);
    background-image: linear-gradient(180deg, #bdfade, #76fabc);
    background-repeat: repeat-x
}
.theme-green .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-green .back-bar .pointer-label {
    color: #999
}
.theme-green .back-bar .focused {
    color: #333
}
.theme-green .scale span {
    border-left: 1px solid #e5e5e5
}
.theme-green .scale ins {
    color: #999
}
.theme-blue .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-blue .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #92c1f9;
    background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
    background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: linear-gradient(180deg, #b1d1f9, #64a8f9);
    background-repeat: repeat-x
}
.theme-blue .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x
}
.theme-blue .back-bar .pointer-label {
    color: #999
}
.theme-blue .back-bar .focused {
    color: #333
}
.theme-blue .scale span {
    border-left: 1px solid #e5e5e5
}
.theme-blue .scale ins {
    color: #999
}
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    src: local("Roboto Thin Italic"), local(Roboto-ThinItalic), url(//fonts.gstatic.com/s/roboto/v18/KFOiCnqEu92Fr1Mu51QrEzAdKw.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOiCnqEu92Fr1Mu51QrEzAdKQ.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: local("Roboto Light Italic"), local(Roboto-LightItalic), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsA.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsI.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"), local(Roboto-Italic), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzY.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzQ.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"), local(Roboto-MediumItalic), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsA.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsI.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"), local(Roboto-BoldItalic), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsA.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsI.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    src: local("Roboto Black Italic"), local(Roboto-BlackItalic), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TLBCc6CsA.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TLBCc6CsI.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: local("Roboto Thin"), local(Roboto-Thin), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzY.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzQ.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local(Roboto-Light), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc8.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc-.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(Roboto), local(Roboto-Regular), url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxO.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxM.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local(Roboto-Medium), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc8.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc-.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local(Roboto-Bold), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc8.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc-.woff) format("woff")
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"), local(Roboto-Black), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc8.eot#) format("eot"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2"), url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc-.woff) format("woff")
}
:root {
    --gray-dark: #282828;
    --blue: #0579fc;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #ff138c;
    --red: #d05656;
    --orange: #ffb400;
    --yellow: #fdf402;
    --green: #96cd00;
    --teal: #20c997;
    --cyan: #18d7ec;
    --gray: #888;
    --gray-darker: #003046;
    --gray-light: #f2f5f5;
    --gray-lighter: #f8f8f8;
    --primary: #cc0000;
    --secondary: #cc0000;
    --success: #cc0000;
    --info: #0579fc;
    --warning: #ffb400;
    --danger: #ff138c;
    --light: #f2f5f5;
    --dark: #282828;
    --info-light: #18d7ec;
    --white: #fff;
    --breakpoint-xs: 0;
    --breakpoint-xsm: 28.57143rem;
    --breakpoint-sm: 41.14286rem;
    --breakpoint-md: 54.85714rem;
    --breakpoint-lg: 70.85714rem;
    --breakpoint-xl: 85.71429rem;
    --breakpoint-xxl: 134.14286rem;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
@-ms-viewport {
    width: device-width
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}
body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.643;
    color: #888;
    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: 1em
}
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
}
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
}
dfn {
    font-style: italic
}
b,
strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    color: #003046;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
    color: #888;
    text-decoration: none
}
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;
    -ms-overflow-style: scrollbar
}
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: #888;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus {
    outline: .07143rem dotted;
    outline: .35714rem 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
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
[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: -.14286rem;
    -webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button,
[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
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1em;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.4;
    color: #282828
}
.h1,
h1 {
    font-size: 2.857rem
}
.h2,
h2 {
    font-size: 1.857rem
}
.h3,
.h4,
h3,
h4 {
    font-size: 1.429rem
}
.h5,
.h6,
h5,
h6 {
    font-size: 1rem
}
.lead {
    font-size: 1.25rem;
    font-weight: 300
}
.display-1 {
    font-size: 6rem
}
.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.4
}
.display-2 {
    font-size: 5.5rem
}
.display-3 {
    font-size: 4.5rem
}
.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.4
}
.display-4 {
    font-size: 3.5rem
}
hr {
    margin-top: 2.14286rem;
    margin-bottom: 2.14286rem;
    border: 0;
    border-top: .07143rem solid #e5e5e5
}
.small,
small {
    font-size: 80%;
    font-weight: 400
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline-item {
    display: inline-block
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
.blockquote {
    margin-bottom: 2.14286rem;
    font-size: 1.25rem
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #888
}
.blockquote-footer:before {
    content: "\2014   \A0"
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: .07143rem solid #e5e5e5;
    box-shadow: 0 .07143rem .14286rem rgba(0, 0, 0, .075)
}
.figure {
    display: inline-block
}
.figure-img {
    margin-bottom: 1.07143rem;
    line-height: 1
}
.figure-caption {
    font-size: 90%;
    color: #888
}
code {
    font-size: 87.5%;
    color: #ff138c;
    word-break: break-word
}
a>code {
    color: inherit
}
kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #003046;
    box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}
pre {
    display: block;
    font-size: 87.5%;
    color: #003046
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}
.pre-scrollable {
    max-height: 24.28571rem;
    overflow-y: scroll
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 746px
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 966px
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}
@media (min-width: 1878px) {
    .container {
        max-width: 1400px
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row{
    display:flex;
    margin-right: -1.07143rem;
    margin-left: -1.07143rem
}
main .products {
    display:block;
    margin-right: -1.07143rem;
    margin-left: -1.07143rem
}
.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-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto,
.col-xsm,
.col-xsm-1,
.col-xsm-10,
.col-xsm-11,
.col-xsm-12,
.col-xsm-2,
.col-xsm-3,
.col-xsm-4,
.col-xsm-5,
.col-xsm-6,
.col-xsm-7,
.col-xsm-8,
.col-xsm-9,
.col-xsm-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.has-error .help-block,
.layout-both-columns main .grid .products article.product-miniature,
.layout-both-columns main .list .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
.layout-full-width main .list .products article.product-miniature,
main .grid .products article.product-miniature,
main .list .products article.product-miniature,
main .products article.product-miniature {
    position: relative;
    width: 100%;
    min-height: .07143rem;
    padding-right: 1.07143rem;
    padding-left: 1.07143rem
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.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,
.layout-both-columns main .grid .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
main .grid .products article.product-miniature,
main .products article.product-miniature {
    flex: 0 0 48%;
    max-width: 48%
}
.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,
.has-error .help-block,
.layout-both-columns main .list .products article.product-miniature,
.layout-full-width main .list .products article.product-miniature,
main .list .products article.product-miniature {
    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: 400px) {
    .col-xsm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xsm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xsm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xsm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xsm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xsm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xsm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xsm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xsm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xsm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xsm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xsm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xsm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xsm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xsm-first {
        order: -1
    }
    .order-xsm-last {
        order: 13
    }
    .order-xsm-0 {
        order: 0
    }
    .order-xsm-1 {
        order: 1
    }
    .order-xsm-2 {
        order: 2
    }
    .order-xsm-3 {
        order: 3
    }
    .order-xsm-4 {
        order: 4
    }
    .order-xsm-5 {
        order: 5
    }
    .order-xsm-6 {
        order: 6
    }
    .order-xsm-7 {
        order: 7
    }
    .order-xsm-8 {
        order: 8
    }
    .order-xsm-9 {
        order: 9
    }
    .order-xsm-10 {
        order: 10
    }
    .order-xsm-11 {
        order: 11
    }
    .order-xsm-12 {
        order: 12
    }
    .offset-xsm-0 {
        margin-left: 0
    }
    .offset-xsm-1 {
        margin-left: 8.33333%
    }
    .offset-xsm-2 {
        margin-left: 16.66667%
    }
    .offset-xsm-3 {
        margin-left: 25%
    }
    .offset-xsm-4 {
        margin-left: 33.33333%
    }
    .offset-xsm-5 {
        margin-left: 41.66667%
    }
    .offset-xsm-6 {
        margin-left: 50%
    }
    .offset-xsm-7 {
        margin-left: 58.33333%
    }
    .offset-xsm-8 {
        margin-left: 66.66667%
    }
    .offset-xsm-9 {
        margin-left: 75%
    }
    .offset-xsm-10 {
        margin-left: 83.33333%
    }
    .offset-xsm-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: none
    }
    .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-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6,
    .layout-both-columns main .grid .products article.product-miniature,
    main .products article.product-miniature {
        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,
    .has-error .help-block {
        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%
    }
    .has-error .help-block,
    .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: none
    }
    .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,
    .layout-full-width main .grid .products article.product-miniature,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        flex: 0 0 48%;
        max-width: 48%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6,
    .layout-both-columns main .grid .products article.product-miniature {
        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: none
    }
    .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,
    .layout-full-width main .grid .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        flex: 0 0 31%;
        max-width: 31%
    }
    .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: none
    }
    .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,
    main .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4,
    .layout-both-columns main .grid .products article.product-miniature,
    main .grid .products article.product-miniature {
        flex: 0 0 24%;
        max-width: 24%
    }
    .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%
    }
}
@media (min-width: 1878px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2,
    .layout-full-width main .grid .products article.product-miniature {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3,
    .layout-both-columns main .grid .products article.product-miniature {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}
.table {
    width: 100%;
    margin-bottom: 2.14286rem;
    background-color: transparent
}
.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: .07143rem solid #e5e5e5
}
.table thead th {
    vertical-align: bottom;
    border-bottom: .14286rem solid #e5e5e5
}
.table tbody+tbody {
    border-top: .14286rem solid #e5e5e5
}
.table .table {
    background-color: #fff
}
.table-sm td,
.table-sm th {
    padding: .3rem
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: .07143rem solid #e5e5e5
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: .14286rem
}
.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #cce3eb
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #bad9e4
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #fbd1cb
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #f9bcb3
}
.table-success,
.table-success>td,
.table-success>th {
    background-color: #cce3eb
}
.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #bad9e4
}
.table-info,
.table-info>td,
.table-info>th {
    background-color: #b9d9fe
}
.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #a0cbfe
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeab8
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe29f
}
.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #ffbddf
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ffa4d3
}
.table-light,
.table-light>td,
.table-light>th {
    background-color: #fbfcfc
}
.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ecf1f1
}
.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c3c3c3
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b6b6b6
}
.table-info-light,
.table-info-light>td,
.table-info-light>th {
    background-color: #bef4fa
}
.table-hover .table-info-light:hover,
.table-hover .table-info-light:hover>td,
.table-hover .table-info-light:hover>th {
    background-color: #a6f0f8
}
.table-white,
.table-white>td,
.table-white>th {
    background-color: #fff
}
.table-hover .table-white:hover,
.table-hover .table-white:hover>td,
.table-hover .table-white:hover>th {
    background-color: #f2f2f2
}
.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}
.table .thead-dark th {
    color: #fff;
    background-color: #003046;
    border-color: #004a6c
}
.table .thead-light th {
    color: #666;
    background-color: #f2f5f5;
    border-color: #e5e5e5
}
.table-dark {
    color: #fff;
    background-color: #003046
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #004a6c
}
.table-dark.table-bordered {
    border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}
.table-dark.table-hover tbody tr:hover {
    background-color: hsla(0, 0%, 100%, .075)
}
@media (max-width: 399.98px) {
    .table-responsive-xsm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xsm>.table-bordered {
        border: 0
    }
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}
@media (max-width: 1877.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xxl>.table-bordered {
        border: 0
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
    border: 0
}
.form-control {
    display: block;
    width: 100%;
    height: 3.571rem;
    padding: 1.071rem 1.42857rem;
    font-size: 1rem;
    line-height: 1.429;
    color: #666;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #000;
    background-color: #f2f5f5;
    border-color: #a4cddc;
    outline: 0;
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.form-control::-webkit-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control::-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control::placeholder {
    color: #e2e2e2;
    opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #f2f5f5;
    opacity: 1
}
select.form-control:focus::-ms-value {
    color: #666;
    background-color: #f2f5f5
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}
.col-form-label {
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.429
}
.col-form-label-lg {
    padding-top: 1.571rem;
    padding-bottom: 1.571rem;
    font-size: 1.25rem;
    line-height: 1.471
}
.col-form-label-sm {
    padding-top: .643rem;
    padding-bottom: .643rem;
    font-size: .875rem;
    line-height: 1.5
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
    margin-bottom: 0;
    line-height: 1.429;
    color: #888;
    background-color: transparent;
    border: 0 solid transparent
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}
.form-control-sm {
    height: 2.5985rem;
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5
}
.form-control-lg {
    height: 4.98075rem;
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}
.form-group {
    margin-bottom: 1rem
}
.form-text {
    display: block;
    margin-top: .25rem
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.35714rem;
    margin-left: -.35714rem
}
.form-row>.col,
.form-row>[class*=col-] {
    padding-right: .35714rem;
    padding-left: .35714rem
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}
.form-check-input:disabled~.form-check-label {
    color: #888
}
.form-check-label {
    margin-bottom: 0
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #cc0000
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.643;
    color: #fff;
    background-color: rgba(72, 155, 185, .9)
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #cc0000
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #cc0000;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}
.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #cc0000
}
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}
.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #cc0000
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid~.color-box,
.custom-control-input.is-valid~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid~.color-box,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    background-color: #a4cddc
}
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid:checked~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid:checked~.color-box,
.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid:checked~.color-box,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    background-color: #6dafc7
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-valid:focus~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:valid:focus~.color-box,
.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:valid:focus~.color-box,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #cc0000
}
.custom-file-input.is-valid~.custom-file-label:after,
.was-validated .custom-file-input:valid~.custom-file-label:after {
    border-color: inherit
}
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}
.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ff138c
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.643;
    color: #fff;
    background-color: rgba(255, 19, 140, .9)
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #ff138c
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #ff138c;
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #ff138c
}
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}
.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #ff138c
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid~.color-box,
.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid~.color-box,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    background-color: #ff93ca
}
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid:checked~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid:checked~.color-box,
.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid:checked~.color-box,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    background-color: #ff46a5
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input.is-invalid:focus~.color-box,
#search_filters_wrapper section.facet .facet-list li .was-validated .custom-control-input:invalid:focus~.color-box,
.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated #search_filters_wrapper section.facet .facet-list li .custom-control-input:invalid:focus~.color-box,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #ff138c
}
.custom-file-input.is-invalid~.custom-file-label:after,
.was-validated .custom-file-input:invalid~.custom-file-label:after {
    border-color: inherit
}
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}
.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .25)
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}
.form-inline .form-check {
    width: 100%
}
@media (min-width: 576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}
.btn,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0 solid transparent;
    padding: 1.071rem 2.143rem;
    font-size: 1rem;
    line-height: 1.429;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn,
    .list .product-miniature-information .product-buttons a.add-to-cart,
    .list .product-miniature-information .product-buttons a.customize,
    .list .product-miniature-information .product-buttons a.view-product {
        transition: none
    }
}
.btn:focus,
.btn:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:focus,
.list .product-miniature-information .product-buttons a.view-product:hover {
    text-decoration: none
}
.btn.focus,
.btn:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.focus.add-to-cart,
.list .product-miniature-information .product-buttons a.focus.customize,
.list .product-miniature-information .product-buttons a.focus.view-product,
.list .product-miniature-information .product-buttons a.view-product:focus {
    outline: 0;
    box-shadow: none
}
.btn.disabled,
.btn:disabled,
.list .product-miniature-information .product-buttons a.add-to-cart:disabled,
.list .product-miniature-information .product-buttons a.customize:disabled,
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons a.view-product:disabled {
    opacity: .65;
    box-shadow: none
}
.btn:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled),
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled) {
    cursor: pointer
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active {
    box-shadow: none
}
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active:focus {
    box-shadow: none, none
}
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons fieldset:disabled a.add-to-cart,
.list .product-miniature-information .product-buttons fieldset:disabled a.customize,
.list .product-miniature-information .product-buttons fieldset:disabled a.view-product,
a.btn.disabled,
fieldset:disabled .list .product-miniature-information .product-buttons a.add-to-cart,
fieldset:disabled .list .product-miniature-information .product-buttons a.customize,
fieldset:disabled .list .product-miniature-information .product-buttons a.view-product,
fieldset:disabled a.btn {
    pointer-events: none
}
.btn-primary,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-primary:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:hover {
    background-color: #3d849e;
    border-color: #397d95
}
.btn-primary.focus,
.btn-primary:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:focus,
.list .product-miniature-information .product-buttons a.customize:focus,
.list .product-miniature-information .product-buttons a.focus.add-to-cart,
.list .product-miniature-information .product-buttons a.focus.customize,
.list .product-miniature-information .product-buttons a.focus.view-product,
.list .product-miniature-information .product-buttons a.view-product:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-primary.disabled,
.btn-primary:disabled,
.list .product-miniature-information .product-buttons a.add-to-cart:disabled,
.list .product-miniature-information .product-buttons a.customize:disabled,
.list .product-miniature-information .product-buttons a.disabled.add-to-cart,
.list .product-miniature-information .product-buttons a.disabled.customize,
.list .product-miniature-information .product-buttons a.disabled.view-product,
.list .product-miniature-information .product-buttons a.view-product:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.add-to-cart,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.customize,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.view-product,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #397d95;
    border-color: #35758c
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.add-to-cart:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.customize:focus,
.list .product-miniature-information .product-buttons .show>a.dropdown-toggle.view-product:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.add-to-cart:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.customize:not(:disabled):not(.disabled):active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled).active:focus,
.list .product-miniature-information .product-buttons a.view-product:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-secondary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-secondary:hover {
    color: #fff;
    background-color: #ee3d22;
    border-color: #ed3217
}
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none, 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ed3217;
    border-color: #e62d11
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-success {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    box-shadow: none
}
.btn-success:hover {
    color: #fff;
    background-color: #3d849e;
    border-color: #397d95
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #397d95;
    border-color: #35758c
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-info {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc;
    box-shadow: none
}
.btn-info:hover {
    color: #fff;
    background-color: #0367d8;
    border-color: #0261cc
}
.btn-info.focus,
.btn-info:focus {
    box-shadow: none, 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0261cc;
    border-color: #025bbf
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-warning {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400;
    box-shadow: none
}
.btn-warning:hover {
    color: #003046;
    background-color: #d99900;
    border-color: #cc9000
}
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc9000;
    border-color: #bf8700
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-danger {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c;
    box-shadow: none
}
.btn-danger:hover {
    color: #fff;
    background-color: #ec0079;
    border-color: #df0072
}
.btn-danger.focus,
.btn-danger:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #df0072;
    border-color: #d2006c
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-light {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5;
    box-shadow: none
}
.btn-light:hover {
    color: #003046;
    background-color: #dce4e4;
    border-color: #d5dfdf
}
.btn-light.focus,
.btn-light:focus {
    box-shadow: none, 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-light.disabled,
.btn-light:disabled {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #003046;
    background-color: #d5dfdf;
    border-color: #ced9d9
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-dark {
    color: #fff;
    background-color: #282828;
    border-color: #282828;
    box-shadow: none
}
.btn-dark:hover {
    color: #fff;
    background-color: #151515;
    border-color: #0f0f0f
}
.btn-dark.focus,
.btn-dark:focus {
    box-shadow: none, 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0f0f0f;
    border-color: #080808
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-info-light {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec;
    box-shadow: none
}
.btn-info-light:hover {
    color: #fff;
    background-color: #11bacd;
    border-color: #10b0c1
}
.btn-info-light.focus,
.btn-info-light:focus {
    box-shadow: none, 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-info-light.disabled,
.btn-info-light:disabled {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-info-light:not(:disabled):not(.disabled).active,
.btn-info-light:not(:disabled):not(.disabled):active,
.show>.btn-info-light.dropdown-toggle {
    color: #fff;
    background-color: #10b0c1;
    border-color: #0fa5b5
}
.btn-info-light:not(:disabled):not(.disabled).active:focus,
.btn-info-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-info-light.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-white {
    color: #003046;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none
}
.btn-white:hover {
    color: #003046;
    background-color: #ececec;
    border-color: #e6e6e6
}
.btn-white.focus,
.btn-white:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-white.disabled,
.btn-white:disabled {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show>.btn-white.dropdown-toggle {
    color: #003046;
    background-color: #e6e6e6;
    border-color: #dfdfdf
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-white.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-primary {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-secondary {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 92, 70, .5)
}
.btn-outline-success {
    color: #cc0000;
    background-color: transparent;
    background-image: none;
    border-color: #cc0000
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #cc0000;
    background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .5)
}
.btn-outline-info {
    color: #0579fc;
    background-color: transparent;
    background-image: none;
    border-color: #0579fc
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #0579fc;
    background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #0579fc;
    border-color: #0579fc
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(5, 121, 252, .5)
}
.btn-outline-warning {
    color: #ffb400;
    background-color: transparent;
    background-image: none;
    border-color: #ffb400
}
.btn-outline-warning:hover {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffb400;
    background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #003046;
    background-color: #ffb400;
    border-color: #ffb400
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 180, 0, .5)
}
.btn-outline-danger {
    color: #ff138c;
    background-color: transparent;
    background-image: none;
    border-color: #ff138c
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ff138c;
    background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff138c;
    border-color: #ff138c
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 19, 140, .5)
}
.btn-outline-light {
    color: #f2f5f5;
    background-color: transparent;
    background-image: none;
    border-color: #f2f5f5
}
.btn-outline-light:hover {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f2f5f5;
    background-color: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #003046;
    background-color: #f2f5f5;
    border-color: #f2f5f5
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(242, 245, 245, .5)
}
.btn-outline-dark {
    color: #282828;
    background-color: transparent;
    background-image: none;
    border-color: #282828
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #282828;
    background-color: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 40, 40, .5)
}
.btn-outline-info-light {
    color: #18d7ec;
    background-color: transparent;
    background-image: none;
    border-color: #18d7ec
}
.btn-outline-info-light:hover {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-outline-info-light.focus,
.btn-outline-info-light:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-outline-info-light.disabled,
.btn-outline-info-light:disabled {
    color: #18d7ec;
    background-color: transparent
}
.btn-outline-info-light:not(:disabled):not(.disabled).active,
.btn-outline-info-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-info-light.dropdown-toggle {
    color: #003046;
    background-color: #18d7ec;
    border-color: #18d7ec
}
.btn-outline-info-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-info-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(24, 215, 236, .5)
}
.btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff
}
.btn-outline-white:hover {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-outline-white.focus,
.btn-outline-white:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-white.disabled,
.btn-outline-white:disabled {
    color: #fff;
    background-color: transparent
}
.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show>.btn-outline-white.dropdown-toggle {
    color: #003046;
    background-color: #fff;
    border-color: #fff
}
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-link {
    font-weight: 400;
    color: #003046;
    background-color: transparent
}
.btn-link:hover {
    color: #888;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}
.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none
}
.btn-link.disabled,
.btn-link:disabled {
    color: #888;
    pointer-events: none
}
.btn-group-lg>.btn,
.btn-lg,
.list .product-miniature-information .product-buttons .btn-group-lg>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-lg>a.customize,
.list .product-miniature-information .product-buttons .btn-group-lg>a.view-product {
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471;
    border-radius: 0
}
.btn-group-sm>.btn,
.btn-sm,
.list .product-miniature-information .product-buttons .btn-group-sm>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-sm>a.customize,
.list .product-miniature-information .product-buttons .btn-group-sm>a.view-product {
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: .5rem
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    transition: opacity .15s linear
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}
.fade:not(.show) {
    opacity: 0
}
.collapse:not(.show) {
    display: none
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 14.28571rem;
    padding: .5rem 0;
    margin: 1rem 0 0;
    font-size: 1rem;
    color: #888;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11)
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 1rem
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 1rem
}
.dropright .dropdown-toggle:after {
    vertical-align: 0
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 1rem
}
.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: 1.07143rem 0;
    overflow: hidden;
    border-top: .07143rem solid #f2f5f5
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .71429rem 1.07143rem;
    clear: both;
    font-weight: 400;
    color: #003046;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #888;
    text-decoration: none;
    background-color: transparent
}
.dropdown-item.active,
.dropdown-item.current,
.dropdown-item:active {
    color: #cc0000;
    text-decoration: none;
    background-color: transparent
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #888;
    background-color: transparent
}
.dropdown-menu.show {
    display: block
}
.dropdown-header {
    display: block;
    padding: .5rem 1.07143rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #888;
    white-space: nowrap
}
.dropdown-item-text {
    display: block;
    padding: .71429rem 1.07143rem;
    color: #003046
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group>a.customize,
.list .product-miniature-information .product-buttons .btn-group>a.view-product {
    position: relative;
    flex: 0 1 auto
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.active.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize:hover,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:active,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:focus,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product:hover,
.list .product-miniature-information .product-buttons .btn-group>a.active.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group>a.active.customize,
.list .product-miniature-information .product-buttons .btn-group>a.active.view-product,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:active,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:focus,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:hover,
.list .product-miniature-information .product-buttons .btn-group>a.customize:active,
.list .product-miniature-information .product-buttons .btn-group>a.customize:focus,
.list .product-miniature-information .product-buttons .btn-group>a.customize:hover,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:active,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:focus,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:hover {
    z-index: 1
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons .btn+a.customize,
.btn-group .list .product-miniature-information .product-buttons .btn+a.view-product,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.customize,
.btn-group .list .product-miniature-information .product-buttons .btn-group+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.customize+.btn,
.btn-group .list .product-miniature-information .product-buttons a.customize+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.customize+a.view-product,
.btn-group .list .product-miniature-information .product-buttons a.view-product+.btn,
.btn-group .list .product-miniature-information .product-buttons a.view-product+.btn-group,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.customize,
.btn-group .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons .btn-group+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize+a.view-product,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+.btn,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+.btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .btn-group .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group .btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group .btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group .btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical .btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product+a.view-product {
    margin-left: 0
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}
.btn-toolbar .input-group {
    width: auto
}
.btn-group>.btn:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.add-to-cart:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.customize:first-child,
.list .product-miniature-information .product-buttons .btn-group>a.view-product:first-child {
    margin-left: 0
}
.dropdown-toggle-split {
    padding-right: 1.60725rem;
    padding-left: 1.60725rem
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}
.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.add-to-cart+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.customize+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-sm>a.view-product+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.add-to-cart+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.customize+.dropdown-toggle-split,
.list .product-miniature-information .product-buttons .btn-group-lg>a.view-product+.dropdown-toggle-split {
    padding-right: 2.73225rem;
    padding-left: 2.73225rem
}
.btn-group.show .dropdown-toggle,
.btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical .list .product-miniature-information .product-buttons a.add-to-cart,
.btn-group-vertical .list .product-miniature-information .product-buttons a.customize,
.btn-group-vertical .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical a.view-product {
    width: 100%
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>.btn-group+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.customize+a.view-product,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+.btn,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+.btn-group,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.customize,
.list .product-miniature-information .product-buttons .btn-group-vertical>a.view-product+a.view-product {
    margin-top: 0;
    margin-left: 0
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize,
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize,
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product {
    margin-bottom: 0
}
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.add-to-cart input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.customize input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>.btn-group>a.view-product input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.add-to-cart input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.customize input[type=radio],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product input[type=checkbox],
.list .product-miniature-information .product-buttons .btn-group-toggle>a.view-product input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}
.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: 0
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}
.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}
.input-group>.custom-file {
    display: flex;
    align-items: center
}
.input-group-append,
.input-group-prepend {
    display: flex
}
.input-group-append .btn,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.view-product,
.input-group-prepend .btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product {
    position: relative;
    z-index: 2
}
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.customize,
.input-group-append .list .product-miniature-information .product-buttons .btn+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.customize,
.input-group-append .list .product-miniature-information .product-buttons .input-group-text+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.customize+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.customize+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.customize+a.view-product,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+.btn,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+.input-group-text,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.customize,
.input-group-append .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons .btn+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons .input-group-text+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.add-to-cart+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.customize+a.view-product,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+.btn,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+.input-group-text,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.add-to-cart,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.customize,
.input-group-prepend .list .product-miniature-information .product-buttons a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.customize,
.list .product-miniature-information .product-buttons .input-group-append .btn+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.customize,
.list .product-miniature-information .product-buttons .input-group-append .input-group-text+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.customize+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.customize+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.customize+a.view-product,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+.btn,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.customize,
.list .product-miniature-information .product-buttons .input-group-append a.view-product+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend .btn+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend .input-group-text+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.add-to-cart+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.customize+a.view-product,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+.btn,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+.input-group-text,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.customize,
.list .product-miniature-information .product-buttons .input-group-prepend a.view-product+a.view-product {
    margin-left: 0
}
.input-group-prepend {
    margin-right: 0
}
.input-group-append {
    margin-left: 0
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 1.071rem 1.42857rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.429;
    color: #666;
    text-align: center;
    white-space: nowrap;
    background-color: #f2f5f5;
    border: 0 solid #e2e2e2
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.customize,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-append>a.view-product,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.customize,
.list .product-miniature-information .product-buttons .input-group-lg>.input-group-prepend>a.view-product {
    height: 4.98075rem;
    padding: 1.571rem 3.643rem;
    font-size: 1.25rem;
    line-height: 1.471
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.customize,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-append>a.view-product,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.add-to-cart,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.customize,
.list .product-miniature-information .product-buttons .input-group-sm>.input-group-prepend>a.view-product {
    height: 2.5985rem;
    padding: .643rem 1.5rem;
    font-size: .875rem;
    line-height: 1.5
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.643rem;
    padding-left: 2rem
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1.357rem
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    background-color: #282828;
    box-shadow: none
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:focus~.color-box,
.custom-control-input:focus~.custom-control-label:before {
    box-shadow: none
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:active~.color-box,
.custom-control-input:active~.custom-control-label:before {
    color: #fff;
    background-color: #282828;
    box-shadow: none
}
.custom-control-input:disabled~.custom-control-label {
    color: #888
}
#search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled~.color-box,
.custom-control-input:disabled~.custom-control-label:before {
    background-color: #f8f8f8
}
.custom-control-label {
    position: relative;
    margin-bottom: 0
}
#search_filters_wrapper section.facet .facet-list li .color-box,
.custom-control-label:before {
    position: absolute;
    top: .143rem;
    left: -2rem;
    display: block;
    width: 1.357rem;
    height: 1.357rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f2f5f5;
    box-shadow: none
}
.custom-control-label:after {
    position: absolute;
    top: .143rem;
    left: -2rem;
    display: block;
    width: 1.357rem;
    height: 1.357rem;
    content: "";
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:checked~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #282828
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:indeterminate~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:indeterminate~.color-box,
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color: #cc0000;
    box-shadow: none
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:disabled:checked~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:checked~.color-box,
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
#search_filters_wrapper section.facet .facet-list li .custom-checkbox .custom-control-input:disabled:indeterminate~.color-box,
.custom-checkbox #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:indeterminate~.color-box,
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .color-box,
.custom-radio .custom-control-label:before {
    border-radius: 50%
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #282828
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: none
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:disabled:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:disabled:checked~.color-box,
.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(72, 155, 185, .5)
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: 3.571rem;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.429;
    color: #666;
    vertical-align: middle;
    background: #ccc url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=) no-repeat right .75rem center;
    background-size: .57143rem .71429rem;
    border: 0 solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.custom-select:focus {
    border-color: #a4cddc;
    outline: 0;
    box-shadow: none, 0 0 0 .2rem rgba(164, 205, 220, .5)
}
.custom-select:focus::-ms-value {
    color: #666;
    background-color: #f2f5f5
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}
.custom-select:disabled {
    color: #888;
    background-color: #f2f5f5
}
.custom-select::-ms-expand {
    opacity: 0
}
.custom-select-sm {
    height: 2.5985rem;
    font-size: 75%
}
.custom-select-lg,
.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem
}
.custom-select-lg {
    height: 4.98075rem;
    font-size: 125%
}
.custom-file {
    display: inline-block;
    margin-bottom: 0
}
.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: 3.571rem
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}
.custom-file-input:focus~.custom-file-label {
    border-color: #a4cddc;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-file-input:focus~.custom-file-label:after {
    border-color: #a4cddc
}
.custom-file-input:disabled~.custom-file-label {
    background-color: #f2f5f5
}
.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}
.custom-file-label {
    left: 0;
    z-index: 1;
    border: 0 solid #e2e2e2;
    box-shadow: none
}
.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 3.571rem;
    padding: 1.071rem 2.143rem;
    line-height: 1.429;
    color: #666;
    background-color: #f2f5f5
}
.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    content: "Browse";
    border-left: 0 solid #e2e2e2
}
.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.custom-range:focus {
    outline: 0
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 .07143rem #fff, 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.custom-range::-moz-focus-outer {
    border: 0
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}
.custom-range::-moz-range-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #cc0000;
    border: 0;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}
.custom-range::-ms-thumb:active {
    background-color: #c9e2ea
}
.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-ms-fill-lower {
    background-color: #e5e5e5
}
.custom-range::-ms-fill-upper {
    margin-right: 1.07143rem;
    background-color: #e5e5e5
}
#search_filters_wrapper section.facet .facet-list li .color-box,
.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion: reduce) {
    #search_filters_wrapper section.facet .facet-list li .color-box,
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav-link {
    display: block;
    padding: .5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}
.nav-link.disabled {
    color: #888
}
.nav-tabs {
    border-bottom: .07143rem solid #e5e5e5
}
.nav-tabs .nav-item {
    margin-bottom: -.07143rem
}
.nav-tabs .nav-link {
    border: .07143rem solid transparent
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #f2f5f5 #f2f5f5 #e5e5e5
}
.nav-tabs .nav-link.disabled {
    color: #888;
    background-color: transparent;
    border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #666;
    border-color: #e5e5e5 #e5e5e5 #fff
}
.nav-tabs .dropdown-menu {
    margin-top: -.07143rem
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #cc0000
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.navbar {
    position: relative;
    padding: 1.07143rem 2.14286rem
}
.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}
.navbar-brand {
    display: inline-block;
    padding-top: .29462rem;
    padding-bottom: .29462rem;
    margin-right: 2.14286rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none
}
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: .07143rem solid transparent
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}
@media (max-width: 399.98px) {
    .navbar-expand-xsm>.container,
    .navbar-expand-xsm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 400px) {
    .navbar-expand-xsm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xsm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xsm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xsm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xsm>.container,
    .navbar-expand-xsm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xsm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xsm .navbar-toggler {
        display: none
    }
}
@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}
@media (max-width: 1877.98px) {
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width: 1878px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
}
.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}
.navbar-expand .navbar-nav {
    flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}
.navbar-expand .navbar-toggler {
    display: none
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}
.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}
.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: .07143rem solid rgba(0, 0, 0, .125)
}
.card>hr {
    margin-right: 0;
    margin-left: 0
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}
.card-title {
    margin-bottom: .75rem
}
.card-subtitle {
    margin-top: -.375rem
}
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}
.card-link:hover {
    text-decoration: none
}
.card-link+.card-link {
    margin-left: 1.25rem
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: .07143rem solid rgba(0, 0, 0, .125)
}
.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: .07143rem solid rgba(0, 0, 0, .125)
}
.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}
.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}
.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}
.card-deck {
    display: flex;
    flex-direction: column
}
.card-deck .card {
    margin-bottom: 1.07143rem
}
@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -1.07143rem;
        margin-left: -1.07143rem
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 1.07143rem;
        margin-bottom: 0;
        margin-left: 1.07143rem
    }
}
.card-group {
    display: flex;
    flex-direction: column
}
.card-group>.card {
    margin-bottom: 1.07143rem
}
@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
}
.card-columns .card {
    margin-bottom: .75rem
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.14286rem;
    list-style: none;
    background-color: none
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}
.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #888;
    content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}
.breadcrumb-item.active {
    color: #888
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -.07143rem;
    line-height: 1.25;
    color: #003046;
    background-color: #fff;
    border: .07143rem solid #e5e5e5
}
.page-link:hover {
    z-index: 2;
    color: #888;
    text-decoration: none;
    background-color: #f2f5f5;
    border-color: #e5e5e5
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(72, 155, 185, .25)
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}
.page-item:first-child .page-link {
    margin-left: 0
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.page-item.disabled .page-link {
    color: #888;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #e5e5e5
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}
.badge:empty {
    display: none
}
.btn .badge,
.list .product-miniature-information .product-buttons a.add-to-cart .badge,
.list .product-miniature-information .product-buttons a.customize .badge,
.list .product-miniature-information .product-buttons a.view-product .badge {
    position: relative;
    top: -.07143rem
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em
}
.badge-primary {
    color: #fff;
    background-color: #cc0000
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #397d95
}
.badge-secondary {
    color: #fff;
    background-color: #cc0000
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ed3217
}
.badge-success {
    color: #fff;
    background-color: #cc0000
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #397d95
}
.badge-info {
    color: #fff;
    background-color: #0579fc
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0261cc
}
.badge-warning {
    color: #003046;
    background-color: #ffb400
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #cc9000
}
.badge-danger {
    color: #fff;
    background-color: #ff138c
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #df0072
}
.badge-light {
    color: #003046;
    background-color: #f2f5f5
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #d5dfdf
}
.badge-dark {
    color: #fff;
    background-color: #282828
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0f0f0f
}
.badge-info-light {
    color: #003046;
    background-color: #18d7ec
}
.badge-info-light[href]:focus,
.badge-info-light[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #10b0c1
}
.badge-white {
    color: #003046;
    background-color: #fff
}
.badge-white[href]:focus,
.badge-white[href]:hover {
    color: #003046;
    text-decoration: none;
    background-color: #e6e6e6
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f2f5f5
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0
}
.alert {
    padding: 1rem 4.28571rem;
    margin-bottom: 2.143rem;
    border: .07143rem solid transparent
}
.alert-heading {
    color: inherit
}
.alert-link {
    font-weight: 700
}
.alert-dismissible {
    padding-right: 10.07142rem
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem 4.28571rem;
    color: inherit
}
.alert-primary {
    color: #cc0000;
    background-color: #e9f3f7;
    border-color: #e9f3f7
}
.alert-primary hr {
    border-top-color: #d6e9f0
}
.alert-primary .alert-link {
    color: #397d95
}
.alert-secondary {
    color: #cc0000;
    background-color: #fdebe9;
    border-color: #fdebe9
}
.alert-secondary hr {
    border-top-color: #fbd6d2
}
.alert-secondary .alert-link {
    color: #ed3217
}
.alert-success {
    color: #cc0000;
    background-color: #e9f3f7;
    border-color: #e9f3f7
}
.alert-success hr {
    border-top-color: #d6e9f0
}
.alert-success .alert-link {
    color: #397d95
}
.alert-info {
    color: #0579fc;
    background-color: #e1efff;
    border-color: #e1efff
}
.alert-info hr {
    border-top-color: #c8e1ff
}
.alert-info .alert-link {
    color: #0261cc
}
.alert-warning {
    color: #ffb400;
    background-color: #fff6e0;
    border-color: #fff6e0
}
.alert-warning hr {
    border-top-color: #ffefc7
}
.alert-warning .alert-link {
    color: #cc9000
}
.alert-danger {
    color: #ff138c;
    background-color: #ffe3f1;
    border-color: #ffe3f1
}
.alert-danger hr {
    border-top-color: #ffcae4
}
.alert-danger .alert-link {
    color: #df0072
}
.alert-light {
    color: #f2f5f5;
    background-color: #fdfefe;
    border-color: #fdfefe
}
.alert-light hr {
    border-top-color: #ecf6f6
}
.alert-light .alert-link {
    color: #d5dfdf
}
.alert-dark {
    color: #282828;
    background-color: #e5e5e5;
    border-color: #e5e5e5
}
.alert-dark hr {
    border-top-color: #d8d8d8
}
.alert-dark .alert-link {
    color: #0f0f0f
}
.alert-info-light {
    color: #18d7ec;
    background-color: #e3fafd;
    border-color: #e3fafd
}
.alert-info-light hr {
    border-top-color: #cbf6fb
}
.alert-info-light .alert-link {
    color: #10b0c1
}
.alert-white {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}
.alert-white hr {
    border-top-color: #f2f2f2
}
.alert-white .alert-link {
    color: #e6e6e6
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f2f5f5;
    box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #cc0000;
    transition: width .6s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}
.media {
    display: flex;
    align-items: flex-start
}
.media-body {
    flex: 1
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}
.list-group-item-action {
    width: 100%;
    color: #666;
    text-align: inherit
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #666;
    text-decoration: none;
    background-color: #f8f8f8
}
.list-group-item-action:active {
    color: #888;
    background-color: #f2f5f5
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -.07143rem;
    background-color: #fff;
    border: .07143rem solid rgba(0, 0, 0, .125)
}
.list-group-item:last-child {
    margin-bottom: 0
}
.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #888;
    background-color: #fff
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}
.list-group-item-primary {
    color: #255160;
    background-color: #cce3eb
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #255160;
    background-color: #bad9e4
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #255160;
    border-color: #255160
}
.list-group-item-secondary {
    color: #7d3024;
    background-color: #fbd1cb
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #7d3024;
    background-color: #f9bcb3
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #7d3024;
    border-color: #7d3024
}
.list-group-item-success {
    color: #255160;
    background-color: #cce3eb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #255160;
    background-color: #bad9e4
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #255160;
    border-color: #255160
}
.list-group-item-info {
    color: #033f83;
    background-color: #b9d9fe
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #033f83;
    background-color: #a0cbfe
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #033f83;
    border-color: #033f83
}
.list-group-item-warning {
    color: #855e00;
    background-color: #ffeab8
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #855e00;
    background-color: #ffe29f
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #855e00;
    border-color: #855e00
}
.list-group-item-danger {
    color: #850a49;
    background-color: #ffbddf
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #850a49;
    background-color: #ffa4d3
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #850a49;
    border-color: #850a49
}
.list-group-item-light {
    color: #7e7f7f;
    background-color: #fbfcfc
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #7e7f7f;
    background-color: #ecf1f1
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7e7f7f;
    border-color: #7e7f7f
}
.list-group-item-dark {
    color: #151515;
    background-color: #c3c3c3
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #151515;
    background-color: #b6b6b6
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #151515;
    border-color: #151515
}
.list-group-item-info-light {
    color: #0c707b;
    background-color: #bef4fa
}
.list-group-item-info-light.list-group-item-action:focus,
.list-group-item-info-light.list-group-item-action:hover {
    color: #0c707b;
    background-color: #a6f0f8
}
.list-group-item-info-light.list-group-item-action.active {
    color: #fff;
    background-color: #0c707b;
    border-color: #0c707b
}
.list-group-item-white {
    color: #858585;
    background-color: #fff
}
.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
    color: #858585;
    background-color: #f2f2f2
}
.list-group-item-white.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 .07143rem 0 #fff;
    opacity: .5
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.show {
    opacity: .5
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2.14286rem;
    border-bottom: 0 solid #f2f5f5
}
.modal-header .close {
    padding: 2.14286rem;
    margin: -2.14286rem -2.14286rem -2.14286rem auto
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.643
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2.14286rem
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2.14286rem;
    border-top: 0 solid #f2f5f5
}
.modal-footer>:not(:first-child) {
    margin-left: .25rem
}
.modal-footer>:not(:last-child) {
    margin-right: .25rem
}
.modal-scrollbar-measure {
    position: absolute;
    top: -714.21429rem;
    width: 3.57143rem;
    height: 3.57143rem;
    overflow: scroll
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 85.71429rem;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }
    .modal-content {
        box-shadow: 0 .35714rem 3.07143rem rgba(0, 0, 0, .11)
    }
    .modal-sm {
        max-width: 35.71429rem
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 127.85714rem
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.643;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}
.tooltip.show {
    opacity: .9
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}
.tooltip-inner {
    max-width: 14.28571rem;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 19.71429rem;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.643;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: .07143rem solid rgba(0, 0, 0, .2);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2)
}
.popover,
.popover .arrow {
    position: absolute;
    display: block
}
.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}
.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
    bottom: -.57143rem
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
    border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-top .arrow:after {
    bottom: .07143rem;
    border-top-color: #cc0000
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
    left: -.57143rem;
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
    border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-right .arrow:after {
    left: .07143rem;
    border-right-color: #cc0000
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
    top: -.57143rem
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
    border-width: 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-bottom .arrow:after {
    top: .07143rem;
    border-bottom-color: #cc0000
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: .07143rem solid #cc0000
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}
.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
    right: -.57143rem;
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
    border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-left .arrow:after {
    right: .07143rem;
    border-left-color: #cc0000
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #fff;
    background-color: #cc0000;
    border-bottom: .07143rem solid #408ca7
}
.popover-header:empty {
    display: none
}
.popover-body {
    padding: .5rem .75rem;
    color: #888
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 71.42857rem;
    perspective: 71.42857rem
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        transition: none
    }
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}
.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: 1.42857rem;
    height: 1.42857rem;
    background: transparent no-repeat 50%;
    background-size: 100% 100%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%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.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: .71429rem;
    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 {
    position: relative;
    flex: 0 1 auto;
    width: 2.14286rem;
    height: .21429rem;
    margin-right: .21429rem;
    margin-left: .21429rem;
    text-indent: -71.35714rem;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, .5)
}
.carousel-indicators li:before {
    top: -.71429rem
}
.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: .71429rem;
    content: ""
}
.carousel-indicators li:after {
    bottom: -.71429rem
}
.carousel-indicators .active {
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.42857rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.42857rem;
    padding-bottom: 1.42857rem;
    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: #cc0000!important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #397d95!important
}
.bg-secondary {
    background-color: #cc0000!important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #ed3217!important
}
.bg-success {
    background-color: #cc0000!important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #397d95!important
}
.bg-info {
    background-color: #0579fc!important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #0261cc!important
}
.bg-warning {
    background-color: #ffb400!important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #cc9000!important
}
.bg-danger {
    background-color: #ff138c!important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #df0072!important
}
.bg-light {
    background-color: #f2f5f5!important
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #d5dfdf!important
}
.bg-dark {
    background-color: #282828!important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #0f0f0f!important
}
.bg-info-light {
    background-color: #18d7ec!important
}
a.bg-info-light:focus,
a.bg-info-light:hover,
button.bg-info-light:focus,
button.bg-info-light:hover {
    background-color: #10b0c1!important
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6!important
}
.bg-white {
    background-color: #fff!important
}
.bg-transparent {
    background-color: transparent!important
}
.border {
    border: .07143rem solid #e5e5e5!important
}
.border-top {
    border-top: .07143rem solid #e5e5e5!important
}
.border-right {
    border-right: .07143rem solid #e5e5e5!important
}
.border-bottom {
    border-bottom: .07143rem solid #e5e5e5!important
}
.border-left {
    border-left: .07143rem solid #e5e5e5!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: #cc0000!important
}
.border-secondary {
    border-color: #cc0000!important
}
.border-success {
    border-color: #cc0000!important
}
.border-info {
    border-color: #0579fc!important
}
.border-warning {
    border-color: #ffb400!important
}
.border-danger {
    border-color: #ff138c!important
}
.border-light {
    border-color: #f2f5f5!important
}
.border-dark {
    border-color: #282828!important
}
.border-info-light {
    border-color: #18d7ec!important
}
.border-white {
    border-color: #fff!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-circle {
    border-radius: 50%!important
}
.rounded-0 {
    border-radius: 0!important
}
.clearfix:after {
    display: block;
    clear: both;
    content: ""
}
.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: 400px) {
    .d-xsm-none {
        display: none!important
    }
    .d-xsm-inline {
        display: inline!important
    }
    .d-xsm-inline-block {
        display: inline-block!important
    }
    .d-xsm-block {
        display: block!important
    }
    .d-xsm-table {
        display: table!important
    }
    .d-xsm-table-row {
        display: table-row!important
    }
    .d-xsm-table-cell {
        display: table-cell!important
    }
    .d-xsm-flex {
        display: flex!important
    }
    .d-xsm-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 (min-width: 1878px) {
    .d-xxl-none {
        display: none!important
    }
    .d-xxl-inline {
        display: inline!important
    }
    .d-xxl-inline-block {
        display: inline-block!important
    }
    .d-xxl-block {
        display: block!important
    }
    .d-xxl-table {
        display: table!important
    }
    .d-xxl-table-row {
        display: table-row!important
    }
    .d-xxl-table-cell {
        display: table-cell!important
    }
    .d-xxl-flex {
        display: flex!important
    }
    .d-xxl-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
    }
}
.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%
}
.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: 400px) {
    .flex-xsm-row {
        flex-direction: row!important
    }
    .flex-xsm-column {
        flex-direction: column!important
    }
    .flex-xsm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xsm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xsm-wrap {
        flex-wrap: wrap!important
    }
    .flex-xsm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xsm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xsm-fill {
        flex: 1 1 auto!important
    }
    .flex-xsm-grow-0 {
        flex-grow: 0!important
    }
    .flex-xsm-grow-1 {
        flex-grow: 1!important
    }
    .flex-xsm-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xsm-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xsm-start {
        justify-content: flex-start!important
    }
    .justify-content-xsm-end {
        justify-content: flex-end!important
    }
    .justify-content-xsm-center {
        justify-content: center!important
    }
    .justify-content-xsm-between {
        justify-content: space-between!important
    }
    .justify-content-xsm-around {
        justify-content: space-around!important
    }
    .align-items-xsm-start {
        align-items: flex-start!important
    }
    .align-items-xsm-end {
        align-items: flex-end!important
    }
    .align-items-xsm-center {
        align-items: center!important
    }
    .align-items-xsm-baseline {
        align-items: baseline!important
    }
    .align-items-xsm-stretch {
        align-items: stretch!important
    }
    .align-content-xsm-start {
        align-content: flex-start!important
    }
    .align-content-xsm-end {
        align-content: flex-end!important
    }
    .align-content-xsm-center {
        align-content: center!important
    }
    .align-content-xsm-between {
        align-content: space-between!important
    }
    .align-content-xsm-around {
        align-content: space-around!important
    }
    .align-content-xsm-stretch {
        align-content: stretch!important
    }
    .align-self-xsm-auto {
        align-self: auto!important
    }
    .align-self-xsm-start {
        align-self: flex-start!important
    }
    .align-self-xsm-end {
        align-self: flex-end!important
    }
    .align-self-xsm-center {
        align-self: center!important
    }
    .align-self-xsm-baseline {
        align-self: baseline!important
    }
    .align-self-xsm-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
    }
}
@media (min-width: 1878px) {
    .flex-xxl-row {
        flex-direction: row!important
    }
    .flex-xxl-column {
        flex-direction: column!important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xxl-fill {
        flex: 1 1 auto!important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xxl-start {
        justify-content: flex-start!important
    }
    .justify-content-xxl-end {
        justify-content: flex-end!important
    }
    .justify-content-xxl-center {
        justify-content: center!important
    }
    .justify-content-xxl-between {
        justify-content: space-between!important
    }
    .justify-content-xxl-around {
        justify-content: space-around!important
    }
    .align-items-xxl-start {
        align-items: flex-start!important
    }
    .align-items-xxl-end {
        align-items: flex-end!important
    }
    .align-items-xxl-center {
        align-items: center!important
    }
    .align-items-xxl-baseline {
        align-items: baseline!important
    }
    .align-items-xxl-stretch {
        align-items: stretch!important
    }
    .align-content-xxl-start {
        align-content: flex-start!important
    }
    .align-content-xxl-end {
        align-content: flex-end!important
    }
    .align-content-xxl-center {
        align-content: center!important
    }
    .align-content-xxl-between {
        align-content: space-between!important
    }
    .align-content-xxl-around {
        align-content: space-around!important
    }
    .align-content-xxl-stretch {
        align-content: stretch!important
    }
    .align-self-xxl-auto {
        align-self: auto!important
    }
    .align-self-xxl-start {
        align-self: flex-start!important
    }
    .align-self-xxl-end {
        align-self: flex-end!important
    }
    .align-self-xxl-center {
        align-self: center!important
    }
    .align-self-xxl-baseline {
        align-self: baseline!important
    }
    .align-self-xxl-stretch {
        align-self: stretch!important
    }
}
.float-left {
    float: left!important
}
.float-right {
    float: right!important
}
.float-none {
    float: none!important
}
@media (min-width: 400px) {
    .float-xsm-left {
        float: left!important
    }
    .float-xsm-right {
        float: right!important
    }
    .float-xsm-none {
        float: none!important
    }
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}
@media (min-width: 1878px) {
    .float-xxl-left {
        float: left!important
    }
    .float-xxl-right {
        float: right!important
    }
    .float-xxl-none {
        float: none!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: .07143rem;
    height: .07143rem;
    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
}
.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: .53571rem!important
}
.mt-1,
.my-1 {
    margin-top: .53571rem!important
}
.mr-1,
.mx-1 {
    margin-right: .53571rem!important
}
.mb-1,
.my-1 {
    margin-bottom: .53571rem!important
}
.ml-1,
.mx-1 {
    margin-left: .53571rem!important
}
.m-2 {
    margin: 1.07143rem!important
}
.mt-2,
.my-2 {
    margin-top: 1.07143rem!important
}
.mr-2,
.mx-2 {
    margin-right: 1.07143rem!important
}
.mb-2,
.my-2 {
    margin-bottom: 1.07143rem!important
}
.ml-2,
.mx-2 {
    margin-left: 1.07143rem!important
}
.m-3 {
    margin: 2.14286rem!important
}
.mt-3,
.my-3 {
    margin-top: 2.14286rem!important
}
.mr-3,
.mx-3 {
    margin-right: 2.14286rem!important
}
.mb-3,
.my-3 {
    margin-bottom: 2.14286rem!important
}
.ml-3,
.mx-3 {
    margin-left: 2.14286rem!important
}
.m-4 {
    margin: 3.21429rem!important
}
.mt-4,
.my-4 {
    margin-top: 3.21429rem!important
}
.mr-4,
.mx-4 {
    margin-right: 3.21429rem!important
}
.mb-4,
.my-4 {
    margin-bottom: 3.21429rem!important
}
.ml-4,
.mx-4 {
    margin-left: 3.21429rem!important
}
.m-5 {
    margin: 4.28571rem!important
}
.mt-5,
.my-5 {
    margin-top: 4.28571rem!important
}
.mr-5,
.mx-5 {
    margin-right: 4.28571rem!important
}
.mb-5,
.my-5 {
    margin-bottom: 4.28571rem!important
}
.ml-5,
.mx-5 {
    margin-left: 4.28571rem!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: .53571rem!important
}
.pt-1,
.py-1 {
    padding-top: .53571rem!important
}
.pr-1,
.px-1 {
    padding-right: .53571rem!important
}
.pb-1,
.py-1 {
    padding-bottom: .53571rem!important
}
.pl-1,
.px-1 {
    padding-left: .53571rem!important
}
.p-2 {
    padding: 1.07143rem!important
}
.pt-2,
.py-2 {
    padding-top: 1.07143rem!important
}
.pr-2,
.px-2 {
    padding-right: 1.07143rem!important
}
.pb-2,
.py-2 {
    padding-bottom: 1.07143rem!important
}
.pl-2,
.px-2 {
    padding-left: 1.07143rem!important
}
.p-3 {
    padding: 2.14286rem!important
}
.pt-3,
.py-3 {
    padding-top: 2.14286rem!important
}
.pr-3,
.px-3 {
    padding-right: 2.14286rem!important
}
.pb-3,
.py-3 {
    padding-bottom: 2.14286rem!important
}
.pl-3,
.px-3 {
    padding-left: 2.14286rem!important
}
.p-4 {
    padding: 3.21429rem!important
}
.pt-4,
.py-4 {
    padding-top: 3.21429rem!important
}
.pr-4,
.px-4 {
    padding-right: 3.21429rem!important
}
.pb-4,
.py-4 {
    padding-bottom: 3.21429rem!important
}
.pl-4,
.px-4 {
    padding-left: 3.21429rem!important
}
.p-5 {
    padding: 4.28571rem!important
}
.pt-5,
.py-5 {
    padding-top: 4.28571rem!important
}
.pr-5,
.px-5 {
    padding-right: 4.28571rem!important
}
.pb-5,
.py-5 {
    padding-bottom: 4.28571rem!important
}
.pl-5,
.px-5 {
    padding-left: 4.28571rem!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: 400px) {
    .m-xsm-0 {
        margin: 0!important
    }
    .mt-xsm-0,
    .my-xsm-0 {
        margin-top: 0!important
    }
    .mr-xsm-0,
    .mx-xsm-0 {
        margin-right: 0!important
    }
    .mb-xsm-0,
    .my-xsm-0 {
        margin-bottom: 0!important
    }
    .ml-xsm-0,
    .mx-xsm-0 {
        margin-left: 0!important
    }
    .m-xsm-1 {
        margin: .53571rem!important
    }
    .mt-xsm-1,
    .my-xsm-1 {
        margin-top: .53571rem!important
    }
    .mr-xsm-1,
    .mx-xsm-1 {
        margin-right: .53571rem!important
    }
    .mb-xsm-1,
    .my-xsm-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xsm-1,
    .mx-xsm-1 {
        margin-left: .53571rem!important
    }
    .m-xsm-2 {
        margin: 1.07143rem!important
    }
    .mt-xsm-2,
    .my-xsm-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xsm-2,
    .mx-xsm-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xsm-2,
    .my-xsm-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xsm-2,
    .mx-xsm-2 {
        margin-left: 1.07143rem!important
    }
    .m-xsm-3 {
        margin: 2.14286rem!important
    }
    .mt-xsm-3,
    .my-xsm-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xsm-3,
    .mx-xsm-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xsm-3,
    .my-xsm-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xsm-3,
    .mx-xsm-3 {
        margin-left: 2.14286rem!important
    }
    .m-xsm-4 {
        margin: 3.21429rem!important
    }
    .mt-xsm-4,
    .my-xsm-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xsm-4,
    .mx-xsm-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xsm-4,
    .my-xsm-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xsm-4,
    .mx-xsm-4 {
        margin-left: 3.21429rem!important
    }
    .m-xsm-5 {
        margin: 4.28571rem!important
    }
    .mt-xsm-5,
    .my-xsm-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xsm-5,
    .mx-xsm-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xsm-5,
    .my-xsm-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xsm-5,
    .mx-xsm-5 {
        margin-left: 4.28571rem!important
    }
    .p-xsm-0 {
        padding: 0!important
    }
    .pt-xsm-0,
    .py-xsm-0 {
        padding-top: 0!important
    }
    .pr-xsm-0,
    .px-xsm-0 {
        padding-right: 0!important
    }
    .pb-xsm-0,
    .py-xsm-0 {
        padding-bottom: 0!important
    }
    .pl-xsm-0,
    .px-xsm-0 {
        padding-left: 0!important
    }
    .p-xsm-1 {
        padding: .53571rem!important
    }
    .pt-xsm-1,
    .py-xsm-1 {
        padding-top: .53571rem!important
    }
    .pr-xsm-1,
    .px-xsm-1 {
        padding-right: .53571rem!important
    }
    .pb-xsm-1,
    .py-xsm-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xsm-1,
    .px-xsm-1 {
        padding-left: .53571rem!important
    }
    .p-xsm-2 {
        padding: 1.07143rem!important
    }
    .pt-xsm-2,
    .py-xsm-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xsm-2,
    .px-xsm-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xsm-2,
    .py-xsm-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xsm-2,
    .px-xsm-2 {
        padding-left: 1.07143rem!important
    }
    .p-xsm-3 {
        padding: 2.14286rem!important
    }
    .pt-xsm-3,
    .py-xsm-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xsm-3,
    .px-xsm-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xsm-3,
    .py-xsm-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xsm-3,
    .px-xsm-3 {
        padding-left: 2.14286rem!important
    }
    .p-xsm-4 {
        padding: 3.21429rem!important
    }
    .pt-xsm-4,
    .py-xsm-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xsm-4,
    .px-xsm-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xsm-4,
    .py-xsm-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xsm-4,
    .px-xsm-4 {
        padding-left: 3.21429rem!important
    }
    .p-xsm-5 {
        padding: 4.28571rem!important
    }
    .pt-xsm-5,
    .py-xsm-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xsm-5,
    .px-xsm-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xsm-5,
    .py-xsm-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xsm-5,
    .px-xsm-5 {
        padding-left: 4.28571rem!important
    }
    .m-xsm-auto {
        margin: auto!important
    }
    .mt-xsm-auto,
    .my-xsm-auto {
        margin-top: auto!important
    }
    .mr-xsm-auto,
    .mx-xsm-auto {
        margin-right: auto!important
    }
    .mb-xsm-auto,
    .my-xsm-auto {
        margin-bottom: auto!important
    }
    .ml-xsm-auto,
    .mx-xsm-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: .53571rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .53571rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .53571rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .53571rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .53571rem!important
    }
    .m-sm-2 {
        margin: 1.07143rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 1.07143rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 1.07143rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 1.07143rem!important
    }
    .m-sm-3 {
        margin: 2.14286rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 2.14286rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 2.14286rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 2.14286rem!important
    }
    .m-sm-4 {
        margin: 3.21429rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 3.21429rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 3.21429rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 3.21429rem!important
    }
    .m-sm-5 {
        margin: 4.28571rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 4.28571rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 4.28571rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .53571rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .53571rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .53571rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .53571rem!important
    }
    .p-sm-2 {
        padding: 1.07143rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 1.07143rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 1.07143rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 1.07143rem!important
    }
    .p-sm-3 {
        padding: 2.14286rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 2.14286rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 2.14286rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 2.14286rem!important
    }
    .p-sm-4 {
        padding: 3.21429rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 3.21429rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 3.21429rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 3.21429rem!important
    }
    .p-sm-5 {
        padding: 4.28571rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 4.28571rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 4.28571rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .53571rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .53571rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .53571rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .53571rem!important
    }
    .m-md-2 {
        margin: 1.07143rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 1.07143rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 1.07143rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 1.07143rem!important
    }
    .m-md-3 {
        margin: 2.14286rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 2.14286rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 2.14286rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 2.14286rem!important
    }
    .m-md-4 {
        margin: 3.21429rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 3.21429rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 3.21429rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 3.21429rem!important
    }
    .m-md-5 {
        margin: 4.28571rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 4.28571rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 4.28571rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .53571rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .53571rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .53571rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .53571rem!important
    }
    .p-md-2 {
        padding: 1.07143rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 1.07143rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 1.07143rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 1.07143rem!important
    }
    .p-md-3 {
        padding: 2.14286rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 2.14286rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 2.14286rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 2.14286rem!important
    }
    .p-md-4 {
        padding: 3.21429rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 3.21429rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 3.21429rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 3.21429rem!important
    }
    .p-md-5 {
        padding: 4.28571rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 4.28571rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 4.28571rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .53571rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .53571rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .53571rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .53571rem!important
    }
    .m-lg-2 {
        margin: 1.07143rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 1.07143rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 1.07143rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 1.07143rem!important
    }
    .m-lg-3 {
        margin: 2.14286rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 2.14286rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 2.14286rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 2.14286rem!important
    }
    .m-lg-4 {
        margin: 3.21429rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 3.21429rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 3.21429rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 3.21429rem!important
    }
    .m-lg-5 {
        margin: 4.28571rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 4.28571rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 4.28571rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .53571rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .53571rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .53571rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .53571rem!important
    }
    .p-lg-2 {
        padding: 1.07143rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 1.07143rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 1.07143rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 1.07143rem!important
    }
    .p-lg-3 {
        padding: 2.14286rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 2.14286rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 2.14286rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 2.14286rem!important
    }
    .p-lg-4 {
        padding: 3.21429rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 3.21429rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 3.21429rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 3.21429rem!important
    }
    .p-lg-5 {
        padding: 4.28571rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 4.28571rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 4.28571rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 4.28571rem!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: .53571rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .53571rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .53571rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .53571rem!important
    }
    .m-xl-2 {
        margin: 1.07143rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 1.07143rem!important
    }
    .m-xl-3 {
        margin: 2.14286rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 2.14286rem!important
    }
    .m-xl-4 {
        margin: 3.21429rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 3.21429rem!important
    }
    .m-xl-5 {
        margin: 4.28571rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 4.28571rem!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: .53571rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .53571rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .53571rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .53571rem!important
    }
    .p-xl-2 {
        padding: 1.07143rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 1.07143rem!important
    }
    .p-xl-3 {
        padding: 2.14286rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 2.14286rem!important
    }
    .p-xl-4 {
        padding: 3.21429rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 3.21429rem!important
    }
    .p-xl-5 {
        padding: 4.28571rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 4.28571rem!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
    }
}
@media (min-width: 1878px) {
    .m-xxl-0 {
        margin: 0!important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0!important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0!important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0!important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0!important
    }
    .m-xxl-1 {
        margin: .53571rem!important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .53571rem!important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .53571rem!important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .53571rem!important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .53571rem!important
    }
    .m-xxl-2 {
        margin: 1.07143rem!important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 1.07143rem!important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 1.07143rem!important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 1.07143rem!important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 1.07143rem!important
    }
    .m-xxl-3 {
        margin: 2.14286rem!important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 2.14286rem!important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 2.14286rem!important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 2.14286rem!important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 2.14286rem!important
    }
    .m-xxl-4 {
        margin: 3.21429rem!important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 3.21429rem!important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 3.21429rem!important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 3.21429rem!important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 3.21429rem!important
    }
    .m-xxl-5 {
        margin: 4.28571rem!important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 4.28571rem!important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 4.28571rem!important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 4.28571rem!important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 4.28571rem!important
    }
    .p-xxl-0 {
        padding: 0!important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0!important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0!important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0!important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0!important
    }
    .p-xxl-1 {
        padding: .53571rem!important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .53571rem!important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .53571rem!important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .53571rem!important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .53571rem!important
    }
    .p-xxl-2 {
        padding: 1.07143rem!important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 1.07143rem!important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 1.07143rem!important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 1.07143rem!important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 1.07143rem!important
    }
    .p-xxl-3 {
        padding: 2.14286rem!important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 2.14286rem!important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 2.14286rem!important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 2.14286rem!important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 2.14286rem!important
    }
    .p-xxl-4 {
        padding: 3.21429rem!important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 3.21429rem!important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 3.21429rem!important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 3.21429rem!important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 3.21429rem!important
    }
    .p-xxl-5 {
        padding: 4.28571rem!important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 4.28571rem!important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 4.28571rem!important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 4.28571rem!important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 4.28571rem!important
    }
    .m-xxl-auto {
        margin: auto!important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto!important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto!important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto!important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto!important
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
.text-justify {
    text-align: justify!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: 400px) {
    .text-xsm-left {
        text-align: left!important
    }
    .text-xsm-right {
        text-align: right!important
    }
    .text-xsm-center {
        text-align: center!important
    }
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}
@media (min-width: 1878px) {
    .text-xxl-left {
        text-align: left!important
    }
    .text-xxl-right {
        text-align: right!important
    }
    .text-xxl-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-normal {
    font-weight: 400!important
}
.font-weight-bold {
    font-weight: 700!important
}
.font-italic {
    font-style: italic!important
}
.text-primary {
    color: #cc0000!important
}
a.text-primary:focus,
a.text-primary:hover {
    color: #397d95!important
}
.text-secondary {
    color: #cc0000!important
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #ed3217!important
}
.text-success {
    color: #cc0000!important
}
a.text-success:focus,
a.text-success:hover {
    color: #397d95!important
}
.text-info {
    color: #0579fc!important
}
a.text-info:focus,
a.text-info:hover {
    color: #0261cc!important
}
.text-warning {
    color: #ffb400!important
}
a.text-warning:focus,
a.text-warning:hover {
    color: #cc9000!important
}
.text-danger {
    color: #ff138c!important
}
a.text-danger:focus,
a.text-danger:hover {
    color: #df0072!important
}
.text-light {
    color: #f2f5f5!important
}
a.text-light:focus,
a.text-light:hover {
    color: #d5dfdf!important
}
.text-dark {
    color: #282828!important
}
a.text-dark:focus,
a.text-dark:hover {
    color: #0f0f0f!important
}
.text-info-light {
    color: #18d7ec!important
}
a.text-info-light:focus,
a.text-info-light:hover {
    color: #10b0c1!important
}
.text-white {
    color: #fff!important
}
a.text-white:focus,
a.text-white:hover {
    color: #e6e6e6!important
}
.text-body,
.text-muted {
    color: #888!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
}
.visible {
    visibility: visible!important
}
.invisible {
    visibility: hidden!important
}
@media print {
    *,
    :after,
    :before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: .07143rem solid #a9b6ba;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 70.85714rem!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: .07143rem solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: .07143rem solid #e5e5e5!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #e5e5e5
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #e5e5e5
    }
}
.btn.btn-social,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart,
.list .product-miniature-information .product-buttons a.btn-social.customize,
.list .product-miniature-information .product-buttons a.btn-social.view-product {
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none
}
.btn.btn-social span,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.customize span,
.list .product-miniature-information .product-buttons a.btn-social.view-product span {
    margin-left: 3.571rem
}
.btn.btn-social>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.view-product>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3.571rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6em;
    text-align: center;
    border-right: .07143rem solid rgba(0, 0, 0, .2)
}
.btn-group-lg>.btn.btn-social span,
.btn.btn-social.btn-lg span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.customize span,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.view-product span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.customize span,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.view-product span {
    margin-left: 4.98075rem
}
.btn-group-lg>.btn.btn-social>:first-child,
.btn.btn-social.btn-lg>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons .btn-group-lg>a.btn-social.view-product>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-lg.view-product>:first-child {
    line-height: 4.98075rem;
    width: 4.98075rem;
    font-size: 1.8em
}
.btn-group-sm>.btn.btn-social span,
.btn.btn-social.btn-sm span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.add-to-cart span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.customize span,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.view-product span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.add-to-cart span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.customize span,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.view-product span {
    margin-left: 4.98075rem
}
.btn-group-sm>.btn.btn-social>:first-child,
.btn.btn-social.btn-sm>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.customize>:first-child,
.list .product-miniature-information .product-buttons .btn-group-sm>a.btn-social.view-product>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.add-to-cart>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.customize>:first-child,
.list .product-miniature-information .product-buttons a.btn-social.btn-sm.view-product>:first-child {
    line-height: 2.5985rem;
    width: 2.5985rem;
    font-size: 1.4em
}
.btn-social-icon {
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1.21429rem;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: .08em
}
.btn-social-icon i {
    height: 3.571rem;
    flex: 0 0 3.571rem;
    width: 3.571rem;
    border-radius: 100%;
    line-height: 3.571rem;
    text-align: center;
    margin-right: .71429rem
}
.btn-social-icon:hover {
    color: #888
}
.btn-social-icon.btn-social-icon-sm {
    font-size: .85714rem
}
.btn-social-icon.btn-social-icon-sm i {
    height: 2.5985rem;
    flex: 0 0 2.5985rem;
    line-height: 2.5985rem;
    margin-right: .35714rem
}
.btn-adn,
.btn-social-icon .btn-twitter {
    color: #fff
}
.btn-adn {
    background-color: #d87a68;
    border-color: #fff;
    box-shadow: none
}
.btn-adn:hover {
    color: #fff;
    background-color: #d05f4a;
    border-color: #e6e6e6
}
.btn-adn.focus,
.btn-adn:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-adn.disabled,
.btn-adn:disabled {
    color: #fff;
    background-color: #d87a68;
    border-color: #fff
}
.btn-adn:not(:disabled):not(.disabled).active,
.btn-adn:not(:disabled):not(.disabled):active,
.show>.btn-adn.dropdown-toggle {
    color: #fff;
    background-color: #ce563f;
    border-color: #dfdfdf
}
.btn-adn:not(:disabled):not(.disabled).active:focus,
.btn-adn:not(:disabled):not(.disabled):active:focus,
.show>.btn-adn.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: #fff;
    box-shadow: none
}
.btn-bitbucket:hover {
    color: #fff;
    background-color: #183d62;
    border-color: #e6e6e6
}
.btn-bitbucket.focus,
.btn-bitbucket:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
    color: #fff;
    background-color: #205081;
    border-color: #fff
}
.btn-bitbucket:not(:disabled):not(.disabled).active,
.btn-bitbucket:not(:disabled):not(.disabled):active,
.show>.btn-bitbucket.dropdown-toggle {
    color: #fff;
    background-color: #163758;
    border-color: #dfdfdf
}
.btn-bitbucket:not(:disabled):not(.disabled).active:focus,
.btn-bitbucket:not(:disabled):not(.disabled):active:focus,
.show>.btn-bitbucket.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff;
    box-shadow: none
}
.btn-dropbox:hover {
    color: #fff;
    background-color: #0d71b9;
    border-color: #e6e6e6
}
.btn-dropbox.focus,
.btn-dropbox:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-dropbox.disabled,
.btn-dropbox:disabled {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff
}
.btn-dropbox:not(:disabled):not(.disabled).active,
.btn-dropbox:not(:disabled):not(.disabled):active,
.show>.btn-dropbox.dropdown-toggle {
    color: #fff;
    background-color: #0d6aad;
    border-color: #dfdfdf
}
.btn-dropbox:not(:disabled):not(.disabled).active:focus,
.btn-dropbox:not(:disabled):not(.disabled):active:focus,
.show>.btn-dropbox.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
    box-shadow: none
}
.btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #e6e6e6
}
.btn-facebook.focus,
.btn-facebook:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show>.btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #dfdfdf
}
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.show>.btn-facebook.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff;
    box-shadow: none
}
.btn-flickr:hover {
    color: #fff;
    background-color: #d90070;
    border-color: #e6e6e6
}
.btn-flickr.focus,
.btn-flickr:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-flickr.disabled,
.btn-flickr:disabled {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff
}
.btn-flickr:not(:disabled):not(.disabled).active,
.btn-flickr:not(:disabled):not(.disabled):active,
.show>.btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #cc006a;
    border-color: #dfdfdf
}
.btn-flickr:not(:disabled):not(.disabled).active:focus,
.btn-flickr:not(:disabled):not(.disabled):active:focus,
.show>.btn-flickr.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: #fff;
    box-shadow: none
}
.btn-foursquare:hover {
    color: #fff;
    background-color: #f8235b;
    border-color: #e6e6e6
}
.btn-foursquare.focus,
.btn-foursquare:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-foursquare.disabled,
.btn-foursquare:disabled {
    color: #fff;
    background-color: #f94877;
    border-color: #fff
}
.btn-foursquare:not(:disabled):not(.disabled).active,
.btn-foursquare:not(:disabled):not(.disabled):active,
.show>.btn-foursquare.dropdown-toggle {
    color: #fff;
    background-color: #f71752;
    border-color: #dfdfdf
}
.btn-foursquare:not(:disabled):not(.disabled).active:focus,
.btn-foursquare:not(:disabled):not(.disabled):active:focus,
.show>.btn-foursquare.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-github {
    color: #fff;
    background-color: #444;
    border-color: #fff;
    box-shadow: none
}
.btn-github:hover {
    color: #fff;
    background-color: #313131;
    border-color: #e6e6e6
}
.btn-github.focus,
.btn-github:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-github.disabled,
.btn-github:disabled {
    color: #fff;
    background-color: #444;
    border-color: #fff
}
.btn-github:not(:disabled):not(.disabled).active,
.btn-github:not(:disabled):not(.disabled):active,
.show>.btn-github.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #dfdfdf
}
.btn-github:not(:disabled):not(.disabled).active:focus,
.btn-github:not(:disabled):not(.disabled):active:focus,
.show>.btn-github.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff;
    box-shadow: none
}
.btn-google:hover {
    color: #fff;
    background-color: #cd3623;
    border-color: #e6e6e6
}
.btn-google.focus,
.btn-google:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-google.disabled,
.btn-google:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff
}
.btn-google:not(:disabled):not(.disabled).active,
.btn-google:not(:disabled):not(.disabled):active,
.show>.btn-google.dropdown-toggle {
    color: #fff;
    background-color: #c23321;
    border-color: #dfdfdf
}
.btn-google:not(:disabled):not(.disabled).active:focus,
.btn-google:not(:disabled):not(.disabled):active:focus,
.show>.btn-google.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff;
    box-shadow: none
}
.btn-instagram:hover {
    color: #fff;
    background-color: #345e80;
    border-color: #e6e6e6
}
.btn-instagram.focus,
.btn-instagram:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-instagram.disabled,
.btn-instagram:disabled {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff
}
.btn-instagram:not(:disabled):not(.disabled).active,
.btn-instagram:not(:disabled):not(.disabled):active,
.show>.btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #305777;
    border-color: #dfdfdf
}
.btn-instagram:not(:disabled):not(.disabled).active:focus,
.btn-instagram:not(:disabled):not(.disabled):active:focus,
.show>.btn-instagram.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff;
    box-shadow: none
}
.btn-linkedin:hover {
    color: #fff;
    background-color: #006190;
    border-color: #e6e6e6
}
.btn-linkedin.focus,
.btn-linkedin:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-linkedin.disabled,
.btn-linkedin:disabled {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff
}
.btn-linkedin:not(:disabled):not(.disabled).active,
.btn-linkedin:not(:disabled):not(.disabled):active,
.show>.btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005983;
    border-color: #dfdfdf
}
.btn-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-linkedin:not(:disabled):not(.disabled):active:focus,
.show>.btn-linkedin.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff;
    box-shadow: none
}
.btn-microsoft:hover {
    color: #fff;
    background-color: #135fd9;
    border-color: #e6e6e6
}
.btn-microsoft.focus,
.btn-microsoft:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-microsoft.disabled,
.btn-microsoft:disabled {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff
}
.btn-microsoft:not(:disabled):not(.disabled).active,
.btn-microsoft:not(:disabled):not(.disabled):active,
.show>.btn-microsoft.dropdown-toggle {
    color: #fff;
    background-color: #125acd;
    border-color: #dfdfdf
}
.btn-microsoft:not(:disabled):not(.disabled).active:focus,
.btn-microsoft:not(:disabled):not(.disabled):active:focus,
.show>.btn-microsoft.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-odnoklassniki {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff;
    box-shadow: none
}
.btn-odnoklassniki:hover {
    color: #fff;
    background-color: #df600b;
    border-color: #e6e6e6
}
.btn-odnoklassniki.focus,
.btn-odnoklassniki:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-odnoklassniki.disabled,
.btn-odnoklassniki:disabled {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active,
.btn-odnoklassniki:not(:disabled):not(.disabled):active,
.show>.btn-odnoklassniki.dropdown-toggle {
    color: #fff;
    background-color: #d35b0a;
    border-color: #dfdfdf
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active:focus,
.btn-odnoklassniki:not(:disabled):not(.disabled):active:focus,
.show>.btn-odnoklassniki.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-openid {
    color: #003046;
    background-color: #f7931e;
    border-color: #fff;
    box-shadow: none
}
.btn-openid:hover {
    color: #fff;
    background-color: #e78008;
    border-color: #e6e6e6
}
.btn-openid.focus,
.btn-openid:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-openid.disabled,
.btn-openid:disabled {
    color: #003046;
    background-color: #f7931e;
    border-color: #fff
}
.btn-openid:not(:disabled):not(.disabled).active,
.btn-openid:not(:disabled):not(.disabled):active,
.show>.btn-openid.dropdown-toggle {
    color: #fff;
    background-color: #da7908;
    border-color: #dfdfdf
}
.btn-openid:not(:disabled):not(.disabled).active:focus,
.btn-openid:not(:disabled):not(.disabled):active:focus,
.show>.btn-openid.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff;
    box-shadow: none
}
.btn-pinterest:hover {
    color: #fff;
    background-color: #aa1b21;
    border-color: #e6e6e6
}
.btn-pinterest.focus,
.btn-pinterest:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-pinterest.disabled,
.btn-pinterest:disabled {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff
}
.btn-pinterest:not(:disabled):not(.disabled).active,
.btn-pinterest:not(:disabled):not(.disabled):active,
.show>.btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #9f191f;
    border-color: #dfdfdf
}
.btn-pinterest:not(:disabled):not(.disabled).active:focus,
.btn-pinterest:not(:disabled):not(.disabled):active:focus,
.show>.btn-pinterest.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-reddit {
    background-color: #eff7ff;
    box-shadow: none
}
.btn-reddit,
.btn-reddit:hover {
    color: #003046;
    border-color: #000
}
.btn-reddit:hover {
    background-color: #c9e4ff
}
.btn-reddit.focus,
.btn-reddit:focus {
    box-shadow: none, 0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-reddit.disabled,
.btn-reddit:disabled {
    color: #003046;
    background-color: #eff7ff;
    border-color: #000
}
.btn-reddit:not(:disabled):not(.disabled).active,
.btn-reddit:not(:disabled):not(.disabled):active,
.show>.btn-reddit.dropdown-toggle {
    color: #003046;
    background-color: #bcdeff;
    border-color: #000
}
.btn-reddit:not(:disabled):not(.disabled).active:focus,
.btn-reddit:not(:disabled):not(.disabled):active:focus,
.show>.btn-reddit.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: #fff;
    box-shadow: none
}
.btn-soundcloud:hover {
    color: #fff;
    background-color: #d94800;
    border-color: #e6e6e6
}
.btn-soundcloud.focus,
.btn-soundcloud:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-soundcloud.disabled,
.btn-soundcloud:disabled {
    color: #fff;
    background-color: #f50;
    border-color: #fff
}
.btn-soundcloud:not(:disabled):not(.disabled).active,
.btn-soundcloud:not(:disabled):not(.disabled):active,
.show>.btn-soundcloud.dropdown-toggle {
    color: #fff;
    background-color: #c40;
    border-color: #dfdfdf
}
.btn-soundcloud:not(:disabled):not(.disabled).active:focus,
.btn-soundcloud:not(:disabled):not(.disabled):active:focus,
.show>.btn-soundcloud.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff;
    box-shadow: none
}
.btn-tumblr:hover {
    color: #fff;
    background-color: #203448;
    border-color: #e6e6e6
}
.btn-tumblr.focus,
.btn-tumblr:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-tumblr.disabled,
.btn-tumblr:disabled {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff
}
.btn-tumblr:not(:disabled):not(.disabled).active,
.btn-tumblr:not(:disabled):not(.disabled):active,
.show>.btn-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #1c2e3f;
    border-color: #dfdfdf
}
.btn-tumblr:not(:disabled):not(.disabled).active:focus,
.btn-tumblr:not(:disabled):not(.disabled):active:focus,
.show>.btn-tumblr.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-twitter {
    color: #003046;
    background-color: #55acee;
    border-color: #fff;
    box-shadow: none
}
.btn-twitter:hover {
    color: #fff;
    background-color: #329beb;
    border-color: #e6e6e6
}
.btn-twitter.focus,
.btn-twitter:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-twitter.disabled,
.btn-twitter:disabled {
    color: #003046;
    background-color: #55acee;
    border-color: #fff
}
.btn-twitter:not(:disabled):not(.disabled).active,
.btn-twitter:not(:disabled):not(.disabled):active,
.show>.btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #2795e9;
    border-color: #dfdfdf
}
.btn-twitter:not(:disabled):not(.disabled).active:focus,
.btn-twitter:not(:disabled):not(.disabled):active:focus,
.show>.btn-twitter.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff;
    box-shadow: none
}
.btn-vimeo:hover {
    color: #fff;
    background-color: #139ecb;
    border-color: #e6e6e6
}
.btn-vimeo.focus,
.btn-vimeo:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vimeo.disabled,
.btn-vimeo:disabled {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff
}
.btn-vimeo:not(:disabled):not(.disabled).active,
.btn-vimeo:not(:disabled):not(.disabled):active,
.show>.btn-vimeo.dropdown-toggle {
    color: #fff;
    background-color: #1295bf;
    border-color: #dfdfdf
}
.btn-vimeo:not(:disabled):not(.disabled).active:focus,
.btn-vimeo:not(:disabled):not(.disabled):active:focus,
.show>.btn-vimeo.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff;
    box-shadow: none
}
.btn-vk:hover {
    color: #fff;
    background-color: #4b6b8a;
    border-color: #e6e6e6
}
.btn-vk.focus,
.btn-vk:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-vk.disabled,
.btn-vk:disabled {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff
}
.btn-vk:not(:disabled):not(.disabled).active,
.btn-vk:not(:disabled):not(.disabled):active,
.show>.btn-vk.dropdown-toggle {
    color: #fff;
    background-color: #466482;
    border-color: #dfdfdf
}
.btn-vk:not(:disabled):not(.disabled).active:focus,
.btn-vk:not(:disabled):not(.disabled):active:focus,
.show>.btn-vk.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff;
    box-shadow: none
}
.btn-yahoo:hover {
    color: #fff;
    background-color: #590b7b;
    border-color: #e6e6e6
}
.btn-yahoo.focus,
.btn-yahoo:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-yahoo.disabled,
.btn-yahoo:disabled {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff
}
.btn-yahoo:not(:disabled):not(.disabled).active,
.btn-yahoo:not(:disabled):not(.disabled):active,
.show>.btn-yahoo.dropdown-toggle {
    color: #fff;
    background-color: #500a6f;
    border-color: #dfdfdf
}
.btn-yahoo:not(:disabled):not(.disabled).active:focus,
.btn-yahoo:not(:disabled):not(.disabled):active:focus,
.show>.btn-yahoo.dropdown-toggle:focus {
    box-shadow: none, 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.lang-rtl * {
    direction: rtl!important
}
.lang-rtl main {
    text-align: right!important
}
html {
    min-height: 100vh;
    font-size: .75rem
}
@media (min-width: 992px) {
    html {
        font-size: .813rem
    }
}
@media (min-width: 1200px) {
    html {
        font-size: .875rem
    }
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f2f5f5
}
main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    /*background: #fff;*/
    overflow: hidden
}
a {
    outline: 0
}
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}
.h5,
h5 {
    font-size: 1.28571rem
}
.btn-dark {
    background-color: #003046;
    border-color: #003046
}
.btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124
}
.btn-primary,
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    color: #fff;
    text-transform: uppercase
}
.btn-primary:hover,
.list .product-miniature-information .product-buttons a.add-to-cart:hover,
.list .product-miniature-information .product-buttons a.customize:hover,
.list .product-miniature-information .product-buttons a.view-product:hover {
    color: #fff
}
.link {
    cursor: pointer;
    text-transform: uppercase
}
.link.link-primary {
    font-size: .85714rem;
    letter-spacing: .06em;
    color: #cc0000
}
.link.link-primary span {
    text-decoration: underline
}
.link.link-primary i {
    font-size: 1.28571rem;
    margin-right: .35714rem
}
.link.link-primary:hover span {
    text-decoration: none
}
.link.link-dark {
    color: #003046;
    font-size: 1rem;
    line-height: 1.14286rem
}
.link.link-dark:focus,
.link.link-dark:hover {
    color: #cc0000
}
ul {
    list-style: none;
    padding-left: 0
}
ul.list-default>li {
    margin-bottom: .85714rem
}
ul.list-default>li:last-child {
    margin-bottom: 0
}
ul.list-style-disk li {
    position: relative;
    padding-left: 1.42857rem;
    margin-bottom: .35714rem
}
ul.list-style-disk li:before {
    content: "\2022";
    font-size: 1.14286rem;
    position: absolute;
    top: -.07143rem;
    left: .07143rem;
    color: #cc0000
}
.icon-toggle {
    font-size: 1.5rem;
    color: #cc0000;
    transition: .3s
}
@media (min-width: 1878px) {
    .icon-toggle {
        font-size: 2.14286rem
    }
}
.breadcrumb,
.icon-toggle:hover {
    color: #003046
}
.breadcrumb {
    padding:30px;
    font-size: 1rem;
    line-height: 1.35714rem;
    margin-top:30px;
}
.breadcrumb .breadcrumb-item:not(:first-child) {
    border-left: .07143rem solid #333;
    margin-left: 1.42857rem;
    padding-left: 1.35714rem
}
.breadcrumb .breadcrumb-item:not(:first-child):before {
    display: none
}
#notifications,
.alert,
.help-block {
    text-align: left
}
#notifications:empty,
.alert:empty,
.help-block:empty {
    display: none
}
#notifications ul:last-child,
.alert ul:last-child,
.help-block ul:last-child {
    margin-bottom: 0
}
.alert {
    padding-left: 4.28571rem;
    position: relative;
    font-size: .85714rem;
    line-height: 1.429rem
}
.alert:before {
    font-family: FontAwesome;
    font-size: 1.42857rem;
    line-height: 1.42857rem;
    display: block;
    position: absolute;
    top: .92857rem;
    left: 1.57143rem
}
.alert.alert-info:before,
.alert.alert-warning:before {
    content: "\F05A"
}
.alert.alert-danger:before {
    content: "\F071"
}
.alert.alert-success:before {
    content: "\F058"
}
.alert.alert-dismissible .close {
    padding: 0;
    top: 1rem;
    right: 1.07143rem
}
.alert.alert-dismissible .close i {
    font-size: 1.07143rem
}
.has-error input,
.has-error select {
    outline: .1875rem solid #ff138c
}
.has-error .help-block {
    padding: 0;
    margin-top: 1.07143rem
}
.has-error .help-block .alert {
    margin-bottom: .71429rem
}
.has-error .help-block .alert:last-child {
    margin-bottom: 0
}
[data-toggle=collapse]:not(.collapsed) .fa-angle-down:before {
    content: "\F106"
}
.dropdown-menu .dropdown-close.close {
    cursor: pointer;
    outline: 0;
    position: absolute;
    right: .71429rem;
    top: .71429rem;
    z-index: 5;
    width: 1.42857rem;
    height: 1.42857rem;
    font-size: 1.14286rem;
    line-height: 1.42857rem
}
.to-hide {
    display: none
}
form:not(#add-to-cart-or-refresh):not(#product-customization) {
    max-width: 42.85714rem
}
.label-auto-width {
    font-size: .85714rem;
    color: #282828;
    padding-bottom: .14286rem;
    margin-bottom: 0
}
label {
    color: #282828
}
.custom-control-label:after,
.custom-control-label:before {
    cursor: pointer
}
.custom-control label .custom-control-label {
    display: block
}
.custom-control-label:before {
    background: #e2e2e2
}
#search_filters_wrapper section.facet .facet-list li .custom-radio .custom-control-input:checked~.color-box,
.custom-radio #search_filters_wrapper section.facet .facet-list li .custom-control-input:checked~.color-box,
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background: #a9b6ba
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
    border: .28571rem solid #a9b6ba;
    background: #003046;
    border-radius: 100%
}
.form-group {
    margin-bottom: 1.42857rem
}
.form-group.form-check-radio {
    margin-bottom: 1.64286rem
}
.form-control:focus {
    transition: border-color .15s ease-in-out, background-color .15s ease-in-out;
    box-shadow: .35714rem 0 2.14286rem rgba(0, 48, 70, .15)
}
input {
    font-family: Roboto, sans-serif
}

.custom-select {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis
}
.custom-file-wrapper .custom-file {
    height: auto
}
.custom-file-wrapper .custom-file .custom-file-input {
    position: absolute;
    height: 100%;
    padding: 0;
    z-index: 0
}
@media (max-width: 399.98px) {
    .contact-form .custom-select,
    .contact-form .form-control,
    .contact-form .input-group {
        max-width: 95%;
        float: right
    }
}
.bootstrap-touchspin .btn,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.add-to-cart,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.customize,
.bootstrap-touchspin .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.add-to-cart,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.customize,
.list .product-miniature-information .product-buttons .bootstrap-touchspin a.view-product {
    border-radius: 0!important
}
.product-thumbnail {
    background: #f2f5f5;
    display: block;
    text-align: center;
    position: relative
}
.product-thumbnail a.product-thumbnail-link {
    display: block
}
.product-thumbnail .close-product {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-color: transparent #e2e2e2 transparent transparent;
    border-style: solid;
    border-width: 0 2.14286rem 2.14286rem 0;
    text-align: center;
    z-index: 1;
    opacity: 1;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 .0625rem 0 #fff
}
.product-thumbnail .close-product:focus,
.product-thumbnail .close-product:hover {
    color: #003046
}
.product-thumbnail .close-product i,
.product-thumbnail .close-product span {
    position: absolute;
    top: 0;
    margin-right: -2.14286rem;
    right: 0
}
.product-thumbnail .close-product i.fa,
.product-thumbnail .close-product span.fa {
    font-size: 1.07143rem;
    line-height: 1.4
}
ul.product-flags {
    position: absolute;
    top: 3.57143rem;
    left: 0;
    z-index: 5
}
ul.product-flags li {
    color: #fff;
    white-space: nowrap;
    float: left;
    clear: left;
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    height: 2rem;
    line-height: 1.4;
    min-width: 3.57143rem;
    padding: .35714rem .57143rem 0;
    position: relative;
    font-weight: 700;
    box-shadow: .28571rem .21429rem .42857rem 0 rgba(0, 0, 0, .1)
}
ul.product-flags li:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #cc0000;
    border-style: solid;
    border-width: 2rem 0 0 1.07143rem;
    position: absolute;
    right: -1.07143rem;
    top: 0
}
ul.product-flags li:not(:first-child) {
    margin-top: .71429rem
}
ul.product-flags li.discount {
    background: #cc0000
}
ul.product-flags li.discount:after {
    border-left-color: #cc0000
}
ul.product-flags li.new {
    background: #0579fc
}
ul.product-flags li.new:after {
    border-left-color: #0579fc
}
ul.product-flags li.label-daydeal {
    background: #cc0000
}
ul.product-flags li.label-daydeal:after {
    border-left-color: #cc0000
}
ul.product-flags li.on-sale {
    background: #cc0000
}
ul.product-flags li.on-sale:after {
    border-left-color: #cc0000
}
ul.product-flags li.online-only {
    background: #96cd00
}
ul.product-flags li.online-only:after {
    border-left-color: #96cd00
}
ul.product-flags li.pack {
    background: #ffb400
}
ul.product-flags li.pack:after {
    border-left-color: #ffb400
}
@media (max-width: 767.98px) {
    ul.product-flags {
        left: .35714rem;
        top: .35714rem
    }
    ul.product-flags li {
        font-size: .71429rem;
        line-height: 1.42857rem;
        padding: 0 .35714rem;
        min-width: 2.14286rem;
        height: 1.42857rem
    }
    ul.product-flags li:after {
        width: 0;
        height: 0;
        border-color: transparent transparent transparent #cc0000;
        border-style: solid;
        border-width: 1.42857rem 0 0 1.07143rem
    }
    ul.product-flags li:not(:first-child) {
        margin-top: .35714rem
    }
}
.product-title {
    font-weight: 400;
    color: #003046;
    font-size: 1.28571rem;
    margin-top: .21429rem;
    min-height: 3.57143rem;
    margin-bottom: .85714rem
}
.list .product-title {
    min-height: unset
}
.product-title a {
    color: #003046;
    font-family:Montserrat;
    font-size:16px;
}
.product-title a:focus,
.product-title a:hover {
    color: #cc0000
}
@media (max-width: 1877.98px) {
    .jxcategoryproducts .product-title {
        min-height: 5.35714rem
    }
}
@media (max-width: 1199.98px) {
    .jxcategoryproducts .product-title {
        min-height: 3.57143rem
    }
}
@media (max-width: 399.98px) {
    .product-title {
        font-size: 1rem
    }
    .jxcategoryproducts .product-title,
    .product-title {
        min-height: 2.71429rem
    }
}
.jxml-html-title,
.products-section-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.28571rem;
    font-weight: 400
}
.jxml-html-title+div,
.products-section-title+div {
    margin-top: 2.14286rem
}
.product-description-short {
    font-size: .875rem;
    margin-bottom: 1.42857rem
}
.variant-links {
    margin: 0 -.35714rem .71429rem;
    line-height: 0;
    clear: both
}
.variant-links .variant-links-item {
    margin: 0 .35714rem .71429rem;
    display: inline-block;
    border: .07143rem solid #e2e2e2;
    box-shadow: inset 0 0 0 .07143rem #e2e2e2;
    transition: .3s
}
.variant-links .variant-links-item a,
.variant-links .variant-links-item label {
    display: block;
    margin: 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    width: auto;
    height: 2.14286rem;
    font-size: .78571rem;
    line-height: 2.14286rem;
    font-weight: 500;
    color: #888;
    padding-left: .35714rem;
    padding-right: .35714rem
}
.variant-links .variant-links-item a input,
.variant-links .variant-links-item a.color span,
.variant-links .variant-links-item label input,
.variant-links .variant-links-item label.color span {
    display: none
}
.variant-links .variant-links-item a.color,
.variant-links .variant-links-item label.color {
    width: 2.14286rem
}
.variant-links .variant-links-item.active,
.variant-links .variant-links-item:hover {
    border: .07143rem solid #003046;
    box-shadow: inset 0 0 0 .21429rem #e2e2e2;
    color: #003046
}
.variant-links .js-count {
    display: none
}
.product-price,
[class*=" product-price-"],
[class^=product-price-] {
    font-size: 1rem;
    line-height: 1.42857rem;
    display: inline-flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 1.07143rem
}
.product-price .price,
[class*=" product-price-"] .price,
[class^=product-price-] .price {
    font-size: 1.28571rem;
    line-height: 1.42857rem;
    color: #003046;
    font-weight: 600
}
.product-price .regular-price,
[class*=" product-price-"] .regular-price,
[class^=product-price-] .regular-price {
    text-decoration: line-through;
    color: #a9b6ba;
    order: 1
}
.product-price .discount-amount,
.product-price .discount-percentage,
[class*=" product-price-"] .discount-amount,
[class*=" product-price-"] .discount-percentage,
[class^=product-price-] .discount-amount,
[class^=product-price-] .discount-percentage {
    color: #cc0000;
    order: 2
}
.product-price.product-price-lg,
[class*=" product-price-"].product-price-lg,
[class^=product-price-].product-price-lg {
    font-size: 1.42857rem;
    line-height: 2.85714rem
}
.product-price.product-price-lg .price,
[class*=" product-price-"].product-price-lg .price,
[class^=product-price-].product-price-lg .price {
    font-size: 2.85714rem
}
.product-price.product-price-sm,
[class*=" product-price-"].product-price-sm,
[class^=product-price-].product-price-sm {
    font-size: .85714rem;
    line-height: 1.14286rem
}
.product-price.product-price-sm .price,
[class*=" product-price-"].product-price-sm .price,
[class^=product-price-].product-price-sm .price {
    font-size: 1.14286rem
}
.product-price.with-discount .price,
[class*=" product-price-"].with-discount .price,
[class^=product-price-].with-discount .price {
    margin-right: .57143rem
}
.product-price.with-discount .regular-price,
[class*=" product-price-"].with-discount .regular-price,
[class^=product-price-].with-discount .regular-price {
    margin-right: .42857rem;
    position: absolute;
    left: 4.64286rem
}
.product-price.with-discount.product-prices-lg .price,
.product-price.with-discount.product-prices-lg .regular-price,
[class*=" product-price-"].with-discount.product-prices-lg .price,
[class*=" product-price-"].with-discount.product-prices-lg .regular-price,
[class^=product-price-].with-discount.product-prices-lg .price,
[class^=product-price-].with-discount.product-prices-lg .regular-price {
    margin-right: .71429rem
}
#product-card .product-price.with-discount .regular-price,
#product-card [class*=" product-price-"].with-discount .regular-price,
#product-card [class^=product-price-].with-discount .regular-price,
#quickview-product-card .product-price.with-discount .regular-price,
#quickview-product-card [class*=" product-price-"].with-discount .regular-price,
#quickview-product-card [class^=product-price-].with-discount .regular-price {
    position: static
}
.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 1.64286rem;
    right: 1.64286rem;
    padding: 0;
    overflow: hidden;
    outline: 0!important;
    border: none;
    box-shadow: 0 .21429rem .71429rem rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    background: #282828;
    transition: all .3s cubic-bezier(.25, .25, 0, 1)
}
.material-scrolltop:hover {
    background-color: #cc0000;
    text-decoration: none;
    box-shadow: 0 .21429rem .71429rem rgba(0, 0, 0, .5), 0 .21429rem 1.07143rem rgba(0, 0, 0, .5)
}
.material-scrolltop.reveal {
    width: 4rem;
    height: 4rem
}
.material-scrolltop i {
    display: block;
    font-size: 1.78571rem;
    color: #fff
}
#header .isStuck {
    background: #003046;
    transition: .3s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
#header .isStuck:not(:hover):not(.active) {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
div[class*=mobile_for_]:empty,
div[id^=_mobile_]:empty {
    display: none
}
div[class*=mobile_for_]:not(:empty),
div[id^=_mobile_]:not(:empty) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
.swiper-button-next,
.swiper-button-prev {
    background: 0 0!important;
    position: absolute;
    top: 50%;
    width: 2.85714rem;
    height: 2.85714rem;
    margin-top: -1.42857rem;
    z-index: 10;
    cursor: pointer;
    font-size: 2.85714rem;
    line-height: 1;
    color: #003046;
    text-align: center;
    outline: 0
}
.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-prev:hover {
    color: #cc0000
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
    content: "\E5CB";
    font-family: Material Icons
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
    content: "\E5CC";
    font-family: Material Icons
}
@media (min-width: 1200px) {
    .u-carousel .swiper-button-prev,
    .u-carousel .swiper-container-rtl .swiper-button-next {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    .u-carousel .swiper-button-next,
    .u-carousel .swiper-container-rtl .swiper-button-prev {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }
    .u-carousel .swiper-button-next,
    .u-carousel .swiper-button-prev {
        opacity: 0;
        transition: .3s
    }
    .u-carousel .swiper-container:hover .swiper-button-next,
    .u-carousel .swiper-container:hover .swiper-button-prev {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto
}
.swiper-button-next.swiper-button-disabled.hideControlOnEnd,
.swiper-button-prev.swiper-button-disabled.hideControlOnEnd {
    display: none
}
.swiper-container-vertical .swiper-button-next,
.swiper-container-vertical .swiper-button-prev {
    background: 0 0!important;
    left: 50%;
    right: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0;
    margin-top: 0;
    margin-left: -15px;
    font-size: 20px
}
.swiper-container-vertical .swiper-button-next:before,
.swiper-container-vertical .swiper-button-prev:before {
    font-family: FontAwesome;
    content: "\F106"
}
.swiper-container-vertical .swiper-button-next {
    top: auto;
    bottom: 0
}
.swiper-container-vertical .swiper-button-next:before {
    font-family: FontAwesome;
    content: "\F107"
}
.swiper-pagination {
    text-align: center;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -5px
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-pagination-bullet {
    background: #282828;
    width: .71429rem;
    height: .71429rem;
    display: inline-block;
    border-radius: 100%;
    box-shadow: 0 0 0 .14286rem rgba(40, 40, 40, .25);
    opacity: 1;
    transition: all .3s ease
}
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-bullet:hover {
    background: #e2e2e2;
    box-shadow: 0 0 0 .14286rem hsla(0, 0%, 100%, .25)
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-container-vertical>.swiper-pagination-bullets {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 0;
    display: block
}
@media (max-width: 399.98px) {
    .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 10px 0
    }
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
    margin-top: 5px
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-bottom: 5px
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 15px 10px 0
}
@media (max-width: 399.98px) {
    .products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 10px 0
    }
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet:first-child,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
    margin-left: 5px
}
.products-section-title>.swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-right: 5px
}
[class*=u-carousel] .swiper-container-vertical .swiper-wrapper {
    flex-direction: row!important;
    flex-wrap: wrap
}
[class*=u-carousel] .swiper-container-vertical .swiper-wrapper .swiper-slide {
    height: auto!important;
    margin: 0;
    flex: 0 0 100%!important;
    max-width: 100%!important
}
[class*=u-carousel] .hidden-controls .swiper-button-next,
[class*=u-carousel] .hidden-controls .swiper-button-prev,
[class*=u-carousel] .hidden-controls .swiper-pagination {
    display: none
}
[class*=u-carousel] .products .swiper-button-prev,
[class*=u-carousel] .row .swiper-button-prev,
[class*=u-carousel] main .products .swiper-button-prev,
main [class*=u-carousel] .products .swiper-button-prev {
    margin-left: 2.14286rem
}
[class*=u-carousel] .products .swiper-button-next,
[class*=u-carousel] .row .swiper-button-next,
[class*=u-carousel] main .products .swiper-button-next,
main [class*=u-carousel] .products .swiper-button-next {
    margin-right: 2.14286rem
}
.swiper-container {
    width: 100%
}
ul.swiper-wrapper {
    margin-bottom: 0
}
body#checkout .nav-tabs-checkout {
    margin-top: 5.42857rem;
    border-top: .07143rem solid #e5e5e5;
    border-bottom: none;
    justify-content: space-between
}
body#checkout .nav-tabs-checkout li {
    position: relative;
    text-align: center;
    flex: 0 0 24%;
    max-width: 7.14286rem;
    font-weight: 500;
    text-transform: uppercase
}
@media (max-width: 575.98px) {
    body#checkout .nav-tabs-checkout li {
        font-size: .85714rem;
        max-width: 5rem
    }
}
body#checkout .nav-tabs-checkout li a,
body#checkout .nav-tabs-checkout li span {
    padding: 0;
    border: none;
    color: #282828
}
body#checkout .nav-tabs-checkout li a .step-number,
body#checkout .nav-tabs-checkout li span .step-number {
    display: block;
    font-size: 1.85714rem;
    width: 7.14286rem;
    height: 7.14286rem;
    line-height: 7.14286rem;
    border-radius: 100%;
    border: .21429rem solid #282828;
    margin-top: -3.5rem;
    margin-bottom: 1.71429rem;
    background: #fff
}
@media (max-width: 575.98px) {
    body#checkout .nav-tabs-checkout li a .step-number,
    body#checkout .nav-tabs-checkout li span .step-number {
        width: 5rem;
        height: 5rem;
        line-height: 5rem;
        margin-top: -2.42857rem;
        font-size: 1.42857rem
    }
}
body#checkout .nav-tabs-checkout li a.active,
body#checkout .nav-tabs-checkout li a:hover {
    color: #cc0000
}
body#checkout .nav-tabs-checkout li a.active .step-number,
body#checkout .nav-tabs-checkout li a:hover .step-number {
    color: #cc0000;
    border-color: #cc0000
}

body#checkout .checkout-step .delivery-options {
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item {
    background: #f8f8f8;
    padding: 1.42857rem;
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item * {
    cursor: pointer
}
body#checkout .checkout-step .delivery-options .delivery-option-item.current {
    background: #f2f5f5
}
body#checkout .checkout-step .delivery-options .delivery-option-item .delivery-option,
body#checkout .checkout-step .delivery-options .delivery-option-item .row,
body#checkout .checkout-step .delivery-options .delivery-option-item main .products,
main body#checkout .checkout-step .delivery-options .delivery-option-item .products {
    align-items: center
}
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control {
    margin-bottom: 0;
    padding-left: 4.28571rem
}
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control .custom-control-label:after,
body#checkout .checkout-step .delivery-options .delivery-option-item .custom-control .custom-control-label:before {
    top: 50%!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -3.57143rem
}
body#checkout .checkout-step .invoice-address-wrapper {
    margin-top: 3.21429rem
}
body#checkout .checkout-step #conditions-to-approve {
    padding-top: 2.14286rem
}
body#checkout .checkout-step #conditions-to-approve a {
    color: #0579fc
}
body#checkout .checkout-step #conditions-to-approve a:hover {
    color: #cc0000
}
body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}
body#checkout #order-summary-content {
    padding-top: .9375rem
}
body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    color: #003046
}
body#checkout #order-summary-content h4.black {
    color: #000
}
body#checkout #order-summary-content h4.addresshead {
    margin-top: .1875rem
}
body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: .21429rem solid #e5e5e5;
    border-radius: 0
}
body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    background-color: #fff;
    border: .07143rem solid #e5e5e5;
    border-radius: 0;
    padding: 1rem
}
body#checkout #delivery,
body#checkout #gift_message {
    max-width: 100%;
    border-color: #003046
}
body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: .71429rem
}
body#checkout .identity a {
    color: #cc0000;
    font-weight: 700
}
body#checkout .identity a:hover {
    color: #cc0000
}
body#checkout .header-checkout #contact-link {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}
body#checkout .header-checkout #contact-link a {
    color: #ffb400
}
body#checkout .header-checkout #contact-link a:hover {
    color: #282828
}
body#checkout .sidebar .cart-product-quantity {
    background: #fff
}
.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none
}
.js-payment-binary.disabled {
    opacity: .6;
    cursor: not-allowed
}
.js-payment-binary.disabled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}
.js-payment-binary.disabled .accept-cgv,
.order-options .custom-checkbox {
    display: block
}
#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}
.form-control-content label+label {
    margin-left: 1.42857rem
}
@media (min-width: 470px) {
    .address-selector {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -1.07143rem
    }
}
.address-selector .address-item {
    background: #f8f8f8;
    margin-bottom: 1.42857rem
}
@media (min-width: 470px) {
    .address-selector .address-item {
        flex: 0 0 calc(50% - 2.14286rem);
        margin: 0 1.07143rem 2.14286rem
    }
}
.address-selector .address-item.selected {
    background: #f2f5f5
}
.address-selector .address-item .address-header {
    padding: 1.42857rem;
    text-align: left
}
.address-selector .address-item .address-header label {
    cursor: pointer
}
.address-selector .address-item .address-footer {
    padding: .71429rem 0 1.42857rem;
    text-align: center
}
.address-selector .address-item .address-footer .btn,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.add-to-cart,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.customize,
.address-selector .address-item .address-footer .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.add-to-cart,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.customize,
.list .product-miniature-information .product-buttons .address-selector .address-item .address-footer a.view-product {
    margin: 0 .35714rem
}
.page-my-account .my-account-links {
    margin: 0 -.35714rem!important
}
.page-my-account .my-account-links li {
    display: block;
    text-align: center;
    background: #f2f5f5;
    margin: 0 .35714rem .71429rem!important;
    padding: 0!important
}
.page-my-account .my-account-links li a {
    padding: 2.14286rem;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
}
.page-my-account .my-account-links li a i {
    font-weight: 400;
    display: block;
    font-size: 5.71429rem;
    color: #888;
    margin-bottom: 1.42857rem
}
.page-my-account .my-account-links li:hover {
    background: #e5e5e5
}
.page-my-account .my-account-links li:hover a i {
    color: #003046
}
.table-labeled td,
.table-labeled th {
    vertical-align: middle
}
.table-labeled .label {
    font-weight: 400;
    border-radius: .21429rem;
    font-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    white-space: nowrap
}
.page-order .table {
    margin-bottom: 0
}
.page-order table td,
.page-order table th {
    padding: .5rem
}
.page-order table thead th {
    text-align: center
}
.page-order-detail {
    font-size: .875rem;
    color: #888
}
.page-order-detail .box {
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem
}
.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #003046;
    margin-bottom: 1rem
}
.page-order-detail #order-history .history-lines .history-line {
    padding: .5rem 0;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0
}
.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: .21429rem
}
.page-order-detail .addresses {
    margin: 0 -.9375rem
}
.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 700
}
.page-order-detail #order-products.return {
    margin-bottom: 1rem
}
.page-order-detail #order-products.return th.head-checkbox {
    width: 2.14286rem
}
.page-order-detail #order-products.return td {
    padding: 1.375rem .75rem
}
.page-order-detail #order-products.return td.qty {
    min-width: 8.92857rem
}
.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: .5rem
}
.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -.625rem 0;
    padding-left: .25rem
}
.page-order-detail #order-products.return td.qty .select select {
    text-align: center
}
.page-order-detail .order-items {
    padding: 0!important
}
.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail .order-items .order-item .checkbox {
    width: 2.14286rem;
    float: left;
    padding: 0 .9375rem
}
.page-order-detail .order-items .order-item .content {
    width: calc(100% - 2.14286rem);
    float: left;
    padding: 0 .9375rem
}
.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem
}
.page-order-detail .order-items .order-item .desc .name {
    font-weight: 700
}
.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem
}
.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: .25rem
}
.page-order-detail .messages .message {
    margin-top: .5rem;
    border-bottom: .07143rem solid #f8f8f8
}
.page-order-detail .messages .message:last-child {
    border-bottom: 0
}
.page-order-detail .messages .message>div {
    margin-bottom: .5rem
}
.page-order-detail .customization {
    margin-top: .75rem
}
#order-return-infos .thead-default th {
    color: #003046
}
#order-return-infos .customization {
    margin-top: .75rem
}
#history .orders {
    margin: 0 -1rem
}
#history .orders .order {
    padding: .75rem 1rem;
    border-bottom: .07143rem solid #f8f8f8
}
#history .orders .order a h3 {
    color: #888
}
#history .orders .order .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: .21429rem
}
#history .orders .order:last-child {
    border-bottom: 0
}
.renew-password {
    margin-left: .71429rem
}
.renew-password .email {
    padding-bottom: 2.14286rem
}
.renew-password [type=submit] {
    margin-left: 3.57143rem
}
.contact-rich {
    font-size: 1.14286rem;
    line-height: 2.14286rem
}
@media (max-width: 1199.98px) {
    .contact-rich {
        font-size: 1rem;
        line-height: 1.71429rem
    }
}
.contact-rich h3 {
    margin-bottom: .71429rem
}
.contact-rich h3 i {
    min-width: 2.85714rem;
    font-size: 2.14286rem
}
.contact-rich p {
    margin-bottom: 3.57143rem
}
.contact-rich p.number {
    padding-top: .85714rem;
    font-size: 2.57143rem;
    line-height: 3.21429rem
}
@media (max-width: 1199.98px) {
    .contact-rich p.number {
        padding-top: .35714rem;
        font-size: 1.42857rem;
        line-height: 2rem
    }
}
#contact-info-block li {
    font-size: .92857rem;
    margin-bottom: .35714rem
}
#contact-info-block li span {
    color: #fff
}
#contact-info-block li a {
    color: #cc0000
}
#contact-info-block li a:hover {
    color: #fff
}
#cms #testimonials {
    text-align: center
}
@media (min-width: 768px) {
    #cms #testimonials {
        max-width: 55rem;
        margin-left: auto;
        margin-right: auto
    }
}
#cms #testimonials .testimonial>p {
    color: #a9b6ba
}
#cms hr {
    margin-bottom: 3.57143rem;
    margin-top: 3.57143rem
}
#cms .fa.fa-lg {
    font-size: 7.16667rem;
    color: #003046;
    line-height: 8.33333rem;
    display: block;
    margin-bottom: 1.66667rem
}
#cms .content-wrapper h2 .fa {
    margin-right: 1rem
}
#cms .swiper-pagination {
    position: static
}
#cms .swiper-pagination .swiper-pagination-bullet {
    background: #e2e2e2;
    box-shadow: 0 0 0 .28571rem hsla(0, 0%, 88.6%, .25)
}
#cms .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
#cms .swiper-pagination .swiper-pagination-bullet:hover {
    background: #cc0000;
    box-shadow: 0 0 0 .28571rem rgba(72, 155, 185, .25)
}
#cms .content-wrapper h1 a {
    color: #003046
}
#cms .content-wrapper h1 a:hover {
    color: #888
}
#cms .content-wrapper h2 .fa {
    margin-right: .85714rem
}
#cms .content-wrapper .animateCount li {
    text-align: center;
    font: 700 4rem/3.21429rem Roboto, sans-serif;
    color: #003046;
    padding: .42857rem 1.07143rem 0
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li {
        font: 700 3.28571rem/2.5rem Roboto, sans-serif
    }
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .animateCount li {
        width: 100%
    }
}
#cms .content-wrapper .animateCount li h3 {
    margin-top: 1.5rem
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li h3 {
        font: 700 1.14286rem/1.71429rem Roboto, sans-serif
    }
}
#cms .content-wrapper .iconBox li {
    padding-top: 2.92857rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .iconBox li {
        width: 100%
    }
}
#cms .content-wrapper .iconBox li>a {
    display: block;
    height: 19.28571rem;
    color: #888;
    background: #f2f5f5;
    padding: 3.85714rem 3.57143rem 0;
    font: 700 1.42857rem/2.42857rem Roboto, sans-serif;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    cursor: pointer
}
#cms .content-wrapper .iconBox li>a:before {
    font-size: 5.78571rem;
    line-height: 1em;
    display: block;
    margin-bottom: 1.21429rem;
    color: #cc0000;
    font-family: FontAwesome
}
#cms .content-wrapper .iconBox li>a:hover {
    background: #cc0000;
    color: #fff
}
#cms .content-wrapper .iconBox li>a:hover:before {
    color: #fff
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #cms .content-wrapper .iconBox li>a {
        padding: 3.85714rem 1.42857rem 0
    }
}
#cms .content-wrapper .list-1 {
    list-style: none
}
#cms .content-wrapper .list-1 li {
    padding: .28571rem 0 .42857rem;
    font-weight: 700;
    color: #96cd00;
    border-top: .07143rem solid #f2f5f5
}
#cms .content-wrapper .list-1 li:first-child {
    border: none
}
#cms .content-wrapper .list-1 li em {
    font-size: 1.42857rem;
    line-height: 1.42857rem;
    padding-right: 1.07143rem;
    vertical-align: -.14286rem
}
#cms .content-wrapper .list-2 {
    padding-top: 2.85714rem
}
#cms .content-wrapper .list-2 li {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-bottom: 2.14286rem
}
#cms .content-wrapper .list-2 li:before {
    font-size: 5rem;
    line-height: 10.57143rem;
    width: 10.57143rem;
    height: 10.57143rem;
    text-align: center;
    background: #f2f5f5;
    display: block;
    float: left;
    border-radius: 50%;
    margin-right: 2.5rem;
    color: #003046;
    margin-bottom: .71429rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-2 li:before {
        font-size: 2.85714rem;
        line-height: 7.14286rem;
        width: 7.14286rem;
        height: 7.14286rem
    }
}
#cms .content-wrapper .list-3 {
    overflow: hidden;
    padding: 1.64286rem 0 0;
    border: none;
    position: relative
}
#cms .content-wrapper .list-3 li {
    padding-bottom: 1.42857rem
}
#cms .content-wrapper .list-3.countBox {
    counter-reset: li
}
#cms .content-wrapper .list-3.countBox li h4:before {
    display: inline-block;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 2.57143rem;
    line-height: 2.14286rem;
    margin-right: 1.07143rem;
    font-weight: 300;
    color: #888
}
#cms .content-wrapper .list-3.disk {
    padding-top: 2.21429rem
}
#cms .content-wrapper .list-3.disk li h4:before {
    display: inline-block;
    content: "";
    height: 1rem;
    width: 1rem;
    background: #003046;
    margin-right: 1.42857rem;
    border-radius: 50%;
    vertical-align: -.07143rem
}
#cms .content-wrapper .list-3.disk.accordion_content {
    padding-top: 0;
    padding-bottom: 3.57143rem
}
#cms .content-wrapper .list-3.disk.accordion_content li:not(.text) h4 {
    margin-bottom: 0
}
@media (min-width: 576px) {
    #cms .content-wrapper .list-3.disk.accordion_content li:not(.text) {
        padding-left: 2.14286rem
    }
}
#cms .content-wrapper .list-4 li {
    text-align: center;
    padding-top: 1rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-4 li {
        width: 100%
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .list-4 li h3 {
        font: 700 1.14286rem/1.71429rem Roboto, sans-serif
    }
}
#cms .content-wrapper .list-4 li:before {
    font-size: 6.14286rem;
    line-height: 1em;
    color: #003046;
    margin: 0 0 .57143rem;
    display: inline-block
}
#cms .content-wrapper .list-accordion .accordion_current:before {
    height: 2.92857rem;
    width: 2.92857rem;
    background: #003046;
    color: #fff;
    content: "+";
    line-height: 2.71429rem;
    font-size: 2rem;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1.42857rem;
    text-align: center;
    vertical-align: -.14286rem;
    margin-bottom: .71429rem
}
#cms .content-wrapper .list-accordion .accordion_current.active:before {
    content: "-"
}
#cms .content-wrapper .list-accordion .accordion_current:not(.active)+.accordion_content {
    display: none
}
#cms .content-wrapper .list-check>li>h3 {
    margin-bottom: .64286rem
}
#cms .content-wrapper .list-check>li>h3 i {
    font-size: 2.85714rem;
    margin-right: .71429rem
}
#cms .content-wrapper .list-check>li .list-3 {
    overflow: hidden;
    padding: 0 0 .78571rem 4.28571rem;
    border: none;
    position: relative
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-check>li .list-3 {
        padding: 0 0 .78571rem 1.42857rem
    }
}
#cms .content-wrapper .list-check>li .list-3:after {
    display: none
}
#cms .content-wrapper .list-check>li .list-3 li {
    padding-bottom: 0
}
#cms .content-wrapper .list-check>li .list-3 li h4 {
    margin-bottom: .92857rem
}
#cms .content-wrapper .list-check>li .list-3 li.text {
    margin-left: -4.28571rem;
    padding-bottom: 1.85714rem
}
@media (max-width: 399.98px) {
    #cms .content-wrapper .list-check>li .list-3 li.text {
        margin-left: -1.42857rem
    }
}
#cms .content-wrapper .list-check>li .list-3 li.text:before {
    display: none
}
#cms .content-wrapper img {
    margin: .28571rem 0 1.21429rem;
    max-width: 100%;
    height: auto
}
#cms .content-wrapper #admin-action-cms {
    background: none repeat 0 0 #f6f6f6;
    border: .07143rem solid #d2d0d0;
    padding: .71429rem
}
#cms .content-wrapper #admin-action-cms p {
    margin: 0
}
#cms .content-wrapper #admin-action-cms p span {
    display: block;
    padding-bottom: .71429rem;
    font-size: 1rem;
    font-weight: 700;
    color: #cc0000
}
#cms .content-wrapper #admin-action-cms p .btn,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.view-product {
    font: 700 1.21429rem/1.5rem Roboto, sans-serif;
    border: .07143rem solid;
    padding: .71429rem 1rem;
    display: inline-block
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.view-product {
    color: #333;
    text-shadow: .07143rem .07143rem rgba(0, 0, 0, .2);
    border-color: #0079b6 #006fa8 #012740;
    background: #009ad0;
    background: linear-gradient(180deg, #009ad0 0, #007ab7)
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.add-to-cart:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.customize:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.publish_button.view-product:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.add-to-cart:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.customize:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.publish_button.view-product:hover {
    border-color: #01314e #004b74 #0079b6;
    -webkit-filter: none;
    filter: none;
    background: #0084bf
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.add-to-cart,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.customize,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.view-product,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.add-to-cart,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.customize,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.view-product {
    color: #888;
    text-shadow: .07143rem .07143rem #fff;
    border-color: #cacaca #b7b7b7 #9a9a9a;
    background: #f7f7f7;
    background: linear-gradient(180deg, #f7f7f7 0, #ededed)
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.add-to-cart:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.customize:hover,
#cms .content-wrapper #admin-action-cms p .list .product-miniature-information .product-buttons a.lnk_view.view-product:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.add-to-cart:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.customize:hover,
.list .product-miniature-information .product-buttons #cms .content-wrapper #admin-action-cms p a.lnk_view.view-product:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8;
    -webkit-filter: none;
    filter: none;
    background: #e7e7e7
}
@media (max-width: 767.98px) {
    #cms .content-wrapper .table.table-bordered thead>tr>td,
    #cms .content-wrapper .table.table-bordered thead>tr>th,
    #cms .content-wrapper .table.table-bordered>tbody>tr>td,
    #cms .content-wrapper .table.table-bordered>tbody>tr>th,
    #cms .content-wrapper .table.table-bordered>tfoot>tr>td,
    #cms .content-wrapper .table.table-bordered>tfoot>tr>th {
        padding: .64286rem .35714rem .78571rem .28571rem
    }
}
@media (max-width: 399.98px) {
    #cms.cms-pages-configuration .table {
        font-size: .71429rem
    }
}
.block-category #category-description .category-description-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.block-category #category-description .category-description-wrap .btn,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product {
    order: 1
}
.block-category #category-description .category-description-wrap .btn.active span:first-child,
.block-category #category-description .category-description-wrap .btn.active+.category-description-short,
.block-category #category-description .category-description-wrap .btn:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .btn:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.add-to-cart span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.add-to-cart+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.customize span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.customize+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.view-product span:first-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.active.view-product+.category-description-short,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.add-to-cart:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.customize:not(.active)+.category-description-short+.category-description-full,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product:not(.active) span:last-child,
.block-category #category-description .category-description-wrap .list .product-miniature-information .product-buttons a.view-product:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.add-to-cart span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.add-to-cart+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.customize span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.customize+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.view-product span:first-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.active.view-product+.category-description-short,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.add-to-cart:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.customize:not(.active)+.category-description-short+.category-description-full,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product:not(.active) span:last-child,
.list .product-miniature-information .product-buttons .block-category #category-description .category-description-wrap a.view-product:not(.active)+.category-description-short+.category-description-full {
    display: none
}
#subcategories .subcategories-items-inner {
    background: #f2f5f5;
    height: 100%;
    padding: 1.07143rem
}
.products-selection #grid-list-buttons {
    white-space: nowrap
}
.products-selection #grid-list-buttons li {
    margin-right: .71429rem;
    display: inline-block
}
.products-selection #grid-list-buttons li:last-child {
    margin-right: 0
}
.products-selection #grid-list-buttons li a {
    color: #e5e5e5
}
.products-selection #grid-list-buttons li a i {
    font-size: 2.71429rem
}
.products-selection #grid-list-buttons li a#list i {
    font-size: 2.64286rem
}
.products-selection #grid-list-buttons li a.active,
.products-selection #grid-list-buttons li a:hover {
    color: #282828
}
.products-sort-order .custom-select {
    width: 14.28571rem
}
.pagination .disabled {
    color: #e5e5e5;
    cursor: not-allowed
}
.pagination .disabled.next,
.pagination .disabled.previous {
    display: none
}
.pagination a:not(.btn) {
    font-weight: 500;
    letter-spacing: .04em;
    color: #282828
}
.pagination a:not(.btn):hover {
    color: #cc0000
}
.pagination .current a {
    color: #cc0000;
    text-decoration: none
}
#search_filters_wrapper section.facet .facet-list {
    margin-bottom: 2.14286rem
}
#search_filters_wrapper section.facet .facet-list li {
    margin-bottom: .42857rem
}
#search_filters_wrapper section.facet .facet-list li .color-box {
    border: .07143rem solid #f2f5f5;
    box-shadow: inset 0 0 0 .07143rem #fff
}
#search_filters_wrapper section.facet .facet-list li a {
    color: #282828
}
#search_filters_wrapper section.facet .facet-list li a:hover {
    color: #888
}
#search_filters_wrapper section.facet .facet-list #price-slider-label {
    display: block;
    margin: -.71429rem -.35714rem 1.5rem;
    color: #282828
}
#search_filters_wrapper section.facet .facet-list #price-slider-label strong {
    margin-right: .71429rem;
    font-weight: 400;
    letter-spacing: .04em
}
#search_filters_wrapper section.facet .facet-list #price-slider-label span {
    color: #888
}
.active_filters .active_filters_wrapper {
    margin-bottom: 1.92857rem
}
.active_filters .active_filters_wrapper li {
    font-size: .85714rem;
    padding: .07143rem 0 .64286rem
}
.active_filters .active_filters_wrapper li span {
    color: #282828
}
.active_filters .active_filters_wrapper li i {
    margin-left: .42857rem
}
.block-categories a {
    display: inline-block
}
.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    cursor: pointer;
    margin-left: .35714rem
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #cc0000
}
.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded=true] .arrow-right {
    display: none
}
.block-categories .arrows[aria-expanded=true] .arrow-down {
    display: inline-block
}
.theme-pink .back-bar {
    height: .42857rem;
    background-color: #e5e5e5
}
.theme-pink .back-bar .selected-bar {
    background-color: #cc0000
}
.theme-pink .back-bar .pointer {
    width: 1.28571rem;
    height: 1.28571rem;
    top: -.42857rem;
    box-sizing: border-box;
    border-radius: .71429rem;
    background-color: #cc0000
}
.theme-pink .back-bar .pointer-label {
    display: none
}
.theme-pink .back-bar .focused {
    color: #888
}
.theme-pink .scale {
    display: none
}
.product-miniature {
    margin-bottom: 2.14286rem
}
.product-miniature-container {
    height: 100%;
    position: relative
}
.product-miniature-thumbnail {
    position: relative
}
@media (min-width: 1200px) {
    .product-miniature-thumbnail .quick-view {
        position: absolute;
        left: 50%;
        top: 60%;
        max-width: 100%;
        color: #cc0000;
        padding: 1.07143rem 1.07143rem 1.14286rem;
        background: hsla(0, 0%, 100%, .8);
        box-shadow: 0 0 .78571rem -.14286rem rgba(0, 0, 0, .12);
        z-index: 10;
        text-align: center;
        text-transform: uppercase;
        transition: .3s;
        -webkit-transform: translate(-50%) scale(0);
        transform: translate(-50%) scale(0);
        opacity: 0
    }
    .product-miniature-thumbnail .quick-view:hover {
        background: #fff;
        box-shadow: 0 0 1.28571rem 0 rgba(0, 0, 0, .13)
    }
}
@media (min-width: 1200px) and (min-width: 1878px) {
    .product-miniature-thumbnail .quick-view {
        min-width: 10.35714rem
    }
}
@media (min-width: 1200px) {
    .product-miniature-thumbnail:hover .quick-view {
        opacity: 1;
        -webkit-transform: translate(-50%, -3.57143rem) scale(1);
        transform: translate(-50%, -3.57143rem) scale(1)
    }
}
.product-miniature-information {
    padding-top: 1.07143rem;
    padding: 20px;
    background-color:#f5f5f5;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
}

.product-miniature-information .category-name {
    display:none;
}

.product-miniature .daydeal-wrap {
    display: block
}
.product-miniature .discount-product {
    color: #fff;
    font-weight: 700;
    background: #cc0000;
    padding: .28571rem .5rem .21429rem;
    display: inline-block;
    font-size: .85714rem
}
.product-miniature .discount-product:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #cc0000;
    border-style: solid;
    border-width: 1.85714rem 0 0 1.07143rem;
    position: absolute;
    right: -1.07143rem;
    top: 0
}
@media (max-width: 991.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.92857rem 0 0 1.07143rem
    }
}
@media (max-width: 767.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.42857rem 0 0 1.07143rem
    }
}
@media (max-width: 399.98px) {
    .product-miniature .discount-product:after {
        border-width: 1.35714rem 0 0 1.07143rem
    }
}
@media (max-width: 767.98px) {
    .product-miniature .discount-product {
        padding: 0 .35714rem
    }
}
.product-miniature *+.category-name {
    margin-top: .71429rem
}
.product-miniature .category-name {
    margin-bottom: 0
}
.product-miniature .category-name a {
    color: #cc0000
}
.product-miniature .category-name a:hover {
    color: #e2e2e2
}
.product-miniature .product-price {
    flex-direction: column
}
.product-miniature .product-price.with-discount.daydeal-wrap {
    position: absolute;
    top: 1.07143rem;
    margin: 0
}
@media (max-width: 767.98px) {
    .product-miniature .product-price.with-discount.daydeal-wrap {
        top: 3.92857rem;
        left: .35714rem
    }
}
.list .product-miniature .product-price {
    position: relative
}
.list .product-miniature .product-price.with-discount.daydeal-wrap {
    left: 0
}
@media (max-width: 767.98px) {
    .list .product-miniature .product-price.with-discount.daydeal-wrap {
        left: .35714rem
    }
}
.product-miniature .product-buttons {
    display: flex;
    margin-left: auto
}
.product-miniature .product-buttons a {
    color: #2c8aac;
    font-size: 16px;
}
.product-miniature .product-buttons a:hover {
    color: #222020
}
.product-miniature .product-buttons a.add-to-cart {
    font-size: 16px;
}
.product-miniature .product-buttons a.add-to-cart:hover {
    color: #222020
}
.grid .product-miniature-thumbnail {
    background: #f2f5f5
}
@media (max-width: 399.98px) {
    .grid .product-miniature-container {
        padding: 0;
        background: 0 0
    }
}
.grid .product-miniature-information .product-description-short,
.grid .product-miniature-information .variant-links {
    display: none
}
@media (min-width: 1200px) {
    .grid .product-miniature-information .product-price {
        margin-bottom: 0
    }
}
.grid .product-miniature-information .daydeal-box {
    padding-bottom: 0
}
@media (min-width: 1200px) {
    .grid .product-miniature-information .product-info-footer {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}
.grid .product-miniature-information .product-buttons {
    display: flex;
    margin-left: auto
}
@media (max-width: 1199.98px) {
    .grid .product-miniature-information .product-buttons {
        justify-content: space-around;
        background: #f2f5f5
    }
}
.grid .product-miniature-information .product-buttons a {
    display: inline-block;
    margin: 0 .42857rem
}
.grid .product-miniature-information .product-buttons a i {
    margin: 0;
    font-size: 1.71429rem
}
.list .product-miniature-container {
    display: flex
}
.list .product-miniature-thumbnail {
    flex: 0 0 35%;
    max-width: 25rem;
    margin-right: 2.14286rem
}
.list .product-miniature-information .product-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.list .product-miniature-information .product-buttons a {
    margin-bottom: .71429rem
}
.list .product-miniature-information .product-buttons a.add-to-cart,
.list .product-miniature-information .product-buttons a.customize,
.list .product-miniature-information .product-buttons a.view-product {
    align-items: center
}
.list .product-miniature-information .product-buttons a.add-to-cart i+span,
.list .product-miniature-information .product-buttons a.customize i+span,
.list .product-miniature-information .product-buttons a.view-product i+span {
    margin-left: .5rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product) {
    color: #a9b6ba;
    font-size: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: .28571rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product) i {
    margin-right: .5rem
}
.list .product-miniature-information .product-buttons a:not(.add-to-cart):not(.customize):not(.view-product):hover {
    color: #003046
}
.product-miniature-small:not(:last-child) {
    margin-bottom: 2.14286rem
}
.product-miniature-small .product-miniature-container {
    display: flex
}
.product-miniature-small .product-miniature-container .product-miniature-thumbnail {
    flex: 0 0 30%;
    max-width: 89px;
    margin-right: 20px
}
.product-miniature-small .product-miniature-container .product-title {
    margin-bottom: 4px
}
.product-miniature-small .product-miniature-container .discount-product,
.product-miniature-small .product-miniature-container .regular-price {
    display: none
}
@media (min-width: 1878px) {

.ps_shoppingcart .block-cart-body {
    width: 100%
}
.ps_shoppingcart .dropdown-menu {
    min-width: 22.85714rem;
    padding: 2.14286rem
}
#cart-summary-product-list .cart-summary-product-item {
    margin-bottom: 2rem
}
#cart-summary-product-list .cart-summary-product-item .product-thumbnail {
    flex: 0 0 40%;
    max-width: 6.35714rem;
    margin-right: 1.35714rem
}
#cart-summary-product-list .cart-summary-product-item .product-title {
    margin-top: -.28571rem;
    margin-bottom: .35714rem;
    line-height: 1.35714rem
}
#cart-summary-product-list .cart-summary-product-item .cart-product-quantity {
    height: 3.57143rem;
    width: 4.21429rem;
    background: #f2f5f5;
    text-align: center;
    line-height: 3.57143rem
}
#cart-summary-product-list .cart-summary-product-item .close {
    margin-top: -.14286rem
}
.cart-footer {
    margin-top: 2.85714rem;
    padding-top: 2.85714rem;
    border-top: .07143rem solid #f2f5f5
}
.cart-footer .btn,
.cart-footer .list .product-miniature-information .product-buttons a.add-to-cart,
.cart-footer .list .product-miniature-information .product-buttons a.customize,
.cart-footer .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons .cart-footer a.add-to-cart,
.list .product-miniature-information .product-buttons .cart-footer a.customize,
.list .product-miniature-information .product-buttons .cart-footer a.view-product {
    width: 100%;
    margin-bottom: 1.35714rem
}
.cart-container .product-price,
.cart-container .product-title,
.cart-container [class*=" product-price-"],
.cart-container [class^=product-price-] {
    margin-bottom: 0
}
.cart-summary .cart-summary-line {
    padding-top: 1.42857rem;
    line-height: 2.14286rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #282828
}
.cart-summary .cart-summary-line.cart-total {
    font-size: 1.42857rem;
    font-weight: 600
}
.cart-summary .cart-summary-line .label {
    margin-right: .35714rem
}
.cart-summary .cart-summary-line .value {
    color: #cc0000
}
.cart-summary .promo-highlighted .label {
    color: #888
}
.cart-summary .promo-highlighted .label .code {
    text-decoration: underline;
    cursor: pointer;
    color: #0579fc
}
.cart-summary .promo-highlighted .label .code:hover {
    text-decoration: none
}
.product-line-grid .product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}
.product-line-grid .product-line-grid-body>.product-line-info>.out-of-stock {
    color: #ff138c
}
.product-line-grid .product-line-grid-body>.product-line-info>.available {
    color: #96cd00
}
.product-line-grid .product-line-grid-right .cart-line-product-actions,
.product-line-grid .product-line-grid-right .product-price {
    color: #003046;
    line-height: 2.57143rem
}
.product-line-grid .product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid .product-line-grid-right .product-price .remove-from-cart {
    color: #003046;
    display: inline-block;
    margin-top: .3125rem
}
#block-reassurance {
    text-align: right
}
#block-reassurance li .block-reassurance-item {
    padding: 1.07143rem 0
}
#block-reassurance img {
    width: 1.563rem;
    margin-right: .625rem
}
#stores .page-stores .store-item {
    padding-left: .75rem;
    padding-right: .75rem;
    margin-bottom: 2.14286rem
}
#stores .page-stores .store-picture img {
    max-width: 100%
}
#stores .page-stores .store-item-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 45px 0
}
#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 1.25rem
}
#stores .page-stores .store-item-container .divide-left {
    border-left: 1px solid #f2f5f5
}
#stores .page-stores .store-item-container .divide-left tr {
    height: 1.563rem
}
#stores .page-stores .store-item-container .divide-left td {
    padding-left: .375rem
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: right
}
#stores .page-stores .store-item-container .store-description {
    font-size: 1rem
}
#stores .page-stores .store-item-footer {
    margin-top: .5rem;
    padding-top: .5rem;
    display: flex;
    justify-content: space-around
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: .07143rem solid #f2f5f5
}
#stores .page-stores .store-item-footer div:first-child {
    flex: 0 0 65%
}
#stores .page-stores .store-item-footer i.material-icons {
    margin-right: 1.07143rem;
    color: #888;
    font-size: 1rem
}
#stores .page-stores .store-item-footer li {
    margin-bottom: 1.07143rem
}
@media (max-width: 767.98px) {
    #stores .page-stores {
        width: 100%
    }
    #stores .page-stores .store-item-container {
        padding: 1rem 0
    }
}
@media (max-width: 399.98px) {
    #stores .page-stores .store-item-container {
        display: block
    }
    #stores .page-stores .store-item-container .divide-left {
        border-left: none
    }
    #stores .page-stores .store-item-container .store-description a,
    #stores .page-stores .store-item-container .store-description address {
        margin-bottom: .5rem
    }
    #stores .page-stores .store-item-footer {
        display: block
    }
    #stores .page-stores .store-item-footer.divide-top {
        border-top: .07143rem solid #f2f5f5
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: 1.07143rem
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: .75rem .75rem 0
    }
}
#pagenotfound .page-not-found {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAe8AAAH4CAYAAABjWmXuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjRDMjQ2MjQ0NTlGMTFFOTg1QUFBQTcyQTYxMDU3MzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjRDMjQ2MjU0NTlGMTFFOTg1QUFBQTcyQTYxMDU3MzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNEMyNDYyMjQ1OUYxMUU5ODVBQUFBNzJBNjEwNTczMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNEMyNDYyMzQ1OUYxMUU5ODVBQUFBNzJBNjEwNTczMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiMR7xsAAEVrSURBVHja7J19bF3n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) no-repeat;
    background-size: contain;
    padding-left: 35.35714rem;
    min-height: 36rem;
    margin: 3.57143rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}
#pagenotfound .page-not-found .page-not-found-info {
    padding-left: 3.57143rem
}
#pagenotfound .page-not-found #search_widget {
    max-width: 25rem
}
@media (max-width: 1877.98px) {
    #pagenotfound .page-not-found {
        padding-left: 21.42857rem;
        min-height: 21.78571rem
    }
    #pagenotfound .page-not-found .page-not-found-info {
        padding-left: 2.14286rem
    }
}
@media (max-width: 767.98px) {
    #pagenotfound .page-not-found {
        background-size: 22.85714rem;
        padding-left: 0;
        min-height: auto;
        padding-top: 23.28571rem
    }
    #pagenotfound .page-not-found .page-not-found-info {
        padding-left: 0;
        padding-top: 2.14286rem
    }
}
.sitemap h2 {
    color: #cc0000;
    text-transform: none
}
.sitemap .nested-link {
    margin-left: .35714rem
}
.sitemap .nested-link i {
    font-size: 1.07143rem;
    vertical-align: -.21429rem
}
.sitemap .nested-link:not(.collapsed) i:before {
    content: "\E15B"
}
@media (min-width: 768px) {
    .sitemap div>ul>li>.nested-link,
    .sitemap div>ul>li>ul>li>.nested-link {
        display: none
    }
    .sitemap div>ul>li>ul,
    .sitemap div>ul>li>ul>li>ul {
        display: block!important
    }
}
@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/MaterialIcons-Regular.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../assets/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../../assets/fonts/MaterialIcons-Regular.woff) format("woff"), url(../../assets/fonts/MaterialIcons-Regular.ttf) format("truetype")
}
.material-icons-ico,
[class*=material-icons-]:before {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: inherit
}
.material-icons-3d_rotation:before {
    content: "\E84D"
}
.material-icons-access_alarm:before {
    content: "\E190"
}
.material-icons-access_alarms:before {
    content: "\E191"
}
.material-icons-access_time:before {
    content: "\E192"
}
.material-icons-accessibility:before {
    content: "\E84E"
}
.material-icons-account_balance:before {
    content: "\E84F"
}
.material-icons-account_balance_wallet:before {
    content: "\E850"
}
.material-icons-account_box:before {
    content: "\E851"
}
.material-icons-account_circle:before {
    content: "\E853"
}
.material-icons-adb:before {
    content: "\E60E"
}
.material-icons-add:before {
    content: "\E145"
}
.material-icons-add_alarm:before {
    content: "\E193"
}
.material-icons-add_alert:before {
    content: "\E003"
}
.material-icons-add_box:before {
    content: "\E146"
}
.material-icons-add_circle:before {
    content: "\E147"
}
.material-icons-add_circle_outline:before {
    content: "\E148"
}
.material-icons-add_shopping_cart:before {
    content: "\E854"
}
.material-icons-add_to_photos:before {
    content: "\E39D"
}
.material-icons-adjust:before {
    content: "\E39E"
}
.material-icons-airline_seat_flat:before {
    content: "\E630"
}
.material-icons-airline_seat_flat_angled:before {
    content: "\E631"
}
.material-icons-airline_seat_individual_suite:before {
    content: "\E632"
}
.material-icons-airline_seat_legroom_extra:before {
    content: "\E633"
}
.material-icons-airline_seat_legroom_normal:before {
    content: "\E634"
}
.material-icons-airline_seat_legroom_reduced:before {
    content: "\E635"
}
.material-icons-airline_seat_recline_extra:before {
    content: "\E636"
}
.material-icons-airline_seat_recline_normal:before {
    content: "\E637"
}
.material-icons-airplanemode_active:before {
    content: "\E195"
}
.material-icons-airplanemode_inactive:before {
    content: "\E194"
}
.material-icons-airplay:before {
    content: "\E055"
}
.material-icons-alarm:before {
    content: "\E855"
}
.material-icons-alarm_add:before {
    content: "\E856"
}
.material-icons-alarm_off:before {
    content: "\E857"
}
.material-icons-alarm_on:before {
    content: "\E858"
}
.material-icons-album:before {
    content: "\E019"
}
.material-icons-android:before {
    content: "\E859"
}
.material-icons-announcement:before {
    content: "\E85A"
}
.material-icons-apps:before {
    content: "\E5C3"
}
.material-icons-archive:before {
    content: "\E149"
}
.material-icons-arrow_back:before {
    content: "\E5C4"
}
.material-icons-arrow_drop_down:before {
    content: "\E5C5"
}
.material-icons-arrow_drop_down_circle:before {
    content: "\E5C6"
}
.material-icons-arrow_drop_up:before {
    content: "\E5C7"
}
.material-icons-arrow_forward:before {
    content: "\E5C8"
}
.material-icons-aspect_ratio:before {
    content: "\E85B"
}
.material-icons-assessment:before {
    content: "\E85C"
}
.material-icons-assignment:before {
    content: "\E85D"
}
.material-icons-assignment_ind:before {
    content: "\E85E"
}
.material-icons-assignment_late:before {
    content: "\E85F"
}
.material-icons-assignment_return:before {
    content: "\E860"
}
.material-icons-assignment_returned:before {
    content: "\E861"
}
.material-icons-assignment_turned_in:before {
    content: "\E862"
}
.material-icons-assistant:before {
    content: "\E39F"
}
.material-icons-assistant_photo:before {
    content: "\E3A0"
}
.material-icons-attach_file:before {
    content: "\E226"
}
.material-icons-attach_money:before {
    content: "\E227"
}
.material-icons-attachment:before {
    content: "\E2BC"
}
.material-icons-audiotrack:before {
    content: "\E3A1"
}
.material-icons-autorenew:before {
    content: "\E863"
}
.material-icons-av_timer:before {
    content: "\E01B"
}
.material-icons-backspace:before {
    content: "\E14A"
}
.material-icons-backup:before {
    content: "\E864"
}
.material-icons-battery_alert:before {
    content: "\E19C"
}
.material-icons-battery_charging_full:before {
    content: "\E1A3"
}
.material-icons-battery_full:before {
    content: "\E1A4"
}
.material-icons-battery_std:before {
    content: "\E1A5"
}
.material-icons-battery_unknown:before {
    content: "\E1A6"
}
.material-icons-beenhere:before {
    content: "\E52D"
}
.material-icons-block:before {
    content: "\E14B"
}
.material-icons-bluetooth:before {
    content: "\E1A7"
}
.material-icons-bluetooth_audio:before {
    content: "\E60F"
}
.material-icons-bluetooth_connected:before {
    content: "\E1A8"
}
.material-icons-bluetooth_disabled:before {
    content: "\E1A9"
}
.material-icons-bluetooth_searching:before {
    content: "\E1AA"
}
.material-icons-blur_circular:before {
    content: "\E3A2"
}
.material-icons-blur_linear:before {
    content: "\E3A3"
}
.material-icons-blur_off:before {
    content: "\E3A4"
}
.material-icons-blur_on:before {
    content: "\E3A5"
}
.material-icons-book:before {
    content: "\E865"
}
.material-icons-bookmark:before {
    content: "\E866"
}
.material-icons-bookmark_border:before {
    content: "\E867"
}
.material-icons-border_all:before {
    content: "\E228"
}
.material-icons-border_bottom:before {
    content: "\E229"
}
.material-icons-border_clear:before {
    content: "\E22A"
}
.material-icons-border_color:before {
    content: "\E22B"
}
.material-icons-border_horizontal:before {
    content: "\E22C"
}
.material-icons-border_inner:before {
    content: "\E22D"
}
.material-icons-border_left:before {
    content: "\E22E"
}
.material-icons-border_outer:before {
    content: "\E22F"
}
.material-icons-border_right:before {
    content: "\E230"
}
.material-icons-border_style:before {
    content: "\E231"
}
.material-icons-border_top:before {
    content: "\E232"
}
.material-icons-border_vertical:before {
    content: "\E233"
}
.material-icons-brightness_1:before {
    content: "\E3A6"
}
.material-icons-brightness_2:before {
    content: "\E3A7"
}
.material-icons-brightness_3:before {
    content: "\E3A8"
}
.material-icons-brightness_4:before {
    content: "\E3A9"
}
.material-icons-brightness_5:before {
    content: "\E3AA"
}
.material-icons-brightness_6:before {
    content: "\E3AB"
}
.material-icons-brightness_7:before {
    content: "\E3AC"
}
.material-icons-brightness_auto:before {
    content: "\E1AB"
}
.material-icons-brightness_high:before {
    content: "\E1AC"
}
.material-icons-brightness_low:before {
    content: "\E1AD"
}
.material-icons-brightness_medium:before {
    content: "\E1AE"
}
.material-icons-broken_image:before {
    content: "\E3AD"
}
.material-icons-brush:before {
    content: "\E3AE"
}
.material-icons-bug_report:before {
    content: "\E868"
}
.material-icons-build:before {
    content: "\E869"
}
.material-icons-business:before {
    content: "\E0AF"
}
.material-icons-cached:before {
    content: "\E86A"
}
.material-icons-cake:before {
    content: "\E7E9"
}
.material-icons-call:before {
    content: "\E0B0"
}
.material-icons-call_end:before {
    content: "\E0B1"
}
.material-icons-call_made:before {
    content: "\E0B2"
}
.material-icons-call_merge:before {
    content: "\E0B3"
}
.material-icons-call_missed:before {
    content: "\E0B4"
}
.material-icons-call_received:before {
    content: "\E0B5"
}
.material-icons-call_split:before {
    content: "\E0B6"
}
.material-icons-camera:before {
    content: "\E3AF"
}
.material-icons-camera_alt:before {
    content: "\E3B0"
}
.material-icons-camera_enhance:before {
    content: "\E8FC"
}
.material-icons-camera_front:before {
    content: "\E3B1"
}
.material-icons-camera_rear:before {
    content: "\E3B2"
}
.material-icons-camera_roll:before {
    content: "\E3B3"
}
.material-icons-cancel:before {
    content: "\E5C9"
}
.material-icons-card_giftcard:before {
    content: "\E8F6"
}
.material-icons-card_membership:before {
    content: "\E8F7"
}
.material-icons-card_travel:before {
    content: "\E8F8"
}
.material-icons-cast:before {
    content: "\E307"
}
.material-icons-cast_connected:before {
    content: "\E308"
}
.material-icons-center_focus_strong:before {
    content: "\E3B4"
}
.material-icons-center_focus_weak:before {
    content: "\E3B5"
}
.material-icons-change_history:before {
    content: "\E86B"
}
.material-icons-chat:before {
    content: "\E0B7"
}
.material-icons-chat_bubble:before {
    content: "\E0CA"
}
.material-icons-chat_bubble_outline:before {
    content: "\E0CB"
}
.material-icons-check:before {
    content: "\E5CA"
}
.material-icons-check_box:before {
    content: "\E834"
}
.material-icons-check_box_outline_blank:before {
    content: "\E835"
}
.material-icons-check_circle:before {
    content: "\E86C"
}
.material-icons-chevron_left:before {
    content: "\E5CB"
}
.material-icons-chevron_right:before {
    content: "\E5CC"
}
.material-icons-chrome_reader_mode:before {
    content: "\E86D"
}
.material-icons-class:before {
    content: "\E86E"
}
.material-icons-clear:before {
    content: "\E14C"
}
.material-icons-clear_all:before {
    content: "\E0B8"
}
.material-icons-close:before {
    content: "\E5CD"
}
.material-icons-closed_caption:before {
    content: "\E01C"
}
.material-icons-cloud:before {
    content: "\E2BD"
}
.material-icons-cloud_circle:before {
    content: "\E2BE"
}
.material-icons-cloud_done:before {
    content: "\E2BF"
}
.material-icons-cloud_download:before {
    content: "\E2C0"
}
.material-icons-cloud_off:before {
    content: "\E2C1"
}
.material-icons-cloud_queue:before {
    content: "\E2C2"
}
.material-icons-cloud_upload:before {
    content: "\E2C3"
}
.material-icons-code:before {
    content: "\E86F"
}
.material-icons-collections:before {
    content: "\E3B6"
}
.material-icons-collections_bookmark:before {
    content: "\E431"
}
.material-icons-color_lens:before {
    content: "\E3B7"
}
.material-icons-colorize:before {
    content: "\E3B8"
}
.material-icons-comment:before {
    content: "\E0B9"
}
.material-icons-compare:before {
    content: "\E3B9"
}
.material-icons-computer:before {
    content: "\E30A"
}
.material-icons-confirmation_number:before {
    content: "\E638"
}
.material-icons-contact_phone:before {
    content: "\E0CF"
}
.material-icons-contacts:before {
    content: "\E0BA"
}
.material-icons-content_copy:before {
    content: "\E14D"
}
.material-icons-content_cut:before {
    content: "\E14E"
}
.material-icons-content_paste:before {
    content: "\E14F"
}
.material-icons-control_point:before {
    content: "\E3BA"
}
.material-icons-control_point_duplicate:before {
    content: "\E3BB"
}
.material-icons-create:before {
    content: "\E150"
}
.material-icons-credit_card:before {
    content: "\E870"
}
.material-icons-crop:before {
    content: "\E3BE"
}
.material-icons-crop_16_9:before {
    content: "\E3BC"
}
.material-icons-crop_3_2:before {
    content: "\E3BD"
}
.material-icons-crop_5_4:before {
    content: "\E3BF"
}
.material-icons-crop_7_5:before {
    content: "\E3C0"
}
.material-icons-crop_din:before {
    content: "\E3C1"
}
.material-icons-crop_free:before {
    content: "\E3C2"
}
.material-icons-crop_landscape:before {
    content: "\E3C3"
}
.material-icons-crop_original:before {
    content: "\E3C4"
}
.material-icons-crop_portrait:before {
    content: "\E3C5"
}
.material-icons-crop_square:before {
    content: "\E3C6"
}
.material-icons-dashboard:before {
    content: "\E871"
}
.material-icons-data_usage:before {
    content: "\E1AF"
}
.material-icons-dehaze:before {
    content: "\E3C7"
}
.material-icons-delete:before {
    content: "\E872"
}
.material-icons-description:before {
    content: "\E873"
}
.material-icons-desktop_mac:before {
    content: "\E30B"
}
.material-icons-desktop_windows:before {
    content: "\E30C"
}
.material-icons-details:before {
    content: "\E3C8"
}
.material-icons-developer_board:before {
    content: "\E30D"
}
.material-icons-developer_mode:before {
    content: "\E1B0"
}
.material-icons-device_hub:before {
    content: "\E335"
}
.material-icons-devices:before {
    content: "\E1B1"
}
.material-icons-dialer_sip:before {
    content: "\E0BB"
}
.material-icons-dialpad:before {
    content: "\E0BC"
}
.material-icons-directions:before {
    content: "\E52E"
}
.material-icons-directions_bike:before {
    content: "\E52F"
}
.material-icons-directions_boat:before {
    content: "\E532"
}
.material-icons-directions_bus:before {
    content: "\E530"
}
.material-icons-directions_car:before {
    content: "\E531"
}
.material-icons-directions_railway:before {
    content: "\E534"
}
.material-icons-directions_run:before {
    content: "\E566"
}
.material-icons-directions_subway:before {
    content: "\E533"
}
.material-icons-directions_transit:before {
    content: "\E535"
}
.material-icons-directions_walk:before {
    content: "\E536"
}
.material-icons-disc_full:before {
    content: "\E610"
}
.material-icons-dns:before {
    content: "\E875"
}
.material-icons-do_not_disturb:before {
    content: "\E612"
}
.material-icons-do_not_disturb_alt:before {
    content: "\E611"
}
.material-icons-dock:before {
    content: "\E30E"
}
.material-icons-domain:before {
    content: "\E7EE"
}
.material-icons-done:before {
    content: "\E876"
}
.material-icons-done_all:before {
    content: "\E877"
}
.material-icons-drafts:before {
    content: "\E151"
}
.material-icons-drive_eta:before {
    content: "\E613"
}
.material-icons-dvr:before {
    content: "\E1B2"
}
.material-icons-edit:before {
    content: "\E3C9"
}
.material-icons-eject:before {
    content: "\E8FB"
}
.material-icons-email:before {
    content: "\E0BE"
}
.material-icons-equalizer:before {
    content: "\E01D"
}
.material-icons-error:before {
    content: "\E000"
}
.material-icons-error_outline:before {
    content: "\E001"
}
.material-icons-event:before {
    content: "\E878"
}
.material-icons-event_available:before {
    content: "\E614"
}
.material-icons-event_busy:before {
    content: "\E615"
}
.material-icons-event_note:before {
    content: "\E616"
}
.material-icons-event_seat:before {
    content: "\E903"
}
.material-icons-exit_to_app:before {
    content: "\E879"
}
.material-icons-expand_less:before {
    content: "\E5CE"
}
.material-icons-expand_more:before {
    content: "\E5CF"
}
.material-icons-explicit:before {
    content: "\E01E"
}
.material-icons-explore:before {
    content: "\E87A"
}
.material-icons-exposure:before {
    content: "\E3CA"
}
.material-icons-exposure_neg_1:before {
    content: "\E3CB"
}
.material-icons-exposure_neg_2:before {
    content: "\E3CC"
}
.material-icons-exposure_plus_1:before {
    content: "\E3CD"
}
.material-icons-exposure_plus_2:before {
    content: "\E3CE"
}
.material-icons-exposure_zero:before {
    content: "\E3CF"
}
.material-icons-extension:before {
    content: "\E87B"
}
.material-icons-face:before {
    content: "\E87C"
}
.material-icons-fast_forward:before {
    content: "\E01F"
}
.material-icons-fast_rewind:before {
    content: "\E020"
}
.material-icons-favorite:before {
    content: "\E87D"
}
.material-icons-favorite_border:before {
    content: "\E87E"
}
.material-icons-feedback:before {
    content: "\E87F"
}
.material-icons-file_download:before {
    content: "\E2C4"
}
.material-icons-file_upload:before {
    content: "\E2C6"
}
.material-icons-filter:before {
    content: "\E3D3"
}
.material-icons-filter_1:before {
    content: "\E3D0"
}
.material-icons-filter_2:before {
    content: "\E3D1"
}
.material-icons-filter_3:before {
    content: "\E3D2"
}
.material-icons-filter_4:before {
    content: "\E3D4"
}
.material-icons-filter_5:before {
    content: "\E3D5"
}
.material-icons-filter_6:before {
    content: "\E3D6"
}
.material-icons-filter_7:before {
    content: "\E3D7"
}
.material-icons-filter_8:before {
    content: "\E3D8"
}
.material-icons-filter_9:before {
    content: "\E3D9"
}
.material-icons-filter_9_plus:before {
    content: "\E3DA"
}
.material-icons-filter_b_and_w:before {
    content: "\E3DB"
}
.material-icons-filter_center_focus:before {
    content: "\E3DC"
}
.material-icons-filter_drama:before {
    content: "\E3DD"
}
.material-icons-filter_frames:before {
    content: "\E3DE"
}
.material-icons-filter_hdr:before {
    content: "\E3DF"
}
.material-icons-filter_list:before {
    content: "\E152"
}
.material-icons-filter_none:before {
    content: "\E3E0"
}
.material-icons-filter_tilt_shift:before {
    content: "\E3E2"
}
.material-icons-filter_vintage:before {
    content: "\E3E3"
}
.material-icons-find_in_page:before {
    content: "\E880"
}
.material-icons-find_replace:before {
    content: "\E881"
}
.material-icons-flag:before {
    content: "\E153"
}
.material-icons-flare:before {
    content: "\E3E4"
}
.material-icons-flash_auto:before {
    content: "\E3E5"
}
.material-icons-flash_off:before {
    content: "\E3E6"
}
.material-icons-flash_on:before {
    content: "\E3E7"
}
.material-icons-flight:before {
    content: "\E539"
}
.material-icons-flight_land:before {
    content: "\E904"
}
.material-icons-flight_takeoff:before {
    content: "\E905"
}
.material-icons-flip:before {
    content: "\E3E8"
}
.material-icons-flip_to_back:before {
    content: "\E882"
}
.material-icons-flip_to_front:before {
    content: "\E883"
}
.material-icons-folder:before {
    content: "\E2C7"
}
.material-icons-folder_open:before {
    content: "\E2C8"
}
.material-icons-folder_shared:before {
    content: "\E2C9"
}
.material-icons-folder_special:before {
    content: "\E617"
}
.material-icons-font_download:before {
    content: "\E167"
}
.material-icons-format_align_center:before {
    content: "\E234"
}
.material-icons-format_align_justify:before {
    content: "\E235"
}
.material-icons-format_align_left:before {
    content: "\E236"
}
.material-icons-format_align_right:before {
    content: "\E237"
}
.material-icons-format_bold:before {
    content: "\E238"
}
.material-icons-format_clear:before {
    content: "\E239"
}
.material-icons-format_color_fill:before {
    content: "\E23A"
}
.material-icons-format_color_reset:before {
    content: "\E23B"
}
.material-icons-format_color_text:before {
    content: "\E23C"
}
.material-icons-format_indent_decrease:before {
    content: "\E23D"
}
.material-icons-format_indent_increase:before {
    content: "\E23E"
}
.material-icons-format_italic:before {
    content: "\E23F"
}
.material-icons-format_line_spacing:before {
    content: "\E240"
}
.material-icons-format_list_bulleted:before {
    content: "\E241"
}
.material-icons-format_list_numbered:before {
    content: "\E242"
}
.material-icons-format_paint:before {
    content: "\E243"
}
.material-icons-format_quote:before {
    content: "\E244"
}
.material-icons-format_size:before {
    content: "\E245"
}
.material-icons-format_strikethrough:before {
    content: "\E246"
}
.material-icons-format_textdirection_l_to_r:before {
    content: "\E247"
}
.material-icons-format_textdirection_r_to_l:before {
    content: "\E248"
}
.material-icons-format_underlined:before {
    content: "\E249"
}
.material-icons-forum:before {
    content: "\E0BF"
}
.material-icons-forward:before {
    content: "\E154"
}
.material-icons-forward_10:before {
    content: "\E056"
}
.material-icons-forward_30:before {
    content: "\E057"
}
.material-icons-forward_5:before {
    content: "\E058"
}
.material-icons-fullscreen:before {
    content: "\E5D0"
}
.material-icons-fullscreen_exit:before {
    content: "\E5D1"
}
.material-icons-functions:before {
    content: "\E24A"
}
.material-icons-gamepad:before {
    content: "\E30F"
}
.material-icons-games:before {
    content: "\E021"
}
.material-icons-gesture:before {
    content: "\E155"
}
.material-icons-get_app:before {
    content: "\E884"
}
.material-icons-gif:before {
    content: "\E908"
}
.material-icons-gps_fixed:before {
    content: "\E1B3"
}
.material-icons-gps_not_fixed:before {
    content: "\E1B4"
}
.material-icons-gps_off:before {
    content: "\E1B5"
}
.material-icons-grade:before {
    content: "\E885"
}
.material-icons-gradient:before {
    content: "\E3E9"
}
.material-icons-grain:before {
    content: "\E3EA"
}
.material-icons-graphic_eq:before {
    content: "\E1B8"
}
.material-icons-grid_off:before {
    content: "\E3EB"
}
.material-icons-grid_on:before {
    content: "\E3EC"
}
.material-icons-group:before {
    content: "\E7EF"
}
.material-icons-group_add:before {
    content: "\E7F0"
}
.material-icons-group_work:before {
    content: "\E886"
}
.material-icons-hd:before {
    content: "\E052"
}
.material-icons-hdr_off:before {
    content: "\E3ED"
}
.material-icons-hdr_on:before {
    content: "\E3EE"
}
.material-icons-hdr_strong:before {
    content: "\E3F1"
}
.material-icons-hdr_weak:before {
    content: "\E3F2"
}
.material-icons-headset:before {
    content: "\E310"
}
.material-icons-headset_mic:before {
    content: "\E311"
}
.material-icons-healing:before {
    content: "\E3F3"
}
.material-icons-hearing:before {
    content: "\E023"
}
.material-icons-help:before {
    content: "\E887"
}
.material-icons-help_outline:before {
    content: "\E8FD"
}
.material-icons-high_quality:before {
    content: "\E024"
}
.material-icons-highlight_off:before {
    content: "\E888"
}
.material-icons-history:before {
    content: "\E889"
}
.material-icons-home:before {
    content: "\E88A"
}
.material-icons-hotel:before {
    content: "\E53A"
}
.material-icons-hourglass_empty:before {
    content: "\E88B"
}
.material-icons-hourglass_full:before {
    content: "\E88C"
}
.material-icons-http:before {
    content: "\E902"
}
.material-icons-https:before {
    content: "\E88D"
}
.material-icons-image:before {
    content: "\E3F4"
}
.material-icons-image_aspect_ratio:before {
    content: "\E3F5"
}
.material-icons-import_export:before {
    content: "\E0C3"
}
.material-icons-inbox:before {
    content: "\E156"
}
.material-icons-indeterminate_check_box:before {
    content: "\E909"
}
.material-icons-info:before {
    content: "\E88E"
}
.material-icons-info_outline:before {
    content: "\E88F"
}
.material-icons-input:before {
    content: "\E890"
}
.material-icons-insert_chart:before {
    content: "\E24B"
}
.material-icons-insert_comment:before {
    content: "\E24C"
}
.material-icons-insert_drive_file:before {
    content: "\E24D"
}
.material-icons-insert_emoticon:before {
    content: "\E24E"
}
.material-icons-insert_invitation:before {
    content: "\E24F"
}
.material-icons-insert_link:before {
    content: "\E250"
}
.material-icons-insert_photo:before {
    content: "\E251"
}
.material-icons-invert_colors:before {
    content: "\E891"
}
.material-icons-invert_colors_off:before {
    content: "\E0C4"
}
.material-icons-iso:before {
    content: "\E3F6"
}
.material-icons-keyboard:before {
    content: "\E312"
}
.material-icons-keyboard_arrow_down:before {
    content: "\E313"
}
.material-icons-keyboard_arrow_left:before {
    content: "\E314"
}
.material-icons-keyboard_arrow_right:before {
    content: "\E315"
}
.material-icons-keyboard_arrow_up:before {
    content: "\E316"
}
.material-icons-keyboard_backspace:before {
    content: "\E317"
}
.material-icons-keyboard_capslock:before {
    content: "\E318"
}
.material-icons-keyboard_hide:before {
    content: "\E31A"
}
.material-icons-keyboard_return:before {
    content: "\E31B"
}
.material-icons-keyboard_tab:before {
    content: "\E31C"
}
.material-icons-keyboard_voice:before {
    content: "\E31D"
}
.material-icons-label:before {
    content: "\E892"
}
.material-icons-label_outline:before {
    content: "\E893"
}
.material-icons-landscape:before {
    content: "\E3F7"
}
.material-icons-language:before {
    content: "\E894"
}
.material-icons-laptop:before {
    content: "\E31E"
}
.material-icons-laptop_chromebook:before {
    content: "\E31F"
}
.material-icons-laptop_mac:before {
    content: "\E320"
}
.material-icons-laptop_windows:before {
    content: "\E321"
}
.material-icons-launch:before {
    content: "\E895"
}
.material-icons-layers:before {
    content: "\E53B"
}
.material-icons-layers_clear:before {
    content: "\E53C"
}
.material-icons-leak_add:before {
    content: "\E3F8"
}
.material-icons-leak_remove:before {
    content: "\E3F9"
}
.material-icons-lens:before {
    content: "\E3FA"
}
.material-icons-library_add:before {
    content: "\E02E"
}
.material-icons-library_books:before {
    content: "\E02F"
}
.material-icons-library_music:before {
    content: "\E030"
}
.material-icons-link:before {
    content: "\E157"
}
.material-icons-list:before {
    content: "\E896"
}
.material-icons-live_help:before {
    content: "\E0C6"
}
.material-icons-live_tv:before {
    content: "\E639"
}
.material-icons-local_activity:before {
    content: "\E53F"
}
.material-icons-local_airport:before {
    content: "\E53D"
}
.material-icons-local_atm:before {
    content: "\E53E"
}
.material-icons-local_bar:before {
    content: "\E540"
}
.material-icons-local_cafe:before {
    content: "\E541"
}
.material-icons-local_car_wash:before {
    content: "\E542"
}
.material-icons-local_convenience_store:before {
    content: "\E543"
}
.material-icons-local_dining:before {
    content: "\E556"
}
.material-icons-local_drink:before {
    content: "\E544"
}
.material-icons-local_florist:before {
    content: "\E545"
}
.material-icons-local_gas_station:before {
    content: "\E546"
}
.material-icons-local_grocery_store:before {
    content: "\E547"
}
.material-icons-local_hospital:before {
    content: "\E548"
}
.material-icons-local_hotel:before {
    content: "\E549"
}
.material-icons-local_laundry_service:before {
    content: "\E54A"
}
.material-icons-local_library:before {
    content: "\E54B"
}
.material-icons-local_mall:before {
    content: "\E54C"
}
.material-icons-local_movies:before {
    content: "\E54D"
}
.material-icons-local_offer:before {
    content: "\E54E"
}
.material-icons-local_parking:before {
    content: "\E54F"
}
.material-icons-local_pharmacy:before {
    content: "\E550"
}
.material-icons-local_phone:before {
    content: "\E551"
}
.material-icons-local_pizza:before {
    content: "\E552"
}
.material-icons-local_play:before {
    content: "\E553"
}
.material-icons-local_post_office:before {
    content: "\E554"
}
.material-icons-local_printshop:before {
    content: "\E555"
}
.material-icons-local_see:before {
    content: "\E557"
}
.material-icons-local_shipping:before {
    content: "\E558"
}
.material-icons-local_taxi:before {
    content: "\E559"
}
.material-icons-location_city:before {
    content: "\E7F1"
}
.material-icons-location_disabled:before {
    content: "\E1B6"
}
.material-icons-location_off:before {
    content: "\E0C7"
}
.material-icons-location_on:before {
    content: "\E0C8"
}
.material-icons-location_searching:before {
    content: "\E1B7"
}
.material-icons-lock:before {
    content: "\E897"
}
.material-icons-lock_open:before {
    content: "\E898"
}
.material-icons-lock_outline:before {
    content: "\E899"
}
.material-icons-looks:before {
    content: "\E3FC"
}
.material-icons-looks_3:before {
    content: "\E3FB"
}
.material-icons-looks_4:before {
    content: "\E3FD"
}
.material-icons-looks_5:before {
    content: "\E3FE"
}
.material-icons-looks_6:before {
    content: "\E3FF"
}
.material-icons-looks_one:before {
    content: "\E400"
}
.material-icons-looks_two:before {
    content: "\E401"
}
.material-icons-loop:before {
    content: "\E028"
}
.material-icons-loupe:before {
    content: "\E402"
}
.material-icons-loyalty:before {
    content: "\E89A"
}
.material-icons-mail:before {
    content: "\E158"
}
.material-icons-map:before {
    content: "\E55B"
}
.material-icons-markunread:before {
    content: "\E159"
}
.material-icons-markunread_mailbox:before {
    content: "\E89B"
}
.material-icons-memory:before {
    content: "\E322"
}
.material-icons-menu:before {
    content: "\E5D2"
}
.material-icons-merge_type:before {
    content: "\E252"
}
.material-icons-message:before {
    content: "\E0C9"
}
.material-icons-mic:before {
    content: "\E029"
}
.material-icons-mic_none:before {
    content: "\E02A"
}
.material-icons-mic_off:before {
    content: "\E02B"
}
.material-icons-mms:before {
    content: "\E618"
}
.material-icons-mode_comment:before {
    content: "\E253"
}
.material-icons-mode_edit:before {
    content: "\E254"
}
.material-icons-money_off:before {
    content: "\E25C"
}
.material-icons-monochrome_photos:before {
    content: "\E403"
}
.material-icons-mood:before {
    content: "\E7F2"
}
.material-icons-mood_bad:before {
    content: "\E7F3"
}
.material-icons-more:before {
    content: "\E619"
}
.material-icons-more_horiz:before {
    content: "\E5D3"
}
.material-icons-more_vert:before {
    content: "\E5D4"
}
.material-icons-mouse:before {
    content: "\E323"
}
.material-icons-movie:before {
    content: "\E02C"
}
.material-icons-movie_creation:before {
    content: "\E404"
}
.material-icons-music_note:before {
    content: "\E405"
}
.material-icons-my_location:before {
    content: "\E55C"
}
.material-icons-nature:before {
    content: "\E406"
}
.material-icons-nature_people:before {
    content: "\E407"
}
.material-icons-navigate_before:before {
    content: "\E408"
}
.material-icons-navigate_next:before {
    content: "\E409"
}
.material-icons-navigation:before {
    content: "\E55D"
}
.material-icons-network_cell:before {
    content: "\E1B9"
}
.material-icons-network_locked:before {
    content: "\E61A"
}
.material-icons-network_wifi:before {
    content: "\E1BA"
}
.material-icons-new_releases:before {
    content: "\E031"
}
.material-icons-nfc:before {
    content: "\E1BB"
}
.material-icons-no_sim:before {
    content: "\E0CC"
}
.material-icons-not_interested:before {
    content: "\E033"
}
.material-icons-note_add:before {
    content: "\E89C"
}
.material-icons-notifications:before {
    content: "\E7F4"
}
.material-icons-notifications_active:before {
    content: "\E7F7"
}
.material-icons-notifications_none:before {
    content: "\E7F5"
}
.material-icons-notifications_off:before {
    content: "\E7F6"
}
.material-icons-notifications_paused:before {
    content: "\E7F8"
}
.material-icons-offline_pin:before {
    content: "\E90A"
}
.material-icons-ondemand_video:before {
    content: "\E63A"
}
.material-icons-open_in_browser:before {
    content: "\E89D"
}
.material-icons-open_in_new:before {
    content: "\E89E"
}
.material-icons-open_with:before {
    content: "\E89F"
}
.material-icons-pages:before {
    content: "\E7F9"
}
.material-icons-pageview:before {
    content: "\E8A0"
}
.material-icons-palette:before {
    content: "\E40A"
}
.material-icons-panorama:before {
    content: "\E40B"
}
.material-icons-panorama_fish_eye:before {
    content: "\E40C"
}
.material-icons-panorama_horizontal:before {
    content: "\E40D"
}
.material-icons-panorama_vertical:before {
    content: "\E40E"
}
.material-icons-panorama_wide_angle:before {
    content: "\E40F"
}
.material-icons-party_mode:before {
    content: "\E7FA"
}
.material-icons-pause:before {
    content: "\E034"
}
.material-icons-pause_circle_filled:before {
    content: "\E035"
}
.material-icons-pause_circle_outline:before {
    content: "\E036"
}
.material-icons-payment:before {
    content: "\E8A1"
}
.material-icons-people:before {
    content: "\E7FB"
}
.material-icons-people_outline:before {
    content: "\E7FC"
}
.material-icons-perm_camera_mic:before {
    content: "\E8A2"
}
.material-icons-perm_contact_calendar:before {
    content: "\E8A3"
}
.material-icons-perm_data_setting:before {
    content: "\E8A4"
}
.material-icons-perm_device_information:before {
    content: "\E8A5"
}
.material-icons-perm_identity:before {
    content: "\E8A6"
}
.material-icons-perm_media:before {
    content: "\E8A7"
}
.material-icons-perm_phone_msg:before {
    content: "\E8A8"
}
.material-icons-perm_scan_wifi:before {
    content: "\E8A9"
}
.material-icons-person:before {
    content: "\E7FD"
}
.material-icons-person_add:before {
    content: "\E7FE"
}
.material-icons-person_outline:before {
    content: "\E7FF"
}
.material-icons-person_pin:before {
    content: "\E55A"
}
.material-icons-personal_video:before {
    content: "\E63B"
}
.material-icons-phone:before {
    content: "\E0CD"
}
.material-icons-phone_android:before {
    content: "\E324"
}
.material-icons-phone_bluetooth_speaker:before {
    content: "\E61B"
}
.material-icons-phone_forwarded:before {
    content: "\E61C"
}
.material-icons-phone_in_talk:before {
    content: "\E61D"
}
.material-icons-phone_iphone:before {
    content: "\E325"
}
.material-icons-phone_locked:before {
    content: "\E61E"
}
.material-icons-phone_missed:before {
    content: "\E61F"
}
.material-icons-phone_paused:before {
    content: "\E620"
}
.material-icons-phonelink:before {
    content: "\E326"
}
.material-icons-phonelink_erase:before {
    content: "\E0DB"
}
.material-icons-phonelink_lock:before {
    content: "\E0DC"
}
.material-icons-phonelink_off:before {
    content: "\E327"
}
.material-icons-phonelink_ring:before {
    content: "\E0DD"
}
.material-icons-phonelink_setup:before {
    content: "\E0DE"
}
.material-icons-photo:before {
    content: "\E410"
}
.material-icons-photo_album:before {
    content: "\E411"
}
.material-icons-photo_camera:before {
    content: "\E412"
}
.material-icons-photo_library:before {
    content: "\E413"
}
.material-icons-photo_size_select_actual:before {
    content: "\E432"
}
.material-icons-photo_size_select_large:before {
    content: "\E433"
}
.material-icons-photo_size_select_small:before {
    content: "\E434"
}
.material-icons-picture_as_pdf:before {
    content: "\E415"
}
.material-icons-picture_in_picture:before {
    content: "\E8AA"
}
.material-icons-pin_drop:before {
    content: "\E55E"
}
.material-icons-place:before {
    content: "\E55F"
}
.material-icons-play_arrow:before {
    content: "\E037"
}
.material-icons-play_circle_filled:before {
    content: "\E038"
}
.material-icons-play_circle_outline:before {
    content: "\E039"
}
.material-icons-play_for_work:before {
    content: "\E906"
}
.material-icons-playlist_add:before {
    content: "\E03B"
}
.material-icons-plus_one:before {
    content: "\E800"
}
.material-icons-poll:before {
    content: "\E801"
}
.material-icons-polymer:before {
    content: "\E8AB"
}
.material-icons-portable_wifi_off:before {
    content: "\E0CE"
}
.material-icons-portrait:before {
    content: "\E416"
}
.material-icons-power:before {
    content: "\E63C"
}
.material-icons-power_input:before {
    content: "\E336"
}
.material-icons-power_settings_new:before {
    content: "\E8AC"
}
.material-icons-present_to_all:before {
    content: "\E0DF"
}
.material-icons-print:before {
    content: "\E8AD"
}
.material-icons-public:before {
    content: "\E80B"
}
.material-icons-publish:before {
    content: "\E255"
}
.material-icons-query_builder:before {
    content: "\E8AE"
}
.material-icons-question_answer:before {
    content: "\E8AF"
}
.material-icons-queue:before {
    content: "\E03C"
}
.material-icons-queue_music:before {
    content: "\E03D"
}
.material-icons-radio:before {
    content: "\E03E"
}
.material-icons-radio_button_checked:before {
    content: "\E837"
}
.material-icons-radio_button_unchecked:before {
    content: "\E836"
}
.material-icons-rate_review:before {
    content: "\E560"
}
.material-icons-receipt:before {
    content: "\E8B0"
}
.material-icons-recent_actors:before {
    content: "\E03F"
}
.material-icons-redeem:before {
    content: "\E8B1"
}
.material-icons-redo:before {
    content: "\E15A"
}
.material-icons-refresh:before {
    content: "\E5D5"
}
.material-icons-remove:before {
    content: "\E15B"
}
.material-icons-remove_circle:before {
    content: "\E15C"
}
.material-icons-remove_circle_outline:before {
    content: "\E15D"
}
.material-icons-remove_red_eye:before {
    content: "\E417"
}
.material-icons-reorder:before {
    content: "\E8FE"
}
.material-icons-repeat:before {
    content: "\E040"
}
.material-icons-repeat_one:before {
    content: "\E041"
}
.material-icons-replay:before {
    content: "\E042"
}
.material-icons-replay_10:before {
    content: "\E059"
}
.material-icons-replay_30:before {
    content: "\E05A"
}
.material-icons-replay_5:before {
    content: "\E05B"
}
.material-icons-reply:before {
    content: "\E15E"
}
.material-icons-reply_all:before {
    content: "\E15F"
}
.material-icons-report:before {
    content: "\E160"
}
.material-icons-report_problem:before {
    content: "\E8B2"
}
.material-icons-restaurant_menu:before {
    content: "\E561"
}
.material-icons-restore:before {
    content: "\E8B3"
}
.material-icons-ring_volume:before {
    content: "\E0D1"
}
.material-icons-room:before {
    content: "\E8B4"
}
.material-icons-rotate_90_degrees_ccw:before {
    content: "\E418"
}
.material-icons-rotate_left:before {
    content: "\E419"
}
.material-icons-rotate_right:before {
    content: "\E41A"
}
.material-icons-router:before {
    content: "\E328"
}
.material-icons-satellite:before {
    content: "\E562"
}
.material-icons-save:before {
    content: "\E161"
}
.material-icons-scanner:before {
    content: "\E329"
}
.material-icons-schedule:before {
    content: "\E8B5"
}
.material-icons-school:before {
    content: "\E80C"
}
.material-icons-screen_lock_landscape:before {
    content: "\E1BE"
}
.material-icons-screen_lock_portrait:before {
    content: "\E1BF"
}
.material-icons-screen_lock_rotation:before {
    content: "\E1C0"
}
.material-icons-screen_rotation:before {
    content: "\E1C1"
}
.material-icons-sd_card:before {
    content: "\E623"
}
.material-icons-sd_storage:before {
    content: "\E1C2"
}
.material-icons-search:before {
    content: "\E8B6"
}
.material-icons-security:before {
    content: "\E32A"
}
.material-icons-select_all:before {
    content: "\E162"
}
.material-icons-send:before {
    content: "\E163"
}
.material-icons-settings:before {
    content: "\E8B8"
}
.material-icons-settings_applications:before {
    content: "\E8B9"
}
.material-icons-settings_backup_restore:before {
    content: "\E8BA"
}
.material-icons-settings_bluetooth:before {
    content: "\E8BB"
}
.material-icons-settings_brightness:before {
    content: "\E8BD"
}
.material-icons-settings_cell:before {
    content: "\E8BC"
}
.material-icons-settings_ethernet:before {
    content: "\E8BE"
}
.material-icons-settings_input_antenna:before {
    content: "\E8BF"
}
.material-icons-settings_input_component:before {
    content: "\E8C0"
}
.material-icons-settings_input_composite:before {
    content: "\E8C1"
}
.material-icons-settings_input_hdmi:before {
    content: "\E8C2"
}
.material-icons-settings_input_svideo:before {
    content: "\E8C3"
}
.material-icons-settings_overscan:before {
    content: "\E8C4"
}
.material-icons-settings_phone:before {
    content: "\E8C5"
}
.material-icons-settings_power:before {
    content: "\E8C6"
}
.material-icons-settings_remote:before {
    content: "\E8C7"
}
.material-icons-settings_system_daydream:before {
    content: "\E1C3"
}
.material-icons-settings_voice:before {
    content: "\E8C8"
}
.material-icons-share:before {
    content: "\E80D"
}
.material-icons-shop:before {
    content: "\E8C9"
}
.material-icons-shop_two:before {
    content: "\E8CA"
}
.material-icons-shopping_basket:before {
    content: "\E8CB"
}
.material-icons-shopping_cart:before {
    content: "\E8CC"
}
.material-icons-shuffle:before {
    content: "\E043"
}
.material-icons-signal_cellular_4_bar:before {
    content: "\E1C8"
}
.material-icons-signal_cellular_connected_no_internet_4_bar:before {
    content: "\E1CD"
}
.material-icons-signal_cellular_no_sim:before {
    content: "\E1CE"
}
.material-icons-signal_cellular_null:before {
    content: "\E1CF"
}
.material-icons-signal_cellular_off:before {
    content: "\E1D0"
}
.material-icons-signal_wifi_4_bar:before {
    content: "\E1D8"
}
.material-icons-signal_wifi_4_bar_lock:before {
    content: "\E1D9"
}
.material-icons-signal_wifi_off:before {
    content: "\E1DA"
}
.material-icons-sim_card:before {
    content: "\E32B"
}
.material-icons-sim_card_alert:before {
    content: "\E624"
}
.material-icons-skip_next:before {
    content: "\E044"
}
.material-icons-skip_previous:before {
    content: "\E045"
}
.material-icons-slideshow:before {
    content: "\E41B"
}
.material-icons-smartphone:before {
    content: "\E32C"
}
.material-icons-sms:before {
    content: "\E625"
}
.material-icons-sms_failed:before {
    content: "\E626"
}
.material-icons-snooze:before {
    content: "\E046"
}
.material-icons-sort:before {
    content: "\E164"
}
.material-icons-sort_by_alpha:before {
    content: "\E053"
}
.material-icons-space_bar:before {
    content: "\E256"
}
.material-icons-speaker:before {
    content: "\E32D"
}
.material-icons-speaker_group:before {
    content: "\E32E"
}
.material-icons-speaker_notes:before {
    content: "\E8CD"
}
.material-icons-speaker_phone:before {
    content: "\E0D2"
}
.material-icons-spellcheck:before {
    content: "\E8CE"
}
.material-icons-star:before {
    content: "\E838"
}
.material-icons-star_border:before {
    content: "\E83A"
}
.material-icons-star_half:before {
    content: "\E839"
}
.material-icons-stars:before {
    content: "\E8D0"
}
.material-icons-stay_current_landscape:before {
    content: "\E0D3"
}
.material-icons-stay_current_portrait:before {
    content: "\E0D4"
}
.material-icons-stay_primary_landscape:before {
    content: "\E0D5"
}
.material-icons-stay_primary_portrait:before {
    content: "\E0D6"
}
.material-icons-stop:before {
    content: "\E047"
}
.material-icons-storage:before {
    content: "\E1DB"
}
.material-icons-store:before {
    content: "\E8D1"
}
.material-icons-store_mall_directory:before {
    content: "\E563"
}
.material-icons-straighten:before {
    content: "\E41C"
}
.material-icons-strikethrough_s:before {
    content: "\E257"
}
.material-icons-style:before {
    content: "\E41D"
}
.material-icons-subject:before {
    content: "\E8D2"
}
.material-icons-subtitles:before {
    content: "\E048"
}
.material-icons-supervisor_account:before {
    content: "\E8D3"
}
.material-icons-surround_sound:before {
    content: "\E049"
}
.material-icons-swap_calls:before {
    content: "\E0D7"
}
.material-icons-swap_horiz:before {
    content: "\E8D4"
}
.material-icons-swap_vert:before {
    content: "\E8D5"
}
.material-icons-swap_vertical_circle:before {
    content: "\E8D6"
}
.material-icons-switch_camera:before {
    content: "\E41E"
}
.material-icons-switch_video:before {
    content: "\E41F"
}
.material-icons-sync:before {
    content: "\E627"
}
.material-icons-sync_disabled:before {
    content: "\E628"
}
.material-icons-sync_problem:before {
    content: "\E629"
}
.material-icons-system_update:before {
    content: "\E62A"
}
.material-icons-system_update_alt:before {
    content: "\E8D7"
}
.material-icons-tab:before {
    content: "\E8D8"
}
.material-icons-tab_unselected:before {
    content: "\E8D9"
}
.material-icons-tablet:before {
    content: "\E32F"
}
.material-icons-tablet_android:before {
    content: "\E330"
}
.material-icons-tablet_mac:before {
    content: "\E331"
}
.material-icons-tag_faces:before {
    content: "\E420"
}
.material-icons-tap_and_play:before {
    content: "\E62B"
}
.material-icons-terrain:before {
    content: "\E564"
}
.material-icons-text_format:before {
    content: "\E165"
}
.material-icons-textsms:before {
    content: "\E0D8"
}
.material-icons-texture:before {
    content: "\E421"
}
.material-icons-theaters:before {
    content: "\E8DA"
}
.material-icons-thumb_down:before {
    content: "\E8DB"
}
.material-icons-thumb_up:before {
    content: "\E8DC"
}
.material-icons-thumbs_up_down:before {
    content: "\E8DD"
}
.material-icons-time_to_leave:before {
    content: "\E62C"
}
.material-icons-timelapse:before {
    content: "\E422"
}
.material-icons-timer:before {
    content: "\E425"
}
.material-icons-timer_10:before {
    content: "\E423"
}
.material-icons-timer_3:before {
    content: "\E424"
}
.material-icons-timer_off:before {
    content: "\E426"
}
.material-icons-toc:before {
    content: "\E8DE"
}
.material-icons-today:before {
    content: "\E8DF"
}
.material-icons-toll:before {
    content: "\E8E0"
}
.material-icons-tonality:before {
    content: "\E427"
}
.material-icons-toys:before {
    content: "\E332"
}
.material-icons-track_changes:before {
    content: "\E8E1"
}
.material-icons-traffic:before {
    content: "\E565"
}
.material-icons-transform:before {
    content: "\E428"
}
.material-icons-translate:before {
    content: "\E8E2"
}
.material-icons-trending_down:before {
    content: "\E8E3"
}
.material-icons-trending_flat:before {
    content: "\E8E4"
}
.material-icons-trending_up:before {
    content: "\E8E5"
}
.material-icons-tune:before {
    content: "\E429"
}
.material-icons-turned_in:before {
    content: "\E8E6"
}
.material-icons-turned_in_not:before {
    content: "\E8E7"
}
.material-icons-tv:before {
    content: "\E333"
}
.material-icons-undo:before {
    content: "\E166"
}
.material-icons-unfold_less:before {
    content: "\E5D6"
}
.material-icons-unfold_more:before {
    content: "\E5D7"
}
.material-icons-usb:before {
    content: "\E1E0"
}
.material-icons-verified_user:before {
    content: "\E8E8"
}
.material-icons-vertical_align_bottom:before {
    content: "\E258"
}
.material-icons-vertical_align_center:before {
    content: "\E259"
}
.material-icons-vertical_align_top:before {
    content: "\E25A"
}
.material-icons-vibration:before {
    content: "\E62D"
}
.material-icons-video_library:before {
    content: "\E04A"
}
.material-icons-videocam:before {
    content: "\E04B"
}
.material-icons-videocam_off:before {
    content: "\E04C"
}
.material-icons-view_agenda:before {
    content: "\E8E9"
}
.material-icons-view_array:before {
    content: "\E8EA"
}
.material-icons-view_carousel:before {
    content: "\E8EB"
}
.material-icons-view_column:before {
    content: "\E8EC"
}
.material-icons-view_comfy:before {
    content: "\E42A"
}
.material-icons-view_compact:before {
    content: "\E42B"
}
.material-icons-view_day:before {
    content: "\E8ED"
}
.material-icons-view_headline:before {
    content: "\E8EE"
}
.material-icons-view_list:before {
    content: "\E8EF"
}
.material-icons-view_module:before {
    content: "\E8F0"
}
.material-icons-view_quilt:before {
    content: "\E8F1"
}
.material-icons-view_stream:before {
    content: "\E8F2"
}
.material-icons-view_week:before {
    content: "\E8F3"
}
.material-icons-vignette:before {
    content: "\E435"
}
.material-icons-visibility:before {
    content: "\E8F4"
}
.material-icons-visibility_off:before {
    content: "\E8F5"
}
.material-icons-voice_chat:before {
    content: "\E62E"
}
.material-icons-voicemail:before {
    content: "\E0D9"
}
.material-icons-volume_down:before {
    content: "\E04D"
}
.material-icons-volume_mute:before {
    content: "\E04E"
}
.material-icons-volume_off:before {
    content: "\E04F"
}
.material-icons-volume_up:before {
    content: "\E050"
}
.material-icons-vpn_key:before {
    content: "\E0DA"
}
.material-icons-vpn_lock:before {
    content: "\E62F"
}
.material-icons-wallpaper:before {
    content: "\E1BC"
}
.material-icons-warning:before {
    content: "\E002"
}
.material-icons-watch:before {
    content: "\E334"
}
.material-icons-wb_auto:before {
    content: "\E42C"
}
.material-icons-wb_cloudy:before {
    content: "\E42D"
}
.material-icons-wb_incandescent:before {
    content: "\E42E"
}
.material-icons-wb_iridescent:before {
    content: "\E436"
}
.material-icons-wb_sunny:before {
    content: "\E430"
}
.material-icons-wc:before {
    content: "\E63D"
}
.material-icons-web:before {
    content: "\E051"
}
.material-icons-whatshot:before {
    content: "\E80E"
}
.material-icons-widgets:before {
    content: "\E1BD"
}
.material-icons-wifi:before {
    content: "\E63E"
}
.material-icons-wifi_lock:before {
    content: "\E1E1"
}
.material-icons-wifi_tethering:before {
    content: "\E1E2"
}
.material-icons-work:before {
    content: "\E8F9"
}
.material-icons-wrap_text:before {
    content: "\E25B"
}
.material-icons-youtube_searched_for:before {
    content: "\E8FA"
}
.material-icons-zoom_in:before {
    content: "\E8FF"
}
.material-icons-zoom_out:before {
    content: "\E900"
}
#header #link_block_displayNav2 {
    display: flex;
    flex-direction: column
}
#header #link_block_displayNav2 li {
    margin-bottom: .35714rem
}
#header #link_block_displayNav2 li:last-child {
    order: -1
}
@media (min-width: 1200px) {
    #header #link_block_displayNav2 {
        flex-direction: row;
        margin-bottom: 0
    }
    #header #link_block_displayNav2 li {
        margin-right: .92857rem;
        margin-bottom: 0
    }
}
@media (min-width: 1878px) {
    #header #link_block_displayNav2 li {
        margin-right: 1.64286rem
    }
}
#header .compare-products,
#header .dropdown-toggle,
#header .jxwishlist-link a {
    display: block
}
#header .compare-products span,
#header .dropdown-toggle span,
#header .jxwishlist-link a span {
    display: inline-block;
    vertical-align: middle
}
#header .compare-products i,
#header .dropdown-toggle i,
#header .jxwishlist-link a i {
    font-size: 1.5rem;
    color: white;
    transition: .3s
}
@media (min-width: 1878px) {
    #header .compare-products i,
    #header .dropdown-toggle i,
    #header .jxwishlist-link a i {
        font-size: 2.14286rem
    }
}
#header .compare-products .material-icons-shopping_cart,
#header .dropdown-toggle .material-icons-shopping_cart,
#header .jxwishlist-link a .material-icons-shopping_cart {
    color: #cc0000
}
#header .compare-products:hover i,
#header .dropdown-toggle:hover i,
#header .jxwishlist-link a:hover i {
    color: #cc0000
}
@media (max-width: 767.98px) {
    #header .compare-products span,
    #header .jxwishlist-link a span {
        vertical-align: super
    }
}
#header .ps_shoppingcart .dropdown-toggle {
    display: flex;
    align-items: center
}
#header .icon_toggle .compare-products>span:first-child,
#header .icon_toggle .dropdown-toggle>span:first-child,
#header .icon_toggle .jxwishlist-link a>span:first-child {
    display: none
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 3.57143rem;
    height: 3.57143rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: .35714rem 0 3.57143rem rgba(0, 48, 70, .15)
}
@media (min-width: 1878px) {
    #header .icon_toggle .ps_shoppingcart .dropdown-toggle {
        width: 4.64286rem;
        height: 4.64286rem
    }
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle i {
    padding-top: .35714rem;
    padding-right: .35714rem
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle .blockcart {
    position: absolute;
    top: .64286rem;
    right: .85714rem
}
#header .icon_toggle .ps_shoppingcart .dropdown-toggle .blockcart .cart-products-count-text {
    display: none
}
#header .compare-products .compare-counter {
    vertical-align: top
}
#header [class*=js-modal-sidebar]:before {
    font-size: 1.5rem;
    color: #cc0000
}
#header .bg-primary-header {
    position: relative
}
@media (min-width: 1200px) {
    #header .bg-primary-header #link_block_displayNav2 a,
    #header .bg-primary-header .toggle-wrapper {
        color: #fff
    }
    #header .bg-primary-header #link_block_displayNav2 a:focus,
    #header .bg-primary-header #link_block_displayNav2 a:hover,
    #header .bg-primary-header .toggle-wrapper:focus,
    #header .bg-primary-header .toggle-wrapper:hover {
        color: #003046
    }
}
#header .bg-primary-header .blockcart {
    color: #fff
}
@media (min-width: 768px) {
    #header .bg-primary-header .dropdown-toggle,
    #header .bg-primary-header [class*=js-modal-sidebar] {
        margin-right: 1.78571rem
    }
}
#header .bg-primary-header .dropdown-toggle i,
#header .bg-primary-header [class*=js-modal-sidebar] i {
    color: #fff;
    font-size: 2.14286rem
}
#header .bg-primary-header .dropdown-toggle:hover i,
#header .bg-primary-header [class*=js-modal-sidebar]:hover i {
    color: #003046
}
@media (min-width: 768px) {
    #header .bg-primary-header .default-menu>ul>li>a,
    #header .bg-primary-header .default-menu>ul>li>span {
        color: #fff
    }
    #header .bg-primary-header .default-menu>ul>li>a:hover {
        color: #003046
    }
}
#header .bg-primary-header [class*=js-modal-sidebar]:before {
    color: #fff;
    font-size: 2.14286rem
}
@media (max-width: 767.98px) {
    #header .bg-primary-header [class*=js-modal-sidebar] {
        line-height: 1
    }
}
#header .modal-dialog {
    left: auto;
    right: 0;
    max-width: 21.42857rem
}
#header .modal-dialog .modal-body {
    padding: 1.42857rem
}
#header .header-top {
    position: relative;
    z-index: 3;
    background: #fff
}
#header .tablet_down_menu .menu-title {
    color: #fff
}
#header .tablet_down_menu .menu-title i {
    font-size: 1.5rem
}
body#index header+div {
    z-index: 2
}
@media (min-width: 768px) {
    body#index header+div {
        margin-bottom: 0
    }
}
body:not(#index) #wrapper .content-wrapper {
    padding-bottom: 2.14286rem;
    box-shadow: .35714rem 0 4.28571rem rgba(0, 48, 70, .15)
}
body#product #wrapper .content-wrapper {
    padding-top: 0
}
#top-column,
#wrapper,
header+div {
    position: relative
}
#wrapper {
    flex: 1 1 auto
}
#wrapper .left-column,
#wrapper .right-column {
    margin-top: 2.85714rem;
    margin-bottom: 2.85714rem;
    flex: 0 0 100%
}
@media (min-width: 1200px) {
    #wrapper .left-column,
    #wrapper .right-column {
        max-width: 21.42857rem;
        flex: 0 0 21.42857rem
    }
}
@media (min-width: 768px) {
    #wrapper .left-column,
    #wrapper .right-column {
        margin-top: 0;
        margin-bottom: 0
    }
    #wrapper .left-column {
        order: 1
    }
    #wrapper .content-wrapper {
        order: 2
    }
    #wrapper .right-column {
        order: 3
    }
}
#footer {
    color: #fff;
    position: relative;
    z-index: 5
}
#footer .h4,
#footer .h5 {
    text-transform: uppercase;
    color: #fff
}
#footer .h6 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.42857rem
}
#footer .block-newsletter #block-newsletter-label,
#footer .block-newsletter .h5 {
    color: #fff
}
#footer .block-newsletter .h5 {
    text-transform: uppercase
}
#footer .block-newsletter #block-newsletter-label {
    font-weight: 300
}
#footer .block-social li a {
    color: #fff
}
#footer .block-social li a:focus,
#footer .block-social li a:hover {
    color: #cc0000
}
#footer .footer-bg-primary {
    background: #cc0000
}
#footer .footer-bg-primary .block-newsletter {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}
@media (max-width: 1199.98px) {
    #footer .footer-bg-primary .block-newsletter {
        max-width: 40.71429rem;
        margin-left: auto;
        margin-right: auto
    }
}
@media (min-width: 1200px) {
    #footer .footer-bg-primary .block-newsletter {
        align-items: flex-end;
        display: flex;
        justify-content: center
    }
    #footer .footer-bg-primary .block-newsletter .alert {
        padding-top: .07143rem;
        padding-bottom: 0
    }
    #footer .footer-bg-primary .block-newsletter .alert:before {
        position: static;
        display: inline-block;
        margin-right: .35714rem;
        font-size: .71429rem;
        vertical-align: baseline
    }
    #footer .footer-bg-primary .block-newsletter #block-newsletter-label,
    #footer .footer-bg-primary .block-newsletter .alert,
    #footer .footer-bg-primary .block-newsletter .h5 {
        margin-bottom: 0
    }
    #footer .footer-bg-primary .block-newsletter form {
        min-width: 38rem
    }
    #footer .footer-bg-primary .block-newsletter>div+form {
        margin-left: 2.14286rem
    }
}
@media (min-width: 1878px) {
    #footer .footer-bg-primary .block-newsletter {
        align-items: center
    }
    #footer .footer-bg-primary .block-newsletter .h5+#block-newsletter-label {
        margin-left: .71429rem
    }
    #footer .footer-bg-primary .block-newsletter .info-block-newsletter {
        display: flex;
        align-items: baseline;
        justify-content: center
    }
}
#footer .footer-bg-primary .block-newsletter .btn,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.add-to-cart,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.customize,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.view-product,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.add-to-cart,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.customize,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.view-product {
    min-width: 12.07143rem;
    color: #fff;
    text-transform: uppercase;
    border-color: #000;
    background: #000
}
#footer .footer-bg-primary .block-newsletter .btn:hover,
#footer .footer-bg-primary .block-newsletter .btnfocus,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.add-to-cart:hover,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.customize:hover,
#footer .footer-bg-primary .block-newsletter .list .product-miniature-information .product-buttons a.view-product:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.add-to-cart:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.customize:hover,
.list .product-miniature-information .product-buttons #footer .footer-bg-primary .block-newsletter a.view-product:hover {
    color: #fff;
    border-color: #222020;
    background: #222020
}
#footer .footer-bg {
    background: #222020;
    position: relative;
    overflow: hidden;
    z-index: 2
}

#footer .footer-bg a:focus,
#footer .footer-bg a:hover {
    color: #cc0000;
}
#footer .custom-checkbox .custom-control-input:not(:checked)~.custom-control-label:before,
#footer .form-control {
    background: #fff
}
@media (min-width: 768px) {
    #footer .list-inline *+.module,
    #footer .list-inline *+.module+* {
        margin-top: 2.85714rem
    }
    #footer .list-inline .module h3.h5 {
        display: none!important
    }
    #footer .list-inline .module .list-default {
        display: flex!important;
        justify-content: center
    }
    #footer .list-inline .module .list-default li+li {
        margin-left: 1.42857rem
    }
}
@media (min-width: 768px) and (min-width: 1878px) {
    #footer .list-inline .module .list-default li+li {
        margin-left: 2.5rem
    }
}
@media (min-width: 768px) {
    #footer .list .product-miniature-information .product-buttons p+a.add-to-cart,
    #footer .list .product-miniature-information .product-buttons p+a.customize,
    #footer .list .product-miniature-information .product-buttons p+a.view-product,
    #footer .list-inline .link-block,
    #footer p+.btn,
    .list .product-miniature-information .product-buttons #footer p+a.add-to-cart,
    .list .product-miniature-information .product-buttons #footer p+a.customize,
    .list .product-miniature-information .product-buttons #footer p+a.view-product {
        margin-top: 1.42857rem
    }
}
@media (min-width: 768px) {
    #footer .custom-mw {
        max-width: 33.57143rem;
        margin-left: auto;
        margin-right: auto
    }
}
#footer .footer-phone p,
#footer .footer-phone span {
    color: #cc0000;
    font-weight: 700;
    font-size: 1.42857rem
}
#footer .block-contact i {
    font-size: 1.42857rem
}

@media (min-width: 768px) {
    #footer .border-left-mod {
        border-left: .07143rem solid hsla(0, 0%, 100%, .2)
    }
}
@media (max-width: 767.98px) {
    #footer .jxml-html-description ul li+li {
        margin-top: 2.85714rem
    }
}
@media (min-width: 1200px) {
    #footer .border-side:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -1.07143rem;
        right: -1.07143rem;
        border-left: .07143rem solid hsla(0, 0%, 100%, .2);
        border-right: .07143rem solid hsla(0, 0%, 100%, .2);
        z-index: -1
    }
}
.jxwl_popup_item>.jxwl_row_1 {
    background: url(../../assets/img/jxwl_row_1.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_2 {
    background: url(../../assets/img/jxwl_row_2.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_3 {
    background: url(../../assets/img/jxwl_row_3.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.jxwl_popup_item>.jxwl_row_4 {
    background: url(../../assets/img/jxwl_row_4.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.material-scrolltop {
    z-index: 99
}
#block-newsletter-label {
    font-size: 12px
}
