@charset "UTF-8"; /*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 
 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
 
*,
:after,
:before,
html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
*,
.slick-slider,
:after,
:before,
html {
    -webkit-tap-highlight-color: transparent;
}
.filter-button-container .filter-button:focus,
[tabindex="-1"]:focus {
    outline: 0 !important;
}
.popover,
.tooltip,
address {
    font-style: normal;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
pre,
ul {
    margin-top: 0;
}
.collapsing,
.dropdown-divider,
.modal-open,
.progress,
svg {
    overflow: hidden;
}
.btn,
img,
svg {
    vertical-align: middle;
}
body,
caption {
    text-align: left;
}
.dropdown-item,
th {
    text-align: inherit;
}
dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: 0.5rem;
}
*,
.ui-button-icon-only,
.ui-controlgroup-vertical .ui-controlgroup-item,
::after,
::before,
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
    display: block;
}
.badge,
progress {
    vertical-align: baseline;
}
.custom-range,
.custom-select,
[type="search"] {
    -webkit-appearance: none;
}
label,
output {
    display: inline-block;
}
.btn:not(:disabled):not(.disabled),
.carousel-indicators li,
.close:not(:disabled):not(.disabled),
.navbar-toggler:not(:disabled):not(.disabled),
.page-link:not(:disabled):not(.disabled),
summary {
    cursor: pointer;
}
.form-row,
.row {
    -ms-flex-wrap: wrap;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --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;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-overflow-style: scrollbar;
}
.popover,
.tooltip,
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@-ms-viewport {
    width: device-width;
}
body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
}
dt,
kbd kbd {
    font-weight: 700;
}
abbr[data-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    line-height: inherit;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dd {
    margin-left: 0;
}
blockquote,
figure {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
sub {
    bottom: -0.25em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre {
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
img {
    border-style: none;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    caption-side: bottom;
}
button {
    border-radius: 0;
}
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"] {
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.blockquote,
hr {
    margin-bottom: 1rem;
}
.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300;
}
.h1,
h1 {
    font-size: 2.5rem;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.close,
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
}
.display-1 {
    font-size: 6rem;
    line-height: 1.2;
}
.display-2 {
    font-size: 5.5rem;
    line-height: 1.2;
}
.display-3 {
    font-size: 4.5rem;
    line-height: 1.2;
}
.display-4 {
    font-size: 3.5rem;
    line-height: 1.2;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.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: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "\2014 \00A0";
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
}
.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
pre code {
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-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 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.page-link,
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.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, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #b8daff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #d6d8db;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c3e6cb;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bee5eb;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ffeeba;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f5c6cb;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.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, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered,
.table-responsive > .table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@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;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-group-lg > .btn,
.btn-lg,
.form-control-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.form-control-lg {
    height: calc(2.875rem + 2px);
    line-height: 1.5;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.invalid-tooltip,
.valid-tooltip {
    z-index: 5;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    line-height: 1.5;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.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-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input: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;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745;
}
.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:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
}
.btn-block,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.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-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input: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;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.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:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .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: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn,
    .form-control {
        transition: none;
    }
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.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 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    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: #007bff;
    border-color: #007bff;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.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 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    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: #6c757d;
    border-color: #6c757d;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.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 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    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: #28a745;
    border-color: #28a745;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.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 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    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: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.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 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    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: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.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 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545;
}
.btn-outline-light.focus,
.btn-outline-light:focus,
.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 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    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: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.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 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    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: #343a40;
    border-color: #343a40;
}
.btn-link,
.btn-link:hover,
.dropdown-item {
    background-color: transparent;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
    text-decoration: underline;
}
.btn-link {
    font-weight: 400;
    color: #007bff;
}
.btn-link:hover {
    color: #000;
}
.btn-link.focus,
.btn-link:focus {
    box-shadow: none;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    vertical-align: 0.255em;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
    line-height: 1.5;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.dropdown-toggle::after,
.dropright .dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    content: "";
    height: 0;
}
.collapsing {
    position: relative;
    height: 0;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}
.dropdown-toggle::after {
    margin-left: 0.255em;
    border-top: 0.3em solid;
    border-bottom: 0;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    margin-left: 0.255em;
    border-top: 0;
    border-bottom: 0.3em solid;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    margin-left: 0.255em;
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    vertical-align: 0;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
    vertical-align: 0;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 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: 0.5rem 0;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    white-space: nowrap;
    border: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
    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 {
    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-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.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 {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    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 {
    margin-top: -1px;
    margin-left: 0;
}
.input-group-append,
.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-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 > .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,
.page-link {
    margin-left: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    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"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 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-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.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 {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.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 {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
}
.custom-control-label::after,
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    width: 1rem;
    height: 1rem;
    content: "";
    display: block;
}
.custom-control-label::before {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}
.custom-control-label::after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.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");
}
.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");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}
.custom-radio .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='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #fff;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -moz-appearance: none;
    appearance: none;
}
.custom-select-lg,
.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-select:disabled {
    background-color: #e9ecef;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    font-size: 75%;
}
.custom-select-lg {
    height: calc(2.875rem + 2px);
    font-size: 125%;
}
.custom-file,
.custom-file-input,
.custom-file-label {
    height: calc(2.25rem + 2px);
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
}
.custom-file-label,
.custom-file-label::after {
    position: absolute;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    top: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-label::after {
    border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-label {
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
}
.custom-file-label::after {
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
}
.nav,
.navbar {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
}
.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .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,
.navbar {
    padding: 0.5rem 1rem;
}
.list-group-item,
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-link {
    display: block;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar > .container,
.navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.card,
.navbar-nav {
    display: -ms-flexbox;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    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: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: center center no-repeat;
    background-size: 100% 100%;
}
.card,
.page-link {
    background-color: #fff;
}
@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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 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, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 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, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 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: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.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;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-footer,
.card-header {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-header,
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0;
}
.card-subtitle {
    margin-top: -0.375rem;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.alert,
.btn .badge,
.page-link {
    position: relative;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group,
.progress-bar {
    -ms-flex-direction: column;
}
.card-group {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-header,
    .card-group > .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-footer,
    .card-group > .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-header,
    .card-group > .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-footer,
    .card-group > .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-header,
    .card-group > .card:only-child .card-img-top {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-footer,
    .card-group > .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child),
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0;
    }
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
.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,
.pagination {
    border-radius: 0.25rem;
    list-style: none;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    padding-left: 0;
}
.page-link {
    display: block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: #007bff;
}
.page-link:hover {
    z-index: 2;
    color: #000;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-sm .page-link,
.popover,
.tooltip {
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
}
.badge,
.close {
    line-height: 1;
    font-weight: 700;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge,
.progress {
    border-radius: 0.25rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    text-align: center;
    white-space: nowrap;
}
.badge:empty,
.modal {
    display: none;
}
.btn .badge {
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    border: 1px solid transparent;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    font-size: 0.75rem;
    background-color: #e9ecef;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, 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: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 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: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.popover,
.tooltip {
    font-weight: 400;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none;
    word-wrap: break-word;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: "";
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-footer,
.modal-header {
    display: -ms-flexbox;
    padding: 1rem;
}
.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: 0.5;
}
.modal-header {
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    text-align: left;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.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: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.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 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    text-align: left;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    background-color: #fff;
    background-clip: padding-box;
}
.popover .arrow {
    position: absolute;
    width: 1rem;
    height: 0.5rem;
    margin: 0 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: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.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: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.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: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.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 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.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: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.carousel,
.carousel-inner,
.carousel-item {
    position: relative;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.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: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel-inner {
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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: 0.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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.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: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    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: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::after,
.carousel-indicators li::before {
    left: 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    content: "";
    width: 100%;
}
.ui-datepicker .ui-icon,
.ui-icon {
    text-indent: -99999px;
    background-repeat: no-repeat;
}
.carousel-indicators li::before {
    top: -10px;
}
.carousel-indicators li::after {
    bottom: -10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-left,
.rounded-top {
    border-top-left-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem !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: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.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: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.no-padding--right,
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.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.857143%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.no-padding--top,
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-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;
    }
}
.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-bottom,
.fixed-top {
    position: fixed;
    z-index: 1030;
    left: 0;
    right: 0;
}
.fixed-top {
    top: 0;
}
.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 {
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 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: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-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: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-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: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.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: 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) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
    .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: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-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;
    }
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-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-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.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 {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    ::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: 1px solid #adb5bd;
    }
    thead {
        display: table-header-group;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    .container,
    body {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark tbody + tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
} /*! jQuery UI - v1.12.1 - 2018-03-12
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    overflow: hidden;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-size: 100%;
}
.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-button {
    padding: 0.4em 1em;
    position: relative;
    line-height: normal;
    margin-right: 0.1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}
.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none;
}
.ui-button-icon-only {
    width: 2em;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: 0.4em 1em;
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
    z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.ui-controlgroup .ui-controlgroup-label {
    padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: 0.12em;
    border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}
.ui-checkboxradio-disabled {
    pointer-events: none;
}
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker .ui-icon {
    display: block;
    overflow: hidden;
    left: 0.5em;
    top: 0.3em;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0.5em 1em;
    background: 0 0;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}
.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}
.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}
.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px;
}
.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}
.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}
.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0.222em 0;
    margin: 0.2em 2em 0.2em 0.4em;
    vertical-align: middle;
}
.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: 0.5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;
    padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px 0.2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700;
}
.ui-widget-header a {
    color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png);
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png);
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.iti-flag.ac,
.ui-icon-caret-1-n {
    background-position: 0 0;
}
.ui-icon-caret-1-ne {
    background-position: -16px 0;
}
.ui-icon-caret-1-e {
    background-position: -32px 0;
}
.ui-icon-caret-1-se {
    background-position: -48px 0;
}
.ui-icon-caret-1-s {
    background-position: -65px 0;
}
.ui-icon-caret-1-sw {
    background-position: -80px 0;
}
.ui-icon-caret-1-w {
    background-position: -96px 0;
}
.ui-icon-caret-1-nw {
    background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
    background: #aaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}
span.twitter-typeahead .tt-menu {
    cursor: pointer;
}
.dropdown-menu,
span.twitter-typeahead .tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
span.twitter-typeahead .tt-suggestion {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.fa-fw,
.fa-li,
.fa-stack-1x,
.fa-stack-2x,
.text-align--center {
    text-align: center;
}
.dropdown-item:hover,
span.twitter-typeahead .tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5;
}
span.twitter-typeahead .active.tt-suggestion,
span.twitter-typeahead .active.tt-suggestion:focus,
span.twitter-typeahead .active.tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion.tt-cursor:focus,
span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0;
}
span.twitter-typeahead .disabled.tt-suggestion,
span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
    color: #818a91;
}
span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}
span.twitter-typeahead {
    width: 100%;
}
.input-group span.twitter-typeahead {
    display: block !important;
}
.input-group span.twitter-typeahead .tt-menu {
    top: 2.375rem !important;
} /*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-xs {
    font-size: 0.75em;
}
.fa-sm {
    font-size: 0.875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x,
.fa-stack-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-fw {
    width: 1.25em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    animation: a 2s infinite linear;
}
.fa-pulse {
    animation: a 1s infinite steps(8);
}
@keyframes a {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1);
}
.fa-flip-vertical {
    transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-inverse {
    color: #fff;
}
.fa-500px:before {
    content: "\f26e";
}
.fa-accessible-icon:before {
    content: "\f368";
}
.fa-accusoft:before {
    content: "\f369";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-card:before {
    content: "\f2bb";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-adn:before {
    content: "\f170";
}
.fa-adversal:before {
    content: "\f36a";
}
.fa-affiliatetheme:before {
    content: "\f36b";
}
.fa-algolia:before {
    content: "\f36c";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-allergies:before {
    content: "\f461";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-amazon-pay:before {
    content: "\f42c";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-amilia:before {
    content: "\f36d";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-android:before {
    content: "\f17b";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angrycreative:before {
    content: "\f36e";
}
.fa-angular:before {
    content: "\f420";
}
.fa-app-store:before {
    content: "\f36f";
}
.fa-app-store-ios:before {
    content: "\f370";
}
.fa-apper:before {
    content: "\f371";
}
.fa-apple:before {
    content: "\f179";
}
.fa-apple-pay:before {
    content: "\f415";
}
.fa-archive:before {
    content: "\f187";
}
.fa-arrow-alt-circle-down:before {
    content: "\f358";
}
.fa-arrow-alt-circle-left:before {
    content: "\f359";
}
.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-arrows-alt-h:before {
    content: "\f337";
}
.fa-arrows-alt-v:before {
    content: "\f338";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-asymmetrik:before {
    content: "\f372";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-audible:before {
    content: "\f373";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-autoprefixer:before {
    content: "\f41c";
}
.fa-avianex:before {
    content: "\f374";
}
.fa-aviato:before {
    content: "\f421";
}
.fa-aws:before {
    content: "\f375";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-band-aid:before {
    content: "\f462";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-baseball-ball:before {
    content: "\f433";
}
.fa-basketball-ball:before {
    content: "\f434";
}
.fa-bath:before {
    content: "\f2cd";
}
.fa-battery-empty:before {
    content: "\f244";
}
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-bed:before {
    content: "\f236";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bimobject:before {
    content: "\f378";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitcoin:before {
    content: "\f379";
}
.fa-bity:before {
    content: "\f37a";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-blackberry:before {
    content: "\f37b";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-blogger:before {
    content: "\f37c";
}
.fa-blogger-b:before {
    content: "\f37d";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-bold:before {
    content: "\f032";
}
.fa-bolt:before {
    content: "\f0e7";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-bowling-ball:before {
    content: "\f436";
}
.fa-box:before {
    content: "\f466";
}
.fa-box-open:before {
    content: "\f49e";
}
.fa-boxes:before {
    content: "\f468";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-briefcase-medical:before {
    content: "\f469";
}
.fa-btc:before {
    content: "\f15a";
}
.fa-bug:before {
    content: "\f188";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-burn:before {
    content: "\f46a";
}
.fa-buromobelexperte:before {
    content: "\f37f";
}
.fa-bus:before {
    content: "\f207";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-calendar:before {
    content: "\f133";
}
.fa-calendar-alt:before {
    content: "\f073";
}
.fa-calendar-check:before {
    content: "\f274";
}
.fa-calendar-minus:before {
    content: "\f272";
}
.fa-calendar-plus:before {
    content: "\f271";
}
.fa-calendar-times:before {
    content: "\f273";
}
.fa-camera:before {
    content: "\f030";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-capsules:before {
    content: "\f46b";
}
.fa-car:before {
    content: "\f1b9";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-caret-square-down:before {
    content: "\f150";
}
.fa-caret-square-left:before {
    content: "\f191";
}
.fa-caret-square-right:before {
    content: "\f152";
}
.fa-caret-square-up:before {
    content: "\f151";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cc-amazon-pay:before {
    content: "\f42d";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-apple-pay:before {
    content: "\f416";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-centercode:before {
    content: "\f380";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-chart-area:before {
    content: "\f1fe";
}
.fa-chart-bar:before {
    content: "\f080";
}
.fa-chart-line:before {
    content: "\f201";
}
.fa-chart-pie:before {
    content: "\f200";
}
.fa-check:before {
    content: "\f00c";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-chess:before {
    content: "\f439";
}
.fa-chess-bishop:before {
    content: "\f43a";
}
.fa-chess-board:before {
    content: "\f43c";
}
.fa-chess-king:before {
    content: "\f43f";
}
.fa-chess-knight:before {
    content: "\f441";
}
.fa-chess-pawn:before {
    content: "\f443";
}
.fa-chess-queen:before {
    content: "\f445";
}
.fa-chess-rook:before {
    content: "\f447";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-circle:before {
    content: "\f111";
}
.fa-circle-notch:before {
    content: "\f1ce";
}
.fa-clipboard:before {
    content: "\f328";
}
.fa-clipboard-check:before {
    content: "\f46c";
}
.fa-clipboard-list:before {
    content: "\f46d";
}
.fa-clock:before {
    content: "\f017";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-closed-captioning:before {
    content: "\f20a";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-cloud-download-alt:before {
    content: "\f381";
}
.fa-cloud-upload-alt:before {
    content: "\f382";
}
.fa-cloudscale:before {
    content: "\f383";
}
.fa-cloudsmith:before {
    content: "\f384";
}
.fa-cloudversify:before {
    content: "\f385";
}
.fa-code:before {
    content: "\f121";
}
.fa-code-branch:before {
    content: "\f126";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cog:before {
    content: "\f013";
}
.fa-cogs:before {
    content: "\f085";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-comment:before {
    content: "\f075";
}
.fa-comment-alt:before {
    content: "\f27a";
}
.fa-comment-dots:before {
    content: "\f4ad";
}
.fa-comment-slash:before {
    content: "\f4b3";
}
.fa-comments:before {
    content: "\f086";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-compress:before {
    content: "\f066";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-couch:before {
    content: "\f4b8";
}
.fa-cpanel:before {
    content: "\f388";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-crop:before {
    content: "\f125";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-css3-alt:before {
    content: "\f38b";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-cut:before {
    content: "\f0c4";
}
.fa-cuttlefish:before {
    content: "\f38c";
}
.fa-d-and-d:before {
    content: "\f38d";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-deaf:before {
    content: "\f2a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-deploydog:before {
    content: "\f38e";
}
.fa-deskpro:before {
    content: "\f38f";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-diagnoses:before {
    content: "\f470";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-digital-ocean:before {
    content: "\f391";
}
.fa-discord:before {
    content: "\f392";
}
.fa-discourse:before {
    content: "\f393";
}
.fa-dna:before {
    content: "\f471";
}
.fa-dochub:before {
    content: "\f394";
}
.fa-docker:before {
    content: "\f395";
}
.fa-dollar-sign:before {
    content: "\f155";
}
.fa-dolly:before {
    content: "\f472";
}
.fa-dolly-flatbed:before {
    content: "\f474";
}
.fa-donate:before {
    content: "\f4b9";
}
.fa-dot-circle:before {
    content: "\f192";
}
.fa-dove:before {
    content: "\f4ba";
}
.fa-download:before {
    content: "\f019";
}
.fa-draft2digital:before {
    content: "\f396";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-dribbble-square:before {
    content: "\f397";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-dyalog:before {
    content: "\f399";
}
.fa-earlybirds:before {
    content: "\f39a";
}
.fa-edge:before {
    content: "\f282";
}
.fa-edit:before {
    content: "\f044";
}
.fa-eject:before {
    content: "\f052";
}
.fa-elementor:before {
    content: "\f430";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-ember:before {
    content: "\f423";
}
.fa-empire:before {
    content: "\f1d1";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-envira:before {
    content: "\f299";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-erlang:before {
    content: "\f39d";
}
.fa-ethereum:before {
    content: "\f42e";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-euro-sign:before {
    content: "\f153";
}
.fa-exchange-alt:before {
    content: "\f362";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-expand:before {
    content: "\f065";
}
.fa-expand-arrows-alt:before {
    content: "\f31e";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-external-link-alt:before {
    content: "\f35d";
}
.fa-external-link-square-alt:before {
    content: "\f360";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-dropper:before {
    content: "\f1fb";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-facebook-messenger:before {
    content: "\f39f";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-female:before {
    content: "\f182";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-alt:before {
    content: "\f15c";
}
.fa-file-archive:before {
    content: "\f1c6";
}
.fa-file-audio:before {
    content: "\f1c7";
}
.fa-file-code:before {
    content: "\f1c9";
}
.fa-file-excel:before {
    content: "\f1c3";
}
.fa-file-image:before {
    content: "\f1c5";
}
.fa-file-medical:before {
    content: "\f477";
}
.fa-file-medical-alt:before {
    content: "\f478";
}
.fa-file-pdf:before {
    content: "\f1c1";
}
.fa-file-powerpoint:before {
    content: "\f1c4";
}
.fa-file-video:before {
    content: "\f1c8";
}
.fa-file-word:before {
    content: "\f1c2";
}
.fa-film:before {
    content: "\f008";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-first-aid:before {
    content: "\f479";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-firstdraft:before {
    content: "\f3a1";
}
.fa-flag:before {
    content: "\f024";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-flipboard:before {
    content: "\f44d";
}
.fa-fly:before {
    content: "\f417";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-font:before {
    content: "\f031";
}
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-font-awesome-alt:before {
    content: "\f35c";
}
.fa-font-awesome-flag:before {
    content: "\f425";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-fonticons-fi:before {
    content: "\f3a2";
}
.fa-football-ball:before {
    content: "\f44e";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-fort-awesome-alt:before {
    content: "\f3a3";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-freebsd:before {
    content: "\f3a4";
}
.fa-frown:before {
    content: "\f119";
}
.fa-futbol:before {
    content: "\f1e3";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-gavel:before {
    content: "\f0e3";
}
.fa-gem:before {
    content: "\f3a5";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-github:before {
    content: "\f09b";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-gitkraken:before {
    content: "\f3a6";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-gitter:before {
    content: "\f426";
}
.fa-glass-martini:before {
    content: "\f000";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-gofore:before {
    content: "\f3a7";
}
.fa-golf-ball:before {
    content: "\f450";
}
.fa-goodreads:before {
    content: "\f3a8";
}
.fa-goodreads-g:before {
    content: "\f3a9";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-google-drive:before {
    content: "\f3aa";
}
.fa-google-play:before {
    content: "\f3ab";
}
.fa-google-plus:before {
    content: "\f2b3";
}
.fa-google-plus-g:before {
    content: "\f0d5";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-gratipay:before {
    content: "\f184";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-gripfire:before {
    content: "\f3ac";
}
.fa-grunt:before {
    content: "\f3ad";
}
.fa-gulp:before {
    content: "\f3ae";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-hacker-news-square:before {
    content: "\f3af";
}
.fa-hand-holding:before {
    content: "\f4bd";
}
.fa-hand-holding-heart:before {
    content: "\f4be";
}
.fa-hand-holding-usd:before {
    content: "\f4c0";
}
.fa-hand-lizard:before {
    content: "\f258";
}
.fa-hand-paper:before {
    content: "\f256";
}
.fa-hand-peace:before {
    content: "\f25b";
}
.fa-hand-point-down:before {
    content: "\f0a7";
}
.fa-hand-point-left:before {
    content: "\f0a5";
}
.fa-hand-point-right:before {
    content: "\f0a4";
}
.fa-hand-point-up:before {
    content: "\f0a6";
}
.fa-hand-pointer:before {
    content: "\f25a";
}
.fa-hand-rock:before {
    content: "\f255";
}
.fa-hand-scissors:before {
    content: "\f257";
}
.fa-hand-spock:before {
    content: "\f259";
}
.fa-hands:before {
    content: "\f4c2";
}
.fa-hands-helping:before {
    content: "\f4c4";
}
.fa-handshake:before {
    content: "\f2b5";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-hdd:before {
    content: "\f0a0";
}
.fa-heading:before {
    content: "\f1dc";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-heart:before {
    content: "\f004";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-hips:before {
    content: "\f452";
}
.fa-hire-a-helper:before {
    content: "\f3b0";
}
.fa-history:before {
    content: "\f1da";
}
.fa-hockey-puck:before {
    content: "\f453";
}
.fa-home:before {
    content: "\f015";
}
.fa-hooli:before {
    content: "\f427";
}
.fa-hospital:before {
    content: "\f0f8";
}
.fa-hospital-alt:before {
    content: "\f47d";
}
.fa-hospital-symbol:before {
    content: "\f47e";
}
.fa-hotjar:before {
    content: "\f3b1";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-hubspot:before {
    content: "\f3b2";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-id-card:before {
    content: "\f2c2";
}
.fa-id-card-alt:before {
    content: "\f47f";
}
.fa-image:before {
    content: "\f03e";
}
.fa-images:before {
    content: "\f302";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-industry:before {
    content: "\f275";
}
.fa-info:before {
    content: "\f129";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-italic:before {
    content: "\f033";
}
.fa-itunes:before {
    content: "\f3b4";
}
.fa-itunes-note:before {
    content: "\f3b5";
}
.fa-java:before {
    content: "\f4e4";
}
.fa-jenkins:before {
    content: "\f3b6";
}
.fa-joget:before {
    content: "\f3b7";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-js:before {
    content: "\f3b8";
}
.fa-js-square:before {
    content: "\f3b9";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-key:before {
    content: "\f084";
}
.fa-keyboard:before {
    content: "\f11c";
}
.fa-keycdn:before {
    content: "\f3ba";
}
.fa-kickstarter:before {
    content: "\f3bb";
}
.fa-kickstarter-k:before {
    content: "\f3bc";
}
.fa-korvue:before {
    content: "\f42f";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-laravel:before {
    content: "\f3bd";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-lemon:before {
    content: "\f094";
}
.fa-less:before {
    content: "\f41d";
}
.fa-level-down-alt:before {
    content: "\f3be";
}
.fa-level-up-alt:before {
    content: "\f3bf";
}
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-lightbulb:before {
    content: "\f0eb";
}
.fa-line:before {
    content: "\f3c0";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-lira-sign:before {
    content: "\f195";
}
.fa-list:before {
    content: "\f03a";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-lock:before {
    content: "\f023";
}
.fa-lock-open:before {
    content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
    content: "\f309";
}
.fa-long-arrow-alt-left:before {
    content: "\f30a";
}
.fa-long-arrow-alt-right:before {
    content: "\f30b";
}
.fa-long-arrow-alt-up:before {
    content: "\f30c";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-lyft:before {
    content: "\f3c3";
}
.fa-magento:before {
    content: "\f3c4";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-male:before {
    content: "\f183";
}
.fa-map:before {
    content: "\f279";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-medapps:before {
    content: "\f3c6";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-medium-m:before {
    content: "\f3c7";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-medrt:before {
    content: "\f3c8";
}
.fa-meetup:before {
    content: "\f2e0";
}
.fa-meh:before {
    content: "\f11a";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-microsoft:before {
    content: "\f3ca";
}
.fa-minus:before {
    content: "\f068";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-mix:before {
    content: "\f3cb";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-mizuni:before {
    content: "\f3cc";
}
.fa-mobile:before {
    content: "\f10b";
}
.fa-mobile-alt:before {
    content: "\f3cd";
}
.fa-modx:before {
    content: "\f285";
}
.fa-monero:before {
    content: "\f3d0";
}
.fa-money-bill-alt:before {
    content: "\f3d1";
}
.fa-moon:before {
    content: "\f186";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-music:before {
    content: "\f001";
}
.fa-napster:before {
    content: "\f3d2";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-newspaper:before {
    content: "\f1ea";
}
.fa-nintendo-switch:before {
    content: "\f418";
}
.fa-node:before {
    content: "\f419";
}
.fa-node-js:before {
    content: "\f3d3";
}
.fa-notes-medical:before {
    content: "\f481";
}
.fa-npm:before {
    content: "\f3d4";
}
.fa-ns8:before {
    content: "\f3d5";
}
.fa-nutritionix:before {
    content: "\f3d6";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-osi:before {
    content: "\f41a";
}
.fa-outdent:before {
    content: "\f03b";
}
.fa-page4:before {
    content: "\f3d7";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-palfed:before {
    content: "\f3d8";
}
.fa-pallet:before {
    content: "\f482";
}
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-parachute-box:before {
    content: "\f4cd";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-paste:before {
    content: "\f0ea";
}
.fa-patreon:before {
    content: "\f3d9";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-pen-square:before {
    content: "\f14b";
}
.fa-pencil-alt:before {
    content: "\f303";
}
.fa-people-carry:before {
    content: "\f4ce";
}
.fa-percent:before {
    content: "\f295";
}
.fa-periscope:before {
    content: "\f3da";
}
.fa-phabricator:before {
    content: "\f3db";
}
.fa-phoenix-framework:before {
    content: "\f3dc";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-slash:before {
    content: "\f3dd";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-phone-volume:before {
    content: "\f2a0";
}
.fa-php:before {
    content: "\f457";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-pied-piper-hat:before {
    content: "\f4e5";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-piggy-bank:before {
    content: "\f4d3";
}
.fa-pills:before {
    content: "\f484";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-plane:before {
    content: "\f072";
}
.fa-play:before {
    content: "\f04b";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-playstation:before {
    content: "\f3df";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-plus:before {
    content: "\f067";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-poo:before {
    content: "\f2fe";
}
.fa-pound-sign:before {
    content: "\f154";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-prescription-bottle:before {
    content: "\f485";
}
.fa-prescription-bottle-alt:before {
    content: "\f486";
}
.fa-print:before {
    content: "\f02f";
}
.fa-procedures:before {
    content: "\f487";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-pushed:before {
    content: "\f3e1";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-python:before {
    content: "\f3e2";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-question:before {
    content: "\f128";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-quidditch:before {
    content: "\f458";
}
.fa-quinscape:before {
    content: "\f459";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-random:before {
    content: "\f074";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-react:before {
    content: "\f41b";
}
.fa-readme:before {
    content: "\f4d5";
}
.fa-rebel:before {
    content: "\f1d0";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-red-river:before {
    content: "\f3e3";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-redo:before {
    content: "\f01e";
}
.fa-redo-alt:before {
    content: "\f2f9";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-rendact:before {
    content: "\f3e4";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-reply:before {
    content: "\f3e5";
}
.fa-reply-all:before {
    content: "\f122";
}
.fa-replyd:before {
    content: "\f3e6";
}
.fa-resolving:before {
    content: "\f3e7";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-ribbon:before {
    content: "\f4d6";
}
.fa-road:before {
    content: "\f018";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-rocketchat:before {
    content: "\f3e8";
}
.fa-rockrms:before {
    content: "\f3e9";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-ruble-sign:before {
    content: "\f158";
}
.fa-rupee-sign:before {
    content: "\f156";
}
.fa-safari:before {
    content: "\f267";
}
.fa-sass:before {
    content: "\f41e";
}
.fa-save:before {
    content: "\f0c7";
}
.fa-schlix:before {
    content: "\f3ea";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-search:before {
    content: "\f002";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-searchengin:before {
    content: "\f3eb";
}
.fa-seedling:before {
    content: "\f4d8";
}
.fa-sellcast:before {
    content: "\f2da";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-server:before {
    content: "\f233";
}
.fa-servicestack:before {
    content: "\f3ec";
}
.fa-share:before {
    content: "\f064";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-shekel-sign:before {
    content: "\f20b";
}
.fa-shield-alt:before {
    content: "\f3ed";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-shipping-fast:before {
    content: "\f48b";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-sign:before {
    content: "\f4d9";
}
.fa-sign-in-alt:before {
    content: "\f2f6";
}
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-sign-out-alt:before {
    content: "\f2f5";
}
.fa-signal:before {
    content: "\f012";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-sistrix:before {
    content: "\f3ee";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-slack:before {
    content: "\f198";
}
.fa-slack-hash:before {
    content: "\f3ef";
}
.fa-sliders-h:before {
    content: "\f1de";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-smile:before {
    content: "\f118";
}
.fa-smoking:before {
    content: "\f48d";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-snowflake:before {
    content: "\f2dc";
}
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-alpha-down:before {
    content: "\f15d";
}
.fa-sort-alpha-up:before {
    content: "\f15e";
}
.fa-sort-amount-down:before {
    content: "\f160";
}
.fa-sort-amount-up:before {
    content: "\f161";
}
.fa-sort-down:before {
    content: "\f0dd";
}
.fa-sort-numeric-down:before {
    content: "\f162";
}
.fa-sort-numeric-up:before {
    content: "\f163";
}
.fa-sort-up:before {
    content: "\f0de";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-speakap:before {
    content: "\f3f3";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-square-full:before {
    content: "\f45c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-staylinked:before {
    content: "\f3f5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-steam-symbol:before {
    content: "\f3f6";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-sticker-mule:before {
    content: "\f3f7";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stopwatch:before {
    content: "\f2f2";
}
.fa-strava:before {
    content: "\f428";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-stripe:before {
    content: "\f429";
}
.fa-stripe-s:before {
    content: "\f42a";
}
.fa-studiovinari:before {
    content: "\f3f8";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-subway:before {
    content: "\f239";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-sun:before {
    content: "\f185";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-supple:before {
    content: "\f3f9";
}
.fa-sync:before {
    content: "\f021";
}
.fa-sync-alt:before {
    content: "\f2f1";
}
.fa-syringe:before {
    content: "\f48e";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-table-tennis:before {
    content: "\f45d";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-tablet-alt:before {
    content: "\f3fa";
}
.fa-tablets:before {
    content: "\f490";
}
.fa-tachometer-alt:before {
    content: "\f3fd";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-tape:before {
    content: "\f4db";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-taxi:before {
    content: "\f1ba";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-telegram-plane:before {
    content: "\f3fe";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-thermometer:before {
    content: "\f491";
}
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbtack:before {
    content: "\f08d";
}
.fa-ticket-alt:before {
    content: "\f3ff";
}
.fa-times:before {
    content: "\f00d";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-tint:before {
    content: "\f043";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-train:before {
    content: "\f238";
}
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-trash-alt:before {
    content: "\f2ed";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-trello:before {
    content: "\f181";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-truck-loading:before {
    content: "\f4de";
}
.fa-truck-moving:before {
    content: "\f4df";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-tv:before {
    content: "\f26c";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-typo3:before {
    content: "\f42b";
}
.fa-uber:before {
    content: "\f402";
}
.fa-uikit:before {
    content: "\f403";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-undo:before {
    content: "\f0e2";
}
.fa-undo-alt:before {
    content: "\f2ea";
}
.fa-uniregistry:before {
    content: "\f404";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-university:before {
    content: "\f19c";
}
.fa-unlink:before {
    content: "\f127";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-untappd:before {
    content: "\f405";
}
.fa-upload:before {
    content: "\f093";
}
.fa-usb:before {
    content: "\f287";
}
.fa-user:before {
    content: "\f007";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-ussunnah:before {
    content: "\f407";
}
.fa-utensil-spoon:before {
    content: "\f2e5";
}
.fa-utensils:before {
    content: "\f2e7";
}
.fa-vaadin:before {
    content: "\f408";
}
.fa-venus:before {
    content: "\f221";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-vial:before {
    content: "\f492";
}
.fa-vials:before {
    content: "\f493";
}
.fa-viber:before {
    content: "\f409";
}
.fa-video:before {
    content: "\f03d";
}
.fa-video-slash:before {
    content: "\f4e2";
}
.fa-vimeo:before {
    content: "\f40a";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-vimeo-v:before {
    content: "\f27d";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-vk:before {
    content: "\f189";
}
.fa-vnv:before {
    content: "\f40b";
}
.fa-volleyball-ball:before {
    content: "\f45f";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-vuejs:before {
    content: "\f41f";
}
.fa-warehouse:before {
    content: "\f494";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-weight:before {
    content: "\f496";
}
.fa-weixin:before {
    content: "\f1d7";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-whatsapp-square:before {
    content: "\f40c";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-whmcs:before {
    content: "\f40d";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-window-close:before {
    content: "\f410";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-wine-glass:before {
    content: "\f4e3";
}
.fa-won-sign:before {
    content: "\f159";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-wordpress-simple:before {
    content: "\f411";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-x-ray:before {
    content: "\f497";
}
.fa-xbox:before {
    content: "\f412";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-yandex:before {
    content: "\f413";
}
.fa-yandex-international:before {
    content: "\f414";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-yen-sign:before {
    content: "\f157";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-youtube-square:before {
    content: "\f431";
}
.sr-only {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
@font-face {
    font-family: Font awesome\5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://www.graco.com/au/en.html/../fonts/fa-brands-400.woff2) format("woff2"),
        url(https://www.graco.com/au/en.html/../fonts/fa-brands-400.woff) format("woff"), url(https://www.graco.com/au/en.html/../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
    font-family: Font awesome\5 Brands;
}
@font-face {
    font-family: Font awesome\5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://www.graco.com/au/en.html/../fonts/fa-regular-400.woff2) format("woff2"),
        url(https://www.graco.com/au/en.html/../fonts/fa-regular-400.woff) format("woff"), url(https://www.graco.com/au/en.html/../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
    font-weight: 400;
}
@font-face {
    font-family: Font awesome\5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://www.graco.com/au/en.html/../fonts/fa-solid-900.woff2) format("woff2"), url(https://www.graco.com/au/en.html/../fonts/fa-solid-900.woff) format("woff"),
        url(https://www.graco.com/au/en.html/../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
    font-family: Font awesome\5 Free;
}
.fa,
.fas {
    font-weight: 900;
}
.display-block {
    display: block !important;
}
.display-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.flex,
.g-select {
    display: -ms-flexbox;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.uppercase {
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.italic {
    font-style: italic !important;
}
.bold {
    font-weight: 700 !important;
}
.normal {
    font-weight: 400 !important;
}
.underline {
    text-decoration: underline;
}
.article-card[href]:hover,
.categorized-card,
.categorized-card:hover,
.cta-banner .btn:hover,
.icon-button-listing__button:hover,
.no-text-decoration,
.product-filter-clear,
.product-filter-link,
.screen-reader-text:focus,
.section-content__slider-controls a:hover,
.section-content__slider-controls a:lang(ar):hover,
.site-footer__top-link,
a:not([class]) {
    text-decoration: none;
}
.link--black:hover,
ins {
    text-decoration: underline;
}
.flex {
    display: -webkit-box;
    display: flex;
}
.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bg-cover {
    background-size: cover;
}
.bg-contain {
    background-size: contain;
}
.bg-center-center {
    background-position: center center;
}
.bg-transparent {
    background-color: transparent !important;
}
.color-white {
    color: #fff !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-white:not(.featured-content):not(.section-content-slider__article-slide) + .bg-white {
    padding-top: 24px !important;
}
.no-padding,
p:empty {
    padding: 0 !important;
}
.color-black {
    color: #000 !important;
}
.bg-black {
    background-color: #222 !important;
}
.color-light {
    color: #eee !important;
}
.bg-light {
    background-color: #eee !important;
}
.color-yellow {
    color: #fcbd30 !important;
}
.bg-yellow {
    background-color: #fcbd30 !important;
}
.bg-light-yellow {
    background-color: rgba(252, 189, 48, 0.1) !important;
}
.color-light-gray {
    color: #767676 !important;
}
.color-lighter-gray {
    color: #9b9b9b !important;
}
.bg-light-gray {
    background-color: #767676 !important;
}
.bc-light-gray {
    border-color: #767676;
}
.color-gray {
    color: #4a4a4a !important;
}
.bg-gray {
    background-color: #4a4a4a !important;
}
.color-blue {
    color: #e31e24 !important;
}
.bg-blue {
    background-color: #e31e24 !important;
}
.color-light-blue {
    color: #0be !important;
}
.bg-light-blue {
    background-color: #0be !important;
}
.bg-light-light-blue {
    background-color: rgba(0, 51, 171, 0.1);
}
.color-green {
    color: #00953a !important;
}
.bg-green {
    background-color: #00953a !important;
}
.color-light-green {
    color: #7dba00 !important;
}
.bg-light-green {
    background-color: #7dba00 !important;
}
.color-orange {
    color: #ff6900 !important;
}
.bg-orange {
    background-color: #ff6900 !important;
}
.color-red {
    color: #ab003e !important;
}
.bg-red {
    background-color: #ab003e !important;
}
.color-bright-red {
    color: #e70022 !important;
}
.bg-bright-red {
    background-color: #e70022 !important;
}
.hidden {
    display: none !important;
}
.display-inline {
    display: inline !important;
}
.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.no-margin {
    margin: 0 !important;
}
.no-margin--top {
    margin-top: 0 !important;
}
.black-icon-button,
.margin-top-25 {
    margin-top: 25px;
}
.no-margin--right {
    margin-right: 0 !important;
}
.no-margin--bottom {
    margin-bottom: 0 !important;
}
.no-margin--left {
    margin-left: 0 !important;
}
.no-padding--bottom {
    padding-bottom: 0 !important;
}
.no-padding--left {
    padding-left: 0 !important;
}
.mw-600 {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.margin-top-50 {
    margin-top: 50px;
}
.text-align--left {
    text-align: left;
}
.text-align--left:lang(ar),
.text-align--right {
    text-align: right;
}
.nowrap {
    white-space: nowrap;
}
.shadow--gray {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
.overlay {
    background-color: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    z-index: 0;
}
.link--blue,
.link--light-gray {
    -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-family: Roboto, Arial, sans-serif;
}
.overlay--0 {
    opacity: 0;
}
.overlay--10 {
    opacity: 0.1;
}
.overlay--20 {
    opacity: 0.2;
}
.dl-select--disabled,
.dl-select--disabled:lang(ar),
.g-select--disabled,
.g-select--disabled:lang(ar),
.overlay--50 {
    opacity: 0.5;
}
.overlay--60 {
    opacity: 0.6;
}
.overlay--75,
.search-overlay__search-form img {
    opacity: 0.75;
}
.link--light-gray {
    color: #767676;
    transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link--light-gray:hover, .site-footer__social-link:hover {
    color: #e31e24;
}
.link--black {
    color: #222;
    font-family: Roboto, Arial, sans-serif;
}
.link--black:hover {
    color: #222;
}
.link--blue {
    color: #e31e24;
    transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link--blue:hover {
    color: #000;
}
.link--white {
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link--white:hover {
    color: #e6e6e6;
}
.responsive-image-spacer {
    padding-bottom: 100%;
    pointer-events: none;
    width: 100%;
}
.responsive-image-spacer.responsive-image-spacer--56 {
    padding-bottom: 65%;
}
@media (min-width: 768px) {
    .responsive-image-spacer.responsive-image-spacer--56 {
        padding-bottom: 56.25%;
    }
}
.responsive-image-spacer-without-padding-bottom {
    pointer-events: none;
    width: 100%;
}
.responsive-image-spacer-without-padding-bottom.responsive-image-spacer--56 {
    padding-bottom: 65%;
}
@media (min-width: 768px) {
    .responsive-image-spacer-without-padding-bottom.responsive-image-spacer--56 {
        padding-bottom: 56.25%;
    }
}
.more-content {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.more-content.is-active {
    max-height: 10000px;
}
.hr--striped {
    background: -o-repeating-linear-gradient(45deg, #ccc, #ccc 2px, transparent 2px, transparent 6px);
    background: repeating-linear-gradient(45deg, #ccc, #ccc 2px, transparent 2px, transparent 6px);
    background-position: 4px 0;
    border: 0;
    display: inline-block;
    height: 4px;
    margin: 24px 0;
    padding: 0;
    width: 60px;
}
.hr--striped.centered {
    margin-left: auto;
    margin-right: auto;
}
.hr--striped.short {
    margin-bottom: 16px;
    margin-top: 16px;
}
.hr--striped-black {
    background: -o-repeating-linear-gradient(45deg, #9b9b9b, #9b9b9b 2px, transparent 2px, transparent 6px);
    background: repeating-linear-gradient(45deg, #9b9b9b, #9b9b9b 2px, transparent 2px, transparent 6px);
    background-position: 4px 0;
    border: 0;
    display: inline-block;
    height: 4px;
    margin: 24px 0;
    padding: 0;
    width: 60px;
}
.hr--gray,
pre {
    background-color: #767676;
}
.hr--striped-black.centered {
    margin-left: auto;
    margin-right: auto;
}
.hr--striped-black.short {
    margin-bottom: 16px;
    margin-top: 16px;
}
.hr--gray {
    border: 0;
    display: block;
    height: 1px;
    margin: 24px auto;
    max-width: 1240px;
    width: 100%;
}
.hr--gray.short {
    margin-bottom: 16px;
    margin-top: 16px;
}
.hr--light {
    background-color: #eee;
    border: 0;
    display: block;
    height: 1px;
    margin: 24px auto;
    max-width: 1240px;
    width: 100%;
}
.hr--light.short {
    margin-bottom: 16px;
    margin-top: 16px;
}
.gradient--bottom-to-top {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
}
.full-width,
.full-width-on-mobile {
    width: 100%;
}
.bt-1 {
    border-top: 1px solid;
}
.br-1 {
    border-right: 1px solid;
}
.bb-1 {
    border-bottom: 1px solid;
}
.bl-1 {
    border-left: 1px solid;
}
.pointer-none {
    pointer-events: none;
}
.entered-content h1,
.h1,
h1:not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    /*text-transform: uppercase;*/
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 34px;
    font-size: 2.125rem;
}
.entered-content h1:first-child,
.h1:first-child,
h1:first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .full-width-on-mobile {
        width: auto;
    }
    .entered-content h1,
    .h1,
    h1:not([class]) {
        font-size: 48px;
        font-size: 3rem;
    }
}
.entered-content h1:lang(de),
.h1:lang(de),
h1:lang(de):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 32px;
    font-size: 2rem;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h1:lang(de):first-child,
.h1:lang(de):first-child,
h1:lang(de):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h1:lang(de),
    .h1:lang(de),
    h1:lang(de):not([class]) {
        font-size: 48px;
        font-size: 3rem;
    }
}
.entered-content h1:lang(ru),
.h1:lang(ru),
h1:lang(ru):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: none;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 32px;
    font-size: 2rem;
}
.entered-content h1:lang(ru):first-child,
.h1:lang(ru):first-child,
h1:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h1:lang(ru),
    .h1:lang(ru),
    h1:lang(ru):not([class]) {
        font-size: 44px;
        font-size: 2.75rem;
    }
}
.entered-content h1:lang(nl),
.h1:lang(nl),
h1:lang(nl):not([class]) {
    word-wrap: break-word;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h1:lang(ar),
.h1:lang(ar),
h1:lang(ar):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 34px;
    font-size: 2.125rem;
}
.entered-content h1:lang(ar):first-child,
.h1:lang(ar):first-child,
h1:lang(ar):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h1:lang(ar),
    .h1:lang(ar),
    h1:lang(ar):not([class]) {
        font-size: 48px;
        font-size: 3rem;
    }
}
.entered-content h2,
.h2,
h2:not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 27.2px;
    font-size: 1.7rem;
}
.entered-content h2:first-child,
.h2:first-child,
h2:first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h2,
    .h2,
    h2:not([class]) {
        font-size: 36.8px;
        font-size: 2.3rem;
    }
}
.entered-content h2:lang(de),
.entered-content h2:lang(ru),
.h2:lang(de),
.h2:lang(ru),
h2:lang(de):not([class]),
h2:lang(ru):not([class]) {
    font-size: 24px;
    font-family: Overpass, Helvetica, sans-serif;
    line-height: 1.2;
    letter-spacing: 0.1rem;
    font-style: normal;
}
.entered-content h2:lang(en),
.h2:lang(en),
h2:lang(en):not([class]) {
    text-transform: uppercase;
}
.entered-content h2:lang(de),
.h2:lang(de),
h2:lang(de):not([class]) {
    font-weight: 900;
    display: block;
    margin: 0.75rem 0;
    font-size: 1.5rem;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h2:lang(de):first-child,
.h2:lang(de):first-child,
h2:lang(de):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h2:lang(de),
    .h2:lang(de),
    h2:lang(de):not([class]) {
        font-size: 36.8px;
        font-size: 2.3rem;
        margin-left: auto;
        margin-right: auto;
    }
}
.entered-content h2:lang(ru),
.h2:lang(ru),
h2:lang(ru):not([class]) {
    font-weight: 700;
    display: block;
    margin: 0.75rem 0;
    font-size: 1.5rem;
}
.entered-content h2:lang(ru):first-child,
.h2:lang(ru):first-child,
h2:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h2:lang(ru),
    .h2:lang(ru),
    h2:lang(ru):not([class]) {
        font-size: 36.8px;
        font-size: 2.3rem;
        margin-left: auto;
        margin-right: auto;
    }
}
.entered-content h2:lang(nl),
.h2:lang(nl),
h2:lang(nl):not([class]) {
    word-wrap: break-word;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h3,
.h3,
h3:not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-size: 1.5rem;
}
.entered-content h3:first-child,
.h3:first-child,
h3:first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h3,
    .h3,
    h3:not([class]) {
        font-size: 32px;
        font-size: 2rem;
    }
}
.entered-content h3:lang(en),
.h3:lang(en),
h3:lang(en):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 27.2px;
    font-size: 1.7rem;
}
.entered-content h3:lang(en):first-child,
.h3:lang(en):first-child,
h3:lang(en):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h3:lang(en),
    .h3:lang(en),
    h3:lang(en):not([class]) {
        font-size: 36.8px;
        font-size: 2.3rem;
    }
}
.entered-content h3:lang(de),
.h3:lang(de),
h3:lang(de):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 21.2px;
    font-size: 1.325rem;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h3:lang(de):first-child,
.h3:lang(de):first-child,
h3:lang(de):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h3:lang(de),
    .h3:lang(de),
    h3:lang(de):not([class]) {
        font-size: 32px;
        font-size: 2rem;
    }
}
.entered-content h3:lang(ru),
.h3:lang(ru),
h3:lang(ru):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 700;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 21.2px;
    font-size: 1.325rem;
}
.entered-content h3:lang(ru):first-child,
.h3:lang(ru):first-child,
h3:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h3:lang(ru),
    .h3:lang(ru),
    h3:lang(ru):not([class]) {
        font-size: 32px;
        font-size: 2rem;
    }
}
.entered-content h3:lang(nl),
.h3:lang(nl),
h3:lang(nl):not([class]) {
    word-wrap: break-word;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entered-content h3:lang(ar),
.h3:lang(ar),
h3:lang(ar):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-size: 1.5rem;
}
.entered-content h3:lang(ar):first-child,
.entered-content h4:first-child,
.h3:lang(ar):first-child,
.h4:first-child,
h3:lang(ar):first-child:not([class]),
h4:first-child:not([class]) {
    margin-top: 0;
}
@media (min-width: 576px) {
    .entered-content h3:lang(ar),
    .h3:lang(ar),
    h3:lang(ar):not([class]) {
        font-size: 32px;
        font-size: 2rem;
    }
}
.entered-content h4,
.h4,
h4:not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0px;
    font-size: 22.4px;
    font-size: 1.4rem;  
}
.entered-content h4:lang(de),
.entered-content h4:lang(ru),
.h4:lang(de),
.h4:lang(ru),
h4:lang(de):not([class]),
h4:lang(ru):not([class]) {
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    display: block;
    line-height: 1.2;
    font-family: Overpass, Helvetica, sans-serif;
}
.entered-content h4:lang(de),
.h4:lang(de),
h4:lang(de):not([class]) {
    font-weight: 900;
    font-style: normal;
    font-size: 20px;
    font-size: 1.25rem;
}
.entered-content h4:lang(de):first-child,
.h4:lang(de):first-child,
h4:lang(de):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h4:lang(ru),
.h4:lang(ru),
h4:lang(ru):not([class]) {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    font-size: 1.25rem;
}
.entered-content h4:lang(ru):first-child,
.h4:lang(ru):first-child,
h4:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h4:lang(ar),
.h4:lang(ar),
h4:lang(ar):not([class]) {
    font-family: Overpass, Helvetica, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 22.4px;
    font-size: 1.4rem;
}
.entered-content h4:lang(ar):first-child,
.h4:lang(ar):first-child,
h4:lang(ar):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h5,
.entered-content h5.small,
.h5,
.h5.small,
.numbered-list-title,
.small.numbered-list-title,
h5:not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: inherit;
}
.entered-content h5:first-child,
.h5:first-child,
.numbered-list-title:first-child,
h5:first-child:not([class]) {
    margin-top: 0;
}
.entered-content h5.small,
.small.h5,
.small.numbered-list-title,
h5.small:not([class]) {
    font-weight: 400 !important;
    font-size: 16px;
    font-size: 1rem;
}
.entered-content h5.x-small,
.x-small.h5,
.x-small.numbered-list-title,
h5.x-small:not([class]) {
    font-weight: 400 !important;
    font-size: 11px;
    font-size: 0.6875rem;
}
.entered-content h5:lang(ar),
.h5:lang(ar),
.numbered-list-title:lang(ar),
h5:lang(ar):not([class]) {
    text-align: right;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: inherit;
}
.entered-content h5:lang(ar):first-child,
.h5:lang(ar):first-child,
.numbered-list-title:lang(ar):first-child,
h5:lang(ar):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h5:lang(ar).small,
.h5:lang(ar).small,
.numbered-list-title:lang(ar).small,
h5:lang(ar).small:not([class]) {
    font-weight: 400 !important;
    font-size: 16px;
    font-size: 1rem;
}
.entered-content h5:lang(ar).x-small,
.h5:lang(ar).x-small,
.numbered-list-title:lang(ar).x-small,
h5:lang(ar).x-small:not([class]) {
    font-weight: 400 !important;
    font-size: 11px;
    font-size: 0.6875rem;
}
.entered-content h6,
.h6,
h6:not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-size: 1.125rem;
}
.entered-content h6:first-child,
.h6:first-child,
h6:first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6:lang(ru),
.h6:lang(ru),
h6:lang(ru):not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-size: 1.125rem;
}
.entered-content h6:lang(ru):first-child,
.h6:lang(ru):first-child,
h6:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6.small,
.h6.small,
.h7,
h7:not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 13px;
    font-size: 0.8125rem;
}
.entered-content h6.small:first-child,
.h6.small:first-child,
.h7:first-child,
h7:first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6.small,
.small.h6,
.small.h7,
h7.small:not([class]) {
    font-size: 0.8px;
    font-size: 0.05rem;
}
.entered-content h6.small:lang(de),
.h6.small:lang(de),
.h7:lang(de),
h7:lang(de):not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 13px;
    font-size: 0.8125rem;
}
.entered-content h6.small:lang(de):first-child,
.h6.small:lang(de):first-child,
.h7:lang(de):first-child,
h7:lang(de):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6:lang(de).small,
.h6:lang(de).small,
.h7:lang(de).small,
h7:lang(de).small:not([class]) {
    font-size: 8px;
    font-size: 0.5rem;
}
.entered-content h6.small:lang(ru),
.h6.small:lang(ru),
.h7:lang(ru),
h7:lang(ru):not([class]) {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    text-transform: none;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 13px;
    font-size: 0.8125rem;
}
.entered-content h6.small:lang(ru):first-child,
.h6.small:lang(ru):first-child,
.h7:lang(ru):first-child,
h7:lang(ru):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6:lang(ru).small,
.h6:lang(ru).small,
.h7:lang(ru).small,
h7:lang(ru).small:not([class]) {
    font-size: 8px;
    font-size: 0.5rem;
}
.entered-content h6.small:lang(ar),
.h6.small:lang(ar),
.h7:lang(ar),
h7:lang(ar):not([class]) {
    text-align: right;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
    letter-spacing: 0.1rem;
    font-size: 13px;
    font-size: 0.8125rem;
}
.h8,
.h8:lang(ar),
h8:lang(ar):not([class]),
h8:not([class]) {
    font-weight: 500;
    letter-spacing: 0.1rem;
    font-family: Roboto, Arial, sans-serif;
    display: block;
    font-style: normal;
    line-height: 1.2;
}
.entered-content h6.small:lang(ar):first-child,
.h6.small:lang(ar):first-child,
.h7:lang(ar):first-child,
h7:lang(ar):first-child:not([class]) {
    margin-top: 0;
}
.entered-content h6:lang(ar).small,
.h6:lang(ar).small,
.h7:lang(ar).small,
h7:lang(ar).small:not([class]) {
    font-size: 8px;
    font-size: 0.5rem;
}
.h8,
h8:not([class]) {
    margin: 0.75rem 0;
    font-size: 12px;
    font-size: 0.75rem;
}
.h8:first-child,
h8:first-child:not([class]) {
    margin-top: 0;
}
.h8:lang(ar),
h8:lang(ar):not([class]) {
    text-align: right;
    margin: 0.75rem 0;
    font-size: 12px;
    font-size: 0.75rem;
}
.h8:lang(ar):first-child,
h8:lang(ar):first-child:not([class]) {
    margin-top: 0;
}
.p,
p {
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.5;
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
    font-size: 16px;
    font-size: 1rem;
}
.small.p,
p.small {
    font-size: 12px;
    font-size: 0.75rem;
}
.entered-content h5.small,
.h5.small,
.small.numbered-list-title {
    font-weight: 900;
    font-size: 16px;
    font-size: 1rem;
}
a:not([class]) {
    color: #e31e24;
}
p:empty {
    margin: 0 !important;
}
ol,
ul {
    padding: 16px 0 16px 16px;
}
ol li,
ul li {
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.5;
    padding-left: 8px;
    font-size: 16px;
    font-size: 1rem;
}
ol li:lang(ar),
ul li:lang(ar) {
    text-align: right !important;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.5;
    padding-left: 8px;
    font-size: 16px;
    font-size: 1rem;
}
b,
strong {
    font-weight: 700;
}
em,
i {
    font-style: italic;
}
small {
    font-size: 0.707em;
}
sub,
sup {
    font-size: 0.875em;
    line-height: 0;
    vertical-align: baseline;
    position: relative;
}
sup {
    top: -0.5em;
}
mark {
    background-color: rgba(0, 128, 0, 0.35);
}
code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 0.9em;
}
.form-error,
.numbered-list-title .numbered-list-title__no {
    font-family: Roboto, Arial, sans-serif;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    padding: 2px 4px;
}
pre {
    border: 1px solid #000;
    border-radius: 4px;
    color: #000;
    display: block;
    line-height: 1.375;
    margin-bottom: 1em;
    padding: 10px;
    word-break: break-all;
    word-wrap: break-word;
}
.alert,
.btn,
.custom-file-label,
pre code {
    border-radius: 0;
}
pre code {
    background-color: transparent;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
caption,
td,
th {
    font-size: ms(0);
    font-weight: 300;
}
.text--left {
    text-align: left;
}
.text--center {
    text-align: center;
}
.numbered-list-title {
    margin: 24px 0 0;
    position: relative;
}
.numbered-list-title .numbered-list-title__no {
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    font-size: 10px;
    font-size: 0.625rem;
}
.numbered-list-title .numbered-list-title__number {
    font-weight: 400;
    line-height: 1;
    padding-left: 14px;
    font-size: 64px;
    font-size: 4rem;
}
.numbered-list-title .numbered-list-title__title {
    display: block;
    letter-spacing: 1px;
    margin-left: 4px;
}
@media (min-width: 576px) {
    .numbered-list-title .numbered-list-title__title {
        display: inline-block;
    }
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.screen-reader-text:focus {
    background-color: #000;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    clip: auto !important;
    color: #fff;
    display: block;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000;
    font-size: 14px;
    font-size: 0.875rem;
}
.dl-select,
.dl-select:lang(ar),
.g-select,
.g-select:lang(ar) {
    height: 42px;
    max-width: 100%;
}
.form-error {
    color: #e70022 !important;
    font-size: 11px;
    font-size: 0.6875rem;
}
input.form-error,
textarea.form-error {
    border: 1px solid #e70022 !important;
}
.g-select {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://www.graco.com/img/chevron_down_gray.svg);
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    border: 1px solid #767676;
    color: #000;
    display: -webkit-box;
    display: flex;
    line-height: 42px;
    min-width: 120px;
}
.g-select select,
.g-select:lang(ar) select {
    border: 0;
    font-family: Roboto, Arial, sans-serif;
    margin: 0;
    color: #000;
    font-size: 16px;
}
.g-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
    padding: 14px 40px 14px 10px;
    width: 100%;
    font-size: 1rem;
}
.g-select select:focus {
    color: #000;
}
.g-select select:active {
    text-transform: none;
}
.g-select select option {
    padding: 0;
}
.g-select select::-ms-expand {
    display: none;
}
.g-select:lang(ar) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://www.graco.com/img/chevron_down_gray.svg);
    background-position: calc(10% - 10px) center;
    background-repeat: no-repeat;
    border: 1px solid #767676;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 42px;
    min-width: 120px;
}
.dl-select select,
.dl-select:lang(ar) select,
.g-select:lang(ar) select {
    background: 0 0;
    width: 100%;
    outline: 0;
}
.g-select:lang(ar) select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 14px 10px 14px 40px;
    font-size: 1rem;
}
.dl-select,
.g-input-select {
    background-position: calc(100% - 10px) center;
}
.g-select:lang(ar) select:focus {
    color: #000;
}
.g-select:lang(ar) select:active {
    text-transform: none;
}
.g-select:lang(ar) select option {
    padding: 0;
}
.dl-select select,
.dl-select:lang(ar) select {
    padding: 14px 40px 14px 10px;
    color: #000;
    font-family: Roboto, Arial, sans-serif;
    margin: 0;
}
.g-select:lang(ar) select::-ms-expand {
    display: none;
}
.dl-select {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://www.graco.com/img/chevron_down_gray.svg);
    background-repeat: no-repeat;
    border: 1px solid #767676;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 42px;
}
.dl-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 16px;
    font-size: 1rem;
}
.dl-select select:focus {
    color: #000;
}
.dl-select select:active {
    text-transform: none;
}
.dl-select select option {
    padding: 0;
}
.dl-select select::-ms-expand {
    display: none;
}
.dl-select:lang(ar),
.g-checkbox {
    -webkit-box-align: center;
    display: -webkit-box;
}
.dl-select:lang(ar) {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://www.graco.com/img/chevron_down_gray.svg);
    background-position: calc(15% - 5px) center;
    background-repeat: no-repeat;
    border: 1px solid #767676;
    color: #000;
    display: -ms-flexbox;
    display: flex;
    line-height: 42px;
}
.dl-select:lang(ar) select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 16px;
    font-size: 1rem;
}
.dl-select:lang(ar) select:focus {
    color: #000;
}
.dl-select:lang(ar) select:active {
    text-transform: none;
}
.dl-select:lang(ar) select option {
    padding: 0;
}
.dl-select:lang(ar) select::-ms-expand {
    display: none;
}
.g-checkbox,
.g-checkbox:lang(ar) {
    display: -ms-flexbox;
    padding: 4px 0;
}
.g-checkbox {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
}
.g-checkbox:not(:last-child) {
    margin-right: 12px;
}
.g-checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #767676;
    border-radius: 3px;
    height: 24px;
    position: relative;
    width: 24px !important;
}
.g-checkbox input[type="checkbox"]:after {
    background-image: url(/img/check_white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.g-checkbox input[type="checkbox"]:checked {
    border: 1px solid #0be;
}
.g-checkbox input[type="checkbox"]:checked:after {
    background-color: #0be;
    opacity: 1;
}
.g-checkbox input[type="checkbox"]:active,
.g-checkbox input[type="checkbox"]:focus {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    outline: 0;
}
.g-checkbox input[type="checkbox"][disabled] {
    opacity: 0.5;
}
.g-checkbox input[type="checkbox"] + label {
    margin-bottom: 0;
    margin-left: 4px;
}
.g-checkbox:lang(ar) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
}
.g-checkbox:lang(ar):not(:last-child) {
    margin-right: 0;
    margin-left: 12px;
}
.g-checkbox:lang(ar) input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #767676;
    border-radius: 3px;
    height: 24px;
    position: relative;
    width: 24px !important;
}
.g-checkbox:lang(ar) input[type="checkbox"]:after {
    background-image: url(/img/check_white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.g-checkbox:lang(ar) input[type="checkbox"]:checked {
    border: 1px solid #0be;
}
.g-checkbox:lang(ar) input[type="checkbox"]:checked:after {
    background-color: #0be;
    opacity: 1;
}
.g-checkbox:lang(ar) input[type="checkbox"][disabled],
.g-input-icon-submit--disabled {
    opacity: 0.5;
}
.g-checkbox:lang(ar) input[type="checkbox"]:active,
.g-checkbox:lang(ar) input[type="checkbox"]:focus {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    outline: 0;
}
.g-checkbox:lang(ar) input[type="checkbox"] + label {
    margin-bottom: 0;
    margin-left: 4px;
}
.g-input-icon-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.g-input-icon-submit input[type="email"],
.g-input-icon-submit input[type="number"],
.g-input-icon-submit input[type="text"] {
    border: 0;
    border: 1px solid #767676;
    color: #222;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Roboto, Arial, sans-serif;
    height: 42px;
    line-height: 42px;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 32px;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
}
.g-input-icon-submit input[type="email"]::-webkit-input-placeholder,
.g-input-icon-submit input[type="number"]::-webkit-input-placeholder,
.g-input-icon-submit input[type="text"]::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-input-icon-submit input[type="email"]:-moz-placeholder,
.g-input-icon-submit input[type="number"]:-moz-placeholder,
.g-input-icon-submit input[type="text"]:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-input-icon-submit input[type="email"]::-moz-placeholder,
.g-input-icon-submit input[type="number"]::-moz-placeholder,
.g-input-icon-submit input[type="text"]::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-input-icon-submit input[type="email"]:-ms-input-placeholder,
.g-input-icon-submit input[type="number"]:-ms-input-placeholder,
.g-input-icon-submit input[type="text"]:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .g-input-icon-submit input[type="email"]::-webkit-input-placeholder,
    .g-input-icon-submit input[type="number"]::-webkit-input-placeholder,
    .g-input-icon-submit input[type="text"]::-webkit-input-placeholder {
        font-size: 16px;
    }
    .g-input-icon-submit input[type="email"]:-moz-placeholder,
    .g-input-icon-submit input[type="number"]:-moz-placeholder,
    .g-input-icon-submit input[type="text"]:-moz-placeholder {
        font-size: 16px;
    }
    .g-input-icon-submit input[type="email"]::-moz-placeholder,
    .g-input-icon-submit input[type="number"]::-moz-placeholder,
    .g-input-icon-submit input[type="text"]::-moz-placeholder {
        font-size: 16px;
    }
    .g-input-icon-submit input[type="email"]:-ms-input-placeholder,
    .g-input-icon-submit input[type="number"]:-ms-input-placeholder,
    .g-input-icon-submit input[type="text"]:-ms-input-placeholder {
        font-size: 16px;
    }
}
.g-input-icon-submit input[type="email"]:active,
.g-input-icon-submit input[type="email"]:focus,
.g-input-icon-submit input[type="number"]:active,
.g-input-icon-submit input[type="number"]:focus,
.g-input-icon-submit input[type="text"]:active,
.g-input-icon-submit input[type="text"]:focus {
    outline: 0;
}
.g-input-icon-submit button[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.g-text-input,
.g-text-input:lang(ar) {
    -webkit-appearance: none;
    height: 42px;
    width: 100%;
}
.g-text-input {
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #767676;
    border-radius: 0;
    color: #222;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Roboto, Arial, sans-serif;
    line-height: 42px;
    padding-left: 12px;
    padding-right: 32px;
    font-size: 16px;
    font-size: 1rem;
}
.g-input-select,
.g-text-input:lang(ar) {
    -moz-appearance: none;
    font-family: Roboto, Arial, sans-serif;
}
.g-text-input::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .g-text-input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .g-text-input:-moz-placeholder {
        font-size: 16px;
    }
    .g-text-input::-moz-placeholder {
        font-size: 16px;
    }
    .g-text-input:-ms-input-placeholder {
        font-size: 16px;
    }
}
.g-text-input:active,
.g-text-input:focus {
    outline: 0;
}
.g-text-input:lang(ar) {
    appearance: none;
    border: 1px solid #767676;
    border-radius: 0;
    color: #222;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 42px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px;
    font-size: 1rem;
}
.g-text-input:lang(ar)::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input:lang(ar):-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input:lang(ar)::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-text-input:lang(ar):-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .g-text-input:lang(ar)::-webkit-input-placeholder {
        font-size: 16px;
    }
    .g-text-input:lang(ar):-moz-placeholder {
        font-size: 16px;
    }
    .g-text-input:lang(ar)::-moz-placeholder {
        font-size: 16px;
    }
    .g-text-input:lang(ar):-ms-input-placeholder {
        font-size: 16px;
    }
}
.g-text-input:lang(ar):active,
.g-text-input:lang(ar):focus {
    outline: 0;
}
.g-textarea {
    border: 0;
    border: 1px solid #767676;
    border-radius: 0;
    color: #222;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    height: 140px;
    padding: 12px 32px 12px 12px;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
}
.g-textarea::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-textarea:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-textarea::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.g-textarea:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .g-textarea::-webkit-input-placeholder {
        font-size: 16px;
    }
    .g-textarea:-moz-placeholder {
        font-size: 16px;
    }
    .g-textarea::-moz-placeholder {
        font-size: 16px;
    }
    .g-textarea:-ms-input-placeholder {
        font-size: 16px;
    }
}
.g-textarea:active,
.g-textarea:focus {
    outline: 0;
}
.g-radio-button input[type="radio"] + label {
    margin-right: 16px;
    padding-left: 32px;
    position: relative;
}
.g-radio-button input[type="radio"] + label:before {
    background-color: #fff;
    border: 1px solid #767676;
    border-radius: 50%;
    content: "";
    height: 24px;
    left: 0;
    padding: 4px;
    position: absolute;
    top: 0;
    width: 24px;
}
.g-radio-button input[type="radio"] + label:after {
    background-color: #0be;
    border-radius: 50%;
    content: "";
    height: 18px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 18px;
}
.btn__icon,
.btn__icon:lang(ar) {
    -webkit-transform: translateY(-50%);
    opacity: 1;
}
.g-radio-button input[type="radio"]:checked + label:after {
    opacity: 1;
}
.g-radio-button:lang(ar) input[type="radio"] + label {
    margin-right: 0;
    margin-left: 16px;
    padding-left: 32px;
    position: relative;
}
.g-radio-button:lang(ar) input[type="radio"] + label:before {
    background-color: #fff;
    border: 1px solid #767676;
    border-radius: 50%;
    content: "";
    height: 24px;
    left: 0;
    padding: 4px;
    position: absolute;
    top: 0;
    width: 24px;
}
.g-radio-button:lang(ar) input[type="radio"] + label:after {
    background-color: #0be;
    border-radius: 50%;
    content: "";
    height: 18px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 18px;
}
.g-input-select,
.g-input-select:lang(ar) {
    background-color: #fff;
    background-image: url(https://www.graco.com/img/chevron_down_gray.svg);
    min-width: 120px;
    -webkit-appearance: none;
    color: #000;
    max-width: 100%;
    background-repeat: no-repeat;
    outline: 0;
}
.dynamic-content-filter__item,
.progressive-form-field-section,
.progressive-form-section {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.g-radio-button:lang(ar) input[type="radio"]:checked + label:after {
    opacity: 1;
}
.hide-close .close-clearable-field {
    display: none;
}
.progressive-form-field-section,
.progressive-form-section {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.progressive-form-field-section.is-active,
.progressive-form-section.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.g-input-select {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #767676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px !important;
    appearance: none;
    border-radius: 0;
}
.g-input-select:focus {
    color: #000;
    outline: 0;
}
.g-input-select:active {
    text-transform: none;
}
.g-input-select:lang(ar) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: calc(1% + 12px) center;
    border: 1px solid #767676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px !important;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-family: Roboto, Arial, sans-serif;
}
.black-icon-button,
.btn {
    -webkit-appearance: none;
}
.g-input-select:lang(ar):focus {
    color: #000;
    outline: 0;
}
.btn,
.btn--blue {
    color: #e31e24;
    position: relative;
}
.g-input-select:lang(ar):active {
    text-transform: none;
}
.case-selected-products {
    list-style: none;
}
.case-selected-products:empty {
    display: none;
}
.case-selected-products.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.btn__icon,
.btn__icon:lang(ar) {
    -ms-transform: translateY(-50%);
}
button {
    cursor: pointer;
}
button:active,
button:focus {
    outline: #767676 auto 5px;
}
.btn {
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-width: 2px;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 0.15rem;
    margin: 4px 0;
    max-width: 100%;
    min-width: 148px;
    padding: 17px 42px 15px;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    white-space: normal;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
}
.btn--blue,
.btn--blue:after {
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn:lang(en):not(.brochure-languages-button) {
    text-transform: uppercase;
}
.btn:hover {
    color: #000;
}
@media (min-width: 576px) {
    .btn {
        width: auto;
        margin-right: 8px;
    }
    .btn:lang(ar),
    .btn:last-child {
        margin-right: 0;
    }
    .btn:lang(ar) {
        margin-left: 8px;
    }
}
.btn.btn:lang(ru) {
    font-weight: 700;
    text-transform: none;
}
.btn--gray {
    color: #767676;
    font-size: 0.9rem;
}
.btn--gray:hover {
    color: #4a4a4a;
}
.btn--blue {
    border-color: #fff;
    margin: 8px 32px;
    min-width: 0;
    padding: 4px;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: auto;
}
.btn--bg-blue,
.btn--blue:after {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    height: 2px;
    left: -2px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: calc(100% + 4px);
}
.btn--bg-blue,
.btn--bg-gray {
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue:hover {
    color: #026;
}
.btn--blue:hover:after {
    background-color: #026;
    opacity: 1;
}
@media (max-width: 576px) {
    .btn--blue {
        margin: 0;
    }
}
.btn--bg-blue {
    background-color: #e31e24;
    border-color: #e31e24;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-gray,
.btn--bg-white {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-blue:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn--bg-gray {
    background-color: #4a4a4a;
    border-color: #4a4a4a;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-black,
.btn--bg-white {
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-white {
    background-color: #fff;
    border-color: #fff;
    color: #222;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-black,
.btn--bg-yellow {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-white:hover {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    color: #e31e24;
}
.btn--bg-black {
    background-color: #222;
    border-color: #222;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-red,
.btn--bg-yellow {
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-black:hover {
    background-color: #2f2f2f;
    border-color: #2f2f2f;
    color: #eee;
}
.btn--bg-yellow {
    background-color: #fcbd30;
    border-color: #fcbd30;
    color: #222;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-red,
.btn--outline-blue {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-yellow:hover {
    background-color: #e8a206;
    border-color: #e8a206;
    color: #222;
}
.btn--bg-red {
    background-color: #e70022;
    border-color: #e70022;
    color: #222;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--outline-blue,
.btn--outline-white {
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--bg-red:hover {
    background-color: #ab003e;
    border-color: #ab003e;
    color: #222;
}
.btn--outline-blue {
    background-color: transparent;
    border-color: #e31e24;
    color: #e31e24;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--outline-blue:hover {
    background-color: #e31e24;
    border-color: #e31e24;
    color: #fff;
}
.btn--outline-white {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--underline-blue,
.btn--underline-white {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    min-width: 0;
}
.btn--outline-white:focus,
.btn--outline-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e31e24;
}
.btn--underline-white {
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    margin: 0;
    padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 4px;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: auto !important;
}
.btn--noborder-blue,
.btn--underline-blue {
    margin: 0;
    width: auto !important;
    padding: 6px 4px;
}
.btn--underline-white:hover {
    border-bottom: 2px solid #ccc;
    color: #ccc;
}
.btn--underline-blue {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    border-bottom: 2px solid #e31e24 !important;
    color: #e31e24 !important;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--underline-blue:hover {
    border-bottom: 2px solid #000;
    color: #000 !important;
}
.btn--noborder-blue {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    color: #e31e24 !important;
    min-width: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 13px;
    font-size: 0.8125rem;
}
.btn__hover-icon,
.btn__icon,
.btn__icon:lang(ar) {
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn__search-icon,
.btn__search-icon:lang(ar) {
    width: 16px;
    padding: initial;
    top: 50%;
    background-color: transparent;
    height: 16px;
}
.btn--noborder-blue:hover {
    border-bottom: 2px solid #000;
    color: #000 !important;
}
.btn__icon {
    max-height: 16px;
    max-width: 16px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue .btn__icon,
.btn--underline-blue .btn__icon,
.btn--underline-white .btn__icon {
    right: -24px;
}
.btn__icon:lang(ar) {
    max-height: 16px;
    max-width: 16px;
    position: absolute;
    right: auto;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue .btn__icon:lang(ar),
.btn--underline-blue .btn__icon:lang(ar),
.btn--underline-white .btn__icon:lang(ar) {
    left: -20px;
}
.btn__search-icon {
    border-style: none;
    left: 16px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn__search-icon img {
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}
.btn__hover-icon,
.btn__search-icon:lang(ar) {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.btn__search-icon:lang(ar) {
    border-style: none;
    left: auto;
    right: 16px;
    position: absolute;
    transform: translateY(-50%);
}
.btn__search-icon:lang(ar) img {
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}
.btn__hover-icon,
.btn__hover-icon:lang(ar) {
    max-height: 16px;
    max-width: 16px;
    position: absolute;
    top: 50%;
}
.btn__hover-icon {
    opacity: 0;
    right: 12px;
    transform: translateY(-50%);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn:hover .btn__hover-icon {
    opacity: 1;
}
.btn__hover-icon:lang(ar) {
    opacity: 0;
    right: auto;
    left: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.black-icon-button,
.modelgroup__pagination__link {
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn:hover .btn__hover-icon:lang(ar) {
    opacity: 1;
}
.btn__search-icon.search-page {
    width: 24px;
    height: 24px;
}
.btn__search-icon.search-page img {
    left: 0;
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}
.btn:hover .btn__hover-icon + .btn__icon {
    opacity: 0;
}
.black-icon-button {
    -moz-appearance: none;
    appearance: none;
    background-color: #222;
    border: 0;
    cursor: pointer;
    -o-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.black-icon-button:hover {
    background-color: #2f2f2f;
}
.btn--bg-blue.disable,
.btn--bg-blue.disable:hover {
    background-color: #767676;
    border-color: #767676;
    color: #fff;
}
.black-icon-button img {
    display: block;
}
.black-icon-button span {
    word-wrap: break-word;
}
.btn--active-icon-toggle img.active {
    display: none;
}
.filter-is-open .btn--active-icon-toggle img.active {
    display: inline-block;
}
.filter-is-open .btn--active-icon-toggle img.inactive {
    display: none;
}
.btn--bg-blue.disable {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pl-2:lang(ar) {
    padding-right: 0.5rem;
}
.entered-content img {
    max-width: 100%;
}
.g-icon-large {
    max-height: 30px;
}
.g-icon-x-large {
    max-height: 36px;
    max-width: 36px;
}
.site-footer {
    background-color: #000;
    position: relative;
}
.site-footer .site-footer__bg {
    background-color: #000;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1300px;
    height: 100%;
    left: -10%;
    position: absolute;
    top: -2%;
    /*-webkit-transform: rotate(3deg);*/
    /*-ms-transform: rotate(3deg);*/
    /*transform: rotate(3deg);*/
    width: 110%;
    z-index: 0;
}
@media (min-width: 576px) {
    .site-footer {
        margin-top: 0;
    }
    .site-footer .site-footer__bg {
        background-size: cover;
        left: 0;
        margin-top: 0;
        top: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
    }
}
.site-footer__top-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e31e24;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 46px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 16px;
    top: -25px;
    width: 46px;
    z-index: 5;
}
.site-footer__top-link img {
    -webkit-transform: translate(1px, 2px);
    -ms-transform: translate(1px, 2px);
    transform: translate(1px, 2px);
    width: 12px;
}
.site-footer__top-link span {
    color: #fff;
    font-family:Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    margin-top: 4px;
    pointer-events: none;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translate(1px, 2px);
    -ms-transform: translate(1px, 2px);
    transform: translate(1px, 2px);
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-footer__top {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.site-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 36px 0;
}
.site-footer__nav-section {
    width: 100%;
}
@media (min-width: 576px) {
    .site-footer__nav-section {
        margin-bottom: 32px;
        width: 33.33333%;
    }
}
@media (min-width: 992px) {
    .site-footer__nav {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .site-footer__nav-section {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
    }
}
.site-footer__nav-section:first-child .site-footer__nav-section-title-mobile:before {
    display: none;
}
.site-footer__nav-section:last-child {
    padding: 48px 0 16px;
    position: relative;
    text-align: center;
}
.site-footer__nav-section:last-child:before {
    background-color: #4a4a4a;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 800px;
}
.site-footer__nav-section-title {
    display: none;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    letter-spacing: 1px;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 0.6875rem;
}
@media (min-width: 576px) {
    .site-footer__nav-section:last-child {
        padding: 0;
        text-align: left;
    }
    .site-footer__nav-section:last-child:before {
        display: none;
    }
    .site-footer__nav-section-title {
        display: block;
    }
    .site-footer__nav-section-title-mobile {
        display: none;
    }
}
.site-footer__nav-section-title-mobile {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    color: #9b9b9b;
    font-family: Roboto, Arial, sans-serif;
    letter-spacing: 2px;
    padding: 24px 0 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-footer__nav-section-title-mobile:focus {
    color: #9b9b9b;
    outline: 0;
}
.site-footer__nav-section-items li a,
.site-footer__nav-section-items:lang(ar) li a {
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
}
.site-footer__nav-section-title-mobile:before {
    background-color: #4a4a4a;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 800px;
}
.product-details__ratings-summary,
.site-footer__social-link img {
    height: 20px;
}
.site-footer__nav-section-title-mobile img {
    position: absolute;
    right: 0;
    top: calc(50% - 2px);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-open .site-footer__nav-section-title-mobile img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.ratings-summary__rating,
.site-footer__social-region span {
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
}
.site-footer__nav-section-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 576px) {
    .site-footer__nav-section-items {
        max-height: 0;
        overflow: hidden;
        padding: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }
    .is-open .site-footer__nav-section-items {
        max-height: 1000px;
        padding-bottom: 24px;
    }
}
.site-footer__nav-section-items li {
    line-height: 1;
    padding: 4px 16px 4px 0;
}
.site-footer__nav-section-items li:not(:last-child) {
    margin-bottom: 8px;
}
.site-footer__nav-section-items li a {
    font-size: 14px;
    font-size: 0.875rem;
}
.site-footer__nav-section-items:lang(ar) {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}
@media (max-width: 576px) {
    .site-footer__nav-section-items:lang(ar) {
        max-height: 0;
        overflow: hidden;
        padding: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }
    .is-open .site-footer__nav-section-items:lang(ar) {
        max-height: 1000px;
        padding-bottom: 24px;
    }
}
.site-footer__nav-section-items:lang(ar) li {
    line-height: 1;
    padding: 4px 0 4px 16px;
}
.site-footer__nav-section-items:lang(ar) li:not(:last-child) {
    margin-bottom: 8px;
}
.site-footer__nav-section-items:lang(ar) li a {
    font-size: 14px;
    font-size: 0.875rem;
}
.site-footer__social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 24px;
}
.site-footer__social-links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
@media (min-width: 576px) {
    .site-footer__social {
        padding: 24px 0;
    }
    .site-footer__social-links {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.site-footer__social-link {
    color: #9b9b9b;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-footer__social-link:not(:last-child) {
    margin-right: 18px;
}
@media (max-width: 576px) {
    .site-footer__social-link:last-child {
        padding: 24px 0;
        text-align: center;
        width: 100%;
    }
}
.site-footer__social-link.site-footer__social-link--link:hover {
    color: #9b9b9b;
    text-decoration: underline;
}
.site-footer__social-region {
    display: none;
}
@media (min-width: 768px) {
    .site-footer__social-region {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #9b9b9b;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-transform: uppercase;
    }
    .site-footer__social-region:hover {
        color: #9b9b9b;
    }
}
.site-footer__copyright,
.site-footer__copyright:lang(ar) {
    color: #9b9b9b;
    text-transform: none;
    font-family: Roboto, Arial, sans-serif;
}
.site-footer__social-region span {
    display: inline-block;
    font-weight: 900;
    letter-spacing: 2px;
    margin-left: 8px;
    transform: translateY(2px);
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-footer__bottom {
    border-top: 1px solid #4a4a4a;
    padding: 24px 0;
    position: relative;
    z-index: 1;
}
.site-footer__bottom > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.site-footer__copyright {
    letter-spacing: 1px;
    padding: 24px 0;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
}
@media (min-width: 576px) {
    .site-footer__copyright {
        text-align: left;
    }
    .site-footer__copyright:lang(ar) {
        text-align: right;
    }
}
@media (min-width: 768px) {
    .site-footer__bottom > .container-fluid {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .site-footer__copyright {
        margin-bottom: 8px;
        padding: 0;
    }
}
.site-footer__copyright:lang(ar) {
    letter-spacing: 1px;
    padding: 24px 0;
    text-align: right;
    font-size: 13px;
    font-size: 0.8125rem;
}
@media (min-width: 768px) {
    .site-footer__copyright:lang(ar) {
        margin-bottom: 8px;
        padding: 0;
    }
}
.site-footer__bottom-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.site-footer__bottom-links li {
    float: left;
    text-align: center;
    width: 50%;
}
@media (min-width: 576px) {
    .site-footer__bottom-links li {
        text-align: left;
    }
    .site-footer__bottom-links li:lang(ar) {
        float: right;
    }
}
@media (min-width: 768px) {
    .site-footer__bottom-links {
        display: block;
    }
    .site-footer__bottom-links li {
        width: auto;
    }
    .site-footer__bottom-links li:not(:last-child) {
        margin-right: 18px;
    }
}
.site-footer__bottom-links li a {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 13px;
    font-size: 0.8125rem;
}
.site-footer__bottom-links li:lang(ar) {
    float: right;
    text-align: center;
    width: 50%;
}
@media (min-width: 768px) {
    .site-footer__bottom-links li:lang(ar) {
        width: auto;
    }
    .site-footer__bottom-links li:lang(ar):not(:last-child) {
        margin-right: 0;
        margin-left: 18px;
    }
    .site-footer__bottom-links li:lang(ar):not(:first-child) {
        margin-left: 0;
        margin-right: 18px;
    }
}
.site-footer__bottom-links li:lang(ar) a {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 13px;
    font-size: 0.8125rem;
}
.site-footer__bottom-logo {
    padding: 24px 0;
    text-align: center;
    width: 100%;
}
@media (min-width: 576px) {
    .site-footer__bottom-logo {
        text-align: left;
        width: auto;
    }
}
@media (min-width: 768px) {
    .site-footer__bottom-logo {
        padding: 0;
    }
    .bottom-footer-flex {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1240px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }
}
.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative;
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
}
.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0;
    min-width: 100%;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-slider:lang(ar) .slick-list:lang(ar),
.slick-slider:lang(ar) .slick-track:lang(ar) {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    direction: ltr;
}
.slick-track {
    left: 0;
    top: 0;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.close-icon,
[dir="rtl"] .slick-slide {
    float: right;
}
[dir="rtl"] .slick-slide:lang(ar) {
    float: left;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.awesomplete [hidden],
.slick-arrow.slick-hidden {
    display: none;
}
.awesomplete .visually-hidden {
    clip: rect(0, 0, 0, 0);
    position: absolute;
}
.awesomplete {
    display: inline-block;
    position: relative;
    width: 100%;
}
.awesomplete > input {
    display: block;
}
.awesomplete > ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    list-style: none;
    margin: 0;
    min-width: 100%;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    background: #fff;
    background: -webkit-gradient(linear, left top, right bottom, from(white), to(white));
    background: -o-linear-gradient(top left, #fff, #fff);
    background: linear-gradient(to bottom right, #fff, #fff);
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}
.body-content,
.intl-tel-input *,
.intl-tel-input:lang(ar) * {
    -webkit-box-sizing: border-box;
}
.awesomplete > ul:empty {
    display: none;
}
@supports (transform: scale(0)) {
    .awesomplete > ul {
        -webkit-transform-origin: 1.43em -0.43em;
        -ms-transform-origin: 1.43em -0.43em;
        transform-origin: 1.43em -0.43em;
        -webkit-transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
        -o-transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
        transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    }
    .awesomplete > ul:empty,
    .awesomplete > ul[hidden] {
        display: block;
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
    }
}
.awesomplete > ul > li {
    color: #767676;
    cursor: pointer;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 1px;
    padding: 4px 8px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
}
.awesomplete > ul > li:hover {
    background: #eee;
    color: #000;
}
.awesomplete > ul > li[aria-selected="true"] {
    color: #fff;
}
.awesomplete mark {
    background: 0 0 !important;
    color: #222;
    font-weight: 900;
    padding: 0 !important;
}
.awesomplete li[aria-selected="true"] mark {
    color: inherit;
    font-weight: 900;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
    display: none;
}
.intl-tel-input .v-hide {
    visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type="tel"],
.intl-tel-input input[type="text"] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}
.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}
.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.intl-tel-input .country-list .country.highlight,
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}
.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}
@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal;
    }
}
.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.intl-tel-input .country-list .country {
    padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
    color: #999;
}
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle;
}
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px;
}
.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="tel"],
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type="tel"],
.intl-tel-input.separate-dial-code input[type="text"] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0;
}
.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default;
}
.intl-tel-input.iti-container:hover,
.intl-tel-input:lang(ar).allow-dropdown .flag-container:hover {
    cursor: pointer;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="text"] {
    padding-left: 66px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="text"] {
    padding-left: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="text"] {
    padding-left: 74px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"] {
    padding-left: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="text"] {
    padding-left: 82px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="text"] {
    padding-left: 92px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="text"] {
    padding-left: 90px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="text"] {
    padding-left: 100px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}
.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}
.intl-tel-input:lang(ar) {
    position: relative;
    display: inline-block;
}
.ghost,
.intl-tel-input:lang(ar) .hide {
    display: none;
}
.intl-tel-input:lang(ar) * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.intl-tel-input:lang(ar) .v-hide {
    visibility: hidden;
}
.intl-tel-input:lang(ar) input,
.intl-tel-input:lang(ar) input[type="tel"],
.intl-tel-input:lang(ar) input[type="text"] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}
.intl-tel-input:lang(ar) .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}
.intl-tel-input:lang(ar) .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 8px 0 0;
}
.intl-tel-input:lang(ar) .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.intl-tel-input:lang(ar) .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    left: auto;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.intl-tel-input:lang(ar) .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.intl-tel-input:lang(ar) .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: right;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.intl-tel-input:lang(ar) .country-list .country.highlight,
.intl-tel-input:lang(ar).allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input:lang(ar) .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}
.intl-tel-input:lang(ar) .country-list .flag-box {
    display: inline-block;
    width: 20px;
}
@media (max-width: 500px) {
    .intl-tel-input:lang(ar) .country-list {
        white-space: normal;
    }
}
.intl-tel-input:lang(ar) .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.intl-tel-input:lang(ar) .country-list .country {
    padding: 5px 10px;
}
.intl-tel-input:lang(ar) .country-list .country .dial-code {
    color: #999;
}
.intl-tel-input:lang(ar) .country-list .country-name,
.intl-tel-input:lang(ar) .country-list .dial-code,
.intl-tel-input:lang(ar) .country-list .flag-box {
    vertical-align: middle;
}
.intl-tel-input:lang(ar) .country-list .country-name,
.intl-tel-input:lang(ar) .country-list .flag-box {
    margin-right: 6px;
}
.intl-tel-input:lang(ar).allow-dropdown input,
.intl-tel-input:lang(ar).allow-dropdown input[type="tel"],
.intl-tel-input:lang(ar).allow-dropdown input[type="text"],
.intl-tel-input:lang(ar).separate-dial-code input,
.intl-tel-input:lang(ar).separate-dial-code input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code input[type="text"] {
    padding-right: 52px;
    padding-left: 6px;
    margin-left: 0;
}
.intl-tel-input:lang(ar).allow-dropdown .flag-container,
.intl-tel-input:lang(ar).separate-dial-code .flag-container {
    right: 0;
    left: auto;
}
.intl-tel-input:lang(ar).allow-dropdown .selected-flag,
.intl-tel-input:lang(ar).separate-dial-code .selected-flag {
    width: 46px;
}
.intl-tel-input:lang(ar).allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input:lang(ar).allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default;
}
.intl-tel-input:lang(ar).allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input:lang(ar).allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent;
}
.intl-tel-input:lang(ar).separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table;
}
.intl-tel-input:lang(ar).separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-2 input,
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-2 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-2 input[type="text"] {
    padding-left: 66px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-2 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-2 input[type="text"] {
    padding-left: 76px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-3 input,
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-3 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-3 input[type="text"] {
    padding-left: 74px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"] {
    padding-left: 84px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-4 input,
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-4 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-4 input[type="text"] {
    padding-left: 82px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-4 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-4 input[type="text"] {
    padding-left: 92px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-5 input,
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-5 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-5 input[type="text"] {
    padding-left: 90px;
}
.intl-tel-input:lang(ar).separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-5 input[type="tel"],
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-5 input[type="text"] {
    padding-left: 100px;
}
.intl-tel-input:lang(ar).separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}
.intl-tel-input:lang(ar).iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}
.intl-tel-input:lang(ar).iti-container:hover {
    cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px;
    line-height: 1.5em;
}
.iti-flag {
    width: 20px;
}
.iti-flag.be {
    width: 18px;
}
.iti-flag.ch {
    width: 15px;
}
.iti-flag.mc {
    width: 19px;
}
.iti-flag.ne {
    width: 18px;
}
.iti-flag.ac {
    height: 10px;
}
.iti-flag.ad {
    height: 14px;
    background-position: -22px 0;
}
.iti-flag.ae {
    height: 10px;
    background-position: -44px 0;
}
.iti-flag.af {
    height: 14px;
    background-position: -66px 0;
}
.iti-flag.ag {
    height: 14px;
    background-position: -88px 0;
}
.iti-flag.ai {
    height: 10px;
    background-position: -110px 0;
}
.iti-flag.al {
    height: 15px;
    background-position: -132px 0;
}
.iti-flag.am {
    height: 10px;
    background-position: -154px 0;
}
.iti-flag.ao {
    height: 14px;
    background-position: -176px 0;
}
.iti-flag.aq {
    height: 14px;
    background-position: -198px 0;
}
.iti-flag.ar {
    height: 13px;
    background-position: -220px 0;
}
.iti-flag.as {
    height: 10px;
    background-position: -242px 0;
}
.iti-flag.at {
    height: 14px;
    background-position: -264px 0;
}
.iti-flag.au {
    height: 10px;
    background-position: -286px 0;
}
.iti-flag.aw {
    height: 14px;
    background-position: -308px 0;
}
.iti-flag.ax {
    height: 13px;
    background-position: -330px 0;
}
.iti-flag.az {
    height: 10px;
    background-position: -352px 0;
}
.iti-flag.ba {
    height: 10px;
    background-position: -374px 0;
}
.iti-flag.bb {
    height: 14px;
    background-position: -396px 0;
}
.iti-flag.bd {
    height: 12px;
    background-position: -418px 0;
}
.iti-flag.be {
    height: 15px;
    background-position: -440px 0;
}
.iti-flag.bf {
    height: 14px;
    background-position: -460px 0;
}
.iti-flag.bg {
    height: 12px;
    background-position: -482px 0;
}
.iti-flag.bh {
    height: 12px;
    background-position: -504px 0;
}
.iti-flag.bi {
    height: 12px;
    background-position: -526px 0;
}
.iti-flag.bj {
    height: 14px;
    background-position: -548px 0;
}
.iti-flag.bl {
    height: 14px;
    background-position: -570px 0;
}
.iti-flag.bm {
    height: 10px;
    background-position: -592px 0;
}
.iti-flag.bn {
    height: 10px;
    background-position: -614px 0;
}
.iti-flag.bo {
    height: 14px;
    background-position: -636px 0;
}
.iti-flag.bq {
    height: 14px;
    background-position: -658px 0;
}
.iti-flag.br {
    height: 14px;
    background-position: -680px 0;
}
.iti-flag.bs {
    height: 10px;
    background-position: -702px 0;
}
.iti-flag.bt {
    height: 14px;
    background-position: -724px 0;
}
.iti-flag.bv {
    height: 15px;
    background-position: -746px 0;
}
.iti-flag.bw {
    height: 14px;
    background-position: -768px 0;
}
.iti-flag.by {
    height: 10px;
    background-position: -790px 0;
}
.iti-flag.bz {
    height: 14px;
    background-position: -812px 0;
}
.iti-flag.ca {
    height: 10px;
    background-position: -834px 0;
}
.iti-flag.cc {
    height: 10px;
    background-position: -856px 0;
}
.iti-flag.cd {
    height: 15px;
    background-position: -878px 0;
}
.iti-flag.cf {
    height: 14px;
    background-position: -900px 0;
}
.iti-flag.cg {
    height: 14px;
    background-position: -922px 0;
}
.iti-flag.ch {
    height: 15px;
    background-position: -944px 0;
}
.iti-flag.ci {
    height: 14px;
    background-position: -961px 0;
}
.iti-flag.ck {
    height: 10px;
    background-position: -983px 0;
}
.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0;
}
.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0;
}
.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0;
}
.iti-flag.co {
    height: 14px;
    background-position: -1071px 0;
}
.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0;
}
.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0;
}
.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0;
}
.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0;
}
.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0;
}
.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0;
}
.iti-flag.cy {
    height: 14px;
    background-position: -1225px 0;
}
.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0;
}
.iti-flag.de {
    height: 12px;
    background-position: -1269px 0;
}
.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0;
}
.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0;
}
.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0;
}
.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0;
}
.iti-flag.do {
    height: 14px;
    background-position: -1379px 0;
}
.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0;
}
.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0;
}
.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0;
}
.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0;
}
.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0;
}
.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0;
}
.iti-flag.er {
    height: 10px;
    background-position: -1533px 0;
}
.iti-flag.es {
    height: 14px;
    background-position: -1555px 0;
}
.iti-flag.et {
    height: 10px;
    background-position: -1577px 0;
}
.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0;
}
.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0;
}
.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0;
}
.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0;
}
.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0;
}
.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0;
}
.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0;
}
.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0;
}
.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0;
}
.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0;
}
.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0;
}
.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0;
}
.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0;
}
.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0;
}
.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0;
}
.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0;
}
.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0;
}
.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0;
}
.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0;
}
.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0;
}
.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0;
}
.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0;
}
.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0;
}
.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0;
}
.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0;
}
.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0;
}
.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0;
}
.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0;
}
.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0;
}
.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0;
}
.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0;
}
.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0;
}
.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0;
}
.iti-flag.id {
    height: 14px;
    background-position: -2325px 0;
}
.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0;
}
.iti-flag.il {
    height: 15px;
    background-position: -2369px 0;
}
.iti-flag.im {
    height: 10px;
    background-position: -2391px 0;
}
.iti-flag.in {
    height: 14px;
    background-position: -2413px 0;
}
.iti-flag.io {
    height: 10px;
    background-position: -2435px 0;
}
.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0;
}
.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0;
}
.iti-flag.is {
    height: 15px;
    background-position: -2501px 0;
}
.iti-flag.it {
    height: 14px;
    background-position: -2523px 0;
}
.iti-flag.je {
    height: 12px;
    background-position: -2545px 0;
}
.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0;
}
.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0;
}
.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0;
}
.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0;
}
.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0;
}
.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0;
}
.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0;
}
.iti-flag.km {
    height: 12px;
    background-position: -2721px 0;
}
.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0;
}
.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0;
}
.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0;
}
.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0;
}
.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0;
}
.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0;
}
.iti-flag.la {
    height: 14px;
    background-position: -2875px 0;
}
.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0;
}
.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0;
}
.iti-flag.li {
    height: 12px;
    background-position: -2941px 0;
}
.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0;
}
.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0;
}
.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0;
}
.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0;
}
.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0;
}
.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0;
}
.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0;
}
.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0;
}
.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0;
}
.iti-flag.md {
    height: 10px;
    background-position: -3160px 0;
}
.iti-flag.me {
    height: 10px;
    background-position: -3182px 0;
}
.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0;
}
.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0;
}
.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0;
}
.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0;
}
.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0;
}
.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0;
}
.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0;
}
.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0;
}
.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0;
}
.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0;
}
.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0;
}
.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0;
}
.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0;
}
.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0;
}
.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0;
}
.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0;
}
.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0;
}
.iti-flag.my {
    height: 10px;
    background-position: -3578px 0;
}
.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0;
}
.iti-flag.na {
    height: 14px;
    background-position: -3622px 0;
}
.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0;
}
.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0;
}
.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0;
}
.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0;
}
.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0;
}
.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0;
}
.iti-flag.no {
    height: 15px;
    background-position: -3774px 0;
}
.iti-flag.np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0;
}
.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0;
}
.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0;
}
.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0;
}
.iti-flag.om {
    height: 10px;
    background-position: -3877px 0;
}
.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0;
}
.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0;
}
.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0;
}
.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0;
}
.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0;
}
.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0;
}
.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0;
}
.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0;
}
.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0;
}
.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0;
}
.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0;
}
.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0;
}
.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0;
}
.iti-flag.py {
    height: 11px;
    background-position: -4185px 0;
}
.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0;
}
.iti-flag.re {
    height: 14px;
    background-position: -4229px 0;
}
.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0;
}
.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0;
}
.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0;
}
.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0;
}
.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0;
}
.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0;
}
.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0;
}
.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0;
}
.iti-flag.se {
    height: 13px;
    background-position: -4427px 0;
}
.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0;
}
.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0;
}
.iti-flag.si {
    height: 10px;
    background-position: -4493px 0;
}
.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0;
}
.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0;
}
.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0;
}
.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0;
}
.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0;
}
.iti-flag.so {
    height: 14px;
    background-position: -4625px 0;
}
.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0;
}
.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0;
}
.iti-flag.st {
    height: 10px;
    background-position: -4691px 0;
}
.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0;
}
.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0;
}
.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0;
}
.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0;
}
.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0;
}
.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0;
}
.iti-flag.td {
    height: 14px;
    background-position: -4845px 0;
}
.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0;
}
.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0;
}
.iti-flag.th {
    height: 14px;
    background-position: -4911px 0;
}
.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0;
}
.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0;
}
.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0;
}
.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0;
}
.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0;
}
.iti-flag.to {
    height: 10px;
    background-position: -5043px 0;
}
.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0;
}
.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0;
}
.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0;
}
.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0;
}
.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0;
}
.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0;
}
.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0;
}
.iti-flag.um {
    height: 11px;
    background-position: -5219px 0;
}
.iti-flag.un {
    height: 14px;
    background-position: -5241px 0;
}
.iti-flag.us {
    height: 11px;
    background-position: -5263px 0;
}
.iti-flag.uy {
    height: 14px;
    background-position: -5285px 0;
}
.iti-flag.uz {
    height: 10px;
    background-position: -5307px 0;
}
.iti-flag.va {
    width: 15px;
    height: 15px;
    background-position: -5329px 0;
}
.iti-flag.vc {
    height: 14px;
    background-position: -5346px 0;
}
.iti-flag.ve {
    height: 14px;
    background-position: -5368px 0;
}
.iti-flag.vg {
    height: 10px;
    background-position: -5390px 0;
}
.iti-flag.vi {
    height: 14px;
    background-position: -5412px 0;
}
.iti-flag.vn {
    height: 14px;
    background-position: -5434px 0;
}
.iti-flag.vu {
    height: 12px;
    background-position: -5456px 0;
}
.iti-flag.wf {
    height: 14px;
    background-position: -5478px 0;
}
.iti-flag.ws {
    height: 10px;
    background-position: -5500px 0;
}
.iti-flag.xk {
    height: 15px;
    background-position: -5522px 0;
}
.iti-flag.ye {
    height: 14px;
    background-position: -5544px 0;
}
.iti-flag.yt {
    height: 14px;
    background-position: -5566px 0;
}
.iti-flag.za {
    height: 14px;
    background-position: -5588px 0;
}
.iti-flag.zm {
    height: 14px;
    background-position: -5610px 0;
}
.iti-flag.zw {
    height: 10px;
    background-position: -5632px 0;
}
.iti-flag {
    height: 15px;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(/img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .iti-flag {
        background-size: 5652px 15px;
        background-image: url(/img/flags@2x.png);
    }
}
.iti-flag.np {
    background-color: transparent;
}
.intl-tel-input {
    width: 100%;
}
*,
:after,
:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-text-size-adjust: 100%;
}
body {
    overflow-x: hidden;
    min-height: 100%;
}
body.no-scroll {
    height: 100vh;
    height: calc(100vh - var(--vh-offset, 0px));
    overflow: hidden;
}
body.no-scroll .body-content {
    height: 100vh;
    height: calc(100vh - var(--vh-offset, 0px));
}
:lang(ar) {
    letter-spacing: normal;
}
body:lang(ar),
caption:lang(ar) {
    text-align: right;
}
.body-content {
    box-sizing: border-box;
    color: #222;
    overflow: hidden;
}
.container-fluid {
    margin: 0 auto;
    max-width: 1240px;
}
.container-fluid .container-fluid {
    padding: 0;
}
.skip-to-content-link {
    background-color: #fff;
    font-family: Roboto, Arial, sans-serif;
    left: -9999px;
    padding: 12px;
    position: absolute;
    top: -999px;
}
.skip-to-content-link:active,
.skip-to-content-link:focus {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000000;
}
.sticky {
    position: sticky;
    top: 0;
}
.sticky:after,
.sticky:before {
    content: "";
    display: table;
}
:lang(ar) .mr-auto,
:lang(ar) .mx-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
}
:lang(ar) .mr-3,
:lang(ar) .mx-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
}
:lang(ar) .pr-3,
:lang(ar) .px-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
}
:lang(ar) .ml-1,
:lang(ar) .mx-1 {
    margin-left: 0;
    margin-right: 0.25rem !important;
}
.text-left:lang(ar) {
    text-align: right !important;
}
.form-check:lang(ar) {
    padding-left: 0;
    padding-right: 1.25rem;
}
.form-check-input:lang(ar) {
    margin-left: 0;
    margin-right: -1.25rem;
}
:lang(ar) .js-product-compare-checkbox {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}
.force-stand-font {
    font-family: Roboto, Arial, sans-serif !important;
}
.dealer-listing__dealer-index,
.filter-button-container .filter-button {
    font-family: Roboto, Arial, sans-serif;
}
.content-card {
    background-color: #fff;
    border-top: 8px solid #e31e24;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 16px 0;
    -webkit-transform: translateY(-72px);
    -ms-transform: translateY(-72px);
    transform: translateY(-72px);
}
@media (min-width: 768px) {
    .content-card {
        margin-top: -54px;
        -webkit-transform: translateY(-54px);
        -ms-transform: translateY(-54px);
        transform: translateY(-54px);
    }
}
.dynamic-content-filter__item {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -o-transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.dynamic-content-filter__item.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.filter-button-container .filter-button {
    background-color: transparent;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 900;
    letter-spacing: 3px;
    margin: 8px 4px;
    min-width: 70px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 11px;
    font-size: 0.6875rem;
}
.filter-button-container .filter-button.filter-button--blue {
    border-color: #0be;
}
.filter-button-container .filter-button.filter-button--blue.is-active,
.filter-button-container .filter-button.filter-button--blue:hover {
    background-color: #0be;
    border-color: #0be;
}
.filter-button-container .filter-button.filter-button--red {
    border-color: #e70022;
}
.filter-button-container .filter-button.filter-button--red.is-active,
.filter-button-container .filter-button.filter-button--red:hover {
    background-color: #e70022;
    border-color: #e70022;
}
.filter-button-container .filter-button.filter-button--green {
    border-color: #00953a;
}
.filter-button-container .filter-button.filter-button--green.is-active,
.filter-button-container .filter-button.filter-button--green:hover {
    background-color: #00953a;
    border-color: #00953a;
}
.filter-button-container .filter-button.filter-button--light-green {
    border-color: #7dba00;
}
.filter-button-container .filter-button.filter-button--light-green.is-active,
.filter-button-container .filter-button.filter-button--light-green:hover {
    background-color: #7dba00;
    border-color: #7dba00;
}
.filter-button-container .filter-button.filter-button--black {
    border-color: #000;
}
.filter-button-container .filter-button.filter-button--black:hover {
    background-color: #4a4a4a;
    border-color: #4a4a4a;
    color: #fff;
}
.filter-button-container .filter-button.filter-button--black.is-active {
    background-color: #000;
    color: #fff;
}
.image-listing {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0;
}
.image-listing img {
    margin: 16px;
    max-height: 115px;
    max-width: 170px;
}
.popover-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: inline-block;
    padding: 6px;
}
.popover-button img {
    pointer-events: none;
}
.popover-button:active,
.popover-button:focus {
    outline: 0;
}
.popover {
    background: 0 0;
    border: 0;
    border-radius: 0;
    opacity: 1 !important;
}
.popover .popover-footer,
.popover .popover-header {
    padding: 0;
}
.popover .arrow {
    display: none;
}
.popover .popover-inner {
    background: 0 0;
    padding: 0;
}
.popover-box {
    background: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    color: #222;
    font-family: Roboto, Arial, sans-serif;
    text-align: left;
    width: 260px;
}
.brochure-languages-button,
.dropdown-item {
    font-family: Roboto, Arial, sans-serif;
}
.popover-box header {
    background-color: #eee;
    padding: 4px 8px;
}
.popover-box__content {
    padding: 12px 8px;
}
.popover-box__content p {
    font-size: 12px;
    font-size: 0.75rem;
}
.popover-box__title {
    padding: 8px 0;
    font-size: 16px;
    font-size: 1rem;
}
.popover-box__content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 0;
}
.popover-box__content-item img {
    width: 70px;
}
.popover-box__content-item:last-child p:last-child {
    margin-bottom: 0;
}
.popover-box__content-item-content {
    padding-left: 8px;
}
.popover-box__content-item-title {
    font-weight: 900;
    font-size: 12px;
    font-size: 0.75rem;
}
.popover-box__close-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
}
.ratings-summary {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 180px;
    padding: 8px 0;
}
.ratings-summary__star {
    display: inline-block;
    height: 16px;
    margin-left: 0 !important;
    margin-right: 2px !important;
    width: 16px;
}
.section-content__header,
.video-play-overlay {
    -webkit-box-align: center;
    display: -webkit-box;
}
.ratings-summary__rating {
    color: #4a4a4a;
    margin-left: 4px;
    transform: translateY(2px);
    font-size: 13.08px;
    font-size: 0.8175rem;
}
.section-content {
    padding: 48px 0;
}
.section-content.bg-textured-black {
    background-color: #222;
    background-image: url(/img/footer_bg.png);
}
.brochure-languages-button,
.brochure-languages-mobile-button .chevron {
    background: url(https://www.graco.com/img/chevron_down_gray.svg) right center no-repeat;
    text-transform: none;
}
.section-content__header {
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #767676;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
.section-content--slider .section-content__header {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.bg-blue .section-content__header {
    border-bottom: 1px solid #fff;
}
.section-content__header .section-content__header-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.section-content__slider-controls {
    min-width: 64px;
}
.section-content__slider-controls a {
    display: inline-block;
    margin: 0 4px;
}
.section-content__slider-controls a.back img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.section-content__slider-controls a img {
    height: 24px;
    pointer-events: none;
}
@media (min-width: 768px) {
    .section-content__slider-controls a img {
        height: 36px;
    }
}
.section-content__slider-controls a img.active-arrow {
    display: none;
}
.section-content__slider-controls a:lang(ar) {
    display: inline-block;
    margin: 0 4px;
    float: left;
}
.section-content__slider-controls a:lang(ar).back img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.section-content__slider-controls a:lang(ar) img {
    height: 24px;
    pointer-events: none;
}
@media (min-width: 768px) {
    .section-content__slider-controls a:lang(ar) img {
        height: 36px;
    }
}
.has-next-slide .section-content__slider-controls a:not(.back) .inactive-arrow,
.section-content__slider-controls a:lang(ar) img.active-arrow {
    display: none;
}
.has-next-slide .section-content__slider-controls a:not(.back) .active-arrow {
    display: inline-block;
}
.has-prev-slide .section-content__slider-controls a.back .inactive-arrow {
    display: none;
}
.has-prev-slide .section-content__slider-controls a.back .active-arrow {
    display: inline-block;
}
.feature-brochure-button {
    min-width: 160px;
}
@media (max-width: 576px) {
    .feature-brochure-button {
        display: none;
    }
}
.feature-brochure-mobile-button {
    display: none;
}
@media (max-width: 768px) {
    .feature-brochure-mobile-button {
        display: block;
    }
}
@media (max-width: 576px) {
    .feature-brochure-mobile-button {
        display: none;
    }
}
.brochure-languages-button {
    font-weight: 400;
    padding-left: 0.75rem;
    padding-right: 1.5rem;
    width: 100%;
}
.brochure-languages-mobile-button {
    color: #000;
    display: none;
    font-weight: 400;
    text-transform: none;
}
@media (max-width: 768px) {
    .brochure-languages-mobile-button {
        display: block;
        width: 100%;
    }
    .language-notice {
        display: none;
    }
}
@media (max-width: 576px) {
    .brochure-languages-mobile-button {
        display: none;
    }
}
.language-notice-mobile {
    display: none;
}
@media (max-width: 768px) {
    .language-notice-mobile {
        display: block;
    }
}
.section-content__content {
    padding: 16px 0;
}
.section-content__content.is-slider {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
    width: calc(100% + 30px);
}
.slider-fade-next,
.slider-fade-prev {
    display: none;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 125px;
    z-index: 3;
}
.has-next-slide .slider-fade-next,
.has-prev-slide:not(.has-next-slide) .slider-fade-prev {
    opacity: 1;
}
@media (min-width: 1240px) {
    .slider-fade-next,
    .slider-fade-prev {
        display: block;
    }
    .articleslider .slider-fade-next,
    .articleslider .slider-fade-prev,
    .storyslider .slider-fade-next,
    .storyslider .slider-fade-prev {
        display: none;
    }
}
.slider-fade-prev {
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, #fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, #fff 15%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 15%, rgba(255, 255, 255, 0) 100%);
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1);
}
.slider-fade-prev.blue {
    background: -webkit-gradient(linear, left top, right top, from(#e31e24), to(rgba(0, 51, 171, 0)));
    background: -o-linear-gradient(left, #e31e24 0, rgba(0, 51, 171, 0) 100%);
    background: linear-gradient(to right, #e31e24 0, rgba(0, 51, 171, 0) 100%);
    width: 75px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e31e24", endColorstr="#000033AB", GradientType=1);
}
.slider-fade-next {
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 15%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 15%, #fff 100%);
    right: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1);
}
.slider-fade-next.blue {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 51, 171, 0)), to(#e31e24));
    background: -o-linear-gradient(left, rgba(0, 51, 171, 0) 0, #e31e24 100%);
    background: linear-gradient(to right, rgba(0, 51, 171, 0) 0, #e31e24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000033AB", endColorstr="#e31e24", GradientType=1);
}
.video-cta-block__cta,
.video-play-overlay {
    background-color: transparent;
    border: 0;
    -moz-appearance: none;
}
.articleslider .slider-fade-next,
.articleslider .slider-fade-prev,
.storyslider .slider-fade-next,
.storyslider .slider-fade-prev {
    display: none;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 125px;
    z-index: 3;
}
.video-cta-block {
    padding: 16px 0 0;
    position: relative;
}
.video-cta-block__cta {
    -webkit-appearance: none;
    appearance: none;
    background-position: center center;
    background-size: cover;
    position: relative;
}
@media (max-width: 768px) {
    .video-cta-block__cta {
        width: 100%;
    }
}
.video-play-overlay {
    -ms-flex-align: center;
    align-items: center;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-play-overlay img {
    height: 50px;
    pointer-events: none;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 50px;
}
.video-play-overlay:hover img {
    opacity: 0.8;
}
@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes loadingSpin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loadingSpin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loading--overlayed-element {
    position: relative;
}
.loading--overlay {
    display: none;
    background-color: rgba(128, 128, 128, 0.5);
    padding-top: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    transition: opacity 2s;
    z-index: 1;
}
.alert-gray,
.be-ix-link-block {
    background-color: #eee;
}
.loading--overlay::after {
    content: "";
    display: block;
    height: 50px;
    width: 50px;
    -webkit-animation: loadingSpin 2.5s linear infinite;
    animation: loadingSpin 2.5s linear infinite;
    background-image: url(/img/gear_black.svg);
    background-size: cover;
    margin: auto;
}
.loading--overlay__show {
    display: block;
    opacity: 1;
    -webkit-animation: fadeInFromNone 5s;
    animation: fadeInFromNone 5s;
}
.alert {
    margin-bottom: 0;
    padding: 16px 0;
    width: 100%;
    z-index: 5;
}
.alert-fixed {
    position: fixed;
    z-index: 50;
    bottom: 0;
}
.alert-gray {
    opacity: 0.95;
}
.alert__content {
    margin: auto;
}
.close-icon {
    padding-right: 20px;
}
.article-card {
    color: #000;
    display: block;
    margin: 0 0 24px;
    padding: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 576px) and (max-width: 768px) {
    .article-card {
        padding-right: 8px;
    }
    .article-card:nth-child(2n + 2) {
        padding-left: 8px;
        padding-right: 0;
    }
}
.article-card[href]:hover {
    color: #000;
    opacity: 0.8;
}
@media (min-width: 576px) {
    .article-card.article-card--vertical {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
        padding-left: 0;
        width: calc(50% - 8px);
    }
}
@media (min-width: 768px) {
    .article-card.article-card--vertical {
        max-width: calc(33.33333% - 11px);
    }
}
.article-card.article-card--vertical--placeholder {
    height: 0;
    overflow-y: none;
    margin-bottom: 0;
}
.article-card.article-card--vertical .article-card__category {
    left: 50%;
    max-width: calc(100% - 32px);
    padding: 8px 32px;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.article-card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 0 0;
}
@media (min-width: 768px) {
    .article-card__content {
        padding: 16px;
    }
}
.article-card__content p:last-of-type {
    margin-bottom: 0;
}
.article-card--vertical .article-card__content {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 36px 24px;
    position: relative;
    text-align: center;
}
.article-sidebar,
.categorized-card {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}
.article-card__img {
    background-position: center center;
    background-size: cover;
    position: relative;
}
.article-card__img .responsive-image-spacer {
    padding-bottom: 65%;
}
.article-card__icon {
    height: 36px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.article-sidebar {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 16px;
    position: relative;
    z-index: 5;
}
@media (min-width: 768px) {
    .article-sidebar {
        margin-top: -64px;
        padding: 32px 24px;
    }
}
.tabbed-filters__tab-content.is-active:before {
    background-color: #e31e24;
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%;
}
.featured-content__content h2 {
    font-size: 28px;
    color: #000;
    font-weight: 700;
}
.breadcrumbs .breadcrumb-item a,
.breadcrumbs .breadcrumb-item:lang(ar) a {
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
}
.breadcrumbs {
    background-color: #222;
    color: #fff;
}
@media (max-width: 768px) {
    .breadcrumbs {
        display: none;
    }
}
.breadcrumbs .breadcrumbs__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.breadcrumbs .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumbs .breadcrumb-item a {
    font-size: 13px;
    font-size: 0.8125rem;
}
.breadcrumbs .breadcrumb-item a.disabled {
    pointer-events: none;
    cursor: default;
}
.breadcrumbs .breadcrumb-item + .breadcrumb-item {
    margin-left: 32px;
    position: relative;
}
.breadcrumbs .breadcrumb-item + .breadcrumb-item:before {
    background-image: url(../img/chevron_right_gray.svg);
    background-position: center center;
    background-size: contain;
    content: "";
    height: 16px;
    left: -24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
}
.breadcrumbs .breadcrumb-item:lang(ar) a {
    font-size: 13px;
    font-size: 0.8125rem;
}
.breadcrumbs .breadcrumb-item:lang(ar) a.disabled {
    pointer-events: none;
    cursor: default;
}
.breadcrumbs .breadcrumb-item:lang(ar) + .breadcrumb-item {
    margin-right: 32px;
    position: relative;
    padding-right: 0.5rem;
}
.breadcrumbs .breadcrumb-item:lang(ar) + .breadcrumb-item:before {
    background-image: url(/img/chevron_left_gray.svg);
    background-position: center center;
    background-size: contain;
    content: "";
    height: 14px;
    right: -24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
ul.be-list {
    margin: 0;
}
.be-ix-link-block .be-related-link-container .be-label {
    margin: 0;
    font-family: Roboto, Arial, sans-serif;
    color: #000;
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact-callout__contact-item-phone,
.contact-callout__location-info p,
.contact-callout__title {
    font-family: Roboto, Arial, sans-serif;
}
.be-ix-link-block .be-related-link-container .be-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    width: 100%;
}
.be-ix-link-block .be-related-link-container .be-list .be-list-item {
    max-width: 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.be-ix-link-block .be-related-link-container .be-list .be-list-item .be-related-link {
    color: #000;
    font-size: 0.8725rem;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .be-ix-link-block .be-related-link-container {
        padding: 5% 0 !important;
    }
    .be-ix-link-block .be-related-link-container .be-label {
        width: 100%;
    }
    .be-ix-link-block .be-related-link-container .be-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
    .be-ix-link-block .be-related-link-container .be-list .be-list-item {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1280px) {
    .be-ix-link-block .be-related-link-container {
        width: 92%;
    }
}
@media (min-width: 768px) {
    .be-ix-link-block .be-related-link-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .be-ix-link-block .be-related-link-container .be-label {
        display: inline-block;
        margin-right: 20px;
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .be-ix-link-block .be-related-link-container .be-list {
        padding-right: 1%;
    }
}
.error_invisible {
    visibility: hidden;
}
.error_visible {
    visibility: visible;
}
.error_message {
    color: red;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(255, 0, 0, 0.5);
    text-align: center;
    background-color: rgba(255, 162, 211, 0.3);
    padding-top: 10px;
    padding-bottom: 10px;
}
.related-link {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 1.5rem;
}
.card-slider__controls img {
    pointer-events: none;
}
.card-slider__control img {
    height: 36px;
    width: 36px;
}
.card-slider__control:first-child img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.has-next-slide .card-slider__control img.active-img {
    display: none;
}
.has-next-slide .card-slider__control.next img.active-img {
    display: inline-block;
}
.has-next-slide .card-slider__control.next img.inactive-img,
.has-prev-slide .card-slider__control img.active-img {
    display: none;
}
.has-prev-slide .card-slider__control.back img.active-img {
    display: inline-block;
}
.has-prev-slide .card-slider__control.back img.inactive-img,
.hide-slider-description {
    display: none;
}
.cardslider {
    margin-top: 32px;
}
.categorized-card {
    border: 0;
    border-radius: 0;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 32px;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.contact-callout__card,
.help-modal {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 576px) {
    .categorized-card {
        width: calc(50% - 16px);
    }
    .categorized-card:not(:nth-child(2n + 2)) {
        margin-right: 32px;
    }
    .js-masonry-container .categorized-card {
        margin-right: 0 !important;
    }
}
.categorized-card:hover {
    opacity: 0.85;
}
.categorized-card .card-body {
    padding-top: 0;
    text-align: center;
    color: #000;
}

.categorized-card .card-body h4 { color: #e31e24; }

.categorized-card .card-body h4:hover { color: #000; }

@media (min-width: 768px) {
    .categorized-card {
        width: calc(33% - 20px);
    }
    .categorized-card:not(:nth-child(2n + 2)) {
        margin-right: 0;
    }
    .categorized-card:not(:nth-child(3n + 3)) {
        margin-right: 30px;
    }
    .js-masonry-container .categorized-card {
        margin-right: 0 !important;
    }
    .categorized-card .card-body {
        padding-bottom: 50px;
    }
}
.categorized-card__img-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.categorized-card__img-container img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 36px;
}
.categorized-card__category {
    display: inline-block;
    max-width: calc(100% - 32px);
    padding: 8px 24px 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contact-callout {
    padding: 24px 0;
    position: relative;
}
.contact-callout.contact-callout--blue-bg-transition:after {
    background-color: #e31e24;
    bottom: 0;
    content: "";
    height: 40%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.contact-callout__card {
    background-color: #fff;
    border-top: 4px solid #fcbd30;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 24px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.contact-callout__location-info {
    padding-bottom: 12px;
    display: none;
}
.contact-callout__location.is-active .contact-callout__location-info {
    display: none;
}
.contact-callout__location-info p {
    color: #767676;
}
.contact-callout__edit-location {
    display: none;
}
.contact-callout__location.is-active .contact-callout__edit-location {
    display: block;
}
.contact-callout__edit-location .g-input-icon-submit {
    margin: 16px auto;
    max-width: 320px;
}
.contact-callout__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 768px) {
    .contact-callout__items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.contact-callout__contact-item {
    background-color: #eee;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 8px 0;
    padding: 24px;
    position: relative;
    text-align: left;
}
.contact-callout__title {
    font-weight: 700;
    padding-right: 48px;
    font-size: 16px;
    font-size: 1rem;
}
.contact-callout__contact-item-address {
    color: #767676;
    padding-right: 48px;
    font-size: 12px;
    font-size: 0.75rem;
}
.contact-callout__contact-item-phone {
    display: inline-block;
    font-weight: 700;
    margin-right: 8px;
    margin-top: 8px;
    font-size: 16px;
    font-size: 1rem;
}
.contact-callout__contact-item-badge {
    position: absolute;
    right: 16px;
    top: 24px;
}
.contact-callout__cta-container {
    padding: 8px 0 0;
}
.content-blocks {
    color: #fff;
    text-align: center;
}
.bg-white .content-blocks,
.content-blocks.content-blocks--dark {
    color: #222;
}
.content-blocks.content-blocks--align-left {
    text-align: left;
}
.content-blocks:lang(ar) {
    color: #fff;
    text-align: center;
}
.bg-white .content-blocks:lang(ar),
.content-blocks:lang(ar).content-blocks--dark {
    color: #222;
}
.content-blocks:lang(ar).content-blocks--align-left {
    text-align: right;
}
.content-blocks__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.content-blocks__item {
    padding: 24px 8px;
    width: 100%;
}
@media (min-width: 576px) {
    .content-blocks__items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content-blocks__item {
        padding: 24px 16px;
        width: 50%;
    }
}
@media (min-width: 768px) {
    .contact-callout__contact-item:not(:first-child) {
        margin-left: 24px;
    }
    .content-blocks__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .content-blocks__item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
    }
}
@media (min-width: 992px) {
    .content-blocks__item {
        padding: 32px;
    }
}
.content-blocks__item h2,
.content-blocks__item p {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.content-blocks--align-left .content-blocks__item h2,
.content-blocks--align-left .content-blocks__item p {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
.content-blocks__item p + a.btn {
    margin-top: 16px;
}
.content-blocks__item p:lang(ar) {
    text-align: inherit;
}
.content-blocks__item ul {
    padding-left: 24px;
}
.content-blocks__item .g-icon,
.content-blocks__item .g-icon-large {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.content-blocks__item a.btn {
    white-space: normal;
}
@media (max-width: 576px) {
    .content-blocks__item a.btn {
        margin-left: auto;
        margin-right: auto;
    }
}
.content-blocks__item-title {
    margin: 16px 0;
    text-align: center;
}
.content-blocks__item-title-left {
    margin: 16px 0;
    text-align: left;
}
.content-blocks__item-title-left:lang(ar) {
    margin: 16px 0;
    text-align: right;
}
.contextual-subnavigation {
    background-color: #eee;
    display: none;
    padding: 14px 0 16px;
}
@media (min-width: 992px) {
    .contextual-subnavigation {
        display: block;
    }
}
.contextual-subnavigation .nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contextual-subnavigation .nav .bi-printer {
    color: #6a6a6a;
    cursor: pointer;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    width: 100%;
    max-width: 16px;
}
.contextual-subnavigation__controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.contextual-subnavigation__controls a,
.contextual-subnavigation__controls span {
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    font-size: 13px;
    font-size: 0.8125rem;
}
.contextual-subnavigation__controls img {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.contextual-subnavigation__back-link {
    color: #e31e24;
}
.contextual-subnavigation__back-link img {
    margin-right: 8px;
}
.contextual-subnavigation__breadcrumbs {
    position: relative;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.contextual-subnavigation__breadcrumbs:lang(ar) {
    position: relative;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    padding-right: 16px;
}
.contextual-subnavigation__breadcrumb {
    color: #6a6a6a;
    position: relative;
}
.contextual-subnavigation__breadcrumb:not(:last-child) {
    margin-right: 24px;
}
.contextual-subnavigation__breadcrumb:not(:last-child):after {
    background-image: url(../img/chevron_right_gray.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: -24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
}
.contextual-subnavigation__breadcrumb:hover {
    color: #6a6a6a;
}
.contextual-subnavigation__breadcrumb.disabled {
    pointer-events: none;
    cursor: default;
}
.contextual-subnavigation__breadcrumb:lang(ar) {
    color: #6a6a6a;
    position: relative;
}
.contextual-subnavigation__breadcrumb:lang(ar):not(:last-child) {
    margin-right: 0;
    margin-left: 24px;
}
.contextual-subnavigation__breadcrumb:lang(ar):not(:last-child):after {
    background-image: url(/img/chevron_left_gray.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 12px;
    position: absolute;
    right: auto;
    left: -24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
}
.contextual-subnavigation__breadcrumb:lang(ar):hover {
    color: #6a6a6a;
}
.contextual-subnavigation__breadcrumb:lang(ar).disabled {
    pointer-events: none;
    cursor: default;
}
.contextual-subnavigation__social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.contextual-subnavigation__social li:not(:last-child) {
    margin-right: 12px;
}
.contextual-subnavigation__social li a {
    padding: 4px;
}
.cta-banner {
    background-color: #e31e24;
    padding: 14px 0;
    text-align: center;
}
.cta-banner:hover {
    background-color: #000;
}
.cta-banner .g-icon {
    margin-left: 16px;
}
.dealer-listing-details {
    left: -9999px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.dealer-listing-details.is-active {
    background: #fff;
    height: 100vh;
    left: 0;
    overflow-y: scroll;
    padding: 16px;
    position: fixed;
    top: 0;
    width: 100vw;
    opacity: 1;
    max-height: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 12;
}
.dealer-listing-details__item,
.dealer-listing-filter {
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 768px) {
    .dealer-listing-details.is-active {
        max-height: 10000px;
        padding: 0;
        position: relative;
        height: auto;
        width: auto;
    }
}
.dealer-listing-details__item {
    left: -9999px;
    max-height: 0;
    position: absolute;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.dealer-listing-details__item.is-active {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.dealer-listing-details__close-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}
.dealer-listing-details__badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 16px;
    width: 88px;
}
.dealer-listing-details__badge img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: auto;
    max-height: 72px;
    max-width: 72px;
}
.dealer-listing-details__item-map {
    width: auto;
}
@media (min-width: 768px) {
    .dealer-listing-details__details {
        padding-left: 88px;
    }
    .dealer-listing-details__item-map {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 330px;
        width: auto;
    }
}
.dealer-listing-details__item-map a img {
    width: 100%;
}
.dl-share-button {
    cursor: pointer;
}
.dealer-listing-filter {
    left: -9999px;
    max-height: 0;
    position: absolute;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.filter-is-open .dealer-listing-filter,
.modal .dealer-listing-filter {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.dealer-listing {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.filter-is-open .dealer-listing,
.locator-map {
    max-height: 0;
    overflow: hidden;
    -webkit-transform: translateY(20px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.filter-is-open .dealer-listing {
    left: -9999px;
    opacity: 0;
    position: absolute;
    transform: translateY(20px);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.dealer-listing__dealer {
    border-top: 1px solid #767676;
    padding: 16px 8px;
    -webkit-transition: border-top 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-top 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.dealer-listing__dealer.is-active {
    border-top: 5px solid #e31e24;
}
.dealer-listing__dealer.is-inactive {
    opacity: 0.35;
}
.dealer-listing__dealer-index {
    background-image: url(/img/map_pin_bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    height: 32px;
    padding-top: 3px;
    text-align: center;
    width: 24px;
    font-size: 12px;
    font-size: 0.75rem;
}
.dealer-listing__dealer.is-active .dealer-listing__dealer-index span {
    opacity: 0;
}
.dealer-listing__main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.dealer-listing__main-content .distributor-details .mr-3:lang(ar) {
    margin-right: 1em !important;
    margin-left: 0 !important;
}
.dealer-listing__info-link {
    width: auto !important;
}
.dealer-listing__info-link .active-text {
    display: none;
}
.dealer-listing__dealer.is-active .dealer-listing__info-link .active-text {
    display: inline-block;
}
.dealer-listing__dealer.is-active .dealer-listing__info-link .inactive-text {
    display: none;
}
.dealer-listing__info-link span {
    pointer-events: none;
}
.dealer-listing__other-content {
    margin-left: 36px;
    width: 100%;
}
@media (min-width: 768px) {
    .dealer-listing__other-content {
        margin-left: auto;
        width: auto;
    }
}
.dealer-listing__badges img {
    max-height: 60px;
}
.dealer-listing__badges img:not(:last-child) {
    margin-right: 4px;
}
.model-hidden {
    display: none !important;
}
.activePageDiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dl-wtb-text,
.help-modal,
.help-modal-invalid,
.inactivePageDiv,
.mobile-close-help,
.no-results {
    display: none;
}
.activePage {
    background-color: #eee;
}
.dl-white-btn {
    border: 2px solid #e31e24;
    color: #e31e24;
}
.part-number-help {
    font-size: 12px;
    position: relative;
    text-align: left;
}
.part-number-help a {
    color: #000;
    cursor: pointer;
    text-decoration: underline;
}
.help-modal {
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 150px;
    margin: -50px;
    max-width: 100%;
    overflow: auto;
    padding: 5px;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 300px;
    z-index: 2;
}
@media (max-width: 576px) {
    .help-modal {
        bottom: 10%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        left: 50%;
        margin-left: -40%;
        margin-top: -40%;
        width: 80%;
    }
}
.geolocation-error-msg,
.help-modal-invalid {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin: -50px;
    max-width: 100%;
    overflow: auto;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    z-index: 2;
}
@media (min-width: 576px) {
    .help-modal {
        bottom: 100px;
    }
}
.help-modal img {
    max-height: 100%;
    max-width: 100%;
}
.help-modal p {
    font-size: 12px;
}
.help-modal-invalid {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    left: 150px;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 300px;
}
@media (max-width: 576px) {
    .help-modal-invalid {
        bottom: 10%;
        left: 50%;
        margin-left: -40%;
        margin-top: -40%;
        width: 80%;
    }
}
.help-modal-invalid p {
    font-size: 12px;
}
.help-modal-invalid .invalid-submit-msg {
    padding: 15px;
}
.g-input-icon-submit input[type="number"] {
    font-family: Roboto, Arial, sans-serif;
}
@media screen and (max-width: 576px) {
    .mobile-close-help {
        font-size: 31px;
        font-weight: 700;
        display: inline-block;
        line-height: 0;
        margin-left: auto;
        padding: 5px;
        height: 25px;
        width: 25px;
    }
}
.mobile-close-help:before {
    content: "×";
    height: 25px;
    width: 25px;
}
.geolocation-error-msg {
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    display: none;
    left: 75px;
    padding: 16px;
    text-align: left;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 300px;
}
.feature-highlight-slider__slide,
.featured-content__img {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 576px) {
    .geolocation-error-msg {
        left: 50%;
        margin-left: -40%;
        margin-top: -40%;
        top: 20%;
        width: 80%;
    }
}
@media (min-width: 576px) {
    .help-modal-invalid {
        bottom: 100px;
    }
    .geolocation-error-msg {
        top: 60px;
    }
}
.document-summary-listing__document {
    border-bottom: 1px solid #eee;
}
.document-summary-listing__document .pr-4:lang(ar) {
    padding-left: 1.5rem;
}
.external-link-modal .modal-header {
    padding-bottom: 32px;
    padding-top: 32px;
}
@media (min-width: 992px) {
    .external-link-modal .external-link-modal__header-titles {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.external-link-modal .external-link-modal__header-titles .modal-title {
    word-break: break-all;
}
.external-link-modal .external-link-modal__img {
    max-width: 125px;
}
.external-link-modal .modal-dialog {
    max-width: calc(100% - 16px);
    width: 800px;
}
.external-link-modal button.close {
    opacity: 1 !important;
    position: absolute;
    right: 8px;
    top: 8px;
}
.external-link-modal .external-link-modal__close-icon {
    fill: #222;
}
@media (min-width: 824px) {
    .external-link-modal button.close {
        right: -42px;
        top: 4px;
    }
    .external-link-modal .external-link-modal__close-icon {
        fill: #fff;
        height: 36px;
        max-height: 36px;
        max-width: 36px;
        width: 36px;
    }
}
@media (min-width: 1200px) {
    .external-link-modal .external-link-modal__close-icon {
        height: 48px;
        width: 48px;
    }
}
.external-link-modal .external-link-modal__close-icon g,
.external-link-modal .external-link-modal__close-icon use {
    fill: #222;
}
@media (min-width: 824px) {
    .external-link-modal .external-link-modal__close-icon g,
    .external-link-modal .external-link-modal__close-icon use {
        fill: #fff;
    }
}
.external-link-modal .progress-bar {
    background-color: #0be;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
}
.external-link-modal.show .progress-bar {
    -webkit-animation: progress-bar 5s linear forwards;
    animation: progress-bar 5s linear forwards;
}
.external-link-modal button span {
    word-wrap: break-word;
}
@media (max-width: 768px) {
    .external-link-modal .modal-footer .btn {
        width: 100%;
    }
}
@-webkit-keyframes progress-bar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes progress-bar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.feature-highlight-slider {
    padding: 24px 0;
    position: relative;
    display: none;
}
@media (min-width: 768px) {
    .feature-highlight-slider {
        display: block;
    }
}
.feature-highlight-slider__main-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.feature-highlight-slider__image-wrapper {
    display: block;
    position: relative;
}
.feature-highlight-slider--full-width .feature-highlight-slider__image-wrapper,
.feature-highlight-slider--full-width .feature-highlight-slider__image-wrapper > img {
    width: 100%;
}
.feature-highlight-slider__image-wrapper > img {
    max-width: 100%;
    max-height: 600px;
}
.feature-highlight-slider__area-link {
    position: absolute;
}
.feature-highlight-slider__area-link img {
    pointer-events: none;
}
.feature-highlight-slider__dot-active {
    display: none;
}
.is-active .feature-highlight-slider__dot-active {
    display: inline-block;
}
.is-active .feature-highlight-slider__dot-inactive {
    display: none;
}
.feature-highlight-slider__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.feature-highlight-slider__slider-control {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 4px;
}
@media (min-width: 768px) {
    .feature-highlight-slider__slider-control {
        padding: 48px 24px 0;
    }
}
.feature-highlight-slider__slider-control a {
    border-radius: 50%;
    height: 33px;
    width: 33px;
}
@media (min-width: 576px) {
    .feature-highlight-slider__slider-control a {
        border: 4px solid #e31e24;
        height: 44px;
        width: 44px;
    }
}
@media (max-width: 576px) {
    .feature-highlight-slider__slider-control a {
        width: auto;
        padding: 0 20px;
    }
}
.feature-highlight-slider__slider-control a img {
    height: 16px;
    pointer-events: none;
    -webkit-transform: translate(6px, -6px);
    transform: translate(6px, -6px);
    width: 16px;
}
@media (min-width: 576px) {
    .feature-highlight-slider__slider-control a img {
        height: 24px;
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
        width: 24px;
    }
}
.feature-highlight-slider__slider-control.right img {
    -webkit-transform: rotate(180deg) translate(7px, 6px);
    transform: rotate(180deg) translate(7px, 6px);
}
.feature-highlight-slider__slides {
    background-color: #fff;
    border-top: 4px solid #e31e24;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: -15px;
    max-width: 100%;
    padding: 16px 0;
    position: relative;
    width: 950px;
    z-index: 2;
}
.feature-highlight-slider__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: -9999px;
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 576px) {
    .feature-highlight-slider__slider-control.right img {
        -webkit-transform: rotate(180deg) translate(-7px, -4px);
        transform: rotate(180deg) translate(-7px, -4px);
    }
    .feature-highlight-slider__slide {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.feature-highlight-slider__slide.is-active {
    left: 0;
    opacity: 1;
    position: relative;
}
.feature-highlight-slider__slide-img {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
@media (min-width: 768px) {
    .feature-highlight-slider__slide-img {
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding: 24px 8px 24px 24px;
        width: auto;
    }
}
.feature-highlight-slider__slide-img img {
    width: 190px;
}
.feature-highlight-slider__slide-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 24px;
    text-align: left;
}
.feature-highlight-slider__slide-content:lang(ar) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 24px;
    text-align: right;
}
.hot-spot-wrap {
    position: absolute;
}
@media (max-width: 768px) {
    .feature-highlight-slider__slide-img img {
        margin-left: 16px;
        max-width: calc(100% - 32px);
    }
    .hot-spot-wrap.is-active {
        left: 0 !important;
        top: 10px !important;
        bottom: 0 !important;
        width: 100%;
        min-height: 100%;
    }
}
.featurehighlightslider.overlay-slides .feature-highlight-slider__image-wrapper > img {
    max-height: 400px;
}
.featurehighlightslider.overlay-slides .feature-highlight-slider {
    display: block;
}
@media (min-width: 768px) {
    .featurehighlightslider.overlay-slides .feature-highlight-slider__area-link {
        left: 0 !important;
        top: 0 !important;
    }
}
.featurehighlightslider.overlay-slides .js-feature-highlight-slide {
    top: 35px;
    position: relative;
    display: none;
    width: 80vw;
    max-width: 555px;
    background: #fff;
    z-index: 6;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
    .featurehighlightslider.overlay-slides .js-feature-highlight-slide {
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        min-height: 100%;
    }
}
.featurehighlightslider.overlay-slides .js-feature-highlight-slide.center {
    left: -255px;
}
.featurehighlightslider.overlay-slides .js-feature-highlight-slide.left {
    left: -555px;
}
.featurehighlightslider.overlay-slides .js-feature-highlight-slide.right {
    left: 555px;
}
.featurehighlightslider.overlay-slides .js-feature-highlight-slide.is-active {
    display: block;
}
.featurehighlightslider.overlay-slides .feature-highlight-slider__slide-content {
    width: 100%;
    border-top: 4px solid #e31e24;
    color: #222;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 24px;
}
.featurehighlightslider.overlay-slides .feature-highlight-slider__slide-content h2 {
    padding-left: 25px;
    width: 100%;
}
.featurehighlightslider.overlay-slides h6 {
    text-align: left;
}
@media (max-width: 768px) {
    .featurehighlightslider.overlay-slides .feature-highlight-slider__slide-content {
        padding: 50px 25px 25px 24px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }
    .featurehighlightslider.overlay-slides .richtext {
        padding-left: 0 !important;
    }
    .featurehighlightslider.overlay-slides h6 {
        text-align: center;
    }
}
.featurehighlightslider.overlay-slides .richtext {
    padding-left: 25px;
}
.featurehighlightslider.overlay-slides .media > img {
    max-width: 100px;
}
.featurehighlightslider.overlay-slides .feature-highlight-slider__slider-control {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}
.featurehighlightslider.overlay-slides .rich-text,
.featurehighlightslider.overlay-slides ol,
.featurehighlightslider.overlay-slides ul {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 21px;
}
.featurehighlightslider.overlay-slides li {
    font-size: 13px;
    line-height: 21px;
}
.featurehighlightslider.overlay-slides a.close {
    position: absolute;
    right: 8px;
    top: 16px;
    opacity: 1;
}
@media (min-width: 769px) {
    .featurehighlightslider.overlay-slides .feature-highlight-slider__slider-control,
    .featurehighlightslider.overlay-slides a.close {
        display: none;
    }
}
.grid-container {
    display: grid;
    grid-template-columns: auto auto;
}
@media (min-width: 769px) and (max-width: 1024px) {
    .grid-container {
        display: grid;
        grid-template-columns: auto;
    }
}
.videoPresent {
    padding-top: 575px;
}
.dot-label-container {
    padding-top: 15px;
}
.dot-labeling {
    border: solid #000;
    background-color: #ffdc00;
    font-size: 30px;
    padding: 5px;
}
.key-border {
    border: 2px solid #000;
    color: #f40;
    font-weight: 700;
}
.table-key {
    padding-top: 25px;
}
.heading-key {
    color: red;
}
.slide-color-red-bold {
    color: red;
    font-weight: 700;
}
.featured-content {
    padding: 24px 0;
    position: relative;
}
.featured-content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 992px) {
    .featured-content {
        padding: 56px 0 72px;
    }
    .featured-content.featured-content--side-offset {
        padding: 72px 0 !important;
    }
    .featured-content__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .featured-content--staggered .featured-content__wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
    }
    .featured-content--staggered.featured-content--content-left .featured-content__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .featured-content--side-offset.featured-content--content-right .featured-content__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.featured-content__img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.featured-content__img:lang(ar),
.featured-content__vid,
.icon-button-listing__button {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.featured-content--side-offset .featured-content__img {
    background-position: center center;
    background-size: cover;
    padding-bottom: 65.25%;
}
@media (min-width: 992px) {
    .featured-content__img {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 36px;
    }
    .featured-content--side-offset .featured-content__img {
        height: 100%;
        margin-right: 0;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 60%;
    }
    .featured-content--side-offset.featured-content--content-right .featured-content__img {
        left: 0;
        right: auto;
    }
    .featured-content--staggered .featured-content__img .responsive-image-spacer {
        padding-bottom: 56.25%;
    }
}
.featured-content--staggered .featured-content__img .responsive-image-spacer {
    padding-bottom: 56.25%;
}
.featured-content__img .responsive-video-spacer {
    padding-bottom: 56.25%;
    width: 100%;
}
.featured-content--staggered .featured-content__img {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (min-width: 992px) {
    .featured-content--staggered.featured-content--content-left .featured-content__img {
        left: auto;
        right: 0;
    }
    .featured-content--content-left .featured-content__img {
        padding: 0 0 0 36px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.featured-content__img img {
    width: 100%;
}
.featured-content__img:lang(ar) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.featured-content--side-offset .featured-content__img:lang(ar) {
    background-position: center center;
    background-size: cover;
    padding-bottom: 65.25%;
}
@media (min-width: 992px) {
    .featured-content__img:lang(ar) {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 36px;
    }
    .featured-content--side-offset .featured-content__img:lang(ar) {
        height: 100%;
        margin-right: 0;
        padding-bottom: 0;
        position: absolute;
        left: 0;
        right: auto;
        top: 0;
        width: 60%;
    }
    .featured-content--side-offset.featured-content--content-right .featured-content__img:lang(ar) {
        left: 0;
        right: auto;
    }
    .featured-content--staggered .featured-content__img:lang(ar) .responsive-image-spacer {
        padding-bottom: 56.25%;
    }
}
.featured-content--staggered .featured-content__img:lang(ar) .responsive-image-spacer {
    padding-bottom: 56.25%;
}
.featured-content__img:lang(ar) .responsive-video-spacer {
    padding-bottom: 56.25%;
    width: 100%;
}
.featured-content--staggered .featured-content__img:lang(ar) {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (min-width: 992px) {
    .featured-content--staggered.featured-content--content-left .featured-content__img:lang(ar) {
        left: auto;
        right: 0;
    }
    .featured-content--content-left .featured-content__img:lang(ar) {
        padding: 0 0 0 36px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.featured-content__img:lang(ar) img {
    width: 100%;
}
.featured-content__vid {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.featured-content--side-offset .featured-content__vid {
    background-position: center center;
    background-size: cover;
    padding-bottom: 65.25%;
}
@media (min-width: 992px) {
    .featured-content__vid {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 36px;
    }
    .featured-content--side-offset .featured-content__vid {
        height: 100%;
        margin-right: 0;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 60%;
    }
    .featured-content--side-offset.featured-content--content-right .featured-content__vid {
        left: 0;
        right: auto;
    }
    .featured-content--staggered .featured-content__vid .responsive-image-spacer {
        padding-bottom: 56.25%;
    }
}
.featured-content--staggered .featured-content__vid .responsive-image-spacer {
    padding-bottom: 56.25%;
}
.featured-content--staggered .featured-content__vid {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.grouped-links-card__img,
.hero,
.hero__bottom-angle,
.image-card,
.info-card__img,
.link-card__img {
    background-size: cover;
}
@media (min-width: 992px) {
    .featured-content--staggered .featured-content__vid {
        flex: none;
        left: 0;
        margin-right: 0;
        position: absolute;
        top: 0;
        width: 54%;
    }
    .featured-content--staggered.featured-content--content-left .featured-content__vid {
        left: auto;
        right: 0;
    }
    .featured-content--content-left .featured-content__vid {
        padding: 0 0 0 36px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.featured-content__vid img {
    width: 100%;
}
.featured-content__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 36px;
    position: relative;
    text-align: left;
}
@media (min-width: 992px) {
    .featured-content__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 36px;
        padding-top: 0;
    }
    .featured-content--side-offset .featured-content__content {
        max-width: 30%;
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
}
.featured-content--side-offset .featured-content__content {
    padding: 36px !important;
}
@media (min-width: 992px) {
    .featured-content--side-offset.featured-content--content-right .featured-content__content {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
    }
    .featured-content--content-left .featured-content__content {
        padding: 0 36px 0 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.featured-content--staggered .featured-content__content {
    background-color: #fff;
    border-top: 4px solid #026;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    padding: 36px 24px;
    z-index: 10;
}
.featured-content__content hr {
    margin: 16px 0 !important;
}
.featured-content__content:lang(ar) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 36px;
    position: relative;
    text-align: right;
}
@media (min-width: 992px) {
    .featured-content--staggered .featured-content__content {
        max-width: 50%;
    }
    .featured-content__content:lang(ar) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 36px;
        padding-top: 0;
    }
    .featured-content--side-offset .featured-content__content:lang(ar) {
        max-width: 30%;
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
}
.featured-content--side-offset .featured-content__content:lang(ar) {
    padding: 36px !important;
}
@media (min-width: 992px) {
    .featured-content--side-offset.featured-content--content-right .featured-content__content:lang(ar) {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
    }
    .featured-content--content-left .featured-content__content:lang(ar) {
        padding: 0 36px 0 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.featured-content--staggered .featured-content__content:lang(ar) {
    background-color: #fff;
    border-top: 4px solid #026;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    padding: 36px 24px;
    z-index: 10;
}
.site-header,
.site-navigation {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
    .featured-content--staggered .featured-content__content:lang(ar) {
        max-width: 50%;
    }
}
.featured-content__content:lang(ar) hr {
    margin: 16px 0 !important;
}
.featured-content__cta-container {
    padding: 16px 0;
}
.articlefeaturedcontent .featured-content__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 20%;
}
.p1 {
    font-family: Overpass;
}
.featured-product {
    border-bottom: 1px solid #eee;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.featured-product__img-container {
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .featured-product {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .featured-product__img-container {
        min-width: 150px;
        width: 40%;
    }
}
.featured-product__img-container img {
    margin-left: 16px;
    width: calc(100% - 32px);
}
@media (min-width: 768px) {
    .featured-product__img-container img {
        left: 50%;
        margin-left: 0;
        max-height: calc(100% - 32px);
        max-width: calc(100% - 32px);
        min-width: 150px;
        position: absolute;
        top: 16px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (min-width: 992px) {
    .featured-product__img-container img {
        width: auto;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .featured-product__content {
        padding: 16px 0;
    }
}
.filter-modal .modal-content,
.filter-modal .modal-dialog {
    border: 0;
    margin: 0;
}
.filter-modal .modal-footer,
.filter-modal .modal-header {
    padding: 8px 10px;
}
.filter-modal .modal-footer {
    padding-bottom: 0;
}
.filter-modal .btn {
    opacity: 1 !important;
    padding: 8px 16px 6px !important;
}
@media (max-width: 768px) {
    .featured-product__img-container .responsive-image-spacer {
        display: none;
    }
    .filter-modal hr {
        margin: 16px auto;
    }
}
.checked-list-box {
    padding: 0;
}
.checked-list-box > .list-group-item {
    border-radius: 0 !important;
    border: 1px solid #767676;
    cursor: pointer;
}
.custom-file-label {
    border: 1px solid #9b9b9b;
    font-family: Roboto, Arial, sans-serif;
}
.site-header .navbar-nav .nav-item .nav-link,
.site-header .navbar-nav .nav-item:lang(ar) .nav-link {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 1px;
}
.custom-file-label::after {
    border-radius: 0;
}
.custom-file-input:lang(de) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Durchsuche";
}
.custom-file-input:lang(es) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Navegar";
}
.custom-file-input:lang(ar) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "تصفح";
}
.custom-file-input:lang(fr) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Parcourir";
}
.custom-file-input:lang(cs) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Procházet";
}
.custom-file-input:lang(da) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Gennemse";
}
.custom-file-input:lang(nl) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Bladeren";
}
.custom-file-input:lang(it) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Navigare";
}
.custom-file-input:lang(pl) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Przeglądaj";
}
.custom-file-input:lang(sv) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Bläddra";
}
.custom-file-input:lang(tr) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Araştır";
}
.custom-file-input:lang(ru) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Просматривать";
}
.custom-file-input:lang(ja) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "ブラウズ";
}
.custom-file-input:lang(zh) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "浏览";
}
.custom-file-input:lang(ko) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "검색";
}
.custom-file-input:lang(pt) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Navegar";
}
.grouped-links-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.grouped-links-card {
    background-color: transparent;
    border: 0;
    margin: 32px 0 0;
    text-align: left;
}
@media (min-width: 576px) {
    .grouped-links-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .grouped-links-card {
        display: inline-block;
        margin-right: 16px;
        width: calc(50% - 8px);
    }
    .grouped-links-card:nth-child(2n + 2) {
        margin-right: 0;
    }
}
@media (min-width: 768px) {
    .grouped-links-card {
        width: calc(33.333333% - 11px);
    }
    .grouped-links-card:nth-child(2n + 2) {
        margin-right: 16px;
    }
    .grouped-links-card:nth-child(3n + 3) {
        margin-right: 0;
    }
}
.grouped-links-card .card-body {
    padding-left: 0;
}
.grouped-links-card .grouped-links-cards__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.grouped-links-card:lang(ar) .grouped-links-cards__links,
.info-cards {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.grouped-links-card .grouped-links-cards__links a {
    padding: 4px 0;
}
.grouped-links-card:lang(ar) {
    background-color: transparent;
    border: 0;
    margin: 32px 0 0;
    text-align: right;
}
@media (min-width: 576px) {
    .grouped-links-card:lang(ar) {
        display: inline-block;
        margin-right: 16px;
        width: calc(50% - 8px);
    }
    .grouped-links-card:lang(ar):nth-child(1),
    .grouped-links-card:lang(ar):nth-child(2n + 2) {
        margin-right: 0;
    }
}
@media (min-width: 768px) {
    .grouped-links-card:lang(ar) {
        width: calc(33.333333% - 11px);
    }
    .grouped-links-card:lang(ar):nth-child(2n + 2),
    .grouped-links-card:lang(ar):nth-child(3n + 3) {
        margin-right: 16px;
    }
    .grouped-links-card:lang(ar):nth-child(1) {
        margin-right: 0;
    }
}
.grouped-links-card:lang(ar) .card-body {
    padding-right: 0;
}
.grouped-links-card:lang(ar) .grouped-links-cards__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.grouped-links-card:lang(ar) .grouped-links-cards__links a {
    padding: 4px 0;
}
.grouped-links-card__img {
    background-color: #767676;
    background-position: center center;
}
.grouped-links-card__img .responsive-image-spacer {
    padding-bottom: 62.25%;
}
.site-header {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 10;
}
.menu-is-open .site-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.menu-is-open-landing .site-header {
    left: 0;
    top: 0;
    width: 100%;
}
@media (max-width: 768px) {
    .site-header > .container-fluid {
        padding-right: 4px;
    }
}
.site-header .navbar {
    padding: 9px 0;
    width: 100%;
}
@media (max-width: 400px) {
    .site-header .navbar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
@media (min-width: 768px) {
    .site-header .navbar {
        padding: 20px 0;
    }
}
.site-header .navbar .navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-header .navbar .navbar-brand:lang(ar) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 1rem;
}
.site-header .navbar .site-header__brand-logo {
    max-height: 50px;
}
@media (max-width: 768px) {
    .site-header .navbar .site-header__brand-logo {
        width: 130px;
    }
}
.site-header .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 0;
    padding-top: 0;
}
.site-header .navbar-nav .nav-item {
    display: inline-block;
    position: relative;
    margin-left: 0;
}
@media (min-width: 992px) {
    .site-header {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    /* .site-header .navbar-nav .nav-item:not(:first-of-type) {
        margin-left: 24px;
    } */
    .site-header .navbar-nav .nav-item:not(:first-of-type):before {
        background-color: #767676;
        content: "";
        height: 20px;
        left: -8px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
        display: none;
    }
}
.site-header .navbar-nav .nav-item .nav-link {
    color: #000;
    margin: 0 10px;
    text-transform: none;
    font-size: 11px;
    font-size: 15px;
}
.site-header .navbar-nav .nav-item .nav-link .nav-link-text {
    display: inline-block;
}
.site-header .navbar-nav .nav-item .nav-link .g-icon {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.site-header .navbar-nav .nav-item .nav-link .g-icon + .nav-link-text,
.site-header .navbar-nav .nav-item .nav-link .nav-link-text + .g-icon {
    margin-left: 8px;
}
.site-header .navbar-nav .nav-item:lang(ar) {
    display: inline-block;
    position: relative;
}
@media (min-width: 992px) {
    .site-header .navbar-nav .nav-item:lang(ar):not(:first-of-type) {
        margin-right: 24px;
        margin-left: auto;
    }
    .site-header .navbar-nav .nav-item:lang(ar):not(:first-of-type):before {
        background-color: #767676;
        content: "";
        height: 20px;
        right: -8px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
    }
}
.site-header .navbar-nav .nav-item:lang(ar) .nav-link {
    color: #000;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-header .navbar-nav .nav-item:lang(ar) .nav-link .nav-link-text {
    display: inline-block;
}
.site-header .navbar-nav .nav-item:lang(ar) .nav-link .g-icon {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.site-header .navbar-nav .nav-item:lang(ar) .nav-link .g-icon + .nav-link-text,
.site-header .navbar-nav .nav-item:lang(ar) .nav-link .nav-link-text + .g-icon {
    margin-left: 8px;
}
.site-header__desktop-nav {
    position: relative;
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.site-header--segment .site-header__desktop-nav {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media (min-width: 992px) {
    .site-header__desktop-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .site-header__mobile-nav {
        display: none;
    }
}
.site-header__mobile-icon {
    max-height: 20px;
    max-width: 20px;
}
.mobile-menu-icon .site-header__mobile-icon {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.menu-is-open .mobile-menu-icon .site-header__mobile-icon,
.mobile-menu-icon .site-header__mobile-icon:last-child {
    left: -9999px;
    opacity: 0;
    position: absolute;
}
.menu-is-open .mobile-menu-icon .site-header__mobile-icon:last-child {
    left: 0;
    opacity: 1;
    position: relative;
}
.menu-is-open-landing .mobile-menu-icon .site-header__mobile-icon {
    left: -9999px;
    opacity: 0;
    position: absolute;
}
.menu-is-open-landing .mobile-menu-icon .site-header__mobile-icon:last-child {
    left: 0;
    opacity: 1;
    position: relative;
}
.site-header__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 400px) {
    .site-header__brand {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.site-header__segment-description {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
@media (min-width: 400px) {
    .site-header__segment-description {
        margin-left: 12px;
        max-width: calc(100vw - 340px);
    }
    .site-header__segment-description:before {
        background-color: #000;
        content: "";
        height: 24px;
        left: -12px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
    }
}
@media (min-width: 768px) {
    .site-header__segment-description {
        max-width: calc(100vw - 620px);
    }
}
.site-header__segment-description h2 {
    margin: 0 !important;
}
.site-header__segment-description a {
    color: #000;
}
.site-header__segment-description:lang(ar) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
@media (min-width: 400px) {
    .site-header__segment-description:lang(ar) {
        margin-right: 12px;
        max-width: calc(100vw - 340px);
    }
    .site-header__segment-description:lang(ar):before {
        background-color: #000;
        content: "";
        height: 24px;
        right: -12px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
    }
}
.site-header__segment-description:lang(ar) h2 {
    margin: 0 !important;
}
@media (max-width: 768px) {
    .site-header__segment-description h2,
    .site-header__segment-description:lang(ar) h2 {
        font-size: 9px;
        font-size: 0.5625rem;
    }
}
.site-header__segment-description:lang(ar) a {
    color: #000;
}
.site-header__search {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 8px;
    position: relative;
}
.mobile-view-cart-button {
    padding-right: 11px;
    display: none;
    width: 100%;
}
.mobile-view-cart-button #view-cart-button-mobile {
    width: 100%;
}
.site-header__search-btn,
.site-header__search-btn:lang(ar) {
    background-color: transparent;
    width: 16px;
    padding: initial;
    height: 16px;
}
@media (max-width: 992px) {
    .mobile-view-cart-button {
        display: block;
    }
}
.site-header__search-btn {
    border-style: none;
    left: 16px;
    pointer-events: all;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-header__search-btn .site-header__search-icon {
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}
.site-header__search-btn:lang(ar) {
    border-style: none;
    right: 16px;
    pointer-events: all;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-header-search__desktop-nav .site-header__search,
.site-header-search__desktop-nav:lang(ar) .site-header__search {
    height: 33px;
}
.site-header__search-input,
.site-header__search-input:lang(ar) {
    pointer-events: all;
    width: 100%;
    font-family: Roboto, Arial, sans-serif;
}
.site-header__search-btn:lang(ar) .site-header__search-icon {
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}
.site-header__search-input {
    border: 0;
    border-bottom: 1px solid #767676;
    color: #222;
    padding: 4px 16px 4px 32px;
    font-size: 16px;
    font-size: 1rem;
}
.site-header__search-input::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .site-header__search-input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .site-header__search-input:-moz-placeholder {
        font-size: 16px;
    }
    .site-header__search-input::-moz-placeholder {
        font-size: 16px;
    }
    .site-header__search-input:-ms-input-placeholder {
        font-size: 16px;
    }
}
.site-header__search-input:active,
.site-header__search-input:focus {
    border-bottom: 1px solid #e31e24;
    outline: 0;
}
.site-header__search-input:lang(ar) {
    border: 0;
    border-bottom: 1px solid #767676;
    color: #222;
    padding: 4px 32px 4px 16px;
    font-size: 16px;
    font-size: 1rem;
}
.site-header__search-input:lang(ar)::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input:lang(ar):-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input:lang(ar)::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
.site-header__search-input:lang(ar):-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: normal;
}
@media (min-width: 576px) {
    .site-header__search-input:lang(ar)::-webkit-input-placeholder {
        font-size: 16px;
    }
    .site-header__search-input:lang(ar):-moz-placeholder {
        font-size: 16px;
    }
    .site-header__search-input:lang(ar)::-moz-placeholder {
        font-size: 16px;
    }
    .site-header__search-input:lang(ar):-ms-input-placeholder {
        font-size: 16px;
    }
}
.site-header__search-input:lang(ar):active,
.site-header__search-input:lang(ar):focus {
    border-bottom: 1px solid #e31e24;
    outline: 0;
}
.site-header-search__desktop-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    position: absolute;
    right: 0;
    top: 90%;
}
.site-header-search__desktop-nav.show-search-input {
    display: block;
}
.site-header-search__desktop-nav .site-header__search .search-icon {
    left: 0;
}
.site-header-search__desktop-nav .site-header__search-input {
    width: 300px;
    border: 1px solid #767676;
}
.site-header-search__desktop-nav .site-header__search-input:active,
.site-header-search__desktop-nav .site-header__search-input:focus {
    border: 1px solid #e31e24;
}
@media (min-width: 1200px) {
    .site-header-search__desktop-nav .site-header__search-input {
        width: 415px;
    }
}
.site-header-search__desktop-nav:lang(ar) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    position: absolute;
    right: auto;
    left: 0;
    top: 90%;
}
.helptitle h1,
.site-header-search__desktop-nav:lang(ar).show-search-input {
    display: block;
}
.site-header-search__desktop-nav:lang(ar) .site-header__search .search-icon {
    left: 0;
}
.site-header-search__desktop-nav:lang(ar) .site-header__search-input {
    width: 300px;
    border: 1px solid #767676;
}
.site-header-search__desktop-nav:lang(ar) .site-header__search-input:active,
.site-header-search__desktop-nav:lang(ar) .site-header__search-input:focus {
    border: 1px solid #e31e24;
}
.help-warning,
.help-warning > div {
    border: 1px solid #000;
}
@media (min-width: 1200px) {
    .site-header-search__desktop-nav:lang(ar) .site-header__search-input {
        width: 415px;
    }
}
.help-warning {
    margin-bottom: 30px;
}
.help-warning p {
    font-size: 0.9rem;
    line-height: 1.2;
    margin: 0.5rem;
}
.help-image-bg {
    background-color: #f08800;
    padding-top: 3px;
    padding-bottom: 1px;
}
.help-image-bg img {
    padding-bottom: 0;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.helptitle h1 {
    font-weight: 900;
    font-family: Overpass, Helvetica, sans-serif;
    font-size: 3rem;
    letter-spacing: unset;
    text-transform: none;
    font-style: normal;
    line-height: 1.2;
    margin: 0.75rem 0;
}
.hero {
    background-color: #eee;
    background-position: center center;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}
@media (min-width: 576px) {
    .hero {
        padding: 142px 0;
    }
}
@media (min-width: 768px) {
    .site-header__segment-description:lang(ar) {
        max-width: calc(100vw - 620px);
    }
    .hero {
        padding: 172px 0;
    }
}
.hero.hero--offset-bottom {
    padding: 0;
}
.hero.hero--offset-bottom .hero__offset-bottom-bg {
    max-height: 480px;
}
.hero.hero--short,
.hero.hero--short.hero--double-angle,
.hero.hero--short.hero--single-angle {
    padding: 60px 0;
    position: relative;
    z-index: 5;
}
@media (min-width: 576px) {
    .hero.hero--short,
    .hero.hero--short.hero--double-angle,
    .hero.hero--short.hero--single-angle {
        padding: 75px 0;
    }
}
.hero.hero--double-angle,
.hero.hero--single-angle {
    padding: 100px 0;
}
.hero hr {
    margin: 32px 0;
}
.hero.hero--center hr,
.hero.text-align--center hr {
    margin-left: auto;
    margin-right: auto;
}
.hero__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hero--center .hero__wrapper {
    text-align: center;
}
.hero--offset-bottom .hero__wrapper {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: -48px;
    max-width: 100%;
    position: relative;
    width: 950px;
}
@media (min-width: 576px) {
    .hero.hero--double-angle,
    .hero.hero--single-angle {
        padding: 117px 0 153px;
    }
    .hero--right .hero__wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .hero--center .hero__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .hero--offset-bottom .hero__wrapper {
        margin-top: -100px;
    }
}
.hero--offset-bottom .hero__wrapper:before {
    -webkit-box-shadow: 0 -16px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 -16px 16px 0 rgba(0, 0, 0, 0.15);
    content: "";
    height: 75%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.hero--offset-bottom .hero__content,
.hero--offset-bottom .hero__content:lang(ar) {
    color: #000;
    max-width: 800px;
    position: relative;
    z-index: 5;
    margin-right: auto;
    margin-left: auto;
}
.hero__content {
    width: 100%;
}
@media (min-width: 768px) {
    .hero.hero--double-angle,
    .hero.hero--single-angle {
        padding: 147px 0 175px;
    }
    .hero__content {
        max-width: 800px;
    }
}
.text-align--center .hero__content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hero--offset-bottom .hero__content {
    padding: 24px 16px;
}
.hero__content:lang(ar) {
    width: 100%;
    text-align: right;
}
@media (min-width: 768px) {
    .hero--offset-bottom .hero__content {
        padding: 36px 48px;
    }
    .hero__content:lang(ar) {
        max-width: 800px;
    }
}
.text-align--center .hero__content:lang(ar) {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hero--offset-bottom .hero__content:lang(ar) {
    padding: 24px 16px;
}
@media (min-width: 768px) {
    .hero--offset-bottom .hero__content:lang(ar) {
        padding: 36px 48px;
    }
}
.hero__cta-container {
    padding: 16px 0;
}
.text-align--center .hero__cta-container {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hero__bottom-angle {
    background-position: bottom center;
    bottom: 0;
    display: none;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100vw;
}
@media (min-width: 768px) {
    .hero__bottom-angle {
        height: 60px;
    }
}
.hero--double-angle .hero__bottom-angle:after,
.hero--double-angle .hero__bottom-angle:before,
.hero--single-angle .hero__bottom-angle {
    bottom: 0;
    height: 0;
    position: absolute;
    width: 0;
    content: "";
}
.hero--double-angle .hero__bottom-angle:before {
    border-bottom: 40px solid #fff;
    border-right: 50vw solid transparent;
    left: 0;
}
@media (min-width: 768px) {
    /* .hero--double-angle .hero__bottom-angle:before {
        border-bottom: 60px solid #fff;
    } */

    .hero--double-angle .hero__bottom-angle:before{
        border-bottom: 0;
    }
}
.hero--double-angle .hero__bottom-angle:after {
    background-image: attr(data-bg-image);
    border-bottom: 40px solid #fff;
    border-left: 50vw solid transparent;
    right: 0;
}
@media (min-width: 768px) {
    .hero--double-angle .hero__bottom-angle:after {
        border-bottom: 60px solid #fff;
    }

    .hero--double-angle .hero__bottom-angle:after {
        border-bottom: 0;
    }
}
.hero--double-angle .hero__bottom-angle:after.hero--angle-blue:before {
    border-bottom: 40px solid #e31e24;
}
@media (min-width: 768px) {
    .hero--double-angle .hero__bottom-angle:after.hero--angle-blue:before {
        border-bottom: 60px solid #e31e24;
    }
}
.hero--double-angle.hero--angle-blue .hero__bottom-angle:before {
    border-bottom: 40px solid #e31e24;
}
@media (min-width: 768px) {
    .hero--double-angle.hero--angle-blue .hero__bottom-angle:before {
        border-bottom: 60px solid #e31e24;
    }
}
.hero--double-angle.hero--angle-blue .hero__bottom-angle:after {
    border-bottom: 40px solid #e31e24;
}
@media (min-width: 768px) {
    .hero--double-angle.hero--angle-blue .hero__bottom-angle:after {
        border-bottom: 60px solid #e31e24;
    }
}
.hero--double-angle.hero--angle-gray .hero__bottom-angle:before {
    border-bottom: 40px solid #eee;
}
@media (min-width: 768px) {
    .hero--double-angle.hero--angle-gray .hero__bottom-angle:before {
        border-bottom: 60px solid #eee;
    }
}
.hero--double-angle.hero--angle-gray .hero__bottom-angle:after {
    border-bottom: 40px solid #eee;
}
@media (min-width: 768px) {
    .hero--double-angle.hero--angle-gray .hero__bottom-angle:after {
        border-bottom: 60px solid #eee;
    }
}
.hero--single-angle .hero__bottom-angle {
    border-bottom: 40px solid #fff;
    border-right: 100vw solid transparent;
    left: 0;
}
@media (max-width: 768px) {
    .hero--single-angle .hero__bottom-angle {
        border-bottom: 60px solid #fff;
    }
}
.hero--single-angle.hero--angle-gray .hero__bottom-angle {
    border-bottom: 40px solid #eee;
}
@media (max-width: 768px) {
    .hero--single-angle.hero--angle-gray .hero__bottom-angle {
        border-bottom: 60px solid #eee;
    }
}
.icon-button-listing__button {
    margin: 16px;
    text-align: center;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.image-card,
.link-card__img,
.site-navigation__top-nav li a:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 768px) {
    .icon-button-listing__button {
        margin: 24px;
    }
}
@media (min-width: 992px) {
    .icon-button-listing__button {
        margin: 24px 42px;
    }
}
.icon-button-listing__button:hover {
    opacity: 0.6;
}
.icon-button-listing__icon-wrapper {
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    max-width: 80px;
    position: relative;
}
.icon-button-listing__icon-wrapper img {
    left: 50%;
    max-height: 24px;
    max-width: calc(100% - 24px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.image-card {
    background-color: #eee;
    background-position: center center;
    margin-bottom: 16px;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.info-card,
.info-card:lang(ar) {
    background-color: transparent;
    border: 0;
}
@media (min-width: 576px) {
    .hero__bottom-angle {
        display: block;
    }
    .image-card {
        width: calc(50% - 8px);
    }
}
@media (min-width: 768px) {
    .image-card {
        width: calc(33.3333% - 11px);
    }
}
.image-card:hover {
    opacity: 0.9;
}
.image-card__content {
    bottom: 16px;
    left: 16px;
    position: absolute;
}
.img-reg-width {
    width: 100%;
    height: auto;
}
.image-slider__images {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.image-slider__slide {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.image-slider__slide.is-active {
    left: 0;
    opacity: 1;
    position: relative;
}
.image-slider__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.image-slider__controls > a:first-child {
    -webkit-transform: rotate(180deg) translateY(-1px);
    transform: rotate(180deg) translateY(-1px);
}
.image-slider__controls a img {
    pointer-events: none;
}
.image-slider__slider-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px;
}
.info-card .card-body,
.info-card:lang(ar) .card-body {
    padding-bottom: 0;
}
.image-slider__slider-control .active-image {
    display: none;
}
.image-slider__slider-control.is-active .active-image {
    display: inline-block;
}
.image-slider__slider-control.is-active .inactive-image {
    display: none;
}
.info-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.info-card {
    margin: 32px 0 0;
    text-align: center;
    width: 100%;
}
@media (min-width: 576px) {
    .info-cards {
        display: block;
        text-align: center;
    }
    .info-card {
        display: inline-block;
        margin-right: 16px;
        text-align: left;
        width: calc(50% - 16px);
    }
    .info-card:nth-child(2n + 2) {
        margin-right: 0;
    }
    .info-card .card-body {
        padding-left: 0;
        padding-right: 0;
        
    }
}
.info-card .card-body p:last-child {
    margin-bottom: 0;
}
.info-card.hide-description .card-body p {
    display: none;
}
@media (min-width: 992px) {
    .info-card {
        width: calc(33.333333% - 12px);
    }
    .info-card:nth-child(2n + 2) {
        margin-right: 16px;
    }
    .info-card:nth-child(3n + 3) {
        margin-right: 0;
    }
    .info-card.info-card-four {
        width: calc(25% - 12px);
    }
    .info-card.info-card-four:nth-child(3n + 3) {
        margin-right: 16px;
    }
    .info-card.info-card-four:nth-child(4n + 4) {
        margin-right: 0;
    }
}
.info-card:lang(ar) {
    text-align: right;
    margin: 32px 0 0;
    width: 100%;
}
@media (min-width: 576px) {
    .info-card:lang(ar) {
        display: inline-block;
        margin-right: 16px;
        width: calc(50% - 16px);
    }
    .info-card:lang(ar):nth-child(2n + 2) {
        margin-right: 16px;
    }
    .info-card:lang(ar) .card-body {
        padding-left: 0;
    }
}
.info-card:lang(ar) .card-body p:last-child {
    margin-bottom: 0;
}
.info-card:lang(ar).hide-description .card-body p {
    display: none;
}
@media (min-width: 992px) {
    .info-card:lang(ar) {
        width: calc(33.333333% - 12px);
    }
    .info-card:lang(ar):nth-child(2n + 2) {
        margin-right: 16px;
    }
    .info-card:lang(ar):nth-child(3n + 3) {
        margin-right: 0;
    }
    .info-card:lang(ar).info-card-four {
        width: calc(25% - 12px);
    }
    .info-card:lang(ar).info-card-four:nth-child(3n + 3),
    .info-card:lang(ar).info-card-four:nth-child(4n + 4) {
        margin-right: 16px;
    }
    .info-card:lang(ar).info-card-four:nth-child(1) {
        margin-right: 0;
    }
}
.info-card__img {
    background-position: center center;
    display: block;
    background-size: contain;
}
.info-card__img .responsive-image-spacer {
    padding-bottom: 62.25%;
}
.info-card__img_background {
    background-color: #767676;
}
a.nav-link.nav-cta,
a.site-navigation__mobile-menu-link-landing.nav-cta {
    background-color: #e31e24;
    color: #fff !important;
}
a.nav-link.nav-cta {
    padding-left: 1em;
    padding-right: 1em;
}
.link-card .card-title,
.link-card:lang(ar) .card-title {
    color: #e31e24;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    font-style: normal;
}
select#language-selector-drop.lang-select-lp {
    width: 60px;
}
.language-selector.g-select {
    height: 32px;
}
.stick-to-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
@media (max-width: 768px) {
    .stick-to-top {
        height: 50px;
    }
}
.stick-to-top__spacer {
    height: 75px;
}
.sticky-buffer {
    padding-top: 75px;
}
@media (max-width: 768px) {
    .stick-to-top__spacer {
        height: 50px;
    }
    .sticky-buffer {
        padding-top: 50px;
    }
}
select#language-selector-drop.lang-select-lp {
    font-size: 14px;
    padding: 2px;
}
.link-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.link-card {
    background-color: transparent;
    border: 0;
    margin: 32px 0;
    text-align: center;
    width: 100%;
}
@media (min-width: 576px) {
    .link-cards {
        display: block;
        text-align: center;
    }
    .link-card {
        display: inline-block;
        text-align: left;
        width: calc(50% - 16px);
    }
    .link-card .card-body {
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .link-card {
        margin-right: 16px;
        width: calc(33.333333% - 12px);
    }
    .link-card:nth-child(3n + 3) {
        margin-right: 0;
    }
}
.link-card .card-body {
    padding-bottom: 0;
    height: 100%;
}
.link-card .card-body p:last-child {
    margin-bottom: 0;
}
.link-card .card-title {
    display: block;
    margin-bottom: 0;
}
.link-card .card-title a {
    font-weight: 900;
    height: 100% !important;
}
.link-card .card-title.card-title:lang(ru) {
    font-weight: 700;
}
.link-card:lang(ar) {
    background-color: transparent;
    border: 0;
    margin: 32px 0;
    text-align: center;
    width: 100%;
}
@media (min-width: 576px) {
    .link-card:lang(ar) {
        display: inline-block;
        text-align: right;
        width: calc(50% - 16px);
    }
    .link-card:lang(ar) .card-body {
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .link-card:lang(ar) {
        margin-right: 0;
        margin-left: 16px;
        width: calc(33.333333% - 12px);
    }
    .link-card:lang(ar):nth-child(3n + 3) {
        margin-right: 0;
    }
}
.link-card:lang(ar) .card-body {
    padding-bottom: 0;
    height: 100%;
}
.link-card:lang(ar) .card-body p:last-child {
    margin-bottom: 0;
}
.link-card:lang(ar) .card-body.p {
    text-align: right;
}
.link-card:lang(ar) .card-title {
    display: block;
    margin-bottom: 0;
}
.link-card:lang(ar) .card-title a {
    font-weight: 900;
    height: 100% !important;
}
.button_height {
    height: 100% !important;
}
.link-card-four {
    background-color: transparent;
    border: 0;
    margin: 32px 0;
    text-align: center;
}
@media (min-width: 576px) {
    .link-card-four {
        display: inline-block;
        text-align: left;
        width: calc(50% - 16px);
    }
}
@media (min-width: 992px) {
    .link-card-four,
    .link-card-four:nth-child(3n + 3) {
        margin-right: 16px;
    }
    .link-card-four {
        width: calc(25% - 12px);
    }
    .link-card-four:nth-child(4n + 4) {
        margin-right: 0;
    }
}
.link-card-four:lang(ar) {
    background-color: transparent;
    border: 0;
    margin: 32px 0;
    text-align: center;
}
@media (min-width: 576px) {
    .link-card-four:lang(ar) {
        display: inline-block;
        text-align: right;
        width: calc(50% - 16px);
    }
}
@media (min-width: 992px) {
    .link-card-four:lang(ar) {
        margin-right: 0;
        margin-left: 16px;
        width: calc(25% - 12px);
    }
    .link-card-four:lang(ar):nth-child(4n + 4) {
        margin-right: 0;
        margin-left: 0;
    }
}
.link-card-three:lang(ar) {
    background-color: transparent;
    border: 0;
    margin: 32px 0;
    text-align: center;
}
@media (min-width: 576px) {
    .link-card-three:lang(ar) {
        display: inline-block;
        text-align: right;
        width: calc(50% - 16px);
    }
}
@media (min-width: 992px) {
    .link-card-three:lang(ar) {
        margin-right: 0;
        margin-left: 16px;
        width: calc(33.333333% - 12px);
    }
    .link-card-three:lang(ar):nth-child(3n + 3) {
        margin-left: 0;
        margin-right: 0;
    }
}
.link-card__img {
    background-color: #767676;
    background-position: center center;
    display: block;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link-card__img:hover {
    opacity: 0.8;
}
.link-card__img .responsive-image-spacer {
    padding-bottom: 62.25%;
}
.link-card.card.link-card-four.buttons,
.link-card.card.link-card-three.buttons {
    margin-top: 0;
    margin-bottom: 18px;
}
.card-title a.btn.btn--bg-blue {
    width: 100%;
}
.button-body {
    padding-bottom: 0;
    height: 100%;
}
.pseudo-card-body {
    padding-top: 1.25rem;
    padding-bottom: 0;
}
.locator-map {
    left: -9999px;
    opacity: 0;
    position: absolute;
    transform: translateY(20px);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.locator-map.is-active {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.locator-map iframe {
    max-width: 100%;
}
.model-group-details__images-main {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16px;
    position: relative;
}
.model-group-details__images-main iframe,
.model-group-details__images-main img {
    left: -9999px;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    opacity: 0.2;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.model-group-details__images-main iframe.is-active,
.model-group-details__images-main img.is-active {
    left: 50%;
    opacity: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.model-group-details__images-main iframe {
    height: 75%;
    width: 100%;
}
.model-group-details__images-main .model-group-details-main-video {
    left: -9999px;
    max-height: calc(100% - 32px);
    max-width: calc(100% - 32px);
    opacity: 0;
    opacity: 0.2;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.model-group-details__images-main .model-group-details-main-video.is-active {
    left: 50%;
    opacity: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.model-group-details__caption {
    color: #767676;
    display: none;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
}
.model-group-details__caption.is-active {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding-bottom: 16px;
}
.model-group-details__images-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.model-group-details__images-controls button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #eee;
    position: relative;
    -webkit-transition: border-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: calc(20% - 7px);
}
@media (min-width: 992px) {
    .model-group-details__images-controls button {
        width: calc(14.2587% - 8px);
    }
    .model-group-details__images-controls button:not(:nth-child(5n + 5)) {
        margin-right: 0;
    }
    .model-group-details__images-controls button:not(:nth-child(7n + 7)) {
        margin-right: 8px;
    }
}
.model-group-details__images-controls button:not(:nth-child(5n + 5)) {
    margin-right: 8px;
}
.model-group-details__images-controls button:active,
.model-group-details__images-controls button:focus,
.model-group-details__images-controls button:hover {
    border: 1px solid #767676;
    cursor: pointer;
    outline: 0;
}
.model-group-details__images-controls button.is-active {
    border: 1px solid #e31e24;
}
.model-group-details__images-controls button img {
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.model-group-details__images-controls button .g-icon {
    max-height: 24px;
    max-width: 24px;
}
.model-group-details__content .ratings-summary {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (min-width: 768px) {
    .model-group-details__content,
    .model-group-details__images-controls {
        padding-bottom: 48px;
    }
}
.model-group-features__caption {
    font-size: 12px;
    font-size: 0.75rem;
    color: #767676;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding-bottom: 16px;
    text-align: center;
}
.model-group-details {
    padding-top: 16px;
}
@media (max-width: 768px) {
    .model-group-details__content {
        padding-top: 36px;
    }
}
.model-group-details__badge {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 30%;
}
.model-group-details__title {
    font-size: 28px;
    font-size: 1.75rem;
}
.model-group-details__title:lang(de),
.model-group-details__title:lang(ru) {
    font-size: 26.4px;
    font-size: 1.65rem;
}
.model-group-details__ratings-summary a {
    display: inline-block;
    margin-right: 16px;
    font-size: 13px;
    font-size: 0.8125rem;
}
.model-group-details__description {
    padding: 16px 0;
}
.model-group-details__description .link--blue {
    font-size: 13px;
    font-size: 0.8125rem;
}
.model-group-details__price {
    margin-right: 16px;
}
.model-group-details__cta-container {
    padding: 36px 0;
}
@media (max-width: 1050px) {
    .model-group-details__cta-container .btn {
        margin-right: 0;
        margin-left: 0 !important;
        width: 100%;
    }
}
.model-group-details__callout {
    border-bottom: 1px solid #767676;
    border-top: 1px solid #767676;
    padding: 36px 0;
}
.model-group-details-mobile {
    display: none;
}
@media (max-width: 576px) {
    .model-group-details-mobile {
        display: block;
    }
}
.model-group-details_header {
    display: block;
}
.h-xs,
body:before {
    display: none;
}
@media (max-width: 576px) {
    .model-group-details_header {
        display: none;
    }
}
body:before {
    content: "xs";
}
.no-caps {
    text-transform: none;
}
.body-font {
    font-family: Roboto, Arial, sans-serif;
}
.header-font {
    font-family: Roboto, Arial, sans-serif;
}
.product-filter-link {
    cursor: pointer;
}
.product-filter-link:hover {
    text-decoration: underline;
}
.body-content,
html {
    min-height: 100%;
}
img.responsive {
    width: 100%;
}
.image-cover {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: scroll;
}
.image-cover .site-header {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.g-checkbox.with-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.g-checkbox.with-label input {
    width: 15px !important;
    height: 15px;
}
.g-checkbox.with-label label {
    margin-bottom: 0;
    display: inline-block;
}
.g-checkbox.with-label p {
    margin-bottom: 0;
    display: inline-block;
    margin-left: 10px;
}
.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.center-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-is-open .page-content {
    margin-top: 76px;
}
.grey-bg-note {
    background-color: #eee;
    padding: 10px;
}
.grey-bg-note p {
    font-size: 16px;
    line-height: 19px;
    color: #464646 !important;
}
.two-column h3,
.two-column h4 {
    color: #464646;
}
.two-column h5:not(:first-child) {
    margin-bottom: 0;
    color: #9b9b9b;
}
.two-column p {
    margin-top: 0;
    color: #9b9b9b;
    margin-bottom: 20px;
}
.two-column li {
    color: #9b9b9b;
}
textarea {
    height: 200px;
    width: 100%;
    resize: none;
    padding: 10px;
}
textarea:focus {
    outline: 0;
}
select {
    color: #9b9b9b;
}
.product-details__callout {
    padding: 10px !important;
    background: #f2f2f2;
    border-bottom: 1px solid #9b9b9b !important;
    border-top: 1px solid #9b9b9b !important;
}
.product-details__callout .product-details__callout-selected {
    margin-top: -15px;
    font-family: Roboto, sans-serif !important;
    font-size: 13px;
    margin-left: 20px;
}
.filter-card__items {
    min-width: 100%;
}
.visual-filters {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.visual-filters .filter-card {
    border: 2px solid #fff;
    border-radius: 10px;
    background: #f2f2f2;
}
.visual-filters .filter-card .filter-item-wrap {
    line-height: 1.2em;
    max-width: 100%;
}
.visual-filters .filter-card .filter-heading {
    width: 100%;
    margin: 0;
    font-size: 0.9rem !important;
}
.visual-filters .filter-card .filter-card__selected-text {
    margin-top: -15px;
    font-family: Roboto, sans-serif !important;
    font-size: 13px;
    margin-left: 20px;
}
.visual-filters .filter-card .color-chip-link {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    overflow: hidden;
}
.visual-filters .filter-card .color-chip-link .color-dot {
    height: 100%;
    width: 100%;
    display: block;
}
.visual-filters .filter-card .color-chip-link:hover {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
    border: 3px solid #e31e24 !important;
}
.filter-model-content-wrap {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #e9ecef;
    padding: 10px;
}
.filter-model-content-wrap:last-child {
    border-bottom: none;
}
.cp_resource-tabs .list article,
.cp_resource-tabs .list header,
.pg-table-wrap table tbody tr,
.pg-table-wrap table thead {
    border-bottom: 1px solid #979797;
}
.filter-model-content-wrap .filter-model-content-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.filter-model-content-wrap .filter-model-content-img-wrap img {
    max-width: 100%;
    height: auto;
}
.filters-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.no-results {
    display: none;
    text-align: center;
    width: 100%;
    padding: 20px;
}
.pg-table-wrap {
    overflow-x: auto;
}
.pg-table-wrap .link-wrap {
    max-width: none !important;
}
.pg-table-wrap table {
    z-index: 1;
    min-width: 100%;
    position: relative;
    padding: 0;
}
.pg-table-wrap table thead {
    position: static;
    margin-top: 0;
    top: 201px;
    left: 346.5px;
    z-index: 3;
    width: 1210px;
    background: #fff;
}
.pg-table-wrap table thead .h7 {
    margin: 0;
}
.pg-table-wrap table thead th {
    vertical-align: top;
}
.pg-table-wrap table .add-to-cart-btn {
    padding: 10px 0;
    font-size: 0.6875rem;
    font-weight: 900 !important;
    letter-spacing: 3px;
}
.pg-table-wrap table tbody th {
    position: sticky;
    left: 0;
    background: #fff;
    z-index: 1;
}
.pg-table-wrap table .spacer-block {
    padding-right: 0;
    opacity: 0;
    pointer-events: none;
}
.pg-table-wrap table th {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 40px;
    position: relative;
    background: #fff;
    min-width: 0;
    max-width: none;
}
.pg-table-wrap table td {
    padding-right: 28px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #222;
}
.pg-table-wrap table .row-cta {
    padding-right: 0;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}
.pg-table-wrap table[data-currency="cad"] .table-price-cad {
    display: block;
}
.pg-table-wrap table[data-currency="cad"] .table-price-usd,
.pg-table-wrap table[data-currency="usd"] .table-price-cad {
    display: none;
}
.pg-table-wrap table[data-currency="usd"] .table-price-usd {
    display: block;
}
.pg-table-wrap .pg-search {
    display: none;
}
.typeahead dropdown-menu {
    z-index: 3;
}
.current-result-filters {
    margin-top: 1rem;
    font-weight: 400;
}
.current-result-filters .filter-resuts-header {
    font-weight: 400;
}
.current-result-filters .filter-key {
    padding-left: 1rem;
    font-weight: 700;
    text-transform: capitalize;
}
#chemModal #ulChemicals {
    width: 100%;
}
#chemModal #ulChemicals li {
    width: 50%;
    float: left;
}
.table-price-toggle {
    border: 1px solid #e31e24;
}
.table-price-toggle label {
    background-color: #fff;
    min-width: unset;
    font-size: 10px;
    border: none;
}
.table-price-toggle label.active {
    background-color: #e31e24 !important;
}
.table-configurator {
    padding: 24px;
    position: relative;
    z-index: 2;
    border: 1px solid #979797;
    width: 100%;
}
.table-configurator .tooltip-btn {
    position: relative;
    bottom: 0.5rem;
}
.chemical-input {
    padding-right: 14px;
}
.chemical-input::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
.split-image-content img {
    top: 0 !important;
}
.configuration-options .search-icon {
    cursor: pointer;
}
.configuration-options .search-icon:after {
    position: absolute;
    margin-left: 1px !important;
    background-image: url(https://www.graco.com/img/search-svg-blue.svg) !important;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}
.configuration-options .sort:before,
.configuration-options .tabs:after {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    height: 15px !important;
}
.configuration-options .sort {
    display: grid;
    grid: auto/19px auto;
    position: relative;
    cursor: pointer;
    color: #000 !important;
    padding-top: 5px;
}
.configuration-options .sort:before {
    background-image: url(https://www.graco.com/img/sort-svg-blue.svg) !important;
    width: 14px;
    margin-right: 5px;
}
.configuration-options .tabs:after {
    width: 16px;
    display: inline-block;
}
.filter-button-container .filter-button.filter-button---dk-blue {
    border-color: #e31e24 !important;
}
.filter-button-container .filter-button.is-active {
    background-color: #e31e24 !important;
    border-color: #e31e24 !important;
    color: #fff;
}
.filter-button-container .filter-button {
    border-color: #e31e24 !important;
    border: 3px solid #fff !important;
    padding: 5px 10px 2px !important;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.filter-button-container .filter-button:hover {
    background-color: #e31e24 !important;
    border-color: #e31e24 !important;
    color: #fff;
    overflow: auto;
    white-space: normal;
    text-overflow: unset;
}
.filter-button-container .filter-button.active-filter {
    border: 3px solid #e31e24 !important;
}
.filter-button-white {
    background: #fff !important;
}
.tooltip-btn {
    border-radius: 20px;
    color: #3d3d3d;
    font-size: 11px;
    font-weight: 500;
    border: none;
    letter-spacing: 1px;
    background: #fff;
}
span.iball {
    background-image: url(/img/iball.svg);
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-right: 5px;
}
.filter-img {
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    background: #fff;
    height: 70px;
    width: 70px;
    border-radius: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.filter-img img {
    max-width: 100%;
    max-height: 100%;
}
.img_block {
    position: relative;
    width: 230px;
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
}
.chkbox {
    position: absolute;
    right: 5px;
    bottom: 3px;
}
.metallic-blue-chip {
    background: #3f4c82;
}
.gray-chip {
    background: #666;
}
.white-chip {
    background: #fff;
}
.red-chip {
    background: #fc0000;
}
.black-chip {
    background: #000;
}
.yellow-chip {
    background: #fcbd30;
}
.filter-pill {
    border: none !important;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
}
.active-filter,
img.filter-img:active,
img.filter-img:hover {
    border: 3px solid #e31e24 !important;
}
.active-filter {
    cursor: pointer;
}
.modelgroup__pagination__link:not(:last-child),
.nav-shelf .nav-shelf__section--progressive .nav-shelf__section-panel:not(:last-child),
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__section-panel:not(:last-child),
.nav-shelf .nav-shelf__section--static.nav-shelf__section--static-multipanel .nav-shelf__section-panel:first-child,
.nav-shelf .nav-shelf__section--static.nav-shelf__section--static-multipanel .nav-shelf__section-panel:nth-child(2),
.nav-shelf__featured-content .nav-shelf__featured-content-item:not(:last-child) {
    border-right: 1px solid #eee;
}
.filter-item {
    cursor: pointer;
}
.model-dialog {
    left: 0 !important;
    right: 0 !important;
    top: 40% !important;
}
span.print-thumb:before {
    content: url(img/print-icon.png);
    margin-left: 10px;
    background-size: 10px 20px;
    display: inline-block;
    width: 35px;
}
.g-icon {
    max-height: 16px !important;
    max-width: 16px !important;
}
@media only screen and (min-width: 577px) {
    body:before {
        content: "sm";
    }
    .two-column section:first-child {
        padding-right: 40px;
    }
    .two-column section:last-child {
        padding-left: 40px;
        border-left: 1px solid #979797;
    }
}
@media only screen and (min-width: 993px) {
    body:before {
        content: "md";
        content: "lg";
    }
}
@media only screen and (min-width: 1201px) {
    body:before {
        content: "xl";
    }
}
@media only screen and (min-width: 370px) {
    .h-xs {
        display: block;
    }
}
@media screen and (max-width: 992px) {
    .visual-filters {
        overflow-x: auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .visual-filters .filter-card {
        min-width: 280px;
        max-width: 320px;
    }
}
@media only screen and (max-width: 1000px) {
    .pg-table-wrap table .spacer-block {
        display: none;
    }
    .pg-table-wrap table thead th {
        display: none !important;
    }
    .pg-table-wrap table tbody tr {
        display: block;
        padding: 18px 0;
    }
    .pg-table-wrap table .link-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .pg-table-wrap table td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: right;
    }
    .pg-table-wrap table td[data-th]:before {
        content: attr(data-th) ":";
        text-align: left;
        color: #222;
    }
    .pg-table-wrap table .row-cta {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pg-table-wrap table .row-safari {
        padding-right: 0;
    }
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 728px !important;
        margin: 1.75rem auto;
    }
}
.product-filter__content.expanded .product-filter__filters-container {
    max-height: 10000px;
}
.product-filter-clear {
    cursor: pointer;
    font-size: 12px;
}
.product-filter-clear:hover {
    text-decoration: underline;
}
#filterResults.hideFilter,
#mobileFilters.hideFilter {
    display: none !important;
}
#filterResults.hideFilter ~ .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.color-gray-inactiveOption {
    font-size: 0.75rem;
    max-width: 92%;
    vertical-align: top;
    margin-top: 0.3em !important;
    color: #9b9b9b !important;
}
.color-gray-inactiveOption:hover {
    text-decoration: none;
}
#modelgroupchemicalcompatibility .container-fluid,
#modelgrouplisting .container-fluid,
#modelgrouporderinginfo .container-fluid {
    display: none;
}
#modelgroupchemicalcompatibility .no-product-data,
#modelgroupchemicalcompatibility .no-product-data-timeout,
#modelgrouplisting .no-product-data,
#modelgrouplisting .no-product-data-timeout,
#modelgrouporderinginfo .no-product-data,
#modelgrouporderinginfo .no-product-data-timeout {
    display: none;
    text-align: center;
}
#modelgroupchemicalcompatibility .loader,
#modelgrouplisting .loader,
#modelgrouporderinginfo .loader {
    display: block;
}
#modelgroupchemicalcompatibility .loader .spinner-border,
#modelgrouplisting .loader .spinner-border,
#modelgrouporderinginfo .loader .spinner-border {
    margin: 0 auto;
    display: block;
}
#modelgroupchemicalcompatibility .loader .loader-text,
#modelgrouplisting .loader .loader-text,
#modelgrouporderinginfo .loader .loader-text {
    text-align: center;
}
.color-gray-colorFilterInactive {
    opacity: 50%;
    cursor: none;
    pointer-events: none;
}
.color-gray-filterInactive {
    font-size: 0.75rem;
    color: #9b9b9b !important;
    pointer-events: none;
}
@media only screen and (max-width: 912px) {
    .mob-inline-rating {
        padding: 40px 0;
        position: absolute;
    }
}
.the-basics .tt-dataset.tt-dataset-resultsArray {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.the-basics .tt-menu {
    max-width: 100%;
}
.nav-shelf,
.nav-shelf .nav-shelf__section {
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
}
@media (hover: none) {
    .filter-button-container .filter-button {
        overflow: auto;
        white-space: normal;
        text-overflow: unset;
    }
}
.modelgroup_pagination__wrapper {
    border: 1px solid #eee;
    cursor: pointer;
}
.pagination__link_next.inactive,
.pagination__link_prev.inactive {
    cursor: default;
    pointer-events: none;
    opacity: 0.3;
}
@media only screen and (min-width: 760px) {
    .modelgroup_pagination__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (max-width: 540px) {
    .modelgroup_pagination__wrapper {
        display: -webkit-box;
    }
}
.modelgroup__pagination__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 900;
    height: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 36px;
    font-size: 13px;
    font-size: 0.8125rem;
}
@media (min-width: 576px) {
    .modelgroup__pagination__link {
        height: 48px;
        width: 48px;
    }
}
.modelgroup__pagination__link.active,
.modelgroup__pagination__link:hover {
    background-color: #eee;
    color: #222;
    text-decoration: none;
}
.modelgroup__pagination__link.ellipses {
    pointer-events: none;
}
.pagination__link_prev {
    border-right: 1px solid #eee;
    padding: 10px 20px;
}
.pagination__link_prev:hover {
    background-color: #eee;
    color: #222;
    text-decoration: none;
}
.pagination__link_next {
    padding: 10px;
}
.pagination__link_next:hover {
    background-color: #eee;
    color: #222;
    text-decoration: none;
}
.site-navigation,
.site-navigation__top-nav {
    background-color: #fff;
    position: relative;
    z-index: 6;
}
.site-navigation {
    border-bottom: 1px solid #eee;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    display: none;
    padding: 0;
}
@media (min-width: 992px) {
    .site-navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.nav-shelf,
.nav-shelf > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
}
.site-navigation__top-nav {
    list-style-type: none;
    padding: 0 15px;
    width: calc(100% + 30px);
}
.site-navigation__top-nav:after,
.site-navigation__top-nav:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 10000px;
}
.site-navigation__top-nav:after {
    left: 100%;
    right: auto;
}
.site-navigation__top-nav li {
    padding: 4px 16px;
}
.site-navigation__top-nav li:first-child {
    padding-left: 0;
}
.site-navigation__top-nav li a {
    color: #222;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 8px 0;
    position: relative;
    white-space: nowrap;
}
.site-navigation__top-nav li a:after {
    background-image: url(/img/active_link_underline.png);
    background-repeat: repeat;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.nav-shelf .nav-shelf__section,
.site-navigation__top-nav:lang(ar) li a:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
}
.site-navigation__top-nav li a.site-navigation__top-nav--active,
.site-navigation__top-nav li a:active,
.site-navigation__top-nav li a:focus,
.site-navigation__top-nav li a:hover {
    color: #222;
    text-decoration: none;
}
.site-navigation__top-nav li a.site-navigation__top-nav--active:after,
.site-navigation__top-nav li a:active:after,
.site-navigation__top-nav li a:focus:after,
.site-navigation__top-nav li a:hover:after {
    opacity: 1;
}
.site-navigation__top-nav:lang(ar) {
    background-color: #fff;
    list-style-type: none;
    padding: 0 15px;
    position: relative;
    width: calc(100% + 30px);
    z-index: 6;
}
.site-navigation__top-nav:lang(ar):after,
.site-navigation__top-nav:lang(ar):before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 10000px;
}
.site-navigation__top-nav:lang(ar):after {
    left: 100%;
    right: auto;
}
.site-navigation__top-nav:lang(ar) li {
    padding: 4px 16px;
}
.site-navigation__top-nav:lang(ar) li:first-child {
    padding-right: 0;
}
.site-navigation__top-nav:lang(ar) li a {
    color: #222;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 8px 0;
    position: relative;
    white-space: nowrap;
}
.site-navigation__top-nav:lang(ar) li a:after {
    background-image: url(/img/active_link_underline.png);
    background-repeat: repeat;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.site-navigation__top-nav:lang(ar) li a.site-navigation__top-nav--active,
.site-navigation__top-nav:lang(ar) li a:active,
.site-navigation__top-nav:lang(ar) li a:focus,
.site-navigation__top-nav:lang(ar) li a:hover {
    color: #222;
    text-decoration: none;
}
.site-navigation__top-nav:lang(ar) li a.site-navigation__top-nav--active:after,
.site-navigation__top-nav:lang(ar) li a:active:after,
.site-navigation__top-nav:lang(ar) li a:focus:after,
.site-navigation__top-nav:lang(ar) li a:hover:after {
    opacity: 1;
}
.site-navigation__nav-shelves {
    border-top: 1px solid #eee;
    left: 0;
    position: absolute;
    top: -1000px;
    -webkit-transition: top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    z-index: 1;
}
.site-navigation__nav-shelves.is-open {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    top: 51px;
    -webkit-transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-shelf {
    display: flex;
    min-height: 250px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .nav-shelf {
        position: relative;
    }
    .nav-shelf:after,
    .nav-shelf:before {
        background-color: #fff;
        content: "";
        height: 100%;
        position: absolute;
        right: 100%;
        top: 0;
        width: 5000px;
    }
    .nav-shelf:after {
        left: 100%;
        right: auto;
    }
}
.nav-shelf > .container-fluid {
    display: flex;
    padding: 0;
}
.nav-shelf .nav-shelf__link {
    color: #222;
    font-family: Roboto, Arial, sans-serif;
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.75rem;
}
.nav-shelf .nav-shelf__section {
    background-color: #fff;
    left: -9999px;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.nav-shelf .nav-shelf__section.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 100%;
}
.nav-shelf .nav-shelf__section--static:not(.nav-shelf__section--static-multipanel) .nav-shelf__section-panel:first-child {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.nav-shelf .nav-shelf__section--static.nav-shelf__section--static-multipanel .nav-shelf__section-panel:nth-child(2) {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.nav-shelf .nav-shelf__section--static.nav-shelf__section--static-multipanel .nav-shelf__section-panel .nav-shelf__content {
    padding: 0 16px;
}
.nav-shelf .nav-shelf__section--static.nav-shelf__section--static-multipanel .nav-shelf__items {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
}
.nav-shelf .nav-shelf__section--static .nav-shelf__items {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__section-panel:first-child {
    padding-right: 0;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__section-panel:nth-child(2) {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-link-item.is-active {
    background-color: #eee;
    position: relative;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-link-item.is-active:before {
    background-color: #eee;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    width: 16px;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-link-item .nav-shelf__progressive-link {
    display: inline-block;
    padding: 8px 48px 8px 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(2),
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__section-panel:first-child {
    padding-right: 0;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-link-item .nav-shelf__progressive-link:after {
    background-image: url(../img/chevron_right.svg);
    background-position: center center;
    background-size: contain;
    content: "";
    height: 16px;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-single-content {
    opacity: 0;
    position: absolute;
    top: -9999px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-shelf .nav-shelf__section--progressive .nav-shelf__progressive-single-content.is-active {
    opacity: 1;
    position: relative;
    top: 0;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3).nav-shelf__section-panel--reveal:not(.is-open) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3).nav-shelf__section-panel--reveal:not(.is-open) + .nav-shelf__section-panel {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel:last-child {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel-progressive-menu {
    opacity: 0;
    position: absolute;
    top: -9999px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-shelf .nav-shelf__section--progressive.nav-shelf__section--progressive-multi .nav-shelf__section-panel-progressive-menu.is-active {
    opacity: 1;
    position: relative;
    top: auto;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__section-panel:nth-child(2) {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-link-item.is-active {
    background-color: #eee;
    position: relative;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-link-item.is-active:before {
    background-color: #eee;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    width: 16px;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-link-item .nav-shelf__progressive-link {
    display: inline-block;
    padding: 8px 0 8px 48px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-link-item .nav-shelf__progressive-link:after {
    background-image: url(../img/chevron_left.svg);
    background-position: center center;
    background-size: contain;
    content: "";
    height: 10px;
    position: absolute;
    right: auto;
    left: 16px;
    width: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-single-content {
    opacity: 0;
    position: absolute;
    top: -9999px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-shelf .nav-shelf__section--progressive:lang(ar) .nav-shelf__progressive-single-content.is-active {
    opacity: 1;
    position: relative;
    top: 0;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(2) {
    padding-left: 0;
    padding-right: 15px;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3).nav-shelf__section-panel--reveal:not(.is-open) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel:nth-child(3).nav-shelf__section-panel--reveal:not(.is-open) + .nav-shelf__section-panel {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel:last-child {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel-progressive-menu {
    opacity: 0;
    position: absolute;
    top: -9999px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-shelf .nav-shelf__section--progressive:lang(ar).nav-shelf__section--progressive-multi .nav-shelf__section-panel-progressive-menu.is-active {
    opacity: 1;
    position: relative;
    top: auto;
}
.nav-shelf__section-panel {
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 24px 15px 48px;
}
.nav_shelf__menu-feature-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}
.nav_shelf__menu-feature-container .menu-feature-container__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.nav_shelf__menu-feature-container .menu-feature-container__wrapper--reveal:not(.is-active) {
    display: none;
}
.nav_shelf__menu-feature-container .menu-feature-container__wrapper--placeholder {
    height: 2.875rem;
}
.nav_shelf__menu-feature-container .menu-feature-container__menu--feature {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #767676;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 24px 16px;
    -ms-overflow-x: hidden;
}
.nav_shelf__menu-feature-container .menu-feature-container__menu--cta {
    background-color: #e31e24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 56px 16px;
    text-align: center;
    -ms-overflow-x: hidden;
}
.nav_shelf__menu-feature-container .menu-feature-container__menu--cta .nav-shelf__section-panel--cta-icon {
    height: 36px;
    margin: 8px auto;
    width: 36px;
}
.nav_shelf__menu-feature-container .menu-feature-container__menu--cta .nav-shelf__section-panel--cta-wrapper {
    margin-top: 16px;
}
.nav_shelf__menu-feature-container .colormenufeature,
.nav_shelf__menu-feature-container .cq-dd-paragraph,
.nav_shelf__menu-feature-container .imagemenufeature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.nav_shelf__menu-feature-container .cq-dd-paragraph.cq-placeholder {
    display: none;
}
.nav-shelf__items li a,
.nav-shelf__items:lang(ar) li a {
    font-weight: 300;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    text-decoration: underline;
    color: #222;
}
.nav-shelf__section-panel--reveal {
    left: -9999px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: left 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: left 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 0;
}
.nav-shelf__section-panel--reveal.is-open {
    left: 0;
    opacity: 1;
    pointer-events: auto;
    width: auto;
}
.nav-shelf__items {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nav-shelf__items li {
    line-height: 1.5;
    margin: 0.5rem 0;
}
.nav-shelf__items li a {
    font-size: 12.8px;
    font-size: 0.8rem;
}
.nav-shelf__items:lang(ar) {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nav-shelf__items:lang(ar) li {
    line-height: 1.5;
    margin: 0.5rem 0;
}
.nav-shelf__items:lang(ar) li a {
    font-size: 12.8px;
    font-size: 0.8rem;
}
.nav-shelf__title {
    color: #222;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
    text-transform: none;
    font-size: 16px;
    font-size: 1rem;
}
.nav-shelf__title a {
    color: #222;
    font-family: Roboto, Arial, sans-serif;
    text-decoration: underline;
    font-size: 16px;
    font-size: 1rem;
}
.nav-shelf__featured {
    -webkit-transform: translateX(-16px);
    transform: translateX(-16px);
    width: calc(100% + 32px);
}
.nav-shelf__featured-title {
    padding: 16px 16px 0;
}
.nav-shelf__featured-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-shelf__featured-content .nav-shelf__featured-content-item {
    border-top: 1px solid #eee;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 16px;
}
.nav-shelf__featured-content .nav-shelf__featured-content-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto 12px;
    max-height: 140px;
    max-width: 140px;
    width: 100%;
}
.nav-shelf__split-content-col a,
.nav-shelf__split-content-col:lang(ar) a {
    margin-bottom: 16px;
}
.nav-shelf__split-content-col a.nav-shelf__title,
.nav-shelf__split-content-col:lang(ar) a.nav-shelf__title {
    margin-top: 8px;
}
.nav-shelf__split-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-shelf__split-content-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 16px;
    padding-top: 16px;
}
.nav-shelf__split-content-col:lang(ar) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    padding-left: 16px;
    padding-top: 16px;
}
.nav-shelf__split-content-title {
    font-weight: 900;
}
.site-navigation--mobile__blocker {
    background-color: rgba(0, 0, 0, 0.6);
    height: calc(100vh - 54px);
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 54px;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 9998;
    z-index: -100;
}
.site-navigation--mobile,
.site-navigation--mobile:lang(ar) {
    background-color: #eee;
    border-top: 1px solid #eee;
    max-width: calc(100% - 32px);
    position: fixed;
}
@media (min-width: 768px) {
    .site-navigation--mobile__blocker {
        height: calc(100vh - 76px);
        top: 76px;
    }
}
.site-navigation--mobile.is-open + .site-navigation--mobile__blocker {
    opacity: 1;
    pointer-events: auto;
    z-index: 9998;
}
.site-navigation--mobile {
    height: calc(100vh - 54px);
    height: calc(100vh - 54px - var(--vh-offset, 0px));
    right: -120%;
    top: 54px;
    -webkit-transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 300px;
    z-index: 99999;
}
@media (min-width: 768px) {
    .site-navigation--mobile {
        height: calc(100vh - 76px);
        height: calc(100vh - 76px - var(--vh-offset, 0px));
        top: 76px;
    }
}
.site-navigation--mobile.is-open {
    right: 0;
}
.site-navigation--mobile .site-navigation__mobile-main {
    overflow-y: scroll;
}
.site-navigation--mobile .site-navigation__mobile-main ul {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
}
.site-navigation--mobile .site-navigation__mobile-main ul.overflow-y-hidden {
    overflow-y: hidden;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul {
    z-index: 2;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul {
    z-index: 3;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul > li > ul {
    z-index: 4;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 5;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 6;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 7;
}
.site-navigation--mobile .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 8;
}
.site-navigation--mobile:lang(ar) {
    height: calc(100vh - 54px);
    height: calc(100vh - 54px - var(--vh-offset, 0px));
    right: 120%;
    top: 54px;
    -webkit-transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 300px;
    z-index: 99999;
}
@media (min-width: 768px) {
    .site-navigation--mobile:lang(ar) {
        height: calc(100vh - 76px);
        height: calc(100vh - 76px - var(--vh-offset, 0px));
        top: 76px;
    }
}
.site-navigation--mobile:lang(ar).is-open {
    right: calc(100% - 300px);
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main {
    overflow-y: scroll;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul.overflow-y-hidden {
    overflow-y: hidden;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul {
    z-index: 2;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul {
    z-index: 3;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul > li > ul {
    z-index: 4;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 5;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 6;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 7;
}
.site-navigation--mobile:lang(ar) .site-navigation__mobile-main ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 8;
}
.site-navigation__mobile-menu-panel {
    background-color: #fff;
    display: none;
    list-style-type: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}
.site-navigation__mobile-menu-panel:not(.site-navigation__mobile-menu-panel--top-level) {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.site-navigation__mobile-menu-panel.is-active,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: hidden;
    position: absolute;
    right: 0 !important;
    top: 0;
    width: 100%;
}
.site-navigation__mobile-menu-panel.is-active li,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level li {
    padding-left: 0;
}
.site-navigation__mobile-menu-panel.is-active > li,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li {
    background-color: #fff;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.site-navigation__mobile-menu-panel.is-active > li:hover,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li:hover {
    background-color: #eee;
}
.site-navigation__mobile-menu-panel.is-active > li:hover a,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li:hover a {
    text-decoration: none;
}
.site-navigation__mobile-menu-panel.is-active > li .g-icon,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li .g-icon {
    margin-right: 16px;
}
.site-navigation__mobile-menu-panel.is-active > li a,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li a {
    border-bottom: 1px solid #eee;
    color: #222;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    padding: 18px 36px 16px 12px;
    position: relative;
    width: 100%;
    font-size: 13px;
    font-size: 0.8125rem;
}
.site-navigation__mobile-menu-panel.is-active > li a.has-submenu:after,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li a.has-submenu:after {
    background-image: url(../img/chevron_right.svg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
}
.site-navigation__mobile-menu-panel.is-active > li a.has-submenu.bg-black:after,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li a.has-submenu.bg-black:after {
    background-image: url(../img/chevron_right_gray.svg);
}
.site-navigation__mobile-menu-panel.is-active > li > ul,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li > ul {
    bottom: 0;
    display: block;
    height: 100%;
    position: absolute;
    right: -110%;
    top: 0;
    -webkit-transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
}
.site-navigation__mobile-menu-panel.is-active > li > ul a,
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li > ul a {
    font-family: Roboto, Arial, sans-serif;
}
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li > a {
    font-weight: 900;
    letter-spacing: 2px;
    /*text-transform: uppercase;*/
    font-size: 11px;
    font-size: 17px;
}
.site-navigation__mobile-menu-panel.site-navigation__mobile-menu-panel--top-level > li > a.bg-black {
    color: #767676;
}
.site-navigation__mobile-menu-panel .site-navigation__mobile-section-header {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    padding: 4px 32px;
    position: relative;
}
.site-navigation__mobile-menu-panel .site-navigation__mobile-section-header .site-navigation__mobile-section-header-title {
    color: #e31e24;
    font-weight: 900;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
}
.site-navigation__mobile-menu-panel .site-navigation__mobile-section-header .site-navigation__mobile-section-header-back {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    font-size: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-navigation__mobile-menu-panel .site-navigation__mobile-section-header .site-navigation__mobile-section-header-back img {
    height: 10px;
}
.site-navigation__mobile-menu-panel:lang(ar) {
    background-color: #fff;
    display: none;
    list-style-type: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}
.site-navigation__mobile-menu-panel:lang(ar):not(.site-navigation__mobile-menu-panel--top-level) {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: hidden;
    position: absolute;
    left: 0 !important;
    top: 0;
    width: 100%;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active li,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level li {
    padding-left: 0;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li {
    background-color: #fff;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li:hover,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li:hover {
    background-color: #eee;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li:hover a,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li:hover a {
    text-decoration: none;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li .g-icon,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li .g-icon {
    margin-right: 16px;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li a,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li a {
    border-bottom: 1px solid #eee;
    color: #222;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    padding: 18px 36px 16px 12px;
    position: relative;
    width: 100%;
    font-size: 13px;
    font-size: 0.8125rem;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li a.has-submenu:after,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li a.has-submenu:after {
    background-image: url(../img/chevron_right.svg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li a.has-submenu.bg-black:after,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li a.has-submenu.bg-black:after {
    background-image: url(../img/chevron_right_gray.svg);
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li > ul,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li > ul {
    bottom: 0;
    display: block;
    height: 100%;
    position: absolute;
    left: -110%;
    top: 0;
    -webkit-transition: left 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: left 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
}
.site-navigation__mobile-menu-panel:lang(ar).is-active > li > ul a,
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li > ul a {
    font-family: Roboto, Arial, sans-serif;
}
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li > a {
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-navigation__mobile-menu-panel:lang(ar).site-navigation__mobile-menu-panel--top-level > li > a.bg-black {
    color: #767676;
}
.site-navigation__mobile-menu-panel:lang(ar) .site-navigation__mobile-section-header {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    padding: 4px 32px;
    position: relative;
}
.site-navigation__mobile-menu-panel:lang(ar) .site-navigation__mobile-section-header .site-navigation__mobile-section-header-title {
    color: #e31e24;
    font-weight: 900;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
}
.site-navigation__mobile-menu-panel:lang(ar) .site-navigation__mobile-section-header .site-navigation__mobile-section-header-back {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    font-size: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-navigation__mobile-menu-panel:lang(ar) .site-navigation__mobile-section-header .site-navigation__mobile-section-header-back img {
    height: 10px;
}
.site-navigation__mobile-menu-search-form {
    position: relative;
}
.site-navigation__mobile-menu-search-form input {
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 16px 36px 16px 12px;
    width: 100%;
    font-size: 12px;
    font-size: 0.75rem;
}
.page-summary-listing__item,
.pagination {
    border-bottom: 1px solid #eee;
}
.site-navigation__mobile-menu-search-form input::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.site-navigation__mobile-menu-search-form input:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.site-navigation__mobile-menu-search-form input::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.site-navigation__mobile-menu-search-form input:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
@media (min-width: 576px) {
    .site-navigation__mobile-menu-search-form input::-webkit-input-placeholder {
        font-size: 13px;
    }
    .site-navigation__mobile-menu-search-form input:-moz-placeholder {
        font-size: 13px;
    }
    .site-navigation__mobile-menu-search-form input::-moz-placeholder {
        font-size: 13px;
    }
    .site-navigation__mobile-menu-search-form input:-ms-input-placeholder {
        font-size: 13px;
    }
}
.site-navigation__mobile-menu-search-icon {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-navigation__first-footer-link {
    margin-top: auto;
}
.nav-shelf__content .nav-shelf__description,
.nav-shelf__content .nav-shelf__description p {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
}
.pagination__link,
.slab__tab {
    font-family:Roboto, Arial, sans-serif;
    font-weight: 900;
}
.no-scroll-alt {
    margin: 0;
    height: 100%;
    overflow: hidden;
}
.page-summary-listing__img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
}
@media (min-width: 768px) {
    .page-summary-listing__item:first-child {
        padding-top: 0 !important;
    }
    .page-summary-listing__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
    }
}
.page-summary-listing__img .responsive-image-spacer {
    padding-bottom: 65%;
}
.page-summary-listing__content p:last-child {
    margin-bottom: 0;
}
@media (max-width: 576px) {
    .page-summary-listing__content p:last-child {
        max-width: 329px;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .page-summary-listing__content p:last-child {
        width: 680px;
    }
}
.pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 0;
}
.pagination__wrapper {
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pagination__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 36px;
    font-size: 13px;
    font-size: 0.8125rem;
}
.bold-header,
.new-flag > span {
    font-weight: 700;
}
@media (min-width: 576px) {
    .pagination__link {
        height: 48px;
        width: 48px;
    }
}
.pagination__link:not(:last-child) {
    border-right: 1px solid #eee;
}
.pagination__link.active,
.pagination__link:hover {
    background-color: #eee;
    color: #222;
    text-decoration: none;
}
.pagination__link.more-link {
    pointer-events: none;
}
.pagination__link.next:not([href]) img,
.pagination__link.prev:not([href]) img {
    opacity: 0.3;
}
.pagination__link.prev img:not(:lang(ar)) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pagination__link.next img:lang(ar) {
    webkit-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.press-release-listing__release-card {
    color: #222;
    display: block;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.press-release-listing__release-card:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    color: #222;
    text-decoration: none;
}
.press-release-listing__release-card.bg-white + .bg-white {
    padding-top: 24px !important;
}
.press-release-listing__release-card p:last-child {
    margin-bottom: 0;
}
.product-card-grid {
    padding-top: 24px;
}
.featured-product + .product-card-grid {
    padding-top: 0;
}
.product-card {
    border: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
}
@media (max-width: 576px) {
    .product-card {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (min-width: 768px) {
    .product-card:not(.product-card--family) {
        border-right: 1px solid #eee;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .product-card:not(.product-card--family) {
        width: 33.333333%;
    }
}
@media (min-width: 576px) {
    .product-card.product-card--family {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .product-card.product-card--family {
        width: 33%;
    }
}
.product-card.product-card--family p:last-of-type {
    margin-bottom: 0;
}
.product-card .ratings-summary {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 16px;
}
.product-card__img-container {
    position: relative;
}
.product-card__img-container img {
    left: 50%;
    max-height: calc(100% - 32px);
    max-width: calc(100% - 32px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-card--family .product-card__img-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .product-card--family .product-card__img-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 992px) {
    .product-card.product-card--family {
        border-right: 0;
        width: 100%;
    }
    .product-card .ratings-summary {
        margin-top: 0;
        padding-top: 0;
    }
    .product-card--family .product-card__img-container {
        width: auto;
    }
}
.product-card--family .product-card__img-container .responsive-image-spacer {
    display: none;
}
.product-card--family .product-card__img-container img {
    left: 0;
    max-height: 1000px;
    max-width: 100%;
    position: relative;
    top: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 200px;
}
@media (min-width: 992px) {
    .product-card--family .product-card__img-container img {
        max-height: none;
        width: 130px;
        min-width: 130px;
        padding-right: 2rem;
    }
}
@media (min-width: 1200px) {
    .product-card--family .product-card__img-container img {
        max-height: none;
        width: 130px;
        min-width: 130px;
        padding-right: 1.25rem;
    }
}
.product-compare-shelf {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    display: none;
    left: 0;
    position: fixed;
    top: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    z-index: 10;
}
.product-compare-close-btn,
.product-compare-table .close-x {
    -webkit-appearance: none;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    right: 8px;
    cursor: pointer;
    -moz-appearance: none;
}
@media (min-width: 768px) {
    .product-compare-shelf {
        display: block;
    }
}
.product-compare-shelf.is-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.product-compare-shelf img {
    max-height: 80px;
}
.product-compare-close-btn {
    appearance: none;
    background-color: #e31e24;
    border: 0;
    border-radius: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 24px;
    z-index: 2;
}
.product-compare-close-btn:hover {
    background-color: #000;
}
.product-compare-close-btn img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-compare-shelf__empty {
    border: 1px solid #e31e24;
    height: 100%;
    left: 8px;
    position: absolute;
    top: 0;
    width: calc(100% - 16px);
}
@media (max-width: 992px) {
    .product-compare.container-fluid {
        padding-right: 0;
    }
}
.product-picture {
    width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .product-picture {
        width: 100%;
        max-width: 194.88px;
    }
}
@media (min-width: 640px) and (max-width: 960px) {
    .product-compare-table {
        min-width: 1000px;
        overflow: auto;
    }
}
.product-compare-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-compare-table tr td {
    border-bottom: 1px solid #eee;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 576px) {
    .product-compare-table tr td {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.product-compare-table tr td:nth-of-type(1) {
    display: none;
}
.product-compare-table tr .label {
    color: #999;
    display: block;
    font-size: 0.9em;
}
.product-compare-table td,
.product-compare-table th {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0;
    border-top: 0;
}
.product-compare-table td,
.product-compare-table th:not([colspan]) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 250px;
    min-width: 160px;
    padding: 16px;
    position: relative;
}
@media (min-width: 640px) and (max-width: 960px) {
    .product-compare-table td,
    .product-compare-table th:not([colspan]) {
        min-width: 0;
    }
}
.product-compare-table td:first-child,
.product-compare-table th:not([colspan]):first-child {
    min-width: 25%;
}
.product-compare-table td:not(:first-child) {
    border-left: 1px solid #eee;
}
.product-compare-table td:not(:nth-of-type(2)):not(:nth-of-type(4)) {
    padding-top: 33px;
}
@media (min-width: 576px) {
    .product-compare-table tr td:nth-of-type(1) {
        display: block;
    }
    .product-compare-table tr .label {
        display: none;
    }
    .product-compare-table td:not(:nth-of-type(2)):not(:nth-of-type(4)) {
        padding-top: 16px;
    }
}
.product-compare-table .has-differences td {
    background-color: rgba(252, 189, 48, 0.1);
}
.product-compare-table .close-x {
    appearance: none;
    background-color: #e31e24;
    border: 0;
    border-radius: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 24px;
    z-index: 2;
}
.product-compare-table .close-x:hover {
    background-color: #000;
}
.product-compare-table .close-x img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-compare-table__add-product {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e31e24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 32px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 16px;
    position: absolute;
    top: 16px;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: calc(100% - 32px);
}
.product-compare-table__add-product:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none;
}
.product-compare-table__add-product img {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product-compare-table__add-product-content {
    display: none;
}
@media (min-width: 768px) {
    .product-compare-table__add-product-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navbar-nav .nav-link {
        position: relative;
        top: 3px;
    }
    .site-header .navbar .site-header__brand-logo {
        width: 165px !important;
        position: relative;
        top: -3px;
    }
}
.site-header .navbar .site-header__brand-logo {
    height: auto !important;
}
.productcomparetable .product-compare-table th:not([colspan]) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.productcomparetable .product-compare-table th:not([colspan]) p {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
}
.productcomparetable .product-compare-table th:not([colspan]) p.color-light-gray {
    font-size: 1em;
    line-height: 19px;
}
.productcomparetable .product-compare-table th:not([colspan]) p .h8 {
    font-size: 10px;
    line-height: 17px;
}
.productcomparetable .product-compare-table th:not([colspan]) div {
    margin-top: auto;
    width: 100%;
}
.productcomparetable .product-compare-table .link--blue {
    line-height: 20px;
}
.productcomparetable .product-compare-table .btn {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.productcomparetable .compare-links td {
    display: none;
    border-color: transparent;
}
@media only screen and (min-width: 1000px) {
    .productcomparetable .compare-links td {
        display: table-cell;
        padding-left: 0;
    }
}
#compareHead-sticky-wrapper {
    z-index: 100;
}
#compareHead-sticky-wrapper.is-sticky {
    position: relative;
    z-index: 100;
}
#compareHead-sticky-wrapper.is-sticky th,
#compareHead-sticky-wrapper.is-sticky tr {
    padding-top: 0 !important;
}
#compareHead-sticky-wrapper.is-sticky a:not([class]) {
    -webkit-transition: all 230ms ease;
    transition: all 230ms ease;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-bottom: -50px;
}
#compareHead-sticky-wrapper.is-sticky .color-light-gray {
    margin-top: 0;
    font-size: 14px;
    line-height: 17px;
}
#compareHead-sticky-wrapper.is-sticky .color-light-gray.h8 {
    font-size: 10px;
    line-height: 17px;
}
#compareHead-sticky-wrapper.is-sticky .link--blue {
    font-size: 12px;
    line-height: 15px;
}
#compareHead-sticky-wrapper.is-sticky .btn,
#compareHead-sticky-wrapper.is-sticky button {
    padding-top: 0;
    display: none !important;
}
.product-details__images-main {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16px;
    position: relative;
}
.product-details__images-main iframe,
.product-details__images-main img {
    left: -9999px;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    opacity: 0.2;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-details__images-main iframe.is-active,
.product-details__images-main img.is-active {
    left: 50%;
    opacity: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.product-details__images-main iframe {
    height: 75%;
    width: 100%;
}
.product-details__images-main .product-details-main-video {
    left: -9999px;
    max-height: calc(100% - 32px);
    max-width: calc(100% - 32px);
    opacity: 0;
    opacity: 0.2;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-details__images-main .product-details-main-video.is-active {
    left: 50%;
    opacity: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.product-details__caption {
    color: #767676;
    display: none;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
}
.product-details__caption.is-active {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding-bottom: 16px;
}
.product-details__images-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-details__images-controls button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #eee;
    position: relative;
    -webkit-transition: border-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: calc(20% - 7px);
}
@media (min-width: 992px) {
    .product-details__images-controls button {
        width: calc(14.2587% - 8px);
    }
    .product-details__images-controls button:not(:nth-child(5n + 5)) {
        margin-right: 0;
    }
    .product-details__images-controls button:not(:nth-child(7n + 7)) {
        margin-right: 8px;
    }
}
.product-details__images-controls button:not(:nth-child(5n + 5)) {
    margin-right: 8px;
}
.product-details__images-controls button:active,
.product-details__images-controls button:focus,
.product-details__images-controls button:hover {
    border: 1px solid #767676;
    cursor: pointer;
    outline: 0;
}
.product-details__images-controls button.is-active {
    border: 1px solid #e31e24;
}
.product-details__images-controls button img {
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-details__images-controls button .g-icon {
    max-height: 24px;
    max-width: 24px;
}
.product-details__content .ratings-summary {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (min-width: 768px) {
    .product-details__content,
    .product-details__images-controls {
        padding-bottom: 48px;
    }
}
.product-features__caption {
    font-size: 12px;
    font-size: 0.75rem;
    color: #767676;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding-bottom: 16px;
    text-align: center;
}
.product-details {
    padding-top: 16px;
}
@media (max-width: 768px) {
    .product-details__content {
        padding-top: 36px;
    }
}
.product-details__badge {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 30%;
}
.product-details__title {
    font-size: 28px;
    font-size: 1.75rem;
}
.product-details__title:lang(de),
.product-details__title:lang(ru) {
    font-size: 26.4px;
    font-size: 1.65rem;
}
.product-details__ratings-summary a {
    display: inline-block;
    margin-right: 16px;
    font-size: 13px;
    font-size: 0.8125rem;
}
.product-details__description {
    padding: 16px 0;
}
.product-details__description .link--blue {
    font-size: 13px;
    font-size: 0.8125rem;
}
.product-details__price {
    margin-right: 16px;
}
.product-details__cta-container {
    padding: 36px 0;
}
@media (max-width: 1050px) {
    .product-details__cta-container .btn {
        margin-right: 0;
        margin-left: 0 !important;
        width: 100%;
    }
}
.product-details__callout {
    border-top: 1px solid #767676;
}
.product-details-mobile {
    display: none;
}
.product-details_header {
    display: block;
}
@media (max-width: 576px) {
    .product-details-mobile {
        display: block;
    }
    .product-details_header {
        display: none;
    }
}
.new-flag {
    height: 26px;
    background-color: #fcbd30;
    -webkit-transform: skewX(-200deg);
    transform: skewX(-200deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    margin: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    z-index: 100;
}
.imgoverlay {
    position: absolute;
}
.new-flag > span {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    font-family: Overpass;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 2px;
    color: #000;
}
.product-filter-tag,
.search-overlay__search-form input,
.search-overlay__searches ul li a {
    font-family: Roboto, Arial, sans-serif;
}
.related-products {
    position: absolute;
    top: 6px;
    left: 29px;
}
@media (max-width: 768px) {
    .hide-on-mobile {
        display: none;
    }
}
.new_product_float {
    float: left;
}
.product-filter-link {
    font-size: 12px;
    font-size: 0.75rem;
    max-width: 92%;
    vertical-align: top;
    margin-top: 0.3em !important;
}
.product-filter-link .g-icon {
    margin-right: 6px;
    max-height: 8px;
    max-width: 8px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.product-filter__filters-container {
    max-height: 270px;
    overflow: hidden;
}
.product-filter__filters-container.expand {
    max-height: 10000px;
}
.product-filter__toggle {
    cursor: pointer;
}
.product-filter__toggle > h4,
.product-filter__toggle > img {
    pointer-events: none;
}
.product-filter__toggle > h4 button,
.product-filter__toggle > img button {
    pointer-events: auto;
}
.link_tab .link_tab-chevron,
.link_tab span,
.link_tab.is-active,
.product-filter-tag img,
.promotion__slider-control img,
.promotion__slider-control.is-active,
.promotion__slider-controls img,
.search-overlay,
.slab__tab .slab__tab-chevron,
.slab__tab span,
.slab__tab.is-active,
.tabbed-filters__see-more-btn img,
.tabbed-filters__see-more-btn span,
.tabbed-filters__tab .tabbed-filters__tab-chevron,
.tabbed-filters__tab span,
.tabbed-filters__tab.is-active,
.tabs-header__search img {
    pointer-events: none;
}
.product-filter__toggle > img {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-filter__toggle.is-open > img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product-filter__content {
    left: -99999px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: max-height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-filter__content.is-open {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    padding-top: 8px;
    position: relative;
}
.product-filter-tag {
    background-color: #e31e24;
    border-radius: 24px;
    color: #fff;
    margin: 8px;
    padding: 4px 8px 4px 12px;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 12px;
    font-size: 0.75rem;
}
.help-modal-product-reg,
.product-lead-card,
.section-content-slider__article-slide {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-filter-tag:first-of-type {
    margin-left: 0;
}
.product-filter-tag:first-of-type:lang(ar) {
    margin-left: 8px;
    margin-right: 0;
}
.product-filter-tag:hover {
    background-color: #003ed1;
    color: #fff;
    text-decoration: none;
}
.product-filter__expand {
    cursor: pointer;
    font-size: 0.75rem;
    margin-bottom: 0 px;
    text-decoration: underline;
}
.product-filter-attribute-hidden {
    display: none !important;
}
#productlisting .filter-modal .close {
    margin: auto;
}
.product-lead-card {
    border: 0;
    border-radius: 0;
    color: #222;
    text-decoration: none;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-lead-card:hover {
    color: #222;
    opacity: 0.85;
    text-decoration: none;
}
.product-lead-card p:last-child {
    margin-bottom: 0;
}
.product-lead-card .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.prodcut-lead-card__img-container {
    background-position: center center;
    background-size: cover;
}
@media (max-height: 576px) {
    .height-and-width {
        display: none !important;
    }
}
.wizard {
    margin: 60px auto;
    background: #fff;
}
.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}
.wizard > div.wizard-inner {
    position: relative;
}
.wizard .page-row {
    width: 80%;
    margin: auto;
}
.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}
.wizard h3 {
    margin-top: 0;
}
.productselectorquestion {
    width: 100%;
}
.product-selector-card {
    max-width: calc(33% - 30px);
}
@media (max-width: 585px) {
    .wizard {
        width: 90%;
        height: auto !important;
    }
    .wizard .nav-tabs > li a,
    span.round-tab {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    span.round-tab {
        font-size: 16px;
    }
    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
.sw-theme-arrows {
    border-radius: 5px;
    border: 1px solid #ddd;
}
.sw-theme-arrows > .sw-container {
    min-height: 200px;
}
.sw-theme-arrows .step-content {
    padding: 0 10px;
    border: 0 solid #d4d4d4;
    background-color: #fff;
    text-align: left;
}
.sw-theme-arrows .sw-toolbar {
    padding: 10px;
    margin-bottom: 0 !important;
}
.sw-theme-arrows > ul.step-anchor {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
    background: #f5f5f5;
    border-radius: 0 5px 0 0;
    list-style: none;
    overflow: hidden;
}
.sw-theme-arrows > ul.step-anchor li + li:before {
    padding: 0;
}
.sw-theme-arrows > ul.step-anchor > li > a {
    height: 100%;
}
.sw-theme-arrows > ul.step-anchor > li > a,
.sw-theme-arrows > ul.step-anchor > li > a:hover {
    color: #bbb;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: block;
    border: 0 !important;
    border-radius: 0;
    outline-style: none;
    background: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li > a:after,
.sw-theme-arrows > ul.step-anchor > li > a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
}
.sw-theme-arrows > ul.step-anchor > li > a:after {
    border-left: 30px solid #f5f5f5;
    z-index: 2;
}
.sw-theme-arrows > ul.step-anchor > li > a:before {
    border-left: 30px solid #ddd;
    margin-left: 1px;
    z-index: 1;
}
.sw-theme-arrows > ul.step-anchor > li:first-child {
    padding-left: 0;
}
.sw-theme-arrows > ul.step-anchor > li > a:hover {
    color: #bbb;
    text-decoration: none;
    outline-style: none;
    background: #f5f5f5;
    border-color: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li > a:hover:after {
    border-left-color: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li.clickable > a:hover {
    color: #4285f4 !important;
    background: #46b8da !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a {
    border-color: #e31e24 !important;
    color: #fff !important;
    background: #e31e24 !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a:after {
    border-left: 30px solid #e31e24 !important;
}
.sw-theme-arrows > ul.step-anchor > li.done > a {
    border-color: #b1dfbb !important;
    color: #fff !important;
    background: #b1dfbb !important;
}
.sw-theme-arrows > ul.step-anchor > li.done > a:after {
    border-left: 30px solid #b1dfbb;
}
.sw-theme-arrows > ul.step-anchor > li.danger > a {
    border-color: #d9534f !important;
    color: #fff !important;
    background: #d9534f !important;
}
.sw-theme-arrows > ul.step-anchor > li.danger > a:after {
    border-left: 30px solid #d9534f !important;
}
.sw-theme-arrows > ul.step-anchor > li.disabled > a,
.sw-theme-arrows > ul.step-anchor > li.disabled > a:hover {
    color: #666 !important;
}
@media screen and (max-width: 768px) {
    .sw-theme-arrows > ul.step-anchor {
        border: 0;
        background: #ddd !important;
    }
    .sw-theme-arrows > .nav-tabs > li {
        float: none !important;
        margin-bottom: 0;
    }
    .sw-theme-arrows > ul.step-anchor > li > a,
    .sw-theme-arrows > ul.step-anchor > li > a:hover {
        padding-left: 15px;
        margin-right: 0;
        margin-bottom: 1px;
    }
    .sw-theme-arrows > ul.step-anchor > li > a:after,
    .sw-theme-arrows > ul.step-anchor > li > a:before {
        display: none;
    }
}
.cp_resource-tabs {
    background-color: #fff;
    padding: 40px 15px 80px;
}
.cp_resource-tabs section > header {
    padding-top: 40px;
    padding-bottom: 22px;
    margin-left: -15px;
    margin-right: -15px;
}
.cp_resource-tabs section {
    max-width: 1140px;
    margin: 0 auto;
}
.cp_resource-tabs .h7 {
    margin-bottom: 0;
    display: inline-block;
}
.cp_resource-tabs .g-input-select,
.cp_resource-tabs .language {
    min-width: 135px;
}
.cp_resource-tabs .tab-navigation {
    background: #fff;
    z-index: 3;
    min-height: 38px;
    position: relative;
}
.cp_resource-tabs .tabs {
    width: 100%;
    border: 1px solid #000;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
    background: #fff;
    z-index: 1;
    position: absolute;
    top: 0;
}
.cp_resource-tabs .tabs .tab-wrap {
    padding: 7px 10px 5px;
    z-index: 2;
    width: 100%;
    float: left;
    display: none;
}
.cp_resource-tabs .tabs .tab-wrap.init {
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 2;
}
.cp_resource-tabs .tabs .tab-wrap.active:not(.init),
.cp_resource-tabs .tabs .tab-wrap:not(.init):hover {
    background: #eee;
}
.cp_resource-tabs .sort:after,
.cp_resource-tabs .tabs:after {
    content: "";
    width: 14px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
}
.cp_resource-tabs .tabs:after {
    position: absolute;
    right: 8px;
    top: 14px;
    background-image: url(../img/chevron_down_gray.svg);
}
.cp_resource-tabs .tabs.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.cp_resource-tabs .sort {
    position: relative;
    display: inline-block;
    color: #e31e24;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cp_resource-tabs .sort:hover {
    cursor: pointer;
}
.cp_resource-tabs .sort:after {
    position: absolute;
    right: -18px;
    top: 4px;
    background-image: url(../img/chevron_down_blue.svg);
}
.cp_resource-tabs .sort.sorted:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.cp_resource-tabs .item {
    display: none;
    margin: 0 -15px;
}
.cp_resource-tabs .item.active {
    display: block;
}
.cp_resource-tabs .list article,
.cp_resource-tabs .list header {
    padding-top: 18px;
    padding-bottom: 18px;
}
.cp_resource-tabs .list header {
    margin-top: 40px;
    display: none;
}
.cp_resource-tabs .list header .detail.size {
    text-align: right;
}
.cp_resource-tabs .detail,
.cp_resource-tabs:lang(ar) .list:lang(ar) header:lang(ar) .detail:lang(ar).size:lang(ar) {
    text-align: center;
}
.cp_resource-tabs .list article,
.cp_resource-tabs .list article .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cp_resource-tabs .list {
    padding-top: 20px;
}
.cp_resource-tabs .list .item:first-child {
    border-top: 1px solid #979797;
}
.cp_resource-tabs .detail.size {
    text-align: right;
    min-width: 140px;
}
@media only screen and (min-width: 400px) {
    .cp_resource-tabs .detail.size {
        min-width: 0;
    }
}
.cp_resource-tabs .detail.language {
    text-align: left;
}
.cp_resource-tabs:lang(ar) .detail:lang(ar).language:lang(ar) {
    text-align: right;
}
.cp_resource-tabs .details span,
.cp_resource-tabs .resource span {
    color: #9b9b9b;
}
.cp_resource-tabs .resource .col-12 {
    padding-right: 20px;
}
.cp_resource-tabs .icon-wrap {
    max-width: 40px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.cp_resource-tabs .link-wrap {
    max-width: calc(100% - 40px);
}
.cp_resource-tabs .details {
    margin-top: 16px;
}
.cp_resource-tabs footer {
    padding-top: 50px;
    padding-bottom: 18px;
}
@media only screen and (min-width: 993px) {
    .cp_resource-tabs .container,
    .cp_resource-tabs .no-gutters > .col,
    .cp_resource-tabs .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
    .cp_resource-tabs .no-gutters {
        margin-right: 0;
        margin-left: 0;
    }
    .cp_resource-tabs nav {
        border-bottom: 1px solid #979797;
        margin: 0;
    }
    .cp_resource-tabs .tabs {
        width: 100%;
        border: none;
        list-style-type: none;
        padding: 0;
        position: static;
    }
    .cp_resource-tabs .tabs:after {
        background: 0 0;
    }
    .cp_resource-tabs .tabs:not(.init) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cp_resource-tabs .tabs .tab-wrap {
        border: 1px solid #979797;
        cursor: pointer;
        padding: 20px;
        width: auto;
        font-size: 11px;
        line-height: 17px;
        font-weight: 600;
        color: #000;
        background-color: #eee;
        position: relative;
        height: 70px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        border-bottom: 0;
    }
    .cp_resource-tabs .tabs .tab-wrap.init {
        display: none !important;
    }
    .cp_resource-tabs .tabs .tab-wrap.active:not(.init),
    .cp_resource-tabs .tabs .tab-wrap:not(.init):hover {
        background: #fff;
    }
    .cp_resource-tabs .tabs .tab-wrap:hover {
        cursor: pointer;
    }
    .cp_resource-tabs .tabs .tab-wrap.active {
        height: 70px;
        position: relative;
        background-color: #fff;
        z-index: 1;
    }
    .cp_resource-tabs .tabs .tab-wrap.active span:after {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        height: 1px;
        background: #fff;
    }
    .cp_resource-tabs .tabs .tab-wrap.active:after,
    .cp_resource-tabs .tabs .tab-wrap.active:before {
        content: " ";
        position: absolute;
        left: -1px;
        right: -1px;
    }
    .cp_resource-tabs .tabs .tab-wrap.active:before {
        top: -7px;
        height: 8px;
        background-color: #fff;
        border-left: 1px solid #979797;
        border-right: 1px solid #979797;
    }
    .cp_resource-tabs .tabs .tab-wrap.active:after {
        top: -10px;
        height: 4px;
        background-color: #e31e24;
        z-index: 2;
    }
    .cp_resource-tabs .tabs [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
    .cp_resource-tabs .list header {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cp_resource-tabs .list .item:first-child {
        border-top: none;
    }
    .cp_resource-tabs .resource,
    .cp_resource-tabs .resource img {
        margin-bottom: 0;
    }
    .cp_resource-tabs .details {
        margin-top: 0;
    }
    .cp_resource-tabs .detail {
        text-align: center;
    }
    .cp_resource-tabs .detail.size {
        text-align: right;
        min-width: 0;
    }
    .cp_resource-tabs:lang(ar) .detail:lang(ar).size:lang(ar) {
        text-align: center;
        min-width: 0;
    }
    .cp_resource-tabs article {
        min-height: 79px;
    }
}
.errorOutline {
    outline-color: red;
    outline-style: solid;
}
.help-modal-product-reg {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    display: none;
    left: 250px;
    max-width: 100%;
    overflow: auto;
    padding: 5px;
    position: absolute;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 300px;
    z-index: 2;
}
@media (max-width: 992px) {
    .help-modal-product-reg {
        left: 75px;
    }
}
.help-modal-product-reg img {
    max-height: 100%;
    max-width: 100%;
}
.help-modal-product-reg p {
    font-size: 12px;
}
.promoted-filters {
    background-color: #222;
    background-size: cover;
    padding-bottom: 32px;
    padding-top: 32px;
    text-align: center;
}
@media (min-width: 992px) {
    .promoted-filters {
        padding-top: 64px;
    }
}
@media (max-width: 768px) {
    .promoted-filters .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}
.promoted-filters.promoted-filters--cta {
    margin-bottom: 32px;
    padding-bottom: 0;
}
.promoted-filters.promoted-filters--search {
    margin-top: 16px;
}
@media (min-width: 576px) {
    .promoted-filters.promoted-filters--search {
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .promoted-filters.promoted-filters--search .promoted-filters__filter-wrapper {
        padding: 0 15px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .promoted-filters.promoted-filters--search .promoted-filter-card:nth-child(1n + 5) {
        display: none;
    }
}
.promoted-filter-card,
.promoted-filters__filter-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
}
.promoted-filters.promoted-filters--search .card-body {
    padding: 0;
}
.promoted-filters.promoted-filters--search .card-body img {
    margin: 8px auto;
    max-width: 100%;
}
.promoted-filters.bg-textured-black {
    background-color: #222;
    background-image: url(../img/footer_bg.png);
}
.promoted-filters__filter-wrapper {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.promoted-filters--cta .promoted-filters__filter-wrapper:before,
.promoted-filters__filter-wrapper:after {
    background-color: #fff;
    height: calc(50% + 32px);
    position: absolute;
    content: "";
    top: 50%;
}
.promoted-filters__filter-wrapper:after {
    left: -50%;
    width: 10000px;
    z-index: 0;
}
.promoted-filters--cta .promoted-filters__filter-wrapper:after {
    left: 100%;
}
.promoted-filters--cta .promoted-filters__filter-wrapper {
    background-color: #e31e24;
    border-top: 4px solid #0be;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 42px auto 0;
    max-width: calc(100% - 32px);
    padding: 24px;
    width: 950px;
}
@media (min-width: 768px) {
    .promoted-filters--cta .promoted-filters__filter-wrapper {
        padding: 24px 48px;
    }
}
.promoted-filters--cta .promoted-filters__filter-wrapper:before {
    right: 100%;
    width: 10000px;
    z-index: 1;
}
.promoted-filters__filter-wrapper .slick-list {
    padding-right: 16px;
    z-index: 5;
}
.promoted-filters__cta-container {
    padding: 24px 0 0;
}
.promoted-filter-card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 16px;
    text-align: center;
    z-index: 5;
}
.promoted-filter-card:not(:last-child) {
    margin-right: 16px;
}
@media (min-width: 768px) {
    .promoted-filter-card {
        margin-left: 0;
        max-width: calc(33% - 48px);
        width: 275px;
    }
    .promoted-filter-card:not(:last-child) {
        margin-right: 24px;
    }
    .promotion--default .promotion {
        background-color: transparent;
    }
}
.promoted-filter-card .card-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 160px;
}
.promoted-filter-card .card-image img {
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.promoted-filter-card .card-body {
    max-width: 100%;
}
.promoted-filter-card .card-body img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.promoted-filter-card p {
    font-size: 13.6px;
    font-size: 0.85rem;
}
.promoted-filters__title {
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.promoted-filters--search .promoted-filters__title {
    margin-left: 15px;
    max-width: 100%;
}
@media (min-width: 992px) {
    .promoted-filters__title {
        margin-bottom: 64px;
    }
    .promoted-filters--search .promoted-filters__title {
        margin-bottom: 24px;
    }
}
.promotion {
    color: #fff;
    margin: 48px 0;
    position: relative;
}
.bg-white + .promotion.promotion--default {
    margin-top: 0;
}
.promotion.promotion--split-image-content {
    margin: 48px 0;
}
.promotion.promotion--bg-image,
.section-content-slider__article-slide .section-content-slider__img-container,
.slab.bg-white:not(.hero--single-angle) + .promotion--angled-bg {
    margin-top: 0;
}
.promotion.promotion--angled-bg {
    background-color: transparent;
}
.promotion.promotion--angled-bg hr {
    margin-left: auto;
    margin-right: auto;
}
.promotion.promotion--bg-image .promotion__bg-image {
    background-position: center center;
    background-size: cover;
    padding-bottom: 65%;
    width: 100%;
}
@media (min-width: 992px) {
    .promotion.promotion--bg-image .promotion__bg-image {
        height: 100%;
        left: 0;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
}
.promotion__wrapper {
    position: relative;
}
.promotion--default .promotion__wrapper {
    padding: 36px;
}
.promotion--default .promotion__wrapper:before {
    background: #e31e24;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 0;
}
.promotion--angled-bg .promotion__wrapper,
.promotion--angled-bg .promotion__wrapper .promotion__bg-img,
.promotion--split-image-content--slider .promotion__side-image .promotion__side-image-bg,
.promotion__side-image,
.promotion__side-image:lang(ar),
.section-content-slider__article-slide .section-content-slider__img-container {
    background-position: center center;
    background-size: cover;
}
@media (min-width: 768px) {
    .promotion.promotion--angled-bg hr {
        margin-left: 0;
        margin-right: 0;
    }
    .promotion__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .promotion--default .promotion__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 36px 0;
    }
    .promotion--default .promotion__wrapper:before {
        -webkit-transform: translateX(-50%) skew(-20deg);
        transform: translateX(-50%) skew(-20deg);
        width: calc(100% - 72px);
    }
}
.promotion--split-image-content .promotion__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.promotion--angled-bg .promotion__wrapper {
    overflow: hidden;
    position: relative;
}
.promotion--angled-bg .promotion__wrapper:after,
.promotion--angled-bg .promotion__wrapper:before {
    background-color: #fff;
    content: "";
    height: 1000px;
    position: absolute;
    width: 700px;
    z-index: 5;
}
.promotion--angled-bg .promotion__wrapper:before {
    left: -700px;
    top: 0;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.promotion--angled-bg .promotion__wrapper:after {
    bottom: 0;
    right: -700px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
@media (max-width: 768px) {
    .promotion--angled-bg .promotion__wrapper:after,
    .promotion--angled-bg .promotion__wrapper:before {
        display: none;
    }
}
@media (min-width: 768px) {
    .promotion--split-image-content .promotion__wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .promotion--content-left .promotion__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .promotion--angled-bg .promotion__wrapper {
        padding: 20px 36px;
    }
    .promotion--angled-bg .promotion__wrapper .promotion__bg-img {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .promotion--angled-bg .promotion__wrapper .promotion__bg-img .image-spacer {
        display: none;
    }
}
.promotion--angled-bg .promotion__wrapper .promotion__bg-img .image-spacer {
    padding-bottom: 56.25%;
}
.promotion__content {
    padding: 36px 0;
    position: relative;
    text-align: center;
}
@media (min-width: 768px) {
    .promotion__content {
        padding: 0 120px;
        position: relative;
        z-index: 2;
    }
}
.promotion--default .promotion__content {
    max-width: 100%;
    width: 900px;
}
.promotion--split-image-content .promotion__content {
    background-color: #e31e24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 475px;
    padding: 36px 16px;
    text-align: left;
    width: 100%;
}
@media (min-width: 768px) {
    .promotion--split-image-content .promotion__content {
        min-height: 525px;
        padding: 64px;
        width: 50%;
    }
}
.promotion--angled-bg .promotion__content {
    background-color: #e31e24;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-left: 16px;
    margin-top: -32px;
    padding: 48px 24px 48px 36px;
    position: relative;
    width: calc(100% - 32px);
    z-index: 10;
}
@media (min-width: 576px) {
    .promotion--angled-bg .promotion__content {
        margin-top: -100px;
    }
}
@media (min-width: 768px) {
    .promotion--angled-bg .promotion__content {
        display: inline-block;
        margin-top: 0;
        max-width: 360px;
        text-align: left;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.promotion--angled-bg .promotion__content p {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.promotion--bg-image .promotion__content {
    background-color: #e31e24;
    padding: 16px 32px;
    -webkit-transform: translateY(-36px);
    transform: translateY(-36px);
}
@media (min-width: 576px) {
    .promotion--bg-image .promotion__content {
        -webkit-transform: translateY(-72px);
        transform: translateY(-72px);
    }
}
@media (min-width: 992px) {
    .promotion--angled-bg .promotion__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 500px;
    }
    .promotion--bg-image .promotion__content {
        margin: 36px 16px 36px 0;
        padding: 48px 32px;
        text-align: left;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 40%;
    }
}
.promotion--bg-image .promotion__content .promotion__pretitle {
    margin-bottom: 24px;
}
@media (max-width: 992px) {
    .promotion--bg-image .promotion__content .hr--striped {
        margin-left: auto;
        margin-right: auto;
    }
}
.promotion__content:lang(ar) {
    padding: 36px 0;
    position: relative;
    text-align: right;
}
@media (min-width: 768px) {
    .promotion__content:lang(ar) {
        padding: 0 120px;
        position: relative;
        z-index: 2;
        text-align: right;
        margin: 36px 0 36px 16px;
    }
}
.promotion--default .promotion__content:lang(ar) {
    max-width: 100%;
    width: 900px;
}
.promotion--split-image-content .promotion__content:lang(ar) {
    background-color: #e31e24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 475px;
    padding: 36px 16px;
    text-align: left;
    width: 100%;
}
@media (min-width: 768px) {
    .promotion--split-image-content .promotion__content:lang(ar) {
        min-height: 525px;
        padding: 64px;
        width: 50%;
    }
}
.promotion--angled-bg .promotion__content:lang(ar) {
    background-color: #e31e24;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    margin-left: 16px;
    margin-top: -32px;
    padding: 48px 24px 48px 36px;
    position: relative;
    width: calc(100% - 32px);
    z-index: 10;
}
@media (min-width: 576px) {
    .promotion--angled-bg .promotion__content:lang(ar) {
        margin-top: -100px;
    }
}
@media (min-width: 768px) {
    .promotion--angled-bg .promotion__content:lang(ar) {
        display: inline-block;
        margin-top: 0;
        max-width: 360px;
        text-align: left;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.promotion--angled-bg .promotion__content:lang(ar) p {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.promotion--bg-image .promotion__content:lang(ar) {
    background-color: #e31e24;
    padding: 16px 32px;
    -webkit-transform: translateY(-36px);
    transform: translateY(-36px);
}
@media (min-width: 576px) {
    .promotion--bg-image .promotion__content:lang(ar) {
        -webkit-transform: translateY(-72px);
        transform: translateY(-72px);
    }
}
@media (min-width: 992px) {
    .promotion--angled-bg .promotion__content:lang(ar) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 500px;
    }
    .promotion--bg-image .promotion__content:lang(ar) {
        margin: 36px 16px 36px 0;
        padding: 48px 32px;
        text-align: left;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 40%;
    }
}
.promotion--bg-image .promotion__content:lang(ar) .promotion__pretitle {
    margin-bottom: 24px;
}
@media (max-width: 992px) {
    .promotion--bg-image .promotion__content:lang(ar) .hr--striped {
        margin-left: auto;
        margin-right: auto;
    }
}
.promotion__content-slide {
    left: -9999px;
    max-height: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.promotion__content-slide.is-active {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
}
.promotion__pretitle {
    color: #fcbd30;
    margin-bottom: 48px;
}
.promotion--angled-bg .promotion__pretitle {
    color: #fff;
    margin-bottom: 16px;
}
.promotion--split-image-content .promotion__pretitle {
    margin-bottom: 8px;
}
.promotion__cta-container {
    padding: 16px 0 0;
}
.promotion__side-image {
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .promotion__side-image {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 50%;
    }
    .promotion--content-left .promotion__side-image {
        left: auto;
        right: 0;
    }
    .promotion__side-image .image-spacer {
        display: none;
    }
}
.promotion--split-image-content--slider .promotion__side-image .promotion__side-image-bg {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.promotion--split-image-content--slider .promotion__side-image .promotion__side-image-bg.is-active {
    opacity: 1;
}
.promotion__side-image .image-spacer {
    padding-bottom: 56.25%;
    width: 100%;
}
.promotion__side-image:lang(ar) {
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .promotion__side-image:lang(ar) {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 50%;
    }
    .promotion--content-left .promotion__side-image:lang(ar) {
        left: 0;
        right: auto;
    }
    .promotion__side-image:lang(ar) .image-spacer {
        display: none;
    }
}
.promotion--split-image-content--slider .promotion__side-image:lang(ar) .promotion__side-image-bg {
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.qa-accordion .qa-accordion__toggle-link,
.tabs-header__tab {
    cursor: pointer;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.promotion--split-image-content--slider .promotion__side-image:lang(ar) .promotion__side-image-bg.is-active {
    opacity: 1;
}
.promotion__side-image:lang(ar) .image-spacer {
    padding-bottom: 56.25%;
    width: 100%;
}
.promotion__slider-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 0 0;
}
.promotion__slider-controls a:first-child {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.promotion__slider-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
}
.promotion__slider-control .active-image {
    display: none;
}
.promotion__slider-control.is-active .active-image {
    display: block;
}
.promotion__slider-control.is-active .inactive-image {
    display: none;
}
.promotion__slider-control-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px;
}
.qa-accordion {
    padding: 16px 0;
}
.qa-accordion .card {
    border: 1px solid #eee;
    border-bottom: 1px solid #eee !important;
    border-radius: 0;
    margin-bottom: 8px;
}
.qa-accordion .card-header {
    border-bottom: 0;
    padding: 0;
}
.qa-accordion .qa-accordion__toggle-link {
    background-color: #eee;
    color: #222;
    display: inline-block;
    padding: 16px 48px 16px 16px;
    position: relative;
    text-decoration: none;
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.qa-accordion .qa-accordion__toggle-link:hover {
    background-color: #d5d5d5;
    text-decoration: none;
}
.qa-accordion .qa-accordion__toggle-link.collapsed .qa-accordion__header-icon {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
}
.qa-accordion .qa-accordion__question-title {
    color: #222;
    margin-bottom: 0;
}
.qa-accordion .qa-accordion__header-icon {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 576px) {
    .results-sort-header__sort {
        width: 100%;
    }
}
#filterList {
    border: none;
}
.retailer-listing {
    padding: 15px;
}
.retailer-listing .newpar {
    width: calc(33% - 16px);
}
.retailer-listing:after {
    content: none;
}
.retailer-listing__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
}
.retailer-listing__btn img {
    -ms-flex-item-align: center;
    align-self: center;
    left: 50%;
    max-height: calc(100% - 32px);
    max-width: calc(100% - 32px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.retailer-listing-product-detail__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
}
.retailer-listing-product-detail__btn img {
    -ms-flex-item-align: center;
    align-self: center;
    left: 50%;
    max-height: calc(100% - 12px);
    max-width: calc(100% - 12px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.buyonlineitem {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 3px solid #eee;
    margin-bottom: 16px;
    margin-right: 8px;
    margin-left: 8px;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: calc(50% - 16px);
}
@media (min-width: 768px) {
    .retailer-listing {
        padding: 0;
    }
    .buyonlineitem {
        width: calc(33.3333% - 16px);
    }
}
.buyonlineitem:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}
.richtext ol,
ul {
    list-style-position: outside !important;
    padding: 16px 0 16px 30px;
}
.richtext:lang(ar) ol:lang(ar),
ul:lang(ar) {
    list-style-position: outside !important;
    padding: 16px 30px 16px 0;
}
.search-overlay {
    background-color: #e31e24;
    height: 100vh;
    left: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 125%;
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100vw;
    z-index: 99999;
}
.search-overlay.is-open {
    max-height: 100vh;
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    top: 0;
}
.search-overlay > .container-fluid {
    padding-right: 0;
}
.search-overlay__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 16px;
}
.link_tab,
.slab__tab,
.tabbed-filters__tab {
    -webkit-box-flex: 1;
    border: 0;
}
.search-overlay__header .search-overlay__header-icon {
    height: 20px;
}
.search-overlay__header button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    padding: 10px 16px;
}
@media (min-width: 992px) {
    .search-overlay__header button img {
        max-height: 50px;
        max-width: 50px;
        width: 50px;
    }
}
.search-overlay__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    padding-top: 32px;
}
.search-overlay__search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    max-width: calc(100% - 16px);
}
.search-overlay__search-form input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #eee;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 4px;
    font-size: 16px;
    font-size: 1rem;
}
.search-overlay__search-form input::-webkit-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.search-overlay__search-form input:-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.search-overlay__search-form input::-moz-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
.search-overlay__search-form input:-ms-input-placeholder {
    color: #767676;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
}
@media (min-width: 576px) {
    .search-overlay__search-form input::-webkit-input-placeholder {
        font-size: 15px;
    }
    .search-overlay__search-form input:-moz-placeholder {
        font-size: 15px;
    }
    .search-overlay__search-form input::-moz-placeholder {
        font-size: 15px;
    }
    .search-overlay__search-form input:-ms-input-placeholder {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
    .search-overlay__search-form input {
        line-height: 54px;
        font-size: 48px;
        font-size: 3rem;
    }
    .search-overlay__search-form input::-webkit-input-placeholder {
        color: #767676;
        font-family: Roboto, Arial, sans-serif;
        font-size: 48px;
        font-style: normal;
        letter-spacing: 1px;
        text-transform: none;
    }
    .search-overlay__search-form input:-moz-placeholder {
        color: #767676;
        font-family: Roboto, Arial, sans-serif;
        font-size: 48px;
        font-style: normal;
        letter-spacing: 1px;
        text-transform: none;
    }
    .search-overlay__search-form input::-moz-placeholder {
        color: #767676;
        font-family: Roboto, Arial, sans-serif;
        font-size: 48px;
        font-style: normal;
        letter-spacing: 1px;
        text-transform: none;
    }
    .search-overlay__search-form input:-ms-input-placeholder {
        color: #767676;
        font-family: Roboto, Arial, sans-serif;
        font-size: 48px;
        font-style: normal;
        letter-spacing: 1px;
        text-transform: none;
    }
}
@media (min-width: 992px) and (min-width: 576px) {
    .search-overlay__search-form input::-webkit-input-placeholder {
        font-size: 48px;
    }
    .search-overlay__search-form input:-moz-placeholder {
        font-size: 48px;
    }
    .search-overlay__search-form input::-moz-placeholder {
        font-size: 48px;
    }
    .search-overlay__search-form input:-ms-input-placeholder {
        font-size: 48px;
    }
}
.search-overlay__search-form button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
}
.btn--icon-small,
.link_tab,
.slab__tab {
    -webkit-appearance: none;
}
.search-overlay__searches {
    margin-top: 24px;
    padding: 0 0 0 16px;
}
.search-overlay__searches ul {
    list-style-type: none;
    margin: 0;
    padding: 8px 0;
}
.search-overlay__searches ul li a {
    color: #eee;
    display: inline-block;
    padding: 6px 0;
}
.ui-autocomplete {
    z-index: 99999;
}
.clear-filter-btn {
    display: none;
}
.alert-info {
    color: #000;
}
.mr-md-4:lang(ar) {
    margin-left: 1.5rem;
}
.section-content-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-content-slider .slick-list {
    padding-right: 16px;
}
.section-content-slider__slide {
    border: 0;
    padding: 16px 0;
}
@media (min-width: 576px) {
    .section-content-slider__slide {
        padding: 0 12px 24px;
    }
}
.section-content-slider__slide img {
    margin: 0 auto 8px;
    max-height: 120px;
    max-width: 100%;
    width: auto;
}
@media (max-width: 576px) {
    .section-content-slider__slide .card-body {
        padding: 8px;
    }
}
.section-content-slider__story-slide {
    border: 0;
    border-radius: 0;
    margin-left: 16px;
    margin-top: 24px;
    padding-top: 24px;
    position: relative;
    text-align: center;
}
.section-content-slider__category {
    background-color: #0be;
    color: #fff;
    left: 50%;
    max-width: calc(100% - 32px);
    padding: 12px 24px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
@media (min-width: 768px) {
    .section-content-slider__category {
        max-width: calc(100% - 100px);
    }
}
.section-content-slider__img-container {
    position: relative;
}
.section-content-slider__img-container .card-img-top {
    left: 50%;
    max-height: calc(100% - 32px);
    max-width: calc(100% - 32px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
}
.section-content-slider__img-container .section-content-slider__product-badge {
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.section-content-slider__article-slide {
    border: 0;
    border-radius: 0;
    color: #222;
    display: block;
    margin-left: 16px;
    margin-top: 24px;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-content-slider__article-slide:hover {
    color: #222;
    opacity: 0.85;
    text-decoration: none;
}
.section-content-slider__article-slide + .section-content-slider__article-slide {
    padding-top: 0 !important;
}
.section-content-slider__article-slide .card-body {
    padding-left: 0;
}
.js-section-content-slider-section .section-content__slider-controls {
    display: none;
}
.js-qty-selector-minus,
.js-qty-selector-plus {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn--icon-small {
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    color: #e31e24;
    display: inline-block;
    background: #eee;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    white-space: normal;
    width: 40px;
    height: 40px;
}
.item-count {
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    width: 80px;
    height: 40px;
    margin: 0;
    padding: 0 1px;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    outline: 0;
    color: #4a4a4a;
}
.product-details__actions .item-count {
    border: 1px solid #eee;
}
.pricing-alert {
    background: #fff;
    border-top: 3px solid #e4002b !important;
}
.in-stock:before,
.order:before,
.out-of-stock:before {
    margin-left: 10px;
    background-size: 10px 10px;
    display: inline-block;
    width: 20px;
    background-position: center;
    margin-right: 10px;
    height: 20px;
}
.disclaimer {
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.5;
}
.in-stock:before {
    content: url(../img/in-stock-icon-sm-20.png);
    background-repeat: no-repeat;
}
.order:before,
.out-of-stock:before {
    content: url(../img/order-icon-sm-20.png);
    background-repeat: no-repeat;
}
.slab,
.tabs-header {
    background-size: cover;
}
.slab.slab--center hr,
.slab__header {
    margin-left: auto;
    margin-right: auto;
}
.price-toggle {
    border: 1px solid #e31e24;
}
.price-toggle label {
    background-color: #fff;
    min-width: unset;
    font-size: 10px;
    border: none;
}
.price-toggle label.active {
    background-color: #e31e24 !important;
}
.slab {
    background-color: #fff;
    background-position: center center;
    padding: 36px 0;
}
@media (min-width: 768px) {
    .slab {
        padding: 36px 0;
    }
}
.slab.slab--has-bottom-offset {
    padding: 48px 0 96px;
}
@media (min-width: 768px) {
    .slab.slab--has-bottom-offset {
        padding: 72px 0 144px;
    }
    .slab--left .slab__header {
        margin-left: 0;
        margin-right: 0;
    }
}
.slab.bg-white {
    color: #222;
}
.hero--double-angle + .slab.bg-white,
.hero--single-angle + .slab.bg-white {
    padding-top: 48px;
}
.slab.bg-blue + .bg-blue,
.slab.bg-gray + .bg-gray,
.slab.bg-white:not(.hero--single-angle) + .bg-white {
    padding-top: 0;
}
.slab.bg-gray {
    background-color: #eee;
}
.slab.bg-blue {
    background-color: #e31e24;
    color: #fff;
}
.slab.bg-textured-black {
    background-color: #222;
    background-image: url(../img/footer_bg.png);
}
.slab.slab--center {
    text-align: center;
}
.slab.slab--center:empty {
    display: none;
}
.slab__header {
    max-width: 900px;
}
.slab__main-image-container img,
.slab__search {
    max-width: 100%;
}
.bg-black .slab__header {
    color: #fff;
}
.slab__content:not(:empty) {
    height: auto !important;
}
@media (max-width: 768px) {
    .slab__content .image img {
        max-width: 100%;
    }
}
.slab__cta-container,
.slab__title {
    margin-bottom: 16px;
}
.slab__main-image-container {
    margin-bottom: 16px;
    text-align: center;
}
.slab__search {
    margin-left: auto;
    margin-right: auto;
    width: 520px;
}
.slab__tab {
    -moz-appearance: none;
    appearance: none;
    background-color: #eee;
    border-bottom: 1px solid #eee;
    color: #000;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    letter-spacing: 1px;
    margin: 0;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 0.6875rem;
}
.subnavigation .nav-link,
.table:not(.product-compare-table) {
    font-family: Roboto, Arial, sans-serif;
}
@media (min-width: 768px) {
    .slab__tab {
        padding: 24px;
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.slab__tab:hover {
    color: #000;
    text-decoration: none;
}
.slab__tab:not(:first-child) {
    border-left: 1px solid #eee;
}
.slab__tab.is-active {
    background-color: #fff;
    padding: 18px 12px;
    position: relative;
}
.link_tab.is-active:before,
.slab__tab.is-active:before {
    background-color: #fff;
    height: 8px;
    width: 100%;
    content: "";
}
@media (min-width: 768px) {
    .slab__tab.is-active {
        padding: 28px 24px;
    }
}
.slab__tab.is-active .slab__tab-chevron {
    display: none;
    opacity: 0;
}
.slab__tab.is-active:before {
    border-top: 4px solid #e31e24;
    left: 0;
    position: absolute;
    top: -8px;
}
.slab__tab .slab__tab-chevron {
    display: inline-block;
    margin-left: 8px;
}
.slab-tab-content {
    left: -9999px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slab-tab-content.is-active {
    left: 0;
    max-height: 10000px;
    opacity: 1;
    position: relative;
}
.columnrow {
    padding: 12px 0;
}
.slab-shadowbox {
    padding-right: 5px;
    padding-left: 5px;
}
.slab-shadowbox .container-fluid {
    background-color: #fff;
    border-top: 8px solid #e31e24;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 10px 50px 30px;
    max-width: 1201px;
}
@media (min-width: 768px) {
    .slab-shadowbox {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.slider-filter {
    padding: 16px 0;
}
.slider-filter__filter {
    padding: 8px 0;
    position: relative;
}
.slider-filter__filter:after {
    background-image: url(../img/active_link_underline_white.png);
    background-repeat: repeat;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.slider-filter__filter.is-active,
.slider-filter__filter:active,
.slider-filter__filter:focus,
.slider-filter__filter:hover {
    color: #222;
    text-decoration: none;
}
.slider-filter__filter.is-active:after,
.slider-filter__filter:active:after,
.slider-filter__filter:focus:after,
.slider-filter__filter:hover:after {
    opacity: 1;
}
.split-image-content img {
    left: 50%;
    opacity: 1;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media (min-width: 576px) {
    .split-image-content ul.splitColumns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .split-image-content ul.splitColumns li {
        page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid-column;
        margin: 0 10px;
    }
}
.sticky-cta {
    border-top: 4px solid #026;
    position: relative;
    width: 100%;
    z-index: 50;
}
@media (max-width: 768px) {
    .sticky-cta {
        display: none;
    }
}
.sticky-cta.sticky-cta--hidden-until-parent-is-stuck,
.sticky-cta.sticky-cta--hidden-until-stuck .sticky-cta__content {
    left: -9999px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is_stuck .sticky-cta.sticky-cta--hidden-until-parent-is-stuck,
.sticky-cta.sticky-cta--hidden-until-stuck.is_stuck .sticky-cta__content {
    max-height: 500px;
    opacity: 1;
    position: relative;
    left: 0;
}
.sticky-cta.sticky-cta--hidden-until-stuck {
    border-top: 0;
    padding: 0 !important;
}
.sticky-cta.sticky-cta--hidden-until-stuck.is_stuck {
    border-top: 3px solid #026;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    padding: 16px 0 !important;
}
.sticky-cta img {
    max-height: 100px;
    max-width: 100px;
}
.sticky-sub-menu {
    color: #fff;
    display: none;
    padding: 0;
    z-index: 5;
}
@media (min-width: 768px) {
    .sticky-sub-menu {
        display: block;
    }
}
.sticky-sub-menu.sticky-sub-menu--persist {
    display: block !important;
}
.sticky-sub-menu + .section-content {
    padding-top: 48px;
}
.sticky-sub-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sticky-sub-menu .navbar-nav {
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-bottom: 26px;
    padding-top: 26px;
    width: 100%;
}
@media (max-width: 992px) {
    .sticky-sub-menu .navbar-nav {
        padding-bottom: 8px;
    }
}
.sticky-sub-menu a.nav-link {
    font-size: 11px;
    font-size: 0.6875rem;
}
.sticky-sub-menu a.nav-link:hover {
    text-decoration: underline;
}
.sticky-sub-menu a.nav-link.active {
    color: #e31e24 !important;
}
.sticky-sbm {
    top: 0;
    width: 100%;
}
@media (max-width: 768px) {
    .sticky-sub-menu .navbar-nav {
        padding: 4px 15px;
    }
    .sticky-sbm {
        position: relative !important;
    }
}
.sticky-sbm:after,
.sticky-sbm:before {
    content: "";
    display: table;
}
.is_stuck + .section-content {
    padding-top: 210px;
}
@media (min-width: 768px) {
    .sticky-sub-menu a.nav-link {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    .sticky-spacer-active {
        height: 80px;
    }
}
.long-desc {
    font-size: 1rem;
}
.subnavigation {
    background-color: #e31e24;
    padding: 3px 0;
    position: relative;
    z-index: 4;
}
@media (max-width: 768px) {
    .subnavigation {
        display: none;
    }
}
.subnavigation .nav-link {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
}
.link_tab,
.table:not(.product-compare-table) thead th,
.tabs-header__tab {
    text-transform: uppercase;
    font-weight: 900;
}
.subnavigation .nav-link:hover {
    color: #fff;
    text-decoration: underline;
}
.link_tab {
    -moz-appearance: none;
    appearance: none;
    background-color: #eee;
    border-bottom: 1px solid #eee;
    color: #000;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    font-family: Roboto, Arial, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 16px;
    text-align: center;
    font-size: 11px;
    font-size: 0.6875rem;
}
@media (min-width: 768px) {
    .link_tab {
        padding: 24px;
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.link_tab:hover {
    color: #000;
    text-decoration: none;
}
.link_tab:not(:first-child) {
    border-left: 1px solid #eee;
}
.link_tab.is-active {
    background-color: #fff;
    padding: 18px 12px;
    position: relative;
}
@media (min-width: 768px) {
    .link_tab.is-active {
        padding: 28px 24px;
    }
}
.link_tab.is-active .link_tab-chevron {
    display: none;
    opacity: 0;
}
.link_tab.is-active:before {
    border-top: 4px solid #e31e24;
    left: 0;
    position: absolute;
    top: -8px;
}
.link_tab .link_tab-chevron {
    display: inline-block;
    margin-left: 8px;
}
.tabbed-content__header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 16px 0;
}
.tabbed-content__header ul li:not(:last-child) {
    margin-right: 32px;
    position: relative;
}
.tabbed-content__header ul li:not(:last-child):after {
    background-color: #222;
    content: "";
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
    width: 1px;
}
.tabbed-content__header ul li a {
    color: #222;
    margin-bottom: 0;
    padding: 8px;
    position: relative;
}
.tabbed-content__header ul li a:after {
    background-image: url(../img/active_link_underline.png);
    background-repeat: repeat;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
.tabbed-content__header ul li a.is-active,
.tabbed-content__header ul li a:active,
.tabbed-content__header ul li a:focus,
.tabbed-content__header ul li a:hover {
    color: #e31e24;
    text-decoration: none;
}
.tabbed-content__header ul li a.is-active:after,
.tabbed-content__header ul li a:active:after,
.tabbed-content__header ul li a:focus:after,
.tabbed-content__header ul li a:hover:after {
    opacity: 1;
}
.tabbed-content__content {
    padding: 16px 0;
}
.tabbed-content__content-item {
    left: -99999px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-content__content-item.is-active {
    left: 0;
    max-height: 100%;
    opacity: 1;
    position: relative;
}
.tabbed-content__content-img {
    max-height: 300px;
    max-width: 100%;
}
.tabbedfilters .tabbed-filters__articlelist {
    display: none;
}
.tabbedfilters .tabbed-filters__articlelist.is-active {
    display: block;
}
.tabbed-filters {
    margin-bottom: 16px;
    margin-top: -24px;
    position: relative;
    z-index: 5;
}
.tabbed-filters__wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}
.tabbed-filters__tab {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #eee;
    color: #000;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    padding: 16px 24px;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
}
@media (min-width: 768px) {
    .tabbed-content__header ul li:not(:last-child) {
        margin-right: 48px;
    }
    .tabbed-content__header ul li:not(:last-child):after {
        right: -24px;
    }
    .tabbed-filters {
        margin-top: -72px;
    }
    .tabbed-filters__tab {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.tabbed-filters__tab:hover {
    color: #000;
    text-decoration: none;
}
.tabbed-filters__tab.is-active {
    background-color: #fff;
    padding: 18px 24px;
    position: relative;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.tabbed-filters__tab.is-active:before {
    background-color: #e31e24;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%;
}
.tabbed-filters__tab.is-active .tabbed-filters__tab-chevron {
    opacity: 0;
}
.tabbed-filters__tab span {
    display: inline-block;
    margin: 4px 0;
}
@media (min-width: 768px) {
    .tabbed-filters__tab span {
        margin-bottom: 0;
    }
}
.tabbed-filters__tab .tabbed-filters__tab-chevron {
    display: inline-block;
    margin-left: 8px;
}
.tabbed-filters__tab-content {
    left: -9999px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__see-more-btn img,
.utility-bar__region-selector {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__tab-content.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.tabbed-filters__see-more-btn {
    -webkit-appearance: 0;
    -moz-appearance: 0;
    appearance: 0;
    border: 0;
    margin: 8px auto;
    padding: 8px;
}
.tabbed-filters__see-more-btn img {
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__filtered-form-content,
.tabbed-filters__more-tags {
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__see-more-btn .unexpand-text {
    display: none;
}
.tabbed-filters__see-more-btn.is-expanded img {
    -webkit-transform: rotate(180deg) translateY(2px);
    transform: rotate(180deg) translateY(2px);
}
.tabbed-filters__see-more-btn.is-expanded .unexpand-text {
    display: inline-block;
}
.tabbed-filters__form-filter-toggles a,
.tabbed-filters__see-more-btn.is-expanded .expand-text {
    display: none;
}
.tabbed-filters__form-filter-toggles a.is-active {
    display: inline-block;
}
.tabbed-filters__filtered-form-content {
    left: -99999px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__filtered-form-content.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.tabbed-filters__more-tags {
    left: -9999px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tabbed-filters__more-tags.is-active {
    left: 0;
    opacity: 1;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.table:not(.product-compare-table) {
    margin: 24px 0;
    font-size: 14px;
    font-size: 0.875rem;
}
.table:not(.product-compare-table) thead th,
.tabs-header__search input,
.tabs-header__tab {
    font-family: Roboto, Arial, sans-serif;
}
.table:not(.product-compare-table) .expandable-table-row {
    left: -9999px;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.table:not(.product-compare-table).is-expanded .expandable-table-row {
    left: 0;
    max-height: 500px;
    max-height: 300px;
    position: relative;
}
.table:not(.product-compare-table).table-striped tbody tr:nth-of-type(even) {
    background-color: #eee !important;
}
.table:not(.product-compare-table).table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}
.table:not(.product-compare-table) thead {
    background-color: #eee;
}
.table:not(.product-compare-table) thead th {
    letter-spacing: 2px;
    font-size: 9.8px;
    font-size: 0.6125rem;
}
.table:not(.product-compare-table) a:not(.btn) {
    text-decoration: underline;
}
.table--convertible.imperial .converted-value,
.table--convertible.metric .unconverted-value {
    display: none;
}
#table-specifications.table td,
#table-specifications.table th {
    width: 50%;
}
.tabs-header {
    background-position: top center;
    padding: 48px 0 0;
}
@media (min-width: 768px) {
    .tabs-header {
        padding: 96px 0 0;
    }
}
.tabs-header__search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.tabs-header__search .tabs-header__clear-search,
.tabs-header__search .tabs-header__search-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tabs-header__search .tabs-header__submit-icon {
    background-color: transparent;
    border-style: none;
    height: 30px;
    width: 30px;
    left: 16px;
    padding: initial;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tabs-header__search .tabs-header__submit-icon img {
    position: inherit;
    display: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}
.tabs-header__search .tabs-header__clear-search {
    right: 16px;
}
.tabs-header__search input {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    color: #222;
    letter-spacing: 2px;
    padding: 16px 40px 11px 60px;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
}
.tabs-header__search input::-webkit-input-placeholder {
    color: rgba(118, 118, 118, 0.4);
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tabs-header__search input:-moz-placeholder {
    color: rgba(118, 118, 118, 0.4);
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tabs-header__search input::-moz-placeholder {
    color: rgba(118, 118, 118, 0.4);
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tabs-header__search input:-ms-input-placeholder {
    color: rgba(118, 118, 118, 0.4);
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (min-width: 576px) {
    .tabs-header__search input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .tabs-header__search input:-moz-placeholder {
        font-size: 16px;
    }
    .tabs-header__search input::-moz-placeholder {
        font-size: 16px;
    }
    .tabs-header__search input:-ms-input-placeholder {
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .tabs-header__search input {
        padding: 10px 40px 6px 60px;
        font-size: 24px;
        font-size: 1.5rem;
    }
    .tabs-header__search input::-webkit-input-placeholder {
        color: rgba(118, 118, 118, 0.4);
        font-family: Roboto, Arial, sans-serif;
        font-size: 24px;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .tabs-header__search input:-moz-placeholder {
        color: rgba(118, 118, 118, 0.4);
        font-family: Roboto, Arial, sans-serif;
        font-size: 24px;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
}
@media (min-width: 768px) and (min-width: 576px) {
    .tabs-header__search input::-webkit-input-placeholder {
        font-size: 24px;
    }
    .tabs-header__search input:-moz-placeholder {
        font-size: 24px;
    }
    .tabs-header__search input::-moz-placeholder {
        font-size: 24px;
    }
    .tabs-header__search input:-ms-input-placeholder {
        font-size: 24px;
    }
}
.tabs-header__search input:active,
.tabs-header__search input:focus {
    outline: 0;
}
.tabs-header__submit-btn {
    width: 100%;
}
@media (min-width: 768px) {
    .tabs-header__search input::-moz-placeholder {
        color: rgba(118, 118, 118, 0.4);
        font-family:Roboto, Arial, sans-serif;
        font-size: 24px;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .tabs-header__search input:-ms-input-placeholder {
        color: rgba(118, 118, 118, 0.4);
        font-family: Roboto, Arial, sans-serif;
        font-size: 24px;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .tabs-header__submit-btn {
        width: auto;
    }
}
.tabs-header__tab {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #eee;
    border-radius: 0;
    letter-spacing: 1px;
    margin: 0;
    padding: 16px;
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border: 1px solid #979797;
    border-bottom: 0;
    font-size: 10.35px;
    font-size: 0.6470588235rem;
}
@media (min-width: 768px) {
    .tabs-header__tab {
        padding: 24px;
    }
}
.tabs-header__tab:hover {
    background-color: #fff;
}
.tabs-header__tab.is-active {
    background-color: #fff;
    cursor: default;
    padding: 22px 16px;
    position: relative;
}
@media (min-width: 768px) {
    .tabs-header__tab.is-active {
        padding: 30px;
        font-size: 0.8rem;
    }
}
.tabs-header__tab.is-active:before {
    background-color: #0be;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.container.selector {
    padding: 30px 10px 60px;
}
.selector .col-xs-6.col-md-3 {
    padding: 15px;
}
.selector h1 small {
    font-size: 0.5em;
    letter-spacing: 0.05em;
    color: #555;
}
.selector h1 span.bold {
    font-weight: 900 !important;
}
.selector .btn {
    width: 100%;
}
.selector .card-img-top {
    max-width: 200px;
    margin: auto;
}
.btn-xl-padding {
    padding-top: 40px;
}
.tipselector_image {
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
}
.selector-tips {
    margin-top: 40px;
}
.selector-tips-results-container {
    display: none;
    border: unset;
    max-width: 260px;
}
.js_selector_template_image {
    margin-left: auto;
    margin-right: auto;
    max-width: 260px;
}
.js_selector_template_productpagepath {
    font-size: 16px;
    text-align: left;
}
.js_selector_template_productpagepath .card-title {
    font-weight: 500;
    font-size: 12px;
    margin-top: 0.75rem;
    text-align: left;
}
.tipselectorv2 h5 {
    font-weight: 700;
}
.utility-bar .navbar-nav .nav-item .nav-link,
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link {
    color: #9b9b9b;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Roboto, Arial, sans-serif;
}
.tipselectorv2 .tipselector-lookup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tipselectorv2 .tipselector-lookup .js-tipselector-lookup {
    display: unset;
    width: 100%;
    margin-right: 10px;
    background-image: unset !important;
}
.two-up-image-block__image-block {
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}
@media (min-width: 768px) {
    .two-up-image-block__image-block {
        margin-bottom: 0 !important;
        width: calc(50% - 16px);
    }
}
.two-up-image-block__image-block:not(:last-child) {
    margin-bottom: 32px;
}
.two-up-image-block__image-block:hover {
    opacity: 0.9;
}
.two-up-image-block__image-block .responsive-image-spacer {
    padding-bottom: 56.25%;
}
.two-up-image-block__image-block-title {
    bottom: 24px;
    left: 24px;
    margin-bottom: 0;
    position: absolute;
}
.utility-bar {
    background-color: #e31e24;
    padding: 0;
    position: relative;
    z-index: 11;
}
@media (max-width: 992px) {
    .utility-bar {
        display: none;
    }
}
.utility-bar .navbar-collapse {
    position: relative;
}
.utility-bar .navbar-nav {
    background-color: #e31e24;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 4px 0;
    position: relative;
    width: 100%;
    z-index: 12;
}
.utility-bar .navbar-nav .nav-item .nav-link {
    margin: 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
}
.utility-bar .navbar-nav .nav-item .nav-link:hover {
    text-decoration: none;
}
.utility-bar .navbar-nav .nav-item .nav-link .nav-link-text {
    display: inline-block;
    text-transform: initial;
    font-size: 14px;
}
.utility-bar .navbar-nav .nav-item .nav-link .g-icon + .nav-link-text,
.utility-bar .navbar-nav .nav-item .nav-link .nav-link-text + .g-icon {
    margin-left: 12px;
}
.utility-bar .navbar-nav .nav-item.utility-bar__region {
    display: inline-block;
    margin-left: 16px;
    position: relative;
    white-space: nowrap;
}
.utility-bar .navbar-nav .nav-item.utility-bar__region:before {
    background-color: #fff;
    content: "";
    height: 20px;
    left: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
.utility-bar .navbar-nav .nav-item.utility-bar__region .nav-link {
    margin-right: 0;
}
.utility-bar .navbar-nav:lang(ar) {
    background-color: #222;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 4px 0;
    position: relative;
    width: 100%;
    z-index: 12;
}
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link {
    margin: 0 10px;
    font-size: 11px;
    font-size: 0.6875rem;
}
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link:hover {
    text-decoration: none;
}
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link .nav-link-text {
    display: inline-block;
}
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link .g-icon {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link .g-icon + .nav-link-text,
.utility-bar .navbar-nav:lang(ar) .nav-item .nav-link .nav-link-text + .g-icon {
    margin-left: 12px;
}
.utility-bar .navbar-nav:lang(ar) .nav-item.utility-bar__region {
    display: inline-block;
    margin-left: 0;
    margin-right: 8px;
    position: relative;
}
.utility-bar .navbar-nav:lang(ar) .nav-item.utility-bar__region:before {
    background-color: #9b9b9b;
    content: "";
    height: 20px;
    left: auto;
    right: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
.utility-bar .navbar-nav:lang(ar) .nav-item.utility-bar__region .nav-link {
    margin-right: 0;
}
.utility-bar__region-selector {
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
    right: 0;
    top: -420px;
    -webkit-transform: translateY(-371px);
    transform: translateY(-371px);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 260px;
    z-index: 10;
}
.utility-bar__region-selector.is-open {
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
}
.cart-util {
    padding: 3px 0;
    min-width: 100px;
    font-size: 0.6875rem;
    letter-spacing: 1px;
}
.cart-util .cart-white-icon {
    height: 15px;
}
.video-modal {
    padding: 0 !important;
    text-align: center;
}
.video-modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}
.video-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: calc(100% - 24px);
}
.video-modal .modal-body,
.video-modal .modal-content {
    background-color: transparent;
    border: 0;
    padding: 0;
}
.video-modal iframe {
    border: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    vertical-align: bottom;
}
@media (min-width: 768px) {
    .video-modal .modal-dialog {
        width: 100%;
    }
    .video-modal iframe {
        max-width: calc(100% - 8px);
    }
}
.video-modal .close {
    opacity: 1;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 768px) {
    .video-modal .close {
        float: none;
        position: absolute;
        right: 0;
        top: -30px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.video-modal .close:hover {
    opacity: 0.8;
}
.video-modal .close span {
    color: #fff;
    font-size: 30px;
}
.video-modal .close .g-icon {
    max-height: 40px;
    max-width: 40px;
}
.video-modal__video-container {
    overflow: hidden;
    padding-bottom: 65.25%;
    position: relative;
}
@media (min-width: 768px) {
    .video-modal__video-container {
        padding-bottom: 56.25%;
    }
}
.video-modal__video-container embed,
.video-modal__video-container iframe,
.video-modal__video-container object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tabbed-filters__tab-content.is-active:before {
    content: none;
}
.online-retailers .btn span:first-child,
.online-retailers a span:first-child,
.show-more .btn span:first-child,
.show-more a span:first-child {
    display: inline;
}
.online-retailers .btn span:last-child,
.online-retailers .btn.showing span:first-child,
.online-retailers a span:last-child,
.online-retailers a.showing span:first-child,
.show-more .btn span:last-child,
.show-more .btn.showing span:first-child,
.show-more a span:last-child,
.show-more a.showing span:first-child {
    display: none;
}
.online-retailers .btn.showing span:last-child,
.online-retailers a.showing span:last-child,
.show-more .btn.showing span:last-child,
.show-more a.showing span:last-child {
    display: inline;
}
.collection .nested,
.collection > footer {
    display: none;
}
.collection.showing .nested:nth-child(-n + 6),
.collection.showing > footer {
    display: block;
}
.retailer-listing.collapsed {
    max-height: 211px;
    overflow: hidden;
    position: relative;
}
.retailer-listing.collapsed:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(33%, rgba(255, 255, 255, 0.1)), color-stop(80%, #fff), color-stop(99%, #fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 33%, #fff 80%, #fff 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
}
@media only screen and (min-width: 577px) {
    .retailer-listing {
        margin-left: -8px;
        margin-right: -8px;
    }
    .buyonlineitem {
        max-width: calc(25% - 16px);
        max-height: 180px;
    }
}
@media only screen and (min-width: 993px) {
    .buyonlineitem {
        max-width: calc(16.666% - 16px);
        max-height: 135px;
    }
}
.g-input-icon-submit input.location-search {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.g-input-icon-submit input.location-search.wide {
    padding-right: 110px;
}
.black-icon-button {
    max-height: 42px;
    padding: 14px;
}
.address-search {
    outline: 0;
    border: none;
    background: 0 0;
    position: absolute;
    z-index: 1;
    right: 20px;
    height: 42px;
    color: #9b9b9b;
}
.address-search span {
    font-family: Roboto, Arial, sans-serif;
    letter-spacing: 0.1rem;
    font-size: 0.8125rem;
}
.address-search:hover {
    color: #4a4a4a;
}
.result {
    font-family: Roboto, Arial, sans-serif;
}
.js-wtb-buy-online {
    display: none;
}

.featuredcontent .slab__header {
    text-align: center;
}

.site-footer__social-link i {
    font-size: 22px;
}

.columnrow .row {
    align-items: center;
}

.link-card.card.link-card-three {
    border: 2px solid #000;
    padding: 20px;
    margin-bottom: 0;
}

.btn.btn--bg-white.products {
    background: #e31e24;
    color: #fff;
}

.btn.btn--bg-white.products:hover {
    background: #000;
}

.info-card .card-body a {
    color: #000;
    text-decoration: none;
    text-align: center;
}

.info-card .card-body a:hover, .site-navigation__top-nav li a:hover {
    color: #e31e24;
}

/* start banner slider css */

.slick-arrow {
	z-index: 1;
	width: 40px;
	height: 40px;
}

.slick-arrow:before {
	font-size: 30px;
}
.slick-next {
	right: 0;
}
.slick-prev {
	left: 0;
}

.btn-wrap {
	text-align: center;
	width: 100%;
}

/* end banner slider css */

/* start gallery section css */

.container__img-holder {
    max-width: 280px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    margin-left: 16px;
    cursor: pointer;
    border: 1px solid #e31e24;
  }
  
  /* .container__img-holder:nth-child(3n+1) {
    margin-left: 0;
  } */
  
  .container__img-holder img {
    width: 100%;
    height: 220px;
    display: block;
  }
  
  
  /* Popup Styling */
  .img-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 9;
  }
  
  .img-popup img {
    max-width: 900px;
    width: 100%;
    opacity: 0;
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  
  .close-btn {
    width: 35px;
    height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  
  .close-btn .bar {
    height: 4px;
    background: #333;
  }
  
  .close-btn .bar:nth-child(1) {
    transform: rotate(45deg);
  }
  
  .close-btn .bar:nth-child(2) {
    transform: translateY(-4px) rotate(-45deg);
  }
  
  .opened {
    display: flex;
  }
  
  .opened img {
    animation: animatepopup 1s ease-in-out .8s;
    -webkit-animation: animatepopup .3s ease-in-out forwards;
  }
  
  @keyframes animatepopup {
  
    to {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
    }
  
  }
  
  .site-footer__top-link:hover,
.site-header .navbar-nav .nav-item .nav-link:hover,
.site-header .navbar-nav .nav-item:lang(ar) .nav-link:hover { color: #e31e24; }

.site-footer__top a:hover, .site-footer__bottom a:hover { color: #e31e24 !important; text-decoration: none;   }

.utility-bar .navbar-nav .nav-item .nav-link:hover { color: #000; }
  
  @media screen and (max-width: 880px) {
  
    .container__img-holder:nth-child(3n+1) {
      margin-left: 16px;
    }
  
  }

/* end gallery section css */

section.hero.hero--double-angle.hero--center.industries {
    padding: 180px 0 240px;
}

.more a {
    width: 100%;
    background: #000;
    padding: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
}

.product-card_on-hover h3 a:hover, .link-card .card-title a:hover { color: #000; }

.page-content {
    padding-top: 143px;
}

.headfixed {
    position: fixed;
    z-index: 9;
    right: 0;
    left: 0;
    height: 143px;
}

.relatedproducts h4.card-title.p a:hover { color: #000; }

.download {
    text-align: left;
}

.hero__cta-container .btn.btn--bg-white {
    display: none;
}


.site-header__desktop-nav.ui-widget{
    left: -8px;
}